summaryrefslogtreecommitdiff
path: root/arch/x86/Kconfig
AgeCommit message (Expand)Author
2025-07-26efi: Rename CONFIG_EFI to CONFIG_EFI_CLIENTSimon Glass
2025-05-09x86: Correct usage of FSP_VERSION2Tom Rini
2025-04-04arch/x86: Add 64-bit U-Boot configuration without SPLJeremy Compostella
2024-12-31x86: select CONFIG_64BIT for X86_64Andrew Goodbody
2024-04-10Merge patch series "Resolve issues with booting distros on x86"Tom Rini
2024-04-10x86: Enable SSE in 64-bit modeSimon Glass
2024-04-10x86: zboot: Create a separate ZBOOT option for zboot logicSimon Glass
2023-03-25efi: Set RUN_64BIT correctly for the EFI appSimon Glass
2023-01-18event: Correct dependencies on the EVENT frameworkTom Rini
2022-10-31Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASESimon Glass
2022-10-30video: Rename CONFIG_DM_VIDEO to CONFIG_VIDEOSimon Glass
2022-07-07spl: Ensure all SPL symbols in Kconfig have some SPL dependencyTom Rini
2022-06-28tpl: Ensure all TPL symbols in Kconfig have some TPL dependencyTom Rini
2022-01-25x86: Allow any arch to generate ACPI tablesSimon Glass
2021-08-31Kconfig: Remove all default n/no optionsMichal Simek
2021-08-02x86: kconfig: Drop ROM_NEEDS_BLOBS and BUILD_ROMBin Meng
2021-03-27x86: Move coreboot sysinfo parsing into generic x86 codeSimon Glass
2021-03-09x86: Select advanced Intel code only if allowedSimon Glass
2021-03-09x86: Move INTEL_ACPIGEN to arch/x86Simon Glass
2020-09-25x86: Support Atom SoCs using SWSMISCI rather than the SWSCISimon Glass
2020-09-25x86: acpi: Add a common routine to write WiFi infoSimon Glass
2020-09-25x86: apl: Support writing the IntelGraphicsMem tableSimon Glass
2020-09-25x86: acpi: Support external GNVS tablesSimon Glass
2020-09-25x86: Add a config for the systemagent PCIEX regions sizeSimon Glass
2020-09-01x86: Introduce USE_EARLY_BOARD_INIT optionAndy Shevchenko
2020-08-01x86: rename CONFIG_STACK_SIZEHeinrich Schuchardt
2020-07-28x86: chromebook_panther: Correct the image layoutSimon Glass
2020-07-28x86: Change how selection of ROMs worksSimon Glass
2020-07-20x86: mp: Support APs waiting for instructionsSimon Glass
2020-07-17x86: p2sb: make P2SB driver depend on P2SB uclassWolfgang Wallner
2020-02-07x86: Add support for ACPI general-purpose eventsSimon Glass
2020-02-07x86: Move P2SB from Apollo Lake to a more generic locationWolfgang Wallner
2020-02-04x86: itss: Add a Kconfig option to enable/disable ITSS driverWolfgang Wallner
2019-12-15x86: apl: Add Kconfig and MakefileSimon Glass
2019-12-15x86: Add an option to control the position of SPLSimon Glass
2019-12-15x86: Add an option to control the position of U-BootSimon Glass
2019-12-15x86: Disable microcode section for FSP2Simon Glass
2019-12-15x86: Add support for newer CAR schemesSimon Glass
2019-12-15x86: Add an option to include a FITSimon Glass
2019-12-15x86: fsp: Add FSP2 base supportSimon Glass
2019-10-11x86: Drop RESET_SEG_SIZESimon Glass
2019-10-11x86: Update Kconfig options for FSP1Simon Glass
2019-10-08x86: Change condition for using CARSimon Glass
2019-10-08x86: Rename existing FSP code to fsp1Simon Glass
2019-08-09x86: Add new slimbootloader CPU typePark, Aiden
2019-05-09Fix spelling of available.Vagrant Cascadian
2019-05-08x86: Support booting with TPLSimon Glass
2019-05-08x86: Support SPL and TPLSimon Glass
2018-12-10x86: kconfig: Allow board defconfig file to disable 8259 and APICBin Meng
2018-12-10x86: make the LAPIC / IOAPIC construct switchable with KconfigHannes Schmelzer