summaryrefslogtreecommitdiff
path: root/include/configs/astro_mcf5373l.h
Commit message (Expand)AuthorAgeFilesLines
* Convert CONFIG_FLASH_CFI_DRIVER et al to KconfigAdam Ford2018-10-191-4/+0
* Convert CONFIG_MISC_INIT_R to KconfigAdam Ford2018-08-171-1/+0
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* fpga: Added Kconfig support for FPGA_SPARTAN3Vipul Kumar2018-02-281-1/+0
* Convert CONFIG_BOOTP_BOOTPATH et al to KconfigAdam Ford2018-02-231-4/+0
* configs: Migrate CONFIG_SYS_TEXT_BASETom Rini2018-02-111-2/+0
* fpga: Resync various CONFIG_FPGA_* symbolsTuomas Tynkkynen2018-02-051-2/+0
* m68k: Drop unreferenced CONFIG_* definesTuomas Tynkkynen2018-01-191-2/+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-1/+1
* common: Move CONFIG_BOOTARGS to KconfigSam Protsenko2017-08-141-4/+0
* kconfig: Convert FPGA and FPGA_ALTERA configuration to KconfigTien Fong Chee2017-07-261-2/+0
* Convert CONFIG_ENV_IS_IN_FLASH to KconfigSimon Glass2017-07-251-2/+0
* powerpc: Remove unneccessary #ifdefs in reginfoChristophe Leroy2017-07-221-3/+0
* Convert CONFIG_CMD_JFFS2 to KconfigSimon Glass2017-05-221-3/+0
* Convert CONFIG_CMD_FPGA_LOADBP et al to KconfigSimon Glass2017-05-221-1/+0
* cmd: add Kconfig option for 'date' commandChris Packham2017-05-011-1/+0
* Kconfig: Migrate CONFIG_BAUDRATEPhilipp Tomsich2017-03-191-2/+0
* common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig optionHeiko Schocher2016-06-091-13/+0
* configs: Re-sync with cmd/KconfigTom Rini2016-04-251-1/+0
* include/configs: Whitespace fixupTom Rini2016-04-251-1/+0
* configs: Re-sync almost all of cmd/KconfigTom Rini2016-04-251-1/+0
* configs: Re-sync HUSH optionsTom Rini2016-04-251-1/+0
* Fix typo: commmand -> command.Vagrant Cascadian2015-12-051-1/+1
* cmd: Convert CONFIG_CMD_ELF to KconfigBin Meng2015-10-211-1/+0
* kconfig: add config option for shell promptNikita Kiryanov2015-08-131-2/+0
* Move defaults from config_cmd_default.h to KconfigJoe Hershberger2015-06-251-10/+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/+4
* m68k: mcf532x: move CPU type to Kconfig and refactor config.mkMasahiro Yamada2015-03-281-10/+0
* fpga: Guard the LOADMK functionality with CMD_FPGA_LOADMKSiva Durga Prasad Paladugu2014-05-201-0/+1
* config: remove platform CONFIG_SYS_HZ definition part 2/2Rob Herring2013-11-041-2/+0
* Coding Style cleanup: remove trailing white spaceWolfgang Denk2013-10-141-1/+1
* Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini2013-07-241-6/+5
|\
| * i2c, fsl_i2c: switch to new multibus/multiadapter supportHeiko Schocher2013-07-231-5/+5
| * i2c, soft-i2c: switch to new multibus/multiadapter supportHeiko Schocher2013-07-231-1/+0
* | Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-17/+1
|/
* COMMON: Use __stringify() instead of rest of implementationsMarek Vasut2012-10-151-4/+3
* hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.cTom Rini2012-06-201-1/+0
* 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
* Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk2010-10-181-3/+3
* mkconfig: change CONFIG_MK_ prefix into plain CONFIG_Wolfgang Denk2010-10-181-2/+2
* ColdFire: Cache update for all platformsTsiChung Liew2010-03-241-0/+11
* add ASTRO MCF5373L boardWolfgang Wegner2010-03-241-0/+389