summaryrefslogtreecommitdiff
path: root/configs/qemu-x86_64_defconfig
AgeCommit message (Expand)Author
2023-03-27configs: Resync with savedefconfigTom Rini
2023-02-17configs: Resync with savedefconfigTom Rini
2022-12-22Convert CONFIG_HOSTNAME et al to KconfigTom Rini
2022-12-05Convert CONFIG_SYS_NS16550_MEM32 et al to KconfigTom Rini
2022-10-31Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASESimon Glass
2022-06-28Convert CONFIG_LBA48 et al to KconfigTom Rini
2022-06-06Convert CONFIG_SPL_BSS_MAX_SIZE et al to KconfigTom Rini
2022-06-06Convert CONFIG_SYS_PBSIZE to KconfigTom Rini
2022-04-01Convert CONFIG_SYS_MONITOR_BASE to KconfigTom Rini
2022-03-03Convert CONFIG_BOOTP_MAY_FAIL et al to KconfigTom Rini
2022-03-03Convert CONFIG_BOOTFILE to KconfigTom Rini
2022-02-10nvme: Split out PCI supportMark Kettenis
2022-02-09Convert CONFIG_SYS_IDE_MAXBUS et al to KconfigSimon Glass
2022-01-31configs: Resync with savedefconfigTom Rini
2021-09-04net: Rename SPL_NET_SUPPORT to SPL_NETSimon Glass
2021-09-04rtc: Rename RTC_SUPPORT to RTCSimon Glass
2021-09-04pch: Rename PCH_SUPPORT to PCHSimon Glass
2021-06-28Merge tag 'v2021.07-rc5' into nextTom Rini
2021-06-28configs: Resync with savedefconfigTom Rini
2021-06-08net: convert TFTP_TSIZE to proper Kconfig optionTero Kristo
2021-03-27cpu: Rename SPL_CPU_SUPPORT to SPL_CPUSimon Glass
2020-08-10configs: Resync with savedefconfigTom Rini
2020-07-28Makefile: Allow CONFIG_SPL_FIT_GENERATOR to be emptySimon Glass
2020-07-28x86: Drop CONFIG_BUILD_ROM and repurpose BUILD_ROMSimon Glass
2020-07-28Convert CONFIG_ENV_OVERWRITE to KconfigAdam Ford
2020-07-28configs: Resync with savedefconfigTom Rini
2020-07-06Merge branch 'next'Tom Rini
2020-07-06configs: Resync with savedefconfigTom Rini
2020-06-29spi: Convert CONFIG_DM_SPI* to CONFIG_$(SPL_TPL_)DM_SPI*Lukasz Majewski
2020-06-26spi: Enable missing CONFIG_SPL_DM_SPI supportTom Rini
2020-06-04Convert CONFIG_BZIP2 et al to KconfigTom Rini
2020-05-26configs: Resync with savedefconfigTom Rini
2020-05-15qemu-x86*_defconfig: Enable CONFIG_PCI_INIT_ROvidiu Panait
2020-04-28configs: Resync with savedefconfigTom Rini
2019-12-15x86: Add an option to control the position of U-BootSimon Glass
2019-12-04configs: Resync with savedefconfigTom Rini
2019-11-20env: Finish migration of common ENV optionsTom Rini
2019-11-20env: Add CONFIG_SYS_RELOC_GD_ENV_ADDR symbolTom Rini
2019-10-17efi_loader: enable CONFIG_CMD_NVEDIT_EFI on QEMUHeinrich Schuchardt
2019-09-23configs: Resync with savedefconfigTom Rini
2019-08-14configs: Resync with savedefconfigTom Rini
2019-08-09qemu-x86: Use config_distro_bootcmdJoshua Watt
2019-08-02Convert CONFIG_SHOW_BOOT_PROGRESS to KconfigSimon Glass
2019-06-21configs: Resync with savedefconfigTom Rini
2019-05-26configs: Resync with savedefconfigTom Rini
2019-05-19x86: qemu-x86_64: Enable NVMeBin Meng
2019-04-29configs: move CONFIG_SPL_TEXT_BASE to KconfigSimon Goldschmidt
2019-04-29configs: Resync with savedefconfigTom Rini
2019-02-13efi_loader: CMD_BOOTEFI_HELLO_COMPILE in configsHeinrich Schuchardt
2018-12-12spl: fix build failure with !CONFIG_SPL_PCI_SUPPORTSekhar Nori