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