summaryrefslogtreecommitdiffstats
path: root/src/arch/x86/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* arch/x86: introduce HAVE_CONFIGURABLE_APMC_SMI_PORTFelix Held2024-01-081-0/+7
* x86: Separate CPU and SoC physical address sizeJeremy Compostella2023-12-221-0/+12
* x86: Add ramstage CBFS cache scratchpad supportJeremy Compostella2023-10-201-0/+17
* x86: Add pre-memory stages CBFS cache scratchpad supportJeremy Compostella2023-10-201-0/+7
* arch/x86/Kconfig: introduce RESERVED_PHYSICAL_ADDRESS_BITS_SUPPORTFelix Held2023-09-291-0/+10
* arch/arm64: Hook up ACPI table generationArthur Heymans2023-09-181-6/+0
* arch/x86/Kconfig: remove period from DUMP_SMBIOS_TYPE17 titleEric Lai2023-06-271-1/+1
* arch/x86: Introduce DUMP_SMBIOS_TYPE17 configEric Lai2023-06-201-0/+4
* libpayload;arch,cpu/x86: drop USE_MARCH_586 Kconfig optionFelix Held2023-05-271-6/+0
* arch/x86/Kconfig: Remove unused NUM_IPI_STARTSElyes Haouas2023-01-211-9/+0
* Set x86_64 as supported architecture for clangArthur Heymans2022-12-161-0/+1
* arch/x86: Buildtest clang targets with VBOOT_STARTS_BEFORE_BOOTBLOCKArthur Heymans2022-11-301-1/+1
* arch/x86: Disable clang build if using verstage_before_bootblockMartin Roth2022-11-161-1/+1
* arch/x86/Kconfig: Move AMD stages arch to common codeArthur Heymans2022-11-141-7/+3
* arch/x86: x86_64 implies SSE2 supportPatrick Rudolph2022-10-241-0/+5
* Kconfig: Mark clang as ready to use on some archArthur Heymans2022-05-281-0/+1
* arch/x86: Add support for catching null dereferences through debug regsRobert Zieba2022-05-121-0/+32
* arch/x86/Kconfig: Drop obsolete fixed ramstage symbolsArthur Heymans2022-04-011-16/+0
* arch/x86: consolidate HPET base address definitionsFelix Held2022-02-251-4/+0
* arch/x86/Kconfig: add HPET_MIN_TICKSFelix Held2022-02-251-0/+3
* arch/x86/Kconfig: drop HPET_ADDRESS_OVERRIDEFelix Held2022-02-241-4/+1
* arch/x86: Init firmware pointer for EC SMSC KBC1098/KBC1126 at build timeBill XIE2021-12-211-0/+19
* arch/x86: Add X86_CUSTOM_BOOTMEDIARaul E Rangel2021-07-021-3/+7
* src: Consolidate x86_64 support KconfigAngel Pons2021-07-021-0/+18
* src: Introduce `ARCH_ALL_STAGES_X86`Angel Pons2021-07-021-0/+5
* src: Move `select ARCH_X86` to platformsAngel Pons2021-06-301-10/+2
* arch/x86/ioapic: Drop irq_on_fsb as a configurable itemKyösti Mälkki2021-06-161-8/+0
* cbfs: Increase mcache size defaultsJulius Werner2021-05-141-2/+3
* arch/x86: Remove most C_ENV_BOOTBLOCK_SIZE limitsKyösti Mälkki2021-01-281-2/+5
* arch/x86: Top-align .text in bootblockKyösti Mälkki2021-01-281-0/+3
* 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