Age | Commit message (Expand) | Author |
2019-11-20 | env: Finish migration of common ENV options | Tom Rini |
2019-08-09 | x86: qemu: Fix non-working ramboot and nfsboot environment variables | Bin Meng |
2019-08-09 | qemu-x86: Use config_distro_bootcmd | Joshua Watt |
2019-05-08 | x86: Add a simple TPL implementation | Simon Glass |
2019-04-29 | configs: move CONFIG_SPL_TEXT_BASE to Kconfig | Simon Goldschmidt |
2018-05-07 | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini |
2018-02-14 | configs: Migrate CONFIG_SPL_FRAMEWORK | Tom Rini |
2017-08-01 | x86: Switch all boards to use DM SCSI | Bin Meng |
2017-08-01 | x86: Convert INTEL_ICH6_GPIO to Kconfig | Bin Meng |
2017-07-25 | Convert CONFIG_ENV_IS_IN_SPI_FLASH to Kconfig | Simon Glass |
2017-07-25 | Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to Kconfig | Simon Glass |
2017-07-11 | Convert CONFIG_SCSI to Kconfig | Simon Glass |
2017-05-22 | Kconfig: Add a CONFIG_IDE option | Simon Glass |
2017-05-22 | Convert CONFIG_CMD_IDE to Kconfig | Simon Glass |
2017-02-07 | x86: qemu: Add build options for SPL | Bin Meng |
2017-01-25 | Convert CONFIG_ARCH_EARLY_INIT_R to Kconfig | Simon Glass |
2016-10-28 | pci: Move CONFIG_PCI_PNP to Kconfig | Bin Meng |
2016-10-12 | x86: Convert to use DM VESA video driver | Bin Meng |
2016-05-17 | dm: scsi: Rename CONFIG_CMD_SCSI to CONFIG_SCSI | Simon Glass |
2016-01-24 | dm: x86: Set up interrupt routing from interrupt_init() | Simon Glass |
2015-11-25 | spi: Move SPI drivers to defconfig | Bin Meng |
2015-11-19 | x86: qemu: Convert to use driver model keyboard | Bin Meng |
2015-11-18 | common: add CMD_GPIO to Kconfig | Thomas Chou |
2015-11-13 | x86: Remove CONFIG_SYS_EARLY_PCI_INIT | Bin Meng |
2015-11-13 | x86: qemu: Convert to use driver model pci | Bin Meng |
2015-11-13 | x86: qemu: Move chipset-specific codes from pci.c to qemu.c | Bin Meng |
2015-08-26 | x86: Enable CONFIG_PCI_CONFIG_HOST_BRIDGE for all boards | Bin Meng |
2015-08-21 | net: Move CONFIG_E1000 options to Kconfig | Simon Glass |
2015-08-05 | x86: Move CONFIG_X86_SERIAL to Kconfig | Simon Glass |
2015-06-04 | x86: qemu: Implement PIRQ routing | Bin Meng |
2015-06-04 | x86: qemu: Make host bridge (b.d.f=0.0.0) visible | Bin Meng |
2015-06-04 | x86: qemu: Add ATA/SATA support | Bin Meng |
2015-06-04 | x86: qemu: Add graphics support | Bin Meng |
2015-06-04 | x86: Set CONFIG_NR_DRAM_BANKS to 8 and move it to x86-common.h | Bin Meng |
2015-06-04 | x86: Support QEMU x86 targets | Bin Meng |