summaryrefslogtreecommitdiffstats
path: root/include/configs/M5249EVB.h
Commit message (Expand)AuthorAgeFilesLines
* Convert CONFIG_SYS_DEVICE_NULLDEV to KconfigSimon Glass2020-08-231-2/+0
* Convert CONFIG_CMD_ASKENV et al to KconfigTom Rini2020-06-041-4/+0
* treewide: mem: Move mtest related defines to KconfigAshok Reddy Soma2020-05-081-3/+0
* env: Finish migration of common ENV optionsTom Rini2019-11-201-4/+0
* Convert CONFIG_MX_CYCLIC to KconfigAdam Ford2019-08-231-1/+0
* Convert CONFIG_FLASH_CFI_DRIVER et al to KconfigAdam Ford2018-10-191-3/+0
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* Convert CONFIG_BOOTP_BOOTPATH et al to KconfigAdam Ford2018-02-231-6/+0
* include/configs: remove numerous CONFIG_SYS_BARGSIZE definitionsThomas Petazzoni2017-09-031-2/+0
* include/configs: drop default definitions of CONFIG_SYS_MAXARGSThomas Petazzoni2017-09-031-1/+0
* include/configs: drop default definitions of CONFIG_SYS_PBSIZEThomas Petazzoni2017-09-031-1/+0
* include/configs: remove CONFIG_SYS_CBSIZE when the default value is usedThomas Petazzoni2017-09-031-5/+0
* Move environment files from common/ to env/Simon Glass2017-08-151-2/+2
* Convert CONFIG_ENV_IS_IN_FLASH to KconfigSimon Glass2017-07-251-2/+0
* Kconfig: Migrate CONFIG_BAUDRATEPhilipp Tomsich2017-03-191-1/+0
* Convert CONFIG_SYS_CONSOLE_INFO_QUIET to KconfigSimon Glass2016-10-231-1/+0
* configs: Re-sync with cmd/KconfigTom Rini2016-04-251-1/+0
* configs: Re-sync almost all of cmd/KconfigTom Rini2016-04-251-1/+0
* Move defaults from config_cmd_default.h to KconfigJoe Hershberger2015-06-251-1/+0
* net: Move the CMD_NET config to defconfigsJoe Hershberger2015-06-011-1/+0
* m68k: add architecture-specific u-boot.ldsangelo@sysam.it2015-04-231-0/+5
* m68k: mcf52x2: move CPU type to Kconfig and refactor config.mkMasahiro Yamada2015-03-281-3/+0
* config: remove platform CONFIG_SYS_HZ definition part 1/2Rob Herring2013-11-041-2/+0
* config: Add a default CONFIG_SYS_PROMPTRob Herring2013-11-041-1/+0
* Coding Style cleanup: remove trailing white spaceWolfgang Denk2013-10-141-1/+1
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-17/+1
* CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place thereTom Rini2012-06-201-1/+0
* Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated valueWolfgang Denk2010-10-261-2/+1
* Rename CONFIG_SYS_INIT_RAM_END into CONFIG_SYS_INIT_RAM_SIZEWolfgang Denk2010-10-261-4/+4
* ColdFire: Cache update for all platformsTsiChung Liew2010-03-241-0/+15
* ColdFire: Modules header files cleanupTsiChung Liew2008-11-031-7/+7
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-181-57/+57
* rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD2008-09-101-3/+3
* rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASHJean-Christophe PLAGNIOL-VILLARD2008-09-101-1/+1
* ColdFire: Raise uart baudrate to 115200 bpsTsiChung Liew2008-08-281-2/+2
* drivers/mtd: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD2008-08-131-1/+1
* Coding style cleanupStefan Roese2007-08-181-1/+0
* ColdFire: Add M5249EVB platform for MCF52x2TsiChungLiew2007-08-161-0/+195