summaryrefslogtreecommitdiffstats
path: root/src/mainboard/gigabyte/m57sli/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* nvidia/mcp55: Move HAVE_HARD_RESET to southbridgePatrick Georgi2012-02-171-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 MCP55_PCI_E_X_* to Kconfig. Any useless values in romstage.cs werePatrick Georgi2010-11-211-0/+4
* Move the SET_FIDVID* family of configuration options to Kconfig andPatrick Georgi2010-11-161-0/+1
* Move K8_ALLOCATE_IO_RANGE to Kconfig.Patrick Georgi2010-11-071-0/+1
* 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
* attached patch moves a couple more config flags out of romstage:Patrick Georgi2010-10-051-0/+2
* 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/+1
* 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-22/+7
* 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
* Since some people disapprove of white space cleanups mixed in regular commitsStefan Reinauer2010-04-271-7/+7
* 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-15/+0
* Remove remaining uses ofPatrick Georgi2010-03-181-10/+0
* Remove Kconfig entries that disablePatrick Georgi2010-03-081-5/+0
* - Add config flag for boards that have their own fadt.cPatrick Georgi2010-02-281-0/+1
* More Kconfig changes to improve match with newconfig:Patrick Georgi2010-01-251-2/+2
* Align several kconfig options to match newconfig:Patrick Georgi2010-01-251-2/+1
* Move all IOAPIC selection to southbridges, and remove themPatrick Georgi2010-01-181-1/+0
* 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-2/+2
* Clean up some #ifdef CONFIG_*Myles Watson2009-10-191-6/+1
* Fix AP_CODE_IN_CAR (only selected for two boards), STACK_SIZE, and HEAP_SIZE.Myles Watson2009-10-161-5/+0
* Set default ROM sizes per-board to match the ROM chip that cameUwe Hermann2009-10-161-1/+1
* Add CONFIG_GENERATE_* for tables so that the user can select which tables notMyles Watson2009-10-151-2/+2
* Various fixes to Kconfig: All kconfig-boards should have aPatrick Georgi2009-10-061-1/+11
* PCI_ROM_RUN and CONSOLE_VGA are global options in Kconfig andUwe Hermann2009-10-051-2/+0
* Remove another FAILOVER variable. (trivial)Patrick Georgi2009-10-031-5/+0
* Add gigabyte/m57sli support to Kconfig.Harald Gutmann2009-10-031-0/+153