aboutsummaryrefslogtreecommitdiff
path: root/src/arch/x86/Kconfig
AgeCommit message (Expand)Author
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
2015-04-02Clean up architecture-specific KconfigsJulius Werner
2015-03-17arch/x86/Kconfig: Add license headerStefan Reinauer
2015-03-10x86 cache-as-ram: Remove BROKEN_CAR_MIGRATE optionKyösti Mälkki
2015-01-27CBMEM: Tidy up CAR migrationKyösti Mälkki
2015-01-27vboot2: add verstageStefan Reinauer
2014-11-14AMD: Move RAMBASE and RAMTOPKyösti Mälkki
2014-05-10Arch-level Kconfig menu cleanupFurquan Shaikh
2014-05-06Introduce stage-specific architecture for corebootFurquan Shaikh
2014-02-06MTRR: Mark all prefetchable resources as WRCOMB.Vladimir Serbinenko
2013-07-22X86: make the SIPI num_starts a config variableRonald G. Minnich
2013-07-14x86: Add and enable an arch verson of memmove.Gabe Black
2013-07-11Move the HAVE_ARCH_* config options from src/arch/x86 to src/.Gabe Black
2013-07-10arch: clean up Kconfig and MakefileStefan Reinauer
2013-06-04Move the MARK_GRAPHICS_MEM_WRCOMB to x86 architectureRonald G. Minnich
2013-06-02Provide sane Kconfig default for cmos.default.Denis 'GNUtoo' Carikli
2012-11-30Add mainboard hook to bootblockKyösti Mälkki
2012-11-16Drop Kconfig.deprecated_optionsStefan Reinauer
2012-11-12Reduce default stack size to 4KStefan Reinauer
2012-11-12Add dependency for CONFIG_AP_IN_SIPI_WAITStefan Reinauer
2012-10-08hpet: common ACPI generationPatrick Georgi
2012-07-31Revert "Use broadcast SIPI to startup siblings"Sven Schnelle
2012-07-02Use broadcast SIPI to startup siblingsSven Schnelle
2012-04-06Fix support for RAM-less multi-processor initKyösti Mälkki
2012-03-30Make PCI CONF2 support a compile time optionStefan Reinauer
2012-03-30Add native memset() function on x86Stefan Reinauer
2012-03-30Add faster, architecture dependent memcpy()Stefan Reinauer
2012-03-25Makefile: rename linker intermediate variableKyösti Mälkki
2012-03-16Via Epia-N and C3: Set ioapic delivery type in KconfigPatrick Georgi
2011-10-28Get rid of the old romstage-as-bootblock ROM layoutPatrick Georgi
2011-04-21more ifdef -> if fixes.Stefan Reinauer
2011-04-14drop incorrectly used CONFIG_ROM_IMAGE_SIZE and unused CONFIG_ARCHStefan Reinauer
2011-03-08Move cmos.default handling to bootblockPatrick Georgi
2011-01-14Disable CMOS recovery code for ROMCC boards as the CBFS code used forPatrick Georgi
2011-01-14Allow coreboot to initialize CMOS if checksum is invalid.Patrick Georgi
2011-01-05move single options out of main menu and remove stray "options"Stefan Reinauer
2010-12-16- Fix shortcoming in Kconfig when handling multiple "choice"sStefan Reinauer
2010-12-11After this has been brought up many times before, rename src/arch/i386 toStefan Reinauer