summaryrefslogtreecommitdiffstats
path: root/src/arch/x86/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* arch/x86: Remove ID_SECTION_OFFSETKyösti Mälkki2020-12-171-4/+0
* cbfs: Enable CBFS mcache on most chipsetsJulius Werner2020-12-021-0/+7
* Revert "arch|cpu/x86: Add Kconfig option for x86 reset vector"Kyösti Mälkki2020-11-171-10/+0
* arch/x86/Kconfig: Move pagetables down by 4KPatrick Rudolph2020-09-281-1/+1
* arch/x86: Introduce `ARCH_ALL_STAGES_X86_32`Angel Pons2020-09-261-0/+7
* arch/x86: Introduce `ARCH_ALL_STAGES_X86_64`Angel Pons2020-09-261-0/+7
* arch/x86: Select HAVE_ASAN_IN_RAMSTAGEHarshit Sharma2020-08-211-0/+1
* arch/x86: Drop CBMEM_TOP_BACKUPKyösti Mälkki2020-07-111-6/+0
* Kconfig: Escape variable to accommodate new Kconfig versionsPatrick Georgi2020-06-191-1/+1
* treewide: Add Kconfig variable MEMLAYOUT_LD_FILEFurquan Shaikh2020-06-131-0/+4
* src: Remove leading blank lines from SPDX headerElyes HAOUAS2020-05-181-2/+0
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* acpi: Reorganize ACPI configsFurquan Shaikh2020-05-021-13/+2
* arch/x86: Implement RESET_VECTOR_IN_RAMFelix Held2020-04-291-2/+4
* arch/x86/tables: Move max ACPI table size to KconfigDuncan Laurie2020-03-311-0/+6
* acpi: Change Processor ACPI Name (Intel only)Christian Walter2020-03-231-2/+2
* src/arch/x86: Convert to SPDX license headerPatrick Georgi2020-03-061-9/+1
* arch/x86/Kconfig: Remove unused BOOTBLOCK_RESETSElyes HAOUAS2020-01-021-3/+0
* bootblock: Support normal/fallback mechanism againKyösti Mälkki2019-12-271-2/+1
* arch/x86: Drop romcc bootblockArthur Heymans2019-12-201-14/+0
* arch/x86: Drop uses of ROMCC_BOOTBLOCKArthur Heymans2019-12-191-2/+0
* arch/x86: Make X86 stages select ARCH_X86Arthur Heymans2019-12-161-9/+10
* arch|cpu/x86: Add Kconfig option for x86 reset vectorMarshall Dawson2019-12-061-0/+10
* kill CAR_GLOBAL_MIGRATION leftoversArthur Heymans2019-11-301-1/+0
* Kconfig: Drop the C_ENVIRONMENT_BOOTBLOCK symbolArthur Heymans2019-11-251-4/+4
* arch/x86: Remove EARLY_EBDA_INIT supportArthur Heymans2019-11-101-9/+0
* lib/Kconfig: Remove RAMSTAGE_CBMEM_TOP_ARGArthur Heymans2019-11-101-1/+0
* cpu/qemu-x86: Add x86_64 bootblock supportPatrick Rudolph2019-11-041-0/+8
* arch/x86/Kconfig: drop unused BOOTBLOCK_SAVE_BIST_AND_TIMESTAMPElyes HAOUAS2019-11-041-9/+0
* arch/x86: Use the stage argument to implement cbmem_topArthur Heymans2019-11-031-0/+1
* AUTHORS: Move src/arch/x86 copyrights into AUTHORS fileMartin Roth2019-09-101-2/+0
* x86: Introduce RESET_VECTOR_IN_RAM optionMartin Roth2019-08-261-0/+7
* arch/x86: Flip option NO_CAR_GLOBAL_MIGRATIONKyösti Mälkki2019-08-111-2/+3
* arch/x86: Clean up PIRQ_ROUTEKyösti Mälkki2019-07-071-0/+16
* arch/x86/Kconfig: hide the "Bootblock behaviour" option on non-romccArthur Heymans2019-06-151-0/+2
* arch/x86/Kconfig: Hide the prefix option on all but BOOTBLOCK_NORMALArthur Heymans2019-06-151-0/+1
* x86/acpi: Add Kconfig to toggle 8259 reportingNico Huber2019-04-261-0/+8
* arch/x86/Kconfig: Fix spelling of *successful*Paul Menzel2019-01-081-1/+1
* cbmem: Always use EARLY_CBMEM_INITKyösti Mälkki2018-12-221-12/+0
* toolchain: Add POSTCAR as a stage we have a toolchain forPatrick Georgi2018-11-081-0/+8
* arch/x86: Implement common CF9 resetNico Huber2018-10-221-0/+7
* selfboot: remove bounce buffersRonald G. Minnich2018-10-111-2/+9
* arch/x86: Always select RELOCATABLE_MODULESKyösti Mälkki2018-06-061-1/+1
* arch/x86: Drop leftover ROMCC supportKyösti Mälkki2018-06-061-4/+0
* arch/x86: Define HPET_ADDRESS_OVERRIDEKyösti Mälkki2018-05-281-0/+3
* arch/x86: allow idt to be available to link in all stagesAaron Durbin2018-04-261-0/+7
* arch/x86: add support for cache-as-ram pagingAaron Durbin2018-04-251-0/+16
* arch/x86: allow timestamp source to not be TSCAaron Durbin2018-01-251-0/+15
* arch/x86: Enable ebda library for romstage and postcarSubrata Banik2017-09-221-0/+9
* arch/x86/Kconfig: Add deprecation warnings for LATE_CBMEM_INITJonathan Neuschäfer2017-09-061-2/+6