| Commit message (Expand) | Author | Age | Files | Lines |
* | Convert CONFIG_CMD_EEPROM et al to Kconfig | Simon Glass | 2017-05-22 | 1 | -0/+3 |
* | ARM: omap2+: rename config to ARCH_OMAP2PLUS and consolidate Kconfig | Masahiro Yamada | 2017-04-27 | 1 | -1/+2 |
* | configs: Re-sync | Tom Rini | 2017-03-13 | 1 | -7/+7 |
* | cmd, disk: convert CONFIG_PARTITION_UUIDS, CMD_PART and CMD_GPT | Patrick Delaunay | 2017-01-28 | 1 | -0/+1 |
* | disk: convert CONFIG_EFI_PARTITION to Kconfig | Patrick Delaunay | 2017-01-28 | 1 | -0/+1 |
* | disk: convert CONFIG_ISO_PARTITION to Kconfig | Patrick Delaunay | 2017-01-28 | 1 | -0/+1 |
* | status_led: Kconfig migration | Uri Mashiach | 2017-01-21 | 1 | -0/+6 |
* | mmc: move more driver config options to Kconfig | Masahiro Yamada | 2017-01-11 | 1 | -0/+1 |
* | Convert CONFIG_SYS_CONSOLE_INFO_QUIET to Kconfig | Simon Glass | 2016-10-23 | 1 | -0/+1 |
* | Convert CONFIG_SYS_CONSOLE_IS_IN_ENV and CONFIG_CONSOLE_MUX to Kconfig | Simon Glass | 2016-10-23 | 1 | -1/+1 |
* | Kconfig: Separate AM33XX SOC config from target board config | Andrew F. Davis | 2016-10-02 | 1 | -0/+1 |
* | Convert CONFIG_SPL_WATCHDOG_SUPPORT to Kconfig | Simon Glass | 2016-09-16 | 1 | -0/+1 |
* | Convert CONFIG_SPL_SERIAL_SUPPORT to Kconfig | Simon Glass | 2016-09-16 | 1 | -0/+1 |
* | Convert CONFIG_SPL_POWER_SUPPORT to Kconfig | Simon Glass | 2016-09-16 | 1 | -1/+2 |
* | Convert CONFIG_SPL_NAND_SUPPORT to Kconfig | Simon Glass | 2016-09-16 | 1 | -0/+1 |
* | Convert CONFIG_SPL_MTD_SUPPORT to Kconfig | Simon Glass | 2016-09-16 | 1 | -1/+2 |
* | Convert CONFIG_SPL_MMC_SUPPORT to Kconfig | Simon Glass | 2016-09-16 | 1 | -0/+1 |
* | Convert CONFIG_SPL_LIBGENERIC_SUPPORT to Kconfig | Simon Glass | 2016-09-16 | 1 | -0/+1 |
* | Convert CONFIG_SPL_LIBDISK_SUPPORT to Kconfig | Simon Glass | 2016-09-16 | 1 | -0/+1 |
* | Convert CONFIG_SPL_LIBCOMMON_SUPPORT to Kconfig | Simon Glass | 2016-09-16 | 1 | -0/+1 |
* | Convert CONFIG_SPL_I2C_SUPPORT to Kconfig | Simon Glass | 2016-09-16 | 1 | -0/+1 |
* | Convert CONFIG_SPL_GPIO_SUPPORT to Kconfig | Simon Glass | 2016-09-16 | 1 | -0/+1 |
* | Convert CONFIG_SPL_FAT_SUPPORT to Kconfig | Simon Glass | 2016-09-16 | 1 | -0/+1 |
* | Convert CONFIG_SPL_EXT_SUPPORT to Kconfig | Simon Glass | 2016-09-16 | 1 | -0/+1 |
* | common, kconfig: move VERSION_VARIABLE to Kconfig | Heiko Schocher | 2016-09-09 | 1 | -0/+1 |
* | configs: Re-sync with cmd/Kconfig | Tom Rini | 2016-04-25 | 1 | -0/+9 |
* | configs: Re-sync almost all of cmd/Kconfig | Tom Rini | 2016-04-25 | 1 | -0/+3 |
* | configs: Re-sync HUSH options | Tom Rini | 2016-04-25 | 1 | -0/+1 |
* | Move CONFIG_OF_LIBFDT to Kconfig | Simon Glass | 2016-03-14 | 1 | -0/+1 |
* | ns16550: move CONFIG_SYS_NS16550 to Kconfig | Thomas Chou | 2015-11-21 | 1 | -0/+1 |
* | common: add CMD_GPIO to Kconfig | Thomas Chou | 2015-11-18 | 1 | -0/+1 |
* | Reorder defconfigs with 'savedefconfig' | Bin Meng | 2015-09-28 | 1 | -1/+1 |
* | kconfig: add config option for shell prompt | Nikita Kiryanov | 2015-08-13 | 1 | -0/+1 |
* | Move defaults from config_cmd_default.h to Kconfig | Joe Hershberger | 2015-06-25 | 1 | -1/+3 |
* | net: Move the CMD_NET config to defconfigs | Joe Hershberger | 2015-06-01 | 1 | -0/+1 |
* | Clean all defconfigs with savedefconfig | Joe Hershberger | 2015-05-12 | 1 | -1/+1 |
* | malloc_f: enable SYS_MALLOC_F by default if DM is on | Masahiro Yamada | 2015-03-28 | 1 | -1/+0 |
* | malloc_f: remove redundant defalut values of CONFIG_SYS_MALLOC_F_LEN | Masahiro Yamada | 2015-03-28 | 1 | -1/+0 |
* | kconfig: remove meaningless prefixes in defconfig files | Masahiro Yamada | 2015-03-15 | 1 | -2/+2 |
* | dm: Kconfig: Move CONFIG_SYS_MALLOC_F_LEN to Kconfig | Simon Glass | 2015-02-12 | 1 | -0/+2 |
* | kconfig: add board Kconfig and defconfig files | Masahiro Yamada | 2014-07-30 | 1 | -0/+3 |