summaryrefslogtreecommitdiffstats
path: root/src/mainboard/gigabyte
Commit message (Expand)AuthorAgeFilesLines
* Align several kconfig options to match newconfig:Patrick Georgi2010-01-253-5/+2
* Move all IOAPIC selection to southbridges, and remove themPatrick Georgi2010-01-182-2/+0
* coreboot has 13 instances of IOAPIC setup distributed across a lotStefan Reinauer2010-01-161-1/+1
* * Explicitly add __PRE_RAM__ where it should be added.Stefan Reinauer2010-01-051-0/+1
* Eliminate special case id.inc/id.lds in favor of a configuration variable ID_...Patrick Georgi2009-11-276-8/+15
* Make newconfig and kconfig agree on MAINBOARD_PCI_SUBSYSTEM_{VENDOR,DEVICE}_IDPatrick Georgi2009-11-271-2/+2
* Remove drivers/pci/onboard. The only purpose was for option ROMs, which areMyles Watson2009-11-062-4/+0
* Remove some white space and comment differences from devicetree.cb and Config.lbMyles Watson2009-11-062-254/+231
* Drop all pre-CBFS rom_address entries in Config.lb/devicetree.cb.Uwe Hermann2009-11-062-2/+0
* Split the two usages of __ROMCC__:Myles Watson2009-11-064-4/+4
* Define some variables that were not defined. There are a couple left.Myles Watson2009-10-262-2/+10
* Major cleanups of the hard_reset() code and config in coreboot.- supermicro/x6dhe_g/auto.c2009-10-242-2/+0
* move all register fram definitions to arch/register.hStefan Reinauer2009-10-242-16/+4
* Drop dead K8_SCAN_PCI_BUS code. It's a bad idea to scan the PCI busses beforeMyles Watson2009-10-232-4/+0
* Remove CONFIG_CPU_AMD_FAM10 & CONFIG_CPU_AMDK8 from mainboards. They should beMyles Watson2009-10-202-2/+2
* Fix all board names in Kconfig as per wiki / vendor website.Uwe Hermann2009-10-202-3/+3
* Clean up some #ifdef CONFIG_*Myles Watson2009-10-194-10/+5
* Move files from src/cpu/x86/{fpu,mmx,sse}/ to x86/Peter Stuge2009-10-171-2/+2
* Fix AP_CODE_IN_CAR (only selected for two boards), STACK_SIZE, and HEAP_SIZE.Myles Watson2009-10-162-10/+0
* Drop enable_mmx.inc. It reads (only) "Enabling mmx registers is a noop"Peter Stuge2009-10-161-1/+0
* Set default ROM sizes per-board to match the ROM chip that cameUwe Hermann2009-10-163-1/+3
* Change CONFIG_LB_MEM_TOPK to CONFIG_RAMTOP to match CONFIG_RAMBASE.Myles Watson2009-10-164-6/+6
* Add CONFIG_GENERATE_* for tables so that the user can select which tables notMyles Watson2009-10-1510-35/+34
* Add const to get rid of some warnings when passing quoted strings.Myles Watson2009-10-091-1/+1
* Major CONFIG_IRQ_TABLE_COUNT fixing and cleanups. Some of these boardsUwe Hermann2009-10-071-1/+1
* Kconfig:Patrick Georgi2009-10-071-2/+4
* More boards in kconfig, and moved -O2 flag for romcc intoPatrick Georgi2009-10-073-0/+206
* UseUwe Hermann2009-10-061-1/+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-052-4/+0
* The new CBFS based build system requires the whole ROM to be accessibleUwe Hermann2009-10-041-0/+5
* This does away with CONFIG_ROM_PAYLOAD_START and CONFIG_PAYLOAD_SIZE.Patrick Georgi2009-10-043-6/+0
* Remove another FAILOVER variable. (trivial)Patrick Georgi2009-10-031-5/+0
* Add gigabyte/m57sli support to Kconfig.Harald Gutmann2009-10-034-189/+383
* Remove:Patrick Georgi2009-10-033-18/+0
* Remove duplicate and not too useful Kconfig board comments asUwe Hermann2009-10-031-2/+0
* simplify source tree hierarchy: move files from sdram/ and ram/ to lib/Stefan Reinauer2009-09-233-5/+5
* Add kconfig support for all missing Intel 440BX based boards.Uwe Hermann2009-08-263-1/+104
* Reduce size of the romstage on various boards that fail to build on QA.Patrick Georgi2009-08-192-2/+3
* Kconfig!Patrick Georgi2009-08-124-0/+366
* Enable CBFS everywhere. All boards compiled for me (abuild tested),Patrick Georgi2009-08-113-12/+8
* Fix up the tree again...Stefan Reinauer2009-07-222-10/+10
* ChangeLog:Harald Gutmann2009-07-071-5/+41
* ChangeLog:Harald Gutmann2009-07-021-2/+2
* the tool chain settings should not be in renamed (as they will never live inStefan Reinauer2009-06-303-6/+6
* This patch unifies the use of config options in v2 to all start with CONFIG_Stefan Reinauer2009-06-3012-414/+414
* Undo my ugly commit that added uses clauses in lots of places instead of one.Myles Watson2009-06-191-1/+0
* ChangeLog:Harald Gutmann2009-06-194-1/+483
* Change Log:Harald Gutmann2009-06-181-35/+37
* Change Log:Harald Gutmann2009-06-181-1/+6