summaryrefslogtreecommitdiff
path: root/include/configs/astro_mcf5373l.h
AgeCommit message (Expand)AuthorFilesLines
2021-09-01Convert CONFIG_SYS_MALLOC_LEN to KconfigTom Rini1-2/+0
2021-09-01Finish converting CONFIG_SYS_CACHELINE_SIZE to KconfigTom Rini1-1/+0
2021-09-01Convert CONFIG_SYS_LOAD_ADDR to KconfigTom Rini1-3/+0
2021-08-30astro_mcf5373l: Rework ASTRO_ID logicTom Rini1-7/+7
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-1/+0
2020-05-08treewide: mem: Move mtest related defines to KconfigAshok Reddy Soma1-3/+0
2020-01-10m68k: Drop CONFIG_MCFPIT supportTom Rini1-1/+0
2019-11-21env: Finish migration of common ENV optionsTom Rini1-4/+0
2018-10-20Convert CONFIG_FLASH_CFI_DRIVER et al to KconfigAdam Ford1-4/+0
2018-08-17Convert CONFIG_MISC_INIT_R to KconfigAdam Ford1-1/+0
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2018-02-28fpga: Added Kconfig support for FPGA_SPARTAN3Vipul Kumar1-1/+0
2018-02-24Convert CONFIG_BOOTP_BOOTPATH et al to KconfigAdam Ford1-4/+0
2018-02-11configs: Migrate CONFIG_SYS_TEXT_BASETom Rini1-2/+0
2018-02-06fpga: Resync various CONFIG_FPGA_* symbolsTuomas Tynkkynen1-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-1/+1
2017-08-15common: Move CONFIG_BOOTARGS to KconfigSam Protsenko1-4/+0
2017-07-26kconfig: Convert FPGA and FPGA_ALTERA configuration to KconfigTien Fong Chee1-2/+0
2017-07-26Convert CONFIG_ENV_IS_IN_FLASH to KconfigSimon Glass1-2/+0
2017-07-23powerpc: Remove unneccessary #ifdefs in reginfoChristophe Leroy1-3/+0
2017-05-22Convert CONFIG_CMD_JFFS2 to KconfigSimon Glass1-3/+0
2017-05-22Convert CONFIG_CMD_FPGA_LOADBP et al to KconfigSimon Glass1-1/+0
2017-05-01cmd: add Kconfig option for 'date' commandChris Packham1-1/+0
2017-03-19Kconfig: Migrate CONFIG_BAUDRATEPhilipp Tomsich1-2/+0
2016-06-09common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig optionHeiko Schocher1-13/+0
2016-04-25configs: Re-sync with cmd/KconfigTom Rini1-1/+0
2016-04-25include/configs: Whitespace fixupTom Rini1-1/+0
2016-04-25configs: Re-sync almost all of cmd/KconfigTom Rini1-1/+0
2016-04-25configs: Re-sync HUSH optionsTom Rini1-1/+0
2015-12-06Fix typo: commmand -> command.Vagrant Cascadian1-1/+1
2015-10-21cmd: Convert CONFIG_CMD_ELF to KconfigBin Meng1-1/+0
2015-08-13kconfig: add config option for shell promptNikita Kiryanov1-2/+0
2015-06-26Move defaults from config_cmd_default.h to KconfigJoe Hershberger1-10/+0
2015-06-01net: Move the CMD_NET config to defconfigsJoe Hershberger1-1/+0
2015-04-23m68k: add architecture-specific u-boot.ldsangelo@sysam.it1-0/+4
2015-03-28m68k: mcf532x: move CPU type to Kconfig and refactor config.mkMasahiro Yamada1-10/+0
2014-05-20fpga: Guard the LOADMK functionality with CMD_FPGA_LOADMKSiva Durga Prasad Paladugu1-0/+1
2013-11-04config: remove platform CONFIG_SYS_HZ definition part 2/2Rob Herring1-2/+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-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