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