Age | Commit message (Expand) | Author |
2020-06-04 | Convert CONFIG_CMD_ASKENV et al to Kconfig | Tom Rini |
2020-05-08 | treewide: mem: Move mtest related defines to Kconfig | Ashok Reddy Soma |
2020-01-10 | m68k: Drop CONFIG_MCFPIT support | Tom Rini |
2019-11-20 | env: Finish migration of common ENV options | Tom Rini |
2018-10-19 | Convert CONFIG_FLASH_CFI_DRIVER et al to Kconfig | Adam Ford |
2018-08-17 | Convert CONFIG_MISC_INIT_R to Kconfig | Adam Ford |
2018-05-07 | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini |
2018-02-28 | fpga: Added Kconfig support for FPGA_SPARTAN3 | Vipul Kumar |
2018-02-23 | Convert CONFIG_BOOTP_BOOTPATH et al to Kconfig | Adam Ford |
2018-02-11 | configs: Migrate CONFIG_SYS_TEXT_BASE | Tom Rini |
2018-02-05 | fpga: Resync various CONFIG_FPGA_* symbols | Tuomas Tynkkynen |
2018-01-19 | m68k: Drop unreferenced CONFIG_* defines | Tuomas Tynkkynen |
2017-09-03 | include/configs: remove numerous CONFIG_SYS_BARGSIZE definitions | Thomas Petazzoni |
2017-09-03 | include/configs: drop default definitions of CONFIG_SYS_MAXARGS | Thomas Petazzoni |
2017-09-03 | include/configs: drop default definitions of CONFIG_SYS_PBSIZE | Thomas Petazzoni |
2017-09-03 | include/configs: remove CONFIG_SYS_CBSIZE when the default value is used | Thomas Petazzoni |
2017-08-15 | Move environment files from common/ to env/ | Simon Glass |
2017-08-14 | common: Move CONFIG_BOOTARGS to Kconfig | Sam Protsenko |
2017-07-26 | kconfig: Convert FPGA and FPGA_ALTERA configuration to Kconfig | Tien Fong Chee |
2017-07-25 | Convert CONFIG_ENV_IS_IN_FLASH to Kconfig | Simon Glass |
2017-07-22 | powerpc: Remove unneccessary #ifdefs in reginfo | Christophe Leroy |
2017-05-22 | Convert CONFIG_CMD_JFFS2 to Kconfig | Simon Glass |
2017-05-22 | Convert CONFIG_CMD_FPGA_LOADBP et al to Kconfig | Simon Glass |
2017-05-01 | cmd: add Kconfig option for 'date' command | Chris Packham |
2017-03-19 | Kconfig: Migrate CONFIG_BAUDRATE | Philipp Tomsich |
2016-06-09 | common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option | Heiko Schocher |
2016-04-25 | configs: Re-sync with cmd/Kconfig | Tom Rini |
2016-04-25 | include/configs: Whitespace fixup | Tom Rini |
2016-04-25 | configs: Re-sync almost all of cmd/Kconfig | Tom Rini |
2016-04-25 | configs: Re-sync HUSH options | Tom Rini |
2015-12-05 | Fix typo: commmand -> command. | Vagrant Cascadian |
2015-10-21 | cmd: Convert CONFIG_CMD_ELF to Kconfig | Bin Meng |
2015-08-13 | kconfig: add config option for shell prompt | Nikita Kiryanov |
2015-06-25 | Move defaults from config_cmd_default.h to Kconfig | Joe Hershberger |
2015-06-01 | net: Move the CMD_NET config to defconfigs | Joe Hershberger |
2015-04-23 | m68k: add architecture-specific u-boot.lds | angelo@sysam.it |
2015-03-28 | m68k: mcf532x: move CPU type to Kconfig and refactor config.mk | Masahiro Yamada |
2014-05-20 | fpga: Guard the LOADMK functionality with CMD_FPGA_LOADMK | Siva Durga Prasad Paladugu |
2013-11-04 | config: remove platform CONFIG_SYS_HZ definition part 2/2 | Rob Herring |
2013-10-14 | Coding Style cleanup: remove trailing white space | Wolfgang Denk |
2013-07-24 | Merge branch 'master' of git://git.denx.de/u-boot-i2c | Tom Rini |
2013-07-24 | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk |
2013-07-23 | i2c, fsl_i2c: switch to new multibus/multiadapter support | Heiko Schocher |
2013-07-23 | i2c, soft-i2c: switch to new multibus/multiadapter support | Heiko Schocher |
2012-10-15 | COMMON: Use __stringify() instead of rest of implementations | Marek Vasut |
2012-06-20 | hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c | Tom Rini |
2012-06-20 | CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place there | Tom Rini |
2010-10-26 | Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value | Wolfgang Denk |
2010-10-26 | Rename CONFIG_SYS_INIT_RAM_END into CONFIG_SYS_INIT_RAM_SIZE | Wolfgang Denk |
2010-10-18 | Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE | Wolfgang Denk |