summaryrefslogtreecommitdiffstats
path: root/src/mainboard/gigabyte
Commit message (Expand)AuthorAgeFilesLines
* Remove definitions of ACPI_SSDTX_NUM to 0, that's the default anyway.Uwe Hermann2010-10-312-8/+0
* We need to call smp_write_lintsrc() instead of smp_write_intsrc() forTobias Diedrich2010-10-264-6/+6
* Factor out common mptable code to mptable_init().Uwe Hermann2010-10-254-86/+10
* Running a checked build of Windows is needed for understanding its various BI...Scott Duplichan2010-10-242-2/+2
* We define IO_APIC_ADDR in <arch/ioapic.h>, let's use it.Uwe Hermann2010-10-122-5/+2
* Remove various .c #includes from Intel 440BX/82371EB boards.Uwe Hermann2010-10-092-11/+10
* Remove duplicate line from pci_ids.h.Jonathan Kollasch2010-10-0710-12/+4
* Convert all Intel 82371AB/EB/MB based boards to TINY_BOOTBLOCK.Uwe Hermann2010-10-072-8/+0
* Convert all Intel 440BX boards to Cache-as-RAM (CAR).Uwe Hermann2010-10-064-19/+8
* attached patch moves a couple more config flags out of romstage:Patrick Georgi2010-10-052-4/+2
* - move EHCI_BAR_INDEX to ehci.h - it's constant as per EHCI spec 2.3.1Patrick Georgi2010-10-054-18/+5
* Remove lib/ramtest.c-include from all CAR boards.Patrick Georgi2010-10-054-4/+2
* Allow selecting the physical USB Debug Port on AMD SB700.Uwe Hermann2010-10-022-2/+2
* Move CACHE_AS_RAM_ADDRESS_DEBUG out of romstage.c into Kconfig,Patrick Georgi2010-10-014-4/+0
* Rename build system variables to be more intuitive, andPatrick Georgi2010-09-301-1/+1
* Remove redundant HW_MEM_HOLE_SIZEK and HW_MEM_HOLE_SIZE_AUTO_INC settings.Myles Watson2010-09-284-32/+0
* Add a kconfig option to allow the user to select a specific physicalUwe Hermann2010-09-272-6/+2
* Drop some useless "../../../" in #includes (trivial).Uwe Hermann2010-09-253-3/+3
* Hook up all AMD SB600/SB700 boards to the EHCI Debug Port infrastructure.Uwe Hermann2010-09-242-0/+24
* Cut the crap.Uwe Hermann2010-09-211-1/+1
* Move memory type information out of some AMD sockets.Myles Watson2010-09-104-0/+6
* Remove unused ide0_enable and sata0_enable entries from SB7xx Rudolf Marek2010-09-072-6/+0
* We call this cache as ram everywhere, so let's call it the same in KconfigStefan Reinauer2010-08-304-4/+4
* Restructured all vendors' Kconfig files to no longer source the boards'Jens Rottmann2010-08-307-100/+55
* Remove unused mainboard_config definitions. Trivial.Myles Watson2010-08-266-18/+4
* Another AMD 780/700 mainboard: Gigabyte MA78GM-US2HWang Qing Pei2010-08-1722-0/+5180
* Add support for Gigabyte MA785GMT mainboard.Wang Qing Pei2010-08-1722-1/+5346
* My old mcp55 azalia fix from May 2010. Was never checked in.Stefan Reinauer2010-08-142-2/+114
* Drop the USE_PRINTK_IN_CAR option. It's a bogus decision to make for any user /Stefan Reinauer2010-08-032-2/+0
* Make include paths more consistent. Fixes compilation errors for me.Myles Watson2010-07-261-1/+1
* Fix all warnings in the tree Stefan Reinauer2010-07-081-3/+0
* Re-integrate "USE_OPTION_TABLE" code.Edwin Beasant2010-07-068-18/+6
* also rename the config option.Stefan Reinauer2010-05-254-6/+6
* fix most usbdebug warnings and fix function names.Stefan Reinauer2010-05-252-4/+4
* Long ago we agreed on kicking the _direct appendix because everything inStefan Reinauer2010-05-252-4/+4
* Move generation of mptable entries for ISA to generic code.Patrick Georgi2010-05-202-40/+2
* ITE IT8671F: Add it8671f_48mhz_clkin().Anders Jenbo2010-05-141-1/+1
* Add initial support for the GIGABYTE GA-6BXE.Anders Jenbo2010-05-147-0/+282
* license header fixes Nils Jacobs2010-05-142-4/+2
* Remove pc80/serial.c includes in ROMCC boards and includePatrick Georgi2010-05-091-1/+0
* Drop console/console.c and pc80/serial.c from mainboards'Patrick Georgi2010-05-083-5/+3
* Rename "apic" and "apic_cluster" to "lapic" and "lapic_cluster"Patrick Georgi2010-05-053-6/+6
* Since some people disapprove of white space cleanups mixed in regular commitsStefan Reinauer2010-04-2713-64/+64
* try to unify timing initialization across those boards that need it...Stefan Reinauer2010-04-251-2/+2
* zero warnings daysStefan Reinauer2010-04-252-10/+13
* zero warnings days: unify mp tables. fix warnings.Stefan Reinauer2010-04-162-2/+2
* zero warnings days...Stefan Reinauer2010-04-152-29/+8
* drop quite a lot of dead code that did nothing but produce warnings and makeStefan Reinauer2010-04-142-2/+2
* copy_and_run.c is not needed twice, and it is used on non-car too.Stefan Reinauer2010-04-092-2/+2
* Copy acpi blobs in two parts to make sure gcc does the right thing.Myles Watson2010-04-091-4/+5
OpenPOWER on IntegriCloud