summaryrefslogtreecommitdiffstats
path: root/src/cpu/amd/model_fxx/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* Add compile-time defaults to some K8 CMOS options in case they're absent in CMOSJosef Kellermann2011-02-241-0/+4
* Move the SET_FIDVID* family of configuration options to Kconfig andPatrick Georgi2010-11-161-1/+25
* Move CAR settings to board config for socket 940 boards.Warren Turkal2010-09-301-22/+0
* We call this cache as ram everywhere, so let's call it the same in KconfigStefan Reinauer2010-08-301-1/+1
* Drop the USE_PRINTK_IN_CAR option. It's a bogus decision to make for any user /Stefan Reinauer2010-08-031-1/+0
* fix timer choice in Kconfig. HAVE_INIT_TIMER is selected correctly, no need toStefan Reinauer2010-04-131-1/+0
* HAVE_MOVNTI really means SSE2. Also add sfence in the MOVNTI case.Stefan Reinauer2010-02-251-1/+2
* Kconfig builds all boards now.Patrick Georgi2010-01-061-0/+6
* romcc:Patrick Georgi2009-12-311-0/+1
* Define some variables that were not defined. There are a couple left.Myles Watson2009-10-261-1/+0
* Simplify Kconfig files by using "select" where possible (trivial).Uwe Hermann2009-10-181-20/+4
* Remove default n statements to simplify .config and ldoptions files.Myles Watson2009-10-091-1/+0
* Fix Kconfig build for K8 boards.Myles Watson2009-10-011-0/+4
* Move DCACHE support into the cpu family for AMD model_fxx.Myles Watson2009-08-281-3/+28
* Various Kconfig and Makefile.inc fixes and cosmetics.Uwe Hermann2009-08-251-1/+0
* - AMD selected a couple of options that are incompatible with QEmu (andPatrick Georgi2009-08-131-0/+3
* Fix some conflicting types of variablesPatrick Georgi2009-08-131-4/+4
* Fix multiple missing files and errors from the recent commit. This happenedRonald G. Minnich2009-08-121-0/+13