| Commit message (Expand) | Author | Age | Files | Lines |
* | x86: provide CONFIG_BUILD_ROM | Heinrich Schuchardt | 2017-10-19 | 1 | -0/+1 |
* | configs: Resync with savedefconfig | Tom Rini | 2017-10-16 | 1 | -1/+1 |
* | Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot | Tom Rini | 2017-10-13 | 1 | -0/+1 |
|\ |
|
| * | efi_selftest: enable CONFIG_CMD_BOOTEFI_SELFTEST | Heinrich Schuchardt | 2017-10-05 | 1 | -0/+1 |
* | | cmd: Toggle the default value of CONFIG_CMD_IMLS | Tuomas Tynkkynen | 2017-10-10 | 1 | -1/+0 |
|/ |
|
* | x86: kconfig: Imply CMD_PCI | Bin Meng | 2017-08-24 | 1 | -1/+0 |
* | configs: Resync with savedefconfig | Tom Rini | 2017-08-14 | 1 | -2/+2 |
* | common: Move CONFIG_BOOTARGS to Kconfig | Sam Protsenko | 2017-08-14 | 1 | -0/+2 |
* | x86: qemu: Enable NVMe driver | Bin Meng | 2017-08-13 | 1 | -0/+1 |
* | Convert CONFIG_CMD_PCI to Kconfig | Simon Glass | 2017-08-11 | 1 | -0/+1 |
* | x86: qemu: Remove SPI flash from defconfigs | Bin Meng | 2017-08-01 | 1 | -4/+0 |
* | x86: qemu: kconfig: Imply platform specific drivers | Bin Meng | 2017-08-01 | 1 | -4/+0 |
* | x86: kconfig: Imply DM uclass drivers | Bin Meng | 2017-08-01 | 1 | -4/+0 |
* | x86: kconfig: Select OF_CONTROL | Bin Meng | 2017-08-01 | 1 | -1/+0 |
* | x86: kconfig: Let board select BOARD_EARLY_INIT_F | Bin Meng | 2017-08-01 | 1 | -1/+0 |
* | x86: kconfig: Select PCI and DM_PCI | Bin Meng | 2017-08-01 | 1 | -1/+0 |
* | x86: kconfig: Select USE_PRIVATE_LIBGCC | Bin Meng | 2017-08-01 | 1 | -1/+0 |
* | x86: kconfig: Select TIMER and X86_TSC_TIMER | Bin Meng | 2017-08-01 | 1 | -1/+0 |
* | arch/x86: Select USB before selecting host driver | Andy Shevchenko | 2017-07-30 | 1 | -1/+0 |
* | Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to Kconfig | Simon Glass | 2017-07-25 | 1 | -0/+1 |
* | Convert CONFIG_CMD_IDE to Kconfig | Simon Glass | 2017-05-22 | 1 | -0/+1 |
* | 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 |
* | disk: convert CONFIG_MAC_PARTITION to Kconfig | Patrick Delaunay | 2017-01-28 | 1 | -0/+1 |
* | Convert CONFIG_BOARD_EARLY_INIT_F to Kconfig | Simon Glass | 2017-01-25 | 1 | -0/+1 |
* | Sync defconfig files by savedefconfig | Masahiro Yamada | 2016-12-29 | 1 | -1/+1 |
* | Convert CONFIG_USB_KEYBOARD to Kconfig | Simon Glass | 2016-10-23 | 1 | -0/+1 |
* | Convert CONFIG_SYS_CONSOLE_INFO_QUIET to Kconfig | Simon Glass | 2016-10-23 | 1 | -1/+1 |
* | Convert CONFIG_CONSOLE_SCROLL_LINES to Kconfig | Simon Glass | 2016-10-23 | 1 | -0/+1 |
* | Convert CONFIG_VGA_AS_SINGLE_DEVICE 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 | -2/+1 |
* | Convert CONFIG_VIDEO to Kconfig | Simon Glass | 2016-10-23 | 1 | -0/+1 |
* | x86: Convert to use DM VESA video driver | Bin Meng | 2016-10-12 | 1 | -0/+1 |
* | configs: Migrate CONFIG_USB_STORAGE | Tom Rini | 2016-09-09 | 1 | -0/+1 |
* | x86: Enable regmap and syscon for coreboot and qemu-x86 | Bin Meng | 2016-06-12 | 1 | -0/+2 |
* | cmd: qfw: rename qemu_fw_cfg.[c|h] to qfw.[c|h] | Miao Yan | 2016-05-23 | 1 | -1/+1 |
* | x86: qemu: Move qfw command over to cmd and add Kconfig entry | Tom Rini | 2016-05-23 | 1 | -0/+1 |
* | configs: Re-sync with cmd/Kconfig | Tom Rini | 2016-04-25 | 1 | -0/+5 |
* | 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 |
* | x86: qemu: Enable ACPI table generation by default | Bin Meng | 2016-03-17 | 1 | -0/+1 |
* | Kconfig: Move CONFIG_FIT and related options to Kconfig | Simon Glass | 2016-03-14 | 1 | -0/+1 |
* | Correct defconfig ordering | Simon Glass | 2016-03-14 | 1 | -2/+2 |
* | vsprintf.c: Always enable CONFIG_SYS_VSNPRINTF | Tom Rini | 2016-01-19 | 1 | -1/+0 |
* | x86: Convert to use driver model timer | Bin Meng | 2015-12-01 | 1 | -0/+1 |
* | sf: Move SPI flash drivers to defconfig | Bin Meng | 2015-11-25 | 1 | -0/+3 |
* | ns16550: move CONFIG_SYS_NS16550 to Kconfig | Thomas Chou | 2015-11-21 | 1 | -0/+1 |
* | x86: qemu: Convert to use driver model eth | Bin Meng | 2015-11-13 | 1 | -1/+1 |
* | x86: qemu: Convert to use driver model usb | Bin Meng | 2015-11-13 | 1 | -0/+2 |