| Commit message (Expand) | Author | Age | Files | Lines |
* | ARM: omap2+: rename config to ARCH_OMAP2PLUS and consolidate Kconfig | Masahiro Yamada | 2017-04-27 | 1 | -1/+2 |
* | Kconfig: Enable FIT support by default for TI platforms | Andrew F. Davis | 2017-04-27 | 1 | -1/+0 |
* | flash: complete CONFIG_SYS_NO_FLASH move with renaming | Masahiro Yamada | 2017-02-12 | 1 | -0/+1 |
* | cmd, disk: convert CONFIG_PARTITION_UUIDS, CMD_PART and CMD_GPT | Patrick Delaunay | 2017-01-28 | 1 | -0/+1 |
* | Convert CONFIG_ARCH_MISC_INIT to Kconfig | Simon Glass | 2017-01-25 | 1 | -0/+1 |
* | Kconfig: Migrate BOARD_LATE_INIT to a select | Tom Rini | 2017-01-24 | 1 | -1/+0 |
* | config: Move CONFIG_BOARD_LATE_INIT to defconfigs | Jagan Teki | 2017-01-21 | 1 | -0/+1 |
* | mmc: move more driver config options to Kconfig | Masahiro Yamada | 2017-01-11 | 1 | -0/+1 |
* | Enable DISTRO_DEFAULT on platforms that missed it before | Tom Rini | 2016-12-03 | 1 | -9/+1 |
* | Convert CONFIG_SYS_CONSOLE_INFO_QUIET to Kconfig | Simon Glass | 2016-10-23 | 1 | -0/+1 |
* | spl: move SPL_OS_BOOT to Kconfig | Heiko Schocher | 2016-10-14 | 1 | -0/+1 |
* | Kconfig: Separate AM33XX SOC config from target board config | Andrew F. Davis | 2016-10-02 | 1 | -0/+1 |
* | dfu: Migrate to Kconfig | Tom Rini | 2016-09-27 | 1 | -0/+3 |
* | Convert CONFIG_SPL_POWER_SUPPORT to Kconfig | Simon Glass | 2016-09-16 | 1 | -1/+0 |
* | Convert CONFIG_SPL_NAND_SUPPORT to Kconfig | Simon Glass | 2016-09-16 | 1 | -0/+1 |
* | Convert CONFIG_SPL_MUSB_NEW_SUPPORT to Kconfig | Simon Glass | 2016-09-16 | 1 | -0/+1 |
* | Convert CONFIG_SPL_MTD_SUPPORT to Kconfig | Simon Glass | 2016-09-16 | 1 | -0/+1 |
* | Kconfig: Move SPL settings into their own file | Simon Glass | 2016-09-16 | 1 | -2/+2 |
* | common, kconfig: move VERSION_VARIABLE to Kconfig | Heiko Schocher | 2016-09-09 | 1 | -0/+1 |
* | configs: Migrate CONFIG_USB_STORAGE | Tom Rini | 2016-09-09 | 1 | -0/+1 |
* | configs: Resync with savedefconfig | Tom Rini | 2016-09-09 | 1 | -1/+0 |
* | configs: Re-sync BOOTDELAY changes | Tom Rini | 2016-06-17 | 1 | -0/+1 |
* | common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option | Heiko Schocher | 2016-06-09 | 1 | -1/+0 |
* | net: Move CONFIG_SPL_NET_VCI_STRING into Kconfig | Alexander Graf | 2016-05-27 | 1 | -0/+1 |
* | configs: Re-sync with cmd/Kconfig | Tom Rini | 2016-04-25 | 1 | -0/+10 |
* | configs: Re-sync almost all of cmd/Kconfig | Tom Rini | 2016-04-25 | 1 | -0/+6 |
* | configs: Re-sync CONFIG_USB_MUSB_HOST | Tom Rini | 2016-04-25 | 1 | -0/+1 |
* | configs: Re-sync HUSH options | Tom Rini | 2016-04-25 | 1 | -0/+1 |
* | usb: gadget Move: CONFIG_G_DNL_* to Kconfig | Sam Protsenko | 2016-04-20 | 1 | -0/+3 |
* | usb: gadget: Move CONFIG_USB_GADGET_DOWNLOAD to Kconfig | Sam Protsenko | 2016-04-20 | 1 | -0/+1 |
* | usb: gadget: Move CONFIG_USB_GADGET_DUALSPEED to Kconfig | Sam Protsenko | 2016-04-20 | 1 | -0/+1 |
* | usb: gadget: Move CONFIG_USB_GADGET to Kconfig | Sam Protsenko | 2016-03-25 | 1 | -0/+2 |
* | Kconfig: Move CONFIG_FIT and related options to Kconfig | Simon Glass | 2016-03-14 | 1 | -0/+1 |
* | Move CONFIG_OF_LIBFDT to Kconfig | Simon Glass | 2016-03-14 | 1 | -0/+1 |
* | sf: Move SPI flash drivers to defconfig | Bin Meng | 2015-11-25 | 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 | -1/+2 |
* | Move defaults from config_cmd_default.h to Kconfig | Joe Hershberger | 2015-06-25 | 1 | -1/+2 |
* | Move default y configs out of arch/board Kconfig | Joe Hershberger | 2015-06-25 | 1 | -0/+1 |
* | 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 | -4/+3 |
* | kconfig: remove meaningless prefixes in defconfig files | Masahiro Yamada | 2015-03-15 | 1 | -2/+2 |
* | ti: armv7: Move SPL SDRAM init to the right place, drop unused CONFIG_SPL_STACK | Simon Glass | 2015-03-04 | 1 | -0/+2 |
* | am335x_evm: Add NOR to Kconfig | Tom Rini | 2014-11-05 | 1 | -1/+2 |
* | am335x_evm: Convert CONFIG_CONS_INDEX into a menu choice | Tom Rini | 2014-08-25 | 1 | -1/+2 |
* | kconfig: add board Kconfig and defconfig files | Masahiro Yamada | 2014-07-30 | 1 | -0/+4 |