summaryrefslogtreecommitdiff
path: root/arch/x86/Kconfig
AgeCommit message (Expand)Author
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
2018-06-17x86: efi: Refactor the directory of EFI app and payload supportBin Meng
2018-06-13x86: Conditionally build the pinctrl_ich6 driverBin Meng
2017-11-17pylibfdt: compile pylibfdt only when dtoc/binman is necessaryMasahiro Yamada
2017-10-27Revert "x86: fsp: Configure SPI opcode registers before SPI is locked down"Bin Meng
2017-10-27x86: Fix ACPI resume dependency to MRC cacheBin Meng
2017-10-19x86: Turn off running VGA ROM during S3 resumeBin Meng
2017-09-16x86: Add Intel Braswell SoC supportBin Meng
2017-09-16x86: dm: video: Add a framebuffer driver that utilizes VBTBin Meng
2017-09-16x86: Add Video BIOS Table (VBT) related Kconfig optionsBin Meng
2017-08-24x86: Convert CPU_INTEL_TURBO_NOT_PACKAGE_SCOPED to KconfigBin Meng
2017-08-24x86: fsp: Configure SPI opcode registers before SPI is locked downBin Meng
2017-08-01x86: Make table address selectableAndy Shevchenko
2017-07-30x86: Add Intel Tangier supportFelipe Balbi