summaryrefslogtreecommitdiff
path: root/src/arch/x86/Kconfig
AgeCommit message (Expand)Author
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