aboutsummaryrefslogtreecommitdiff
path: root/src/arch/x86/Kconfig
AgeCommit message (Expand)Author
2023-09-18arch/arm64: Hook up ACPI table generationArthur Heymans
2023-06-27arch/x86/Kconfig: remove period from DUMP_SMBIOS_TYPE17 titleEric Lai
2023-06-20arch/x86: Introduce DUMP_SMBIOS_TYPE17 configEric Lai
2023-05-27libpayload;arch,cpu/x86: drop USE_MARCH_586 Kconfig optionFelix Held
2023-01-21arch/x86/Kconfig: Remove unused NUM_IPI_STARTSElyes Haouas
2022-12-16Set x86_64 as supported architecture for clangArthur Heymans
2022-11-30arch/x86: Buildtest clang targets with VBOOT_STARTS_BEFORE_BOOTBLOCKArthur Heymans
2022-11-16arch/x86: Disable clang build if using verstage_before_bootblockMartin Roth
2022-11-14arch/x86/Kconfig: Move AMD stages arch to common codeArthur Heymans
2022-10-24arch/x86: x86_64 implies SSE2 supportPatrick Rudolph
2022-05-28Kconfig: Mark clang as ready to use on some archArthur Heymans
2022-05-12arch/x86: Add support for catching null dereferences through debug regsRobert Zieba
2022-04-01arch/x86/Kconfig: Drop obsolete fixed ramstage symbolsArthur Heymans
2022-02-25arch/x86: consolidate HPET base address definitionsFelix Held
2022-02-25arch/x86/Kconfig: add HPET_MIN_TICKSFelix Held
2022-02-24arch/x86/Kconfig: drop HPET_ADDRESS_OVERRIDEFelix Held
2021-12-21arch/x86: Init firmware pointer for EC SMSC KBC1098/KBC1126 at build timeBill XIE
2021-07-02arch/x86: Add X86_CUSTOM_BOOTMEDIARaul E Rangel
2021-07-02src: Consolidate x86_64 support KconfigAngel Pons
2021-07-02src: Introduce `ARCH_ALL_STAGES_X86`Angel Pons
2021-06-30src: Move `select ARCH_X86` to platformsAngel Pons
2021-06-16arch/x86/ioapic: Drop irq_on_fsb as a configurable itemKyösti Mälkki
2021-05-14cbfs: Increase mcache size defaultsJulius Werner
2021-01-28arch/x86: Remove most C_ENV_BOOTBLOCK_SIZE limitsKyösti Mälkki
2021-01-28arch/x86: Top-align .text in bootblockKyösti Mälkki
2020-12-17arch/x86: Remove ID_SECTION_OFFSETKyösti Mälkki
2020-12-02cbfs: Enable CBFS mcache on most chipsetsJulius Werner
2020-11-17Revert "arch|cpu/x86: Add Kconfig option for x86 reset vector"Kyösti Mälkki
2020-09-28arch/x86/Kconfig: Move pagetables down by 4KPatrick Rudolph
2020-09-26arch/x86: Introduce `ARCH_ALL_STAGES_X86_32`Angel Pons
2020-09-26arch/x86: Introduce `ARCH_ALL_STAGES_X86_64`Angel Pons
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
2016-11-28Build system: Update HAVE_CMOS_DEFAULTMartin Roth
2016-07-31src/arch: Capitalize CPU, RAM and ROMElyes HAOUAS
2016-06-17Define RAMTOP for x86 onlyKyösti Mälkki
2016-06-11arch/x86: Support "weak" BIST and timestamp save routinesLee Leahy
2016-06-11arch/x86: Add debug spinloops in assembly_entry.SLee Leahy
2016-06-11arch/x86: Add debug spinloopLee Leahy
2016-03-23arch/x86: introduce postcar stage/phaseAaron Durbin
2016-03-15x86: Drop CONFIG_COMPILE_IN_DSDTStefan Reinauer
2016-03-05Kconfig: hide useless options on ARM.Vladimir Serbinenko
2016-03-03arch/x86: Allow soc/chipset to set linking addressAndrey Petrov
2016-02-17arch/x86: Add option to disable default mmap_boot implementationAlexandru Gagniuc
2016-02-13x86: make bootblock size for C_ENVIRONMENT_BOOTBLOCK configurableAaron Durbin
2016-02-11arch/x86: Change how BOOTBLOCK_CUSTOM is selected by defaultAndrey Petrov
2016-02-03xcompile: Add a way to specify -march=i586Martin Roth
2015-11-11arm/arm64: Generalize bootblock C entry pointJulius Werner
2015-06-23acpi: bring back ability to link DSDT into ramstagePatrick Georgi
2015-06-16Add x64 support to src/arch/x86/KconfigStefan Reinauer
2015-04-10x86: Support reset routines in bootblockLee Leahy
2015-04-07kconfig: drop intermittend forwarder filesStefan Reinauer