Age | Commit message (Expand) | Author |
2019-06-21 | configs: Resync with savedefconfig | Tom Rini |
2019-05-26 | configs: Resync with savedefconfig | Tom Rini |
2019-05-19 | x86: qemu-x86_64: Enable NVMe | Bin Meng |
2019-04-29 | configs: move CONFIG_SPL_TEXT_BASE to Kconfig | Simon Goldschmidt |
2019-04-29 | configs: Resync with savedefconfig | Tom Rini |
2019-02-13 | efi_loader: CMD_BOOTEFI_HELLO_COMPILE in configs | Heinrich Schuchardt |
2018-12-12 | spl: fix build failure with !CONFIG_SPL_PCI_SUPPORT | Sekhar Nori |
2018-10-22 | x86: qemu: enable CONFIG_SPL_DM_RTC | Heinrich Schuchardt |
2018-09-03 | configs: Resync with savedefconfig | Tom Rini |
2018-08-16 | configs: Migrate CONFIG_NR_DRAM_BANKS | Tom Rini |
2018-06-24 | x86: qemu: Change default vesa mode to 1024x768x32 | Bin Meng |
2018-06-04 | configs: Resync with savedefconfig | Tom Rini |
2018-04-27 | Convert CONFIG_SPI to Kconfig | Adam Ford |
2018-04-17 | configs: Resync with savedefconfig | Tom Rini |
2018-04-16 | x86: Change default FRAMEBUFFER_VESA_MODE of some boards | Bin Meng |
2018-04-08 | treewide: Migrate CONFIG_DISPLAY_BOARDINFO_LATE to Kconfig | Mario Six |
2018-04-08 | treewide: Migrate CONFIG_LAST_STAGE_INIT to Kconfig | Mario Six |
2018-02-23 | Convert CONFIG_BOOTP_BOOTPATH et al to Kconfig | Adam Ford |
2018-02-11 | configs: Migrate CONFIG_SYS_TEXT_BASE | Tom Rini |
2017-10-19 | x86: provide CONFIG_BUILD_ROM | Heinrich Schuchardt |
2017-10-16 | configs: Resync with savedefconfig | Tom Rini |
2017-10-13 | Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot | Tom Rini |
2017-10-10 | cmd: Toggle the default value of CONFIG_CMD_IMLS | Tuomas Tynkkynen |
2017-10-05 | efi_selftest: enable CONFIG_CMD_BOOTEFI_SELFTEST | Heinrich Schuchardt |
2017-08-24 | x86: kconfig: Imply CMD_PCI | Bin Meng |
2017-08-14 | configs: Resync with savedefconfig | Tom Rini |
2017-08-14 | common: Move CONFIG_BOOTARGS to Kconfig | Sam Protsenko |
2017-08-13 | dm: timer: normalise SPL and TPL support | Philipp Tomsich |
2017-08-11 | Convert CONFIG_CMD_PCI to Kconfig | Simon Glass |
2017-08-01 | x86: qemu: Remove SPI flash from defconfigs | Bin Meng |
2017-08-01 | x86: qemu: kconfig: Imply platform specific drivers | Bin Meng |
2017-08-01 | x86: kconfig: Imply DM uclass drivers | Bin Meng |
2017-08-01 | x86: kconfig: Select OF_CONTROL | Bin Meng |
2017-08-01 | x86: kconfig: Let board select BOARD_EARLY_INIT_F | Bin Meng |
2017-08-01 | x86: kconfig: Select PCI and DM_PCI | Bin Meng |
2017-08-01 | x86: kconfig: Select USE_PRIVATE_LIBGCC | Bin Meng |
2017-08-01 | x86: kconfig: Select TIMER and X86_TSC_TIMER | Bin Meng |
2017-07-30 | arch/x86: Select USB before selecting host driver | Andy Shevchenko |
2017-07-25 | Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to Kconfig | Simon Glass |
2017-06-19 | configs: Resync defconfigs | Tom Rini |
2017-05-22 | Convert CONFIG_CMD_IDE to Kconfig | Simon Glass |
2017-03-13 | configs: Re-sync | Tom Rini |
2017-02-09 | qemu-x86_64_defconfig: Disable CONFIG_BOARD_EARLY_INIT_F | Tom Rini |
2017-02-07 | x86: qemu: Add a config for 64-bit U-Boot | Bin Meng |