summaryrefslogtreecommitdiffstats
path: root/src/mainboard/gigabyte
Commit message (Expand)AuthorAgeFilesLines
* CMOS: Add set_option and rework get_option.Luc Verhaegen2009-06-032-2/+2
* Trivial patch to make #defines generated from cmos.layout have unique names. ...Myles Watson2009-05-011-1/+1
* Refactor copy_and_run so that it uses a single code base instead ofPatrick Georgi2009-04-302-8/+2
* drop duplicate compiler options that are already mentioned in CFLAGS.Stefan Reinauer2009-04-222-6/+6
* Thanks to Myles' patch adding support for include statements,Carl-Daniel Hailfinger2009-04-213-107/+4
* v2/src romfs->cbfs renamePeter Stuge2009-04-143-9/+9
* I need to do uses HAVE_ACPI_RESUME for each board. Here we go.Rudolf Marek2009-04-132-0/+2
* This patch cleans up the calls to $CC in mainboard Config.lb files. TheyCarl-Daniel Hailfinger2009-04-122-6/+6
* Kill remaining unneeded CAR/ROMCC if-blocks.Carl-Daniel Hailfinger2009-04-112-30/+0
* Drop CONFIG_CHIP_NAME. Those config statements in Config.lb shouldStefan Reinauer2009-04-016-18/+2
* Add the CONFIG_ROMS config variable. Ronald G. Minnich2009-03-313-0/+18
* Carl-Daniel's part:Carl-Daniel Hailfinger2009-02-186-9/+9
* This patch makes the recently added assembler debug optional, as it mayStefan Reinauer2009-01-202-2/+2
* Fix implicit declarations of get_bus_conf.Carl-Daniel Hailfinger2008-12-223-0/+6
* Use -O2 and -mcpu=p2 as romcc options for all Intel 440BX boards.Uwe Hermann2008-12-101-4/+4
* This patch from Ralf Grosse Boerger makes debugging more comfortable. Stefan Reinauer2008-11-282-6/+6
* Remove the unnecessary memctrl[] indirection, 440BX only has oneUwe Hermann2008-11-271-10/+4
* Drop tons of duplicated debug.c files, move common file toUwe Hermann2008-10-121-1/+1
* The ARRAY_SIZE macro is convenient, yet mostly unused. Switch lots ofCarl-Daniel Hailfinger2008-10-016-8/+10
* This changes the python generated makefilesCarl-Daniel Hailfinger2008-09-041-10/+10
* Enable hardware fan control for m57sli.Ronald Hoogenboom2008-06-221-8/+32
* This patch adds automatic fan control for the CPU fan on the m57sliRonald Hoogenboom2008-02-253-0/+67
* This patch fixes the decoding of the IO address range 0x0820->0x0827 into theFlorentin Demetrescu2008-02-011-1/+1
* This patch reverses an erroneous change that sneaked in during r2972, and brokeWard Vandewege2008-02-011-2/+2
* This patch fixes the remaining stack protector problem on v2. The DISTRO_CFLA...Ronald G. Minnich2008-01-262-4/+4
* Rename almost all occurences of LinuxBIOS to coreboot. Stefan Reinauer2008-01-185-29/+29
* Please bear with me - another rename checkin. This qualifies as trivial, noStefan Reinauer2008-01-1828-28/+28
* Use macros to improve readability of the device-to-pin IRQ assignmentsCarl-Daniel Hailfinger2008-01-091-28/+36
* Improve readability and remove redundancy by wrappingTorsten Duwe2008-01-071-30/+44
* Add an interrupt entry for the onboard firewire controller,Torsten Duwe2007-12-211-1/+1
* Enable IDE legacy port access for all 440BX based boards per default, asUwe Hermann2007-12-171-0/+6
* Mark devices which are not available on the board with "N/A" toUwe Hermann2007-11-221-8/+8
* 1. Fix pirq routing table setting for GA-2761GXDK.Morgan Tsai2007-11-202-41/+33
* Gigabyte M57SLI: Fix watchdog clocksource to be external, not internal.Carl-Daniel Hailfinger2007-11-141-2/+2
* Autodetect presence of serial flash and set up the board accordingly.Carl-Daniel Hailfinger2007-11-142-2/+17
* * Maintaining SiS south bridge device IDs.Morgan Tsai2007-11-142-12/+13
* Fix the remaining issues with GA-M57SLI Super I/O GPIO configuration.Carl-Daniel Hailfinger2007-11-121-9/+9
* Try to fix a few loose ends on the GA-M57SLI Super I/O GPIO Carl-Daniel Hailfinger2007-11-121-1/+53
* Fix the M57SLI routing table, as apparently set up from LinuxBIOS onTorsten Duwe2007-11-051-2/+2
* 1. vgabios removed, will go to extra repositoryMorgan Tsai2007-11-0211-110/+110
* As started in Torsten Duwe2007-10-311-4/+4
* Add initial support for the GIGABYTE GA-6BXC.Uwe Hermann2007-10-316-0/+401
* [LINUXBIOS] Add the CPU_OPT flag to facilitate passing flags into the buildJordan Crouse2007-10-301-1/+1
* Rename the SiS761GX/SiS966 board to the correct name, GIGABYTE GA-2761GXDK.Uwe Hermann2007-10-3011-0/+2142
* reverting 2683, NAK by YhLu, patch not necessary.Stefan Reinauer2007-05-221-4/+0
* The Gigabyte m57sli-s4 board supports Rev. F CPUs.Ward Vandewege2007-05-211-0/+4
* Activate EC for access to fan speeds and temperature sensors.Ward Vandewege2007-04-261-2/+5
* Disable USB console on the m57sli for now.Ed Swierk2007-04-061-1/+1
* This is another fixup round for Yinghai Lu's great patch.Stefan Reinauer2007-02-272-9/+9
* Fix some CHIP_NAME() entries to use canonical names.Uwe Hermann2007-02-191-1/+1
OpenPOWER on IntegriCloud