| Commit message (Expand) | Author | Age | Files | Lines |
* | configs: Resync with savedefconfig | Tom Rini | 2018-09-03 | 1 | -1/+1 |
* | configs: Migrate CONFIG_NR_DRAM_BANKS | Tom Rini | 2018-08-16 | 1 | -0/+1 |
* | part: Disable CONFIG_SPL_ISO_PARTITION by default | Alexander Graf | 2018-04-16 | 1 | -1/+0 |
* | configs: Migrate CONFIG_SYS_TEXT_BASE | Tom Rini | 2018-02-11 | 1 | -0/+1 |
* | cmd: Make CONFIG_CMD_FPGA depend on CONFIG_FPGA | Tuomas Tynkkynen | 2018-02-05 | 1 | -1/+0 |
* | cmd: Toggle the default value of CONFIG_CMD_IMLS | Tuomas Tynkkynen | 2017-10-10 | 1 | -1/+0 |
* | usb: net: migrate USB Ethernet adapters to Kconfig | Chris Packham | 2017-09-08 | 1 | -0/+1 |
* | usb: net: migrate CONFIG_USB_HOST_ETHER to Kconfig | Chris Packham | 2017-09-08 | 1 | -0/+1 |
* | configs: Resync with savedefconfig | Tom Rini | 2017-08-14 | 1 | -4/+4 |
* | Convert CONFIG_CMD_PCI to Kconfig | Simon Glass | 2017-08-11 | 1 | -0/+1 |
* | tegra: Convert MMC to use driver model for operations | Simon Glass | 2017-06-01 | 1 | -2/+0 |
* | Kconfig: USB: Migrate CONFIG_USB_EHCI_HCD users to Kconfig | Tom Rini | 2017-05-15 | 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 |
* | disk: convert CONFIG_DOS_PARTITION to Kconfig | Patrick Delaunay | 2017-01-28 | 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 |
* | Enable DISTRO_DEFAULT on platforms that missed it before | Tom Rini | 2016-12-03 | 1 | -9/+0 |
* | drivers/pci/Kconfig: Add PCI | Tom Rini | 2016-10-27 | 1 | -0/+3 |
* | Convert CONFIG_SYS_STDIO_DEREGISTER 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 | -0/+1 |
* | dm: mmc: Enable DM_MMC_OPS by default with DM_MMC | Simon Glass | 2016-10-11 | 1 | -0/+1 |
* | dm: blk: Enable CONFIG_BLK if DM_MMC is enabled | Simon Glass | 2016-10-11 | 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 | -2/+1 |
* | 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 |
* | configs: Re-sync with cmd/Kconfig | Tom Rini | 2016-04-25 | 1 | -0/+8 |
* | configs: Re-sync almost all of cmd/Kconfig | Tom Rini | 2016-04-25 | 1 | -0/+6 |
* | configs: Re-sync HUSH options | Tom Rini | 2016-04-25 | 1 | -0/+1 |
* | net: Move CONFIG_RTL8169 to Kconfig | Bin Meng | 2016-03-22 | 1 | -0/+1 |
* | Kconfig: Move CONFIG_FIT and related options to Kconfig | Simon Glass | 2016-03-14 | 1 | -0/+1 |
* | tegra: Remove merge markers in some Kconfig files | Simon Glass | 2015-12-05 | 1 | -3/+0 |
* | dm: tegra: pci: Move CONFIG_PCI_TEGRA to Kconfig | Simon Glass | 2015-12-01 | 1 | -0/+4 |
* | sf: Move SPI flash drivers to defconfig | Bin Meng | 2015-11-25 | 1 | -0/+1 |
* | spi: Move SPI 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 | -0/+1 |
* | Reorder defconfigs with 'savedefconfig' | Bin Meng | 2015-09-28 | 1 | -2/+2 |
* | 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/+6 |
* | Move default y configs out of arch/board Kconfig | Joe Hershberger | 2015-06-25 | 1 | -0/+5 |
* | net: Move the CMD_NET config to defconfigs | Joe Hershberger | 2015-06-01 | 1 | -0/+1 |
* | kconfig: remove meaningless prefixes in defconfig files | Masahiro Yamada | 2015-03-15 | 1 | -4/+4 |
* | kconfig: move CONFIG_DEFAULT_DEVICE_TREE to kconfig | Masahiro Yamada | 2014-09-25 | 1 | -0/+1 |
* | tegra: kconfig: move board select menu and common settings | Masahiro Yamada | 2014-08-30 | 1 | -1/+2 |
* | kconfig: add board Kconfig and defconfig files | Masahiro Yamada | 2014-07-30 | 1 | -0/+3 |