aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/Kconfig
AgeCommit message (Expand)AuthorFilesLines
2021-08-31Kconfig: Remove all default n/no optionsMichal Simek1-8/+1
2021-08-02x86: kconfig: Drop ROM_NEEDS_BLOBS and BUILD_ROMBin Meng1-2/+0
2021-03-27x86: Move coreboot sysinfo parsing into generic x86 codeSimon Glass1-0/+21
2021-03-09x86: Select advanced Intel code only if allowedSimon Glass1-0/+15
2021-03-09x86: Move INTEL_ACPIGEN to arch/x86Simon Glass1-0/+9
2020-09-25x86: Support Atom SoCs using SWSMISCI rather than the SWSCISimon Glass1-0/+6
2020-09-25x86: acpi: Add a common routine to write WiFi infoSimon Glass1-0/+8
2020-09-25x86: apl: Support writing the IntelGraphicsMem tableSimon Glass1-0/+8
2020-09-25x86: acpi: Support external GNVS tablesSimon Glass1-0/+7
2020-09-25x86: Add a config for the systemagent PCIEX regions sizeSimon Glass1-0/+18
2020-09-01x86: Introduce USE_EARLY_BOARD_INIT optionAndy Shevchenko1-0/+3
2020-08-01x86: rename CONFIG_STACK_SIZEHeinrich Schuchardt1-1/+1
2020-07-28x86: chromebook_panther: Correct the image layoutSimon Glass1-1/+6
2020-07-28x86: Change how selection of ROMs worksSimon Glass1-0/+4
2020-07-20x86: mp: Support APs waiting for instructionsSimon Glass1-0/+7
2020-07-17x86: p2sb: make P2SB driver depend on P2SB uclassWolfgang Wallner1-0/+1
2020-02-07x86: Add support for ACPI general-purpose eventsSimon Glass1-0/+33
2020-02-07x86: Move P2SB from Apollo Lake to a more generic locationWolfgang Wallner1-0/+7
2020-02-04x86: itss: Add a Kconfig option to enable/disable ITSS driverWolfgang Wallner1-0/+6
2019-12-15x86: apl: Add Kconfig and MakefileSimon Glass1-0/+1
2019-12-15x86: Add an option to control the position of SPLSimon Glass1-0/+5
2019-12-15x86: Add an option to control the position of U-BootSimon Glass1-0/+5
2019-12-15x86: Disable microcode section for FSP2Simon Glass1-0/+4
2019-12-15x86: Add support for newer CAR schemesSimon Glass1-0/+16
2019-12-15x86: Add an option to include a FITSimon Glass1-0/+8
2019-12-15x86: fsp: Add FSP2 base supportSimon Glass1-2/+50
2019-10-11x86: Drop RESET_SEG_SIZESimon Glass1-5/+0
2019-10-11x86: Update Kconfig options for FSP1Simon Glass1-7/+7
2019-10-08x86: Change condition for using CARSimon Glass1-0/+8
2019-10-08x86: Rename existing FSP code to fsp1Simon Glass1-1/+24
2019-08-09x86: Add new slimbootloader CPU typePark, Aiden1-0/+9
2019-05-09Fix spelling of available.Vagrant Cascadian1-1/+1
2019-05-08x86: Support booting with TPLSimon Glass1-1/+8
2019-05-08x86: Support SPL and TPLSimon Glass1-1/+0
2018-12-10x86: kconfig: Allow board defconfig file to disable 8259 and APICBin Meng1-2/+2
2018-12-10x86: make the LAPIC / IOAPIC construct switchable with KconfigHannes Schmelzer1-0/+9
2018-06-17x86: efi: Refactor the directory of EFI app and payload supportBin Meng1-2/+1
2018-06-13x86: Conditionally build the pinctrl_ich6 driverBin Meng1-0/+6
2017-11-17pylibfdt: compile pylibfdt only when dtoc/binman is necessaryMasahiro Yamada1-0/+1
2017-10-27Revert "x86: fsp: Configure SPI opcode registers before SPI is locked down"Bin Meng1-9/+0
2017-10-27x86: Fix ACPI resume dependency to MRC cacheBin Meng1-0/+1
2017-10-19x86: Turn off running VGA ROM during S3 resumeBin Meng1-1/+0
2017-09-16x86: Add Intel Braswell SoC supportBin Meng1-0/+1
2017-09-16x86: dm: video: Add a framebuffer driver that utilizes VBTBin Meng1-0/+8
2017-09-16x86: Add Video BIOS Table (VBT) related Kconfig optionsBin Meng1-0/+34
2017-08-24x86: Convert CPU_INTEL_TURBO_NOT_PACKAGE_SCOPED to KconfigBin Meng1-0/+7
2017-08-24x86: fsp: Configure SPI opcode registers before SPI is locked downBin Meng1-0/+9
2017-08-01x86: Make table address selectableAndy Shevchenko1-0/+13
2017-07-30x86: Add Intel Tangier supportFelipe Balbi1-0/+1
2017-05-17x86: pci: Allow conditionally run VGA rom in S3Bin Meng1-0/+12