aboutsummaryrefslogtreecommitdiff
path: root/include/configs/M53017EVB.h
AgeCommit message (Expand)AuthorFilesLines
2017-09-03include/configs: remove numerous CONFIG_SYS_BARGSIZE definitionsThomas Petazzoni1-1/+0
2017-09-03include/configs: drop default definitions of CONFIG_SYS_MAXARGSThomas Petazzoni1-1/+0
2017-09-03include/configs: drop default definitions of CONFIG_SYS_PBSIZEThomas Petazzoni1-1/+0
2017-09-03include/configs: remove CONFIG_SYS_CBSIZE when the default value is usedThomas Petazzoni1-6/+0
2017-08-15Move environment files from common/ to env/Simon Glass1-1/+1
2017-08-14common: Move CONFIG_BOOTARGS to KconfigSam Protsenko1-2/+0
2017-07-25Convert CONFIG_ENV_IS_IN_FLASH to KconfigSimon Glass1-1/+0
2017-07-22powerpc: Remove unneccessary #ifdefs in reginfoChristophe Leroy1-3/+0
2017-05-01cmd: add Kconfig option for 'date' commandChris Packham1-1/+0
2017-03-19Kconfig: Migrate CONFIG_BAUDRATEPhilipp Tomsich1-1/+0
2016-06-09common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig optionHeiko Schocher1-1/+0
2016-04-25configs: Re-sync with cmd/KconfigTom Rini1-2/+0
2016-04-25configs: Re-sync almost all of cmd/KconfigTom Rini1-2/+0
2015-10-21cmd: Convert CONFIG_CMD_ELF to KconfigBin Meng1-1/+0
2015-08-13kconfig: add config option for shell promptNikita Kiryanov1-1/+0
2015-06-25Move defaults from config_cmd_default.h to KconfigJoe Hershberger1-5/+0
2015-06-01net: Move the CMD_NET config to defconfigsJoe Hershberger1-1/+0
2015-05-19net: Remove all references to CONFIG_ETHADDR and friendsJoe Hershberger1-3/+0
2015-04-23m68k: add architecture-specific u-boot.ldsangelo@sysam.it1-0/+4
2015-03-28m68k: fix 3 broken boardsangelo@sysam.it1-1/+1
2015-03-28m68k: mcf532x: move CPU type to Kconfig and refactor config.mkMasahiro Yamada1-2/+0
2013-11-04config: remove platform CONFIG_SYS_HZ definition part 1/2Rob Herring1-1/+0
2013-10-14Coding Style cleanup: remove trailing white spaceWolfgang Denk1-1/+1
2013-07-24Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini1-6/+5
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-17/+1
2013-07-23i2c, fsl_i2c: switch to new multibus/multiadapter supportHeiko Schocher1-5/+5
2013-07-23i2c, soft-i2c: switch to new multibus/multiadapter supportHeiko Schocher1-1/+0
2012-06-20CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place thereTom Rini1-1/+0
2011-10-05board configs: drop NET_MULTI referencesMike Frysinger1-1/+0
2010-10-26Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated valueWolfgang Denk1-2/+1
2010-10-26Rename CONFIG_SYS_INIT_RAM_END into CONFIG_SYS_INIT_RAM_SIZEWolfgang Denk1-4/+4
2010-03-24ColdFire: Cache update for all platformsTsiChung Liew1-0/+11
2010-03-24ColdFire: Misc update for M53017TsiChung Liew1-2/+4
2009-07-14ColdFire: Update bootargsTsiChung Liew1-0/+3
2009-07-14ColdFire: Fix M53017EVB flash sizeTsiChung Liew1-1/+1
2009-07-14ColdFire: Update configuration file to use flash buffer writeTsiChung Liew1-0/+2
2009-03-17ColdFire: Provide gzip image size V2 & V3 platformsTsiChung Liew1-0/+1
2008-11-03ColdFire: Add MCF5301x CPU and M53017EVB supportTsiChung Liew1-0/+247