summaryrefslogtreecommitdiffstats
path: root/src/mainboard/amd/dbm690t/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* 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 unneeded BOARD_HAS_FADT optionStefan Reinauer2012-11-161-1/+0
* Drop CONFIG_HAVE_BUS_CONFIG, clean up KconfigStefan Reinauer2012-11-161-1/+0
* Drop HAVE_MAINBOARD_RESOURCESKyösti Mälkki2012-08-081-1/+0
* amd/sb600: Move HAVE_HARD_RESET to southbridgePatrick Georgi2012-02-221-1/+0
* 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 the SET_FIDVID* family of configuration options to Kconfig andPatrick Georgi2010-11-161-0/+1
* Move QRANK_DIMM_SUPPORT to Kconfig, removing it from romstage.cPatrick Georgi2010-11-051-0/+1
* Various PIRQ/MPTABLE/ACPI Kconfig fixes.Uwe Hermann2010-11-051-3/+3
* Remove duplicate line from pci_ids.h.Jonathan Kollasch2010-10-071-0/+1
* fix Kontron KT690 and clean up socket S1G1 boards accordingly.Stefan Reinauer2010-09-301-12/+0
* Remove redundant HW_MEM_HOLE_SIZEK and HW_MEM_HOLE_SIZE_AUTO_INC settings.Myles Watson2010-09-281-8/+0
* - Fix race condition in option_table.h generation by moving the includeStefan Reinauer2010-09-251-6/+0
* Revert 5762. It silently broke a lot of boards because abuild was broken.Myles Watson2010-09-021-0/+6
* Fix race condition in option_table.h generation by moving the include statementStefan Reinauer2010-09-011-6/+0
* 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-19/+6
* drop three unneeded config variables:Jens Rottmann2010-08-271-5/+0
* Drop the USE_PRINTK_IN_CAR option. It's a bogus decision to make for any user /Stefan Reinauer2010-08-031-1/+0
* Ugly temporary fix until we figure out how to deal with the race condition.Myles Watson2010-07-081-0/+7
* 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 config flag for boards that have their own fadt.cPatrick Georgi2010-02-281-0/+2
* Actually set HAVE_OPTION_TABLES for the boards that need it.Patrick Georgi2010-02-091-5/+0
* Align several kconfig options to match newconfig:Patrick Georgi2010-01-251-1/+1
* Move all IOAPIC selection to southbridges, and remove themPatrick Georgi2010-01-181-1/+0
* Clean up amd/dbm690t and kontron/986lcd-m some more (notPatrick Georgi2009-12-181-8/+18
* Make newconfig and kconfig agree on MAINBOARD_PCI_SUBSYSTEM_{VENDOR,DEVICE}_IDPatrick Georgi2009-11-271-0/+10
* Remove CONFIG_CPU_AMD_FAM10 & CONFIG_CPU_AMDK8 from mainboards. They should beMyles Watson2009-10-201-1/+0
* Fix all board names in Kconfig as per wiki / vendor website.Uwe Hermann2009-10-201-1/+1
* Fix AP_CODE_IN_CAR (only selected for two boards), STACK_SIZE, and HEAP_SIZE.Myles Watson2009-10-161-1/+0
* 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
* Remaining boards are Kconfig'd now. Whether they workPatrick Georgi2009-10-091-0/+104
OpenPOWER on IntegriCloud