Move "select CACHE_AS_RAM" lines from boards into CPU socket.
[coreboot.git] / src / mainboard / amd / serengeti_cheetah / Kconfig
2010-12-08 Uwe HermannMove "select CACHE_AS_RAM" lines from boards into CPU...
2010-11-05 Patrick GeorgiMove QRANK_DIMM_SUPPORT to Kconfig, removing it from...
2010-10-07 Jonathan KollaschRemove duplicate line from pci_ids.h.
2010-09-28 Myles WatsonRemove redundant HW_MEM_HOLE_SIZEK and HW_MEM_HOLE_SIZE...
2010-09-10 Myles WatsonMove memory type information out of some AMD sockets.
2010-08-30 Stefan ReinauerWe call this cache as ram everywhere, so let's call...
2010-08-30 Jens RottmannRestructured all vendors' Kconfig files to no longer...
2010-08-03 Stefan ReinauerDrop the USE_PRINTK_IN_CAR option. It's a bogus decisio...
2010-07-06 Edwin BeasantRe-integrate "USE_OPTION_TABLE" code.
2010-03-30 Stefan Reinauerdrop USE_INIT from mainboard Kconfig files, it's alread...
2010-03-29 Stefan ReinauerThis patch drops the coreboot CMOS checksum ranges...
2010-03-01 Patrick Georgi- Add rules that build either 4 or 5 ssdts (only those...
2010-02-28 Stefan Reinauerdisable AP_CODE_IN_CAR. The K8 code has an alternate...
2010-02-28 Patrick Georgi- Add config flag for boards that have their own fadt.c
2010-01-25 Patrick GeorgiMore Kconfig changes to improve match with newconfig:
2010-01-18 Patrick GeorgiMove all IOAPIC selection to southbridges, and remove...
2009-11-27 Patrick GeorgiMake newconfig and kconfig agree on MAINBOARD_PCI_SUBSY...
2009-10-26 Myles WatsonDefine some variables that were not defined. There...
2009-10-20 Myles WatsonRemove CONFIG_CPU_AMD_FAM10 & CONFIG_CPU_AMDK8 from...
2009-10-20 Uwe HermannFix all board names in Kconfig as per wiki / vendor...
2009-10-16 Uwe HermannSet default ROM sizes per-board to match the ROM chip...
2009-10-15 Myles WatsonAdd CONFIG_GENERATE_* for tables so that the user can...
2009-10-11 Uwe HermannHAVE_ACPI_TABLES cleanups for kconfig:
2009-10-07 Uwe HermannConvert all "default y" options to "select FOO" (shorter).
2009-10-06 Patrick GeorgiVarious fixes to Kconfig: All kconfig-boards should...
2009-10-03 Patrick GeorgiMove HAVE_FAILOVER_BOOT and USE_FAILOVER_IMAGE from
2009-10-03 Uwe HermannRemove duplicate and not too useful Kconfig board comme...
2009-09-28 Myles WatsonTrivial config fix for Serengeti Cheetah. Change a...
2009-09-28 Myles WatsonTrivial config fix for Serengeti Cheetah. Remove dupli...
2009-09-22 Myles Watsonsrc/Kconfig: Remove HT-specific options.
2009-09-22 Myles Watsontables.diff: Add Kconfig dialogues for ACPI, MP_TABLE...
2009-09-17 Myles WatsonRemove warnings from Kconfig. Trivial.
2009-08-29 Ronald G. MinnichSet the mainboard/amd directory up to support more...
2009-08-27 Patrick GeorgiClean up some DCACHE related options.
2009-08-25 Patrick GeorgiMake PCI_ROM_RUN a boolean (like it is elsewhere) which
2009-08-25 Uwe HermannReplace PIRQ_TABLE with HAVE_PIRQ_TABLE, the former...
2009-08-25 Uwe HermannVarious Kconfig and Makefile.inc fixes and cosmetics.
2009-08-13 Patrick GeorgiFix some conflicting types of variables
2009-08-12 Ronald G. MinnichFix multiple missing files and errors from the recent...
2009-08-12 Patrick GeorgiKconfig!