summaryrefslogtreecommitdiff
path: root/include/configs/M5272C3.h
AgeCommit message (Expand)Author
2020-06-04Convert CONFIG_CMD_ASKENV et al to KconfigTom Rini
2020-05-08treewide: mem: Move mtest related defines to KconfigAshok Reddy Soma
2020-01-10configs: purge unneeded fec definesAngelo Durgehello
2019-11-20env: Finish migration of common ENV optionsTom Rini
2018-10-19Convert CONFIG_FLASH_CFI_DRIVER et al to KconfigAdam Ford
2018-08-17Convert CONFIG_MII et al to KconfigAdam Ford
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-04-08treewide: Convert CONFIG_HOSTNAME to a string optionMario Six
2018-02-23Convert CONFIG_BOOTP_BOOTPATH et al to KconfigAdam Ford
2017-09-03include/configs: remove numerous CONFIG_SYS_BARGSIZE definitionsThomas Petazzoni
2017-09-03include/configs: drop default definitions of CONFIG_SYS_MAXARGSThomas Petazzoni
2017-09-03include/configs: drop default definitions of CONFIG_SYS_PBSIZEThomas Petazzoni
2017-09-03include/configs: remove CONFIG_SYS_CBSIZE when the default value is usedThomas Petazzoni
2017-08-15Move environment files from common/ to env/Simon Glass
2017-07-25Convert CONFIG_ENV_IS_IN_FLASH to KconfigSimon Glass
2017-03-19Kconfig: Migrate CONFIG_BAUDRATEPhilipp Tomsich
2016-06-09common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig optionHeiko Schocher
2016-04-25configs: Re-sync with cmd/KconfigTom Rini
2016-04-25configs: Re-sync almost all of cmd/KconfigTom Rini
2015-10-21cmd: Convert CONFIG_CMD_ELF to KconfigBin Meng
2015-08-13kconfig: add config option for shell promptNikita Kiryanov
2015-06-25Move defaults from config_cmd_default.h to KconfigJoe Hershberger
2015-06-01net: Move the CMD_NET config to defconfigsJoe Hershberger
2015-05-19net: Remove all references to CONFIG_ETHADDR and friendsJoe Hershberger
2015-04-23m68k: add architecture-specific u-boot.ldsangelo@sysam.it
2015-03-28m68k: mcf52x2: move CPU type to Kconfig and refactor config.mkMasahiro Yamada
2013-11-04config: remove platform CONFIG_SYS_HZ definition part 1/2Rob Herring
2013-10-14Coding Style cleanup: remove trailing white spaceWolfgang Denk
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2012-06-20CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place thereTom Rini
2011-10-05board configs: drop NET_MULTI referencesMike Frysinger
2010-10-26Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated valueWolfgang Denk
2010-10-26Rename CONFIG_SYS_INIT_RAM_END into CONFIG_SYS_INIT_RAM_SIZEWolfgang Denk
2010-03-24ColdFire: Cache update for all platformsTsiChung Liew
2009-08-25unify {CONFIG_,}ENV_IS_EMBEDDEDMike Frysinger
2008-11-03ColdFire: Use CFI driver for M5272C3TsiChung Liew
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD
2008-10-14Remove unwanted ';' at end of define.Selvamuthukumar
2008-09-10rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD
2008-09-10rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASHJean-Christophe PLAGNIOL-VILLARD
2008-08-28ColdFire: Add CONFIG_MII_INIT for M5272C3TsiChung Liew
2008-08-28ColdFire: Raise uart baudrate to 115200 bpsTsiChung Liew
2008-05-21Big white-space cleanup.Wolfgang Denk
2007-08-16ColdFire: Update Freescale MCF52x2 platformsTsiChungLiew
2007-07-10include/configs/[J-O]*: Cleanup BOOTP and lingering CFG_CMD_*.Jon Loeliger
2007-07-08include/configs: Use new CONFIG_CMD_* in various M* named board config files.Jon Loeliger
2004-02-12* Some code cleanupwdenk
2003-12-08* Patch by Bernhard Kuhn, 28 Nov 2003:wdenk