summaryrefslogtreecommitdiffstats
path: root/src/mainboard/amd/serengeti_cheetah/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* Replace SERIAL_CPU_INIT with PARALLEL_CPU_INITKyösti Mälkki2014-05-101-4/+1
* Move ARCH_* from board/Kconfig to cpu or soc Kconfig.Furquan Shaikh2014-05-031-1/+0
* AMD K8 (rev-F): Always have RAMINIT_SYSINFOKyösti Mälkki2013-12-291-1/+0
* AMD: Drop empty root_complexKyösti Mälkki2013-06-241-1/+0
* Drop CONFIG_AP_CODE_IN_CARStefan Reinauer2013-05-081-1/+0
* amdk8/amdfam10: Use CAR_GLOBAL for sysinfoPatrick Georgi2012-11-281-4/+0
* Drop unneeded BOARD_HAS_FADT optionStefan Reinauer2012-11-161-1/+0
* Drop CONFIG_HAVE_BUS_CONFIG, clean up KconfigStefan Reinauer2012-11-161-1/+0
* Revert "remove CONFIG_SERIAL_CPU_INIT"Sven Schnelle2012-07-311-0/+4
* remove CONFIG_SERIAL_CPU_INITSven Schnelle2012-07-021-4/+0
* amd/amd8111: Move HAVE_HARD_RESET to southbridgePatrick Georgi2012-02-171-1/+0
* Delete hard-coded driver includesKyösti Mälkki2012-02-071-2/+3
* Fix AMD 8132 and 8151 southbridge buildsKyösti Mälkki2011-12-061-0/+2
* Use subsystem id from devicetree.cb instead of Kconfig and moveSven Schnelle2011-03-011-8/+0
* Move "select CACHE_AS_RAM" lines from boards into CPU socket.Uwe Hermann2010-12-081-1/+0
* Move QRANK_DIMM_SUPPORT to Kconfig, removing it from romstage.cPatrick Georgi2010-11-051-0/+1
* Remove duplicate line from pci_ids.h.Jonathan Kollasch2010-10-071-0/+1
* Remove redundant HW_MEM_HOLE_SIZEK and HW_MEM_HOLE_SIZE_AUTO_INC settings.Myles Watson2010-09-281-8/+0
* Move memory type information out of some AMD sockets.Myles Watson2010-09-101-0/+2
* We call this cache as ram everywhere, so let's call it the same in KconfigStefan Reinauer2010-08-301-1/+1
* Restructured all vendors' Kconfig files to no longer source the boards'Jens Rottmann2010-08-301-23/+8
* Drop the USE_PRINTK_IN_CAR option. It's a bogus decision to make for any user /Stefan Reinauer2010-08-031-1/+0
* Re-integrate "USE_OPTION_TABLE" code.Edwin Beasant2010-07-061-0/+1
* drop USE_INIT from mainboard Kconfig files, it's already set in src/KconfigStefan Reinauer2010-03-301-5/+0
* This patch drops the coreboot CMOS checksum ranges from Kconfig becauseStefan Reinauer2010-03-291-10/+0
* - Add rules that build either 4 or 5 ssdts (only those variants exist in the ...Patrick Georgi2010-03-011-1/+1
* disable AP_CODE_IN_CAR. The K8 code has an alternate code path to do the job,Stefan Reinauer2010-02-281-1/+1
* - Add config flag for boards that have their own fadt.cPatrick Georgi2010-02-281-0/+2
* More Kconfig changes to improve match with newconfig:Patrick Georgi2010-01-251-0/+4
* Move all IOAPIC selection to southbridges, and remove themPatrick Georgi2010-01-181-1/+0
* Make newconfig and kconfig agree on MAINBOARD_PCI_SUBSYSTEM_{VENDOR,DEVICE}_IDPatrick Georgi2009-11-271-0/+11
* Define some variables that were not defined. There are a couple left.Myles Watson2009-10-261-1/+5
* Remove CONFIG_CPU_AMD_FAM10 & CONFIG_CPU_AMDK8 from mainboards. They should beMyles Watson2009-10-201-1/+1
* Fix all board names in Kconfig as per wiki / vendor website.Uwe Hermann2009-10-201-1/+1
* Set default ROM sizes per-board to match the ROM chip that cameUwe Hermann2009-10-161-0/+1
* Add CONFIG_GENERATE_* for tables so that the user can select which tables notMyles Watson2009-10-151-0/+1
* HAVE_ACPI_TABLES cleanups for kconfig:Uwe Hermann2009-10-111-0/+1
* Convert all "default y" options to "select FOO" (shorter).Uwe Hermann2009-10-071-50/+6
* Various fixes to Kconfig: All kconfig-boards should have aPatrick Georgi2009-10-061-0/+4
* Move HAVE_FAILOVER_BOOT and USE_FAILOVER_IMAGE fromPatrick Georgi2009-10-031-10/+0
* Remove duplicate and not too useful Kconfig board comments asUwe Hermann2009-10-031-2/+0
* Trivial config fix for Serengeti Cheetah. Change a type and a default. Myles Watson2009-09-281-3/+3
* Trivial config fix for Serengeti Cheetah. Remove duplication, add a default.Myles Watson2009-09-281-10/+10
* src/Kconfig: Remove HT-specific options.Myles Watson2009-09-221-0/+5
* tables.diff: Add Kconfig dialogues for ACPI, MP_TABLE, ...Myles Watson2009-09-221-25/+19
* Remove warnings from Kconfig. Trivial.Myles Watson2009-09-171-2/+2
* Set the mainboard/amd directory up to support more than one. Ronald G. Minnich2009-08-291-9/+0
* Clean up some DCACHE related options.Patrick Georgi2009-08-271-25/+1
* Make PCI_ROM_RUN a boolean (like it is elsewhere) whichPatrick Georgi2009-08-251-2/+2
* Replace PIRQ_TABLE with HAVE_PIRQ_TABLE, the former doesn't exist.Uwe Hermann2009-08-251-1/+1