summaryrefslogtreecommitdiff
path: root/src/arch/x86/Kconfig
AgeCommit message (Expand)Author
2020-08-21arch/x86: Select HAVE_ASAN_IN_RAMSTAGEHarshit Sharma
2020-07-11arch/x86: Drop CBMEM_TOP_BACKUPKyösti Mälkki
2020-06-19Kconfig: Escape variable to accommodate new Kconfig versionsPatrick Georgi
2020-06-13treewide: Add Kconfig variable MEMLAYOUT_LD_FILEFurquan Shaikh
2020-05-18src: Remove leading blank lines from SPDX headerElyes HAOUAS
2020-05-11treewide: Remove "this file is part of" linesPatrick Georgi
2020-05-02acpi: Reorganize ACPI configsFurquan Shaikh
2020-04-29arch/x86: Implement RESET_VECTOR_IN_RAMFelix Held
2020-03-31arch/x86/tables: Move max ACPI table size to KconfigDuncan Laurie
2020-03-23acpi: Change Processor ACPI Name (Intel only)Christian Walter
2020-03-06src/arch/x86: Convert to SPDX license headerPatrick Georgi
2020-01-02arch/x86/Kconfig: Remove unused BOOTBLOCK_RESETSElyes HAOUAS
2019-12-27bootblock: Support normal/fallback mechanism againKyösti Mälkki
2019-12-20arch/x86: Drop romcc bootblockArthur Heymans
2019-12-19arch/x86: Drop uses of ROMCC_BOOTBLOCKArthur Heymans
2019-12-16arch/x86: Make X86 stages select ARCH_X86Arthur Heymans
2019-12-06arch|cpu/x86: Add Kconfig option for x86 reset vectorMarshall Dawson
2019-11-30kill CAR_GLOBAL_MIGRATION leftoversArthur Heymans
2019-11-25Kconfig: Drop the C_ENVIRONMENT_BOOTBLOCK symbolArthur Heymans
2019-11-10arch/x86: Remove EARLY_EBDA_INIT supportArthur Heymans
2019-11-10lib/Kconfig: Remove RAMSTAGE_CBMEM_TOP_ARGArthur Heymans
2019-11-04cpu/qemu-x86: Add x86_64 bootblock supportPatrick Rudolph
2019-11-04arch/x86/Kconfig: drop unused BOOTBLOCK_SAVE_BIST_AND_TIMESTAMPElyes HAOUAS
2019-11-03arch/x86: Use the stage argument to implement cbmem_topArthur Heymans
2019-09-10AUTHORS: Move src/arch/x86 copyrights into AUTHORS fileMartin Roth
2019-08-26x86: Introduce RESET_VECTOR_IN_RAM optionMartin Roth
2019-08-11arch/x86: Flip option NO_CAR_GLOBAL_MIGRATIONKyösti Mälkki
2019-07-07arch/x86: Clean up PIRQ_ROUTEKyösti Mälkki
2019-06-15arch/x86/Kconfig: hide the "Bootblock behaviour" option on non-romccArthur Heymans
2019-06-15arch/x86/Kconfig: Hide the prefix option on all but BOOTBLOCK_NORMALArthur Heymans
2019-04-26x86/acpi: Add Kconfig to toggle 8259 reportingNico Huber
2019-01-08arch/x86/Kconfig: Fix spelling of *successful*Paul Menzel
2018-12-22cbmem: Always use EARLY_CBMEM_INITKyösti Mälkki
2018-11-08toolchain: Add POSTCAR as a stage we have a toolchain forPatrick Georgi
2018-10-22arch/x86: Implement common CF9 resetNico Huber
2018-10-11selfboot: remove bounce buffersRonald G. Minnich
2018-06-06arch/x86: Always select RELOCATABLE_MODULESKyösti Mälkki
2018-06-06arch/x86: Drop leftover ROMCC supportKyösti Mälkki
2018-05-28arch/x86: Define HPET_ADDRESS_OVERRIDEKyösti Mälkki
2018-04-26arch/x86: allow idt to be available to link in all stagesAaron Durbin
2018-04-25arch/x86: add support for cache-as-ram pagingAaron Durbin
2018-01-25arch/x86: allow timestamp source to not be TSCAaron Durbin
2017-09-22arch/x86: Enable ebda library for romstage and postcarSubrata Banik
2017-09-06arch/x86/Kconfig: Add deprecation warnings for LATE_CBMEM_INITJonathan Neuschäfer
2017-08-29arch/x86: Add Kconfig option for ACPI \_PR CPU name stringMarc Jones
2017-07-18arch/x86: select RELOCATABLE_MODULES when POSTCAR is selectedAaron Durbin
2017-05-18CBMEM: Add config CBMEM_TOP_BACKUPKyösti Mälkki
2017-04-08arch/x86: remove CAR global migration when postcar stage is usedAaron Durbin
2017-02-14src/Kconfig: Move bootblock behavior to arch/x86 as TODO suggestedMartin Roth
2016-12-16x86: Configure premem cbmem console sizeNaresh G Solanki