summaryrefslogtreecommitdiff
path: root/src/cpu/Kconfig
AgeCommit message (Expand)Author
2013-04-01Minor Kconfig help text fixStefan Tauner
2013-02-27Fix microcode selection codeStefan Reinauer
2013-02-18Kconfig: string option doesn't work properly inside choice sectionJens Rottmann
2013-02-12armv7: Add emulation/qemu-armv7 board.Hung-Te Lin
2013-02-08console: Always allow setting "EARLY_CONSOLE" configuration.Hung-Te Lin
2013-02-08console: Revise serial console configuration names.Hung-Te Lin
2013-01-04make early serial console support more genericDavid Hendricks
2012-12-08WIP: Initial support for Samsung Exynos 5250 ARM CPUStefan Reinauer
2012-11-28amdk8/amdfam10: Use CAR_GLOBAL for sysinfoPatrick Georgi
2012-09-05buildsystem: Make CPU microcode updating more configurableAlexandru Gagniuc
2012-07-26Enable Microcode in CBFS for all SandyBridge/IvyBridge systemsStefan Reinauer
2012-07-24Config changes to support microcode in CBFSVadim Bendebury
2012-07-24Make MAX_PHYSICAL_CPUS invisible on non-AMD boardsStefan Reinauer
2012-07-12Drop Kconfig VAR_MTRR_HOLE optionKyösti Mälkki
2012-05-01Drop CONFIG_MAX_PHYSICAL_CPUS on non-AMD boardsStefan Reinauer
2012-03-31Whitespace fixesPatrick Georgi
2012-03-31Add support for RAM-less multi-processor initKyösti Mälkki
2010-12-16- Fix shortcoming in Kconfig when handling multiple "choice"sStefan Reinauer
2010-08-30We call this cache as ram everywhere, so let's call it the same in KconfigStefan Reinauer
2010-04-09This patch changes C7 CAR code to be a single assembler file instead Stefan Reinauer
2010-03-29qemu: drop "northbridge.c" from src/cpu/... Stefan Reinauer
2010-03-22drop some unused files and fix warnings on i945 based systems.Stefan Reinauer
2010-03-19Get rid of a few warnings:Myles Watson
2010-02-25HAVE_MOVNTI really means SSE2. Also add sfence in the MOVNTI case.Stefan Reinauer
2009-10-24Fix kconfig build error due to "source"ing a non-existant file (trivial).Uwe Hermann
2009-10-18Add EXPERT kconfig option so we can hide more advanced optionsUwe Hermann
2009-10-09Remove default n statements to simplify .config and ldoptions files.Myles Watson
2009-10-09More kconfig cleanups:Uwe Hermann
2009-10-06Various fixes to Kconfig: All kconfig-boards should have aPatrick Georgi
2009-10-01Support variables for MMX and SSE. These would be used inRonald G. Minnich
2009-10-01Fix Kconfig build for K8 boards.Myles Watson
2009-09-25some progress on kconfig:Patrick Georgi
2009-09-24Make all Kconfig enabled boards build (tested with kbuildall).Patrick Georgi
2009-09-22tables.diff: Add Kconfig dialogues for ACPI, MP_TABLE, ...Myles Watson
2009-08-27Clean up some DCACHE related options.Patrick Georgi
2009-08-12Fix multiple missing files and errors from the recent commit. This happenedRonald G. Minnich
2009-08-12Kconfig!Patrick Georgi