summaryrefslogtreecommitdiff
path: root/include/configs/M5253DEMO.h
AgeCommit message (Expand)AuthorFilesLines
2021-09-01Convert CONFIG_SYS_MALLOC_LEN to KconfigTom Rini1-1/+0
2021-09-01Finish converting CONFIG_SYS_CACHELINE_SIZE to KconfigTom Rini1-1/+0
2021-09-01Convert CONFIG_SYS_LOAD_ADDR to KconfigTom Rini1-2/+0
2021-08-30i2c: fsl_i2c: Migrate to KconfigTom Rini1-4/+0
2021-08-30Convert CONFIG_SYS_I2C_LEGACY to Kconfig and add CONFIG_[ST]PL_SYS_I2C_LEGACYTom Rini1-1/+0
2021-07-28i2c: Rename CONFIG_SYS_I2C to CONFIG_SYS_I2C_LEGACYSimon Glass1-1/+1
2020-06-05Convert CONFIG_CMD_ASKENV et al to KconfigTom Rini1-4/+0
2020-05-19common: Drop linux/stringify.h from common headerSimon Glass1-0/+2
2020-05-08treewide: mem: Move mtest related defines to KconfigAshok Reddy Soma1-3/+0
2019-11-21env: Finish migration of common ENV optionsTom Rini1-7/+0
2018-10-20Convert CONFIG_FLASH_CFI_DRIVER et al to KconfigAdam Ford1-2/+0
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2018-04-09treewide: Convert CONFIG_HOSTNAME to a string optionMario Six1-1/+1
2018-02-24Convert CONFIG_BOOTP_BOOTPATH et al to KconfigAdam Ford1-2/+0
2018-01-19m68k: Drop unreferenced CONFIG_* definesTuomas Tynkkynen1-2/+0
2017-09-03include/configs: remove numerous CONFIG_SYS_BARGSIZE definitionsThomas Petazzoni1-2/+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-5/+0
2017-08-15Move environment files from common/ to env/Simon Glass1-2/+2
2017-07-26Convert CONFIG_ENV_IS_IN_FLASH to KconfigSimon Glass1-2/+0
2017-05-22Kconfig: Add a CONFIG_IDE optionSimon Glass1-1/+1
2017-05-22Convert CONFIG_CMD_IDE to KconfigSimon Glass1-1/+0
2017-03-19Kconfig: Migrate CONFIG_BAUDRATEPhilipp Tomsich1-1/+0
2017-01-28disk: convert CONFIG_DOS_PARTITION to KconfigPatrick Delaunay1-1/+0
2017-01-28disk: convert CONFIG_MAC_PARTITION to KconfigPatrick Delaunay1-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-3/+0
2016-04-25configs: Re-sync almost all of cmd/KconfigTom Rini1-1/+0
2015-06-26Move defaults from config_cmd_default.h to KconfigJoe Hershberger1-6/+0
2015-04-23m68k: add architecture-specific u-boot.ldsangelo@sysam.it1-0/+4
2015-03-28m68k: mcf52x2: move CPU type to Kconfig and refactor config.mkMasahiro Yamada1-2/+0
2013-11-06ColdFire: fix some typoes for CF platformjason1-1/+1
2013-11-04config: remove platform CONFIG_SYS_HZ definition part 1/2Rob Herring1-2/+0
2013-11-04config: Add a default CONFIG_SYS_PROMPTRob Herring1-1/+0
2013-10-15Coding Style cleanup: remove trailing white spaceWolfgang Denk1-1/+1
2013-07-24Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini1-5/+5
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-19/+2
2013-07-23i2c, fsl_i2c: switch to new multibus/multiadapter supportHeiko Schocher1-5/+5
2012-10-15COMMON: Use __stringify() instead of MK_STR()Marek Vasut1-1/+1
2012-06-20CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place thereTom Rini1-1/+0
2011-10-06board configs: drop NET_MULTI referencesMike Frysinger1-1/+0
2011-09-04ColdFire:Define the DM9000 byteswap for M5253 board.Jason Jin1-0/+1
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: Fix incorrect M5253DEMO default environmentTsiChung Liew1-1/+1
2010-03-24ColdFire: Cache update for all platformsTsiChung Liew1-0/+15
2010-03-24ColdFire: Update M5253DEMO configuration fileTsiChung Liew1-7/+2
2009-07-11remove _IO_BASE and KSEG1ADDR from board configuration filesTimur Tabi1-1/+0
2009-06-15Convert DM9000 driver for CONFIG_NET_MULTIRemy Bohmer1-0/+1