summaryrefslogtreecommitdiffstats
path: root/src/southbridge
Commit message (Expand)AuthorAgeFilesLines
* Fix all the format string warnings.Myles Watson2010-03-2216-24/+26
* drop some unused files and fix warnings on i945 based systems.Stefan Reinauer2010-03-2211-213/+2
* printk_foo -> printk(BIOS_FOO, ...)Stefan Reinauer2010-03-22138-936/+934
* I ran into a couple of errors while building a mahogany_fam10 target;Ed Swierk2010-03-191-8/+8
* Remove remaining uses ofPatrick Georgi2010-03-181-4/+0
* trivial. Delelte double blank line.Zheng Bao2010-03-182-2/+0
* more warnings gone...Stefan Reinauer2010-03-177-52/+48
* revert the faulty part of r5252Stefan Reinauer2010-03-171-0/+27
* fix HPET on some ICH southbridgesStefan Reinauer2010-03-174-74/+1
* trivial warning fixes, mostly for ACPI codeStefan Reinauer2010-03-172-6/+5
* Actually enable HPETStefan Reinauer2010-03-171-1/+2
* bug fix for IOAPIC on i82801dx.Stefan Reinauer2010-03-171-2/+2
* This patch fixes up the i82801dx_lpc.c code post transition.Joseph Smith2010-03-172-127/+178
* more warning fixes.Stefan Reinauer2010-03-173-2/+6
* fix HPET base addressed.Stefan Reinauer2010-03-174-5/+5
* The SB600 also has the BootFailTimer. We should disable it,Zheng Bao2010-03-172-2/+13
* remove more warnings, and fix some boards (watchdog.h)Stefan Reinauer2010-03-176-16/+17
* fix dell s1850, ROMCC didn't seem to like SSE2 memtest here.Stefan Reinauer2010-03-171-0/+1
* fix a couple of warningsStefan Reinauer2010-03-172-4/+4
* remove warnings from cs5530 driver. (trivial)Stefan Reinauer2010-03-171-8/+8
* pci drivers should be const.Stefan Reinauer2010-03-1627-57/+57
* Delete Config.lb in new southbridge folders.Zheng Bao2010-03-162-58/+0
* Add entries of RS780, SB700, Mahogany, Mahogany_fam10 into theZheng Bao2010-03-162-0/+4
* Features supported in RS780 code:Zheng Bao2010-03-1612-0/+3442
* Features supported in SB700 code:Zheng Bao2010-03-1618-0/+2993
* ICH4 update, fix ATA init, drop SATA (chipset doesn't have SATA)Stefan Reinauer2010-03-1417-403/+604
* sb600 has problems with the virtual wire mode setup in setup_ioapic(). It cau...Marc Jones2010-03-091-1/+1
* This patch is from 2009-10-20Uwe Hermann2010-03-052-3/+1
* This patch implements MBI (modular bios interface) support to the i830 chipset.Stefan Reinauer2010-03-017-17/+1474
* Use the romstraps build infrastructure created for "tinybootblock"Patrick Georgi2010-02-282-0/+6
* This does the following:Stefan Reinauer2010-02-27101-340/+2418
* Remove nonsensical wrapper for function inStefan Reinauer2010-02-234-4/+4
* fix builds...Stefan Reinauer2010-02-221-0/+1
* This is a general cleanup patchStefan Reinauer2010-02-2215-57/+47
* Various license header consistency fixes (trivial).Uwe Hermann2010-02-1538-138/+138
* Port of CS5536 early UART setup from v3.Edwin Beasant2010-02-092-45/+114
* janitor task: unify and cleanup naming.Stefan Reinauer2010-02-083-4/+4
* newconfig is no more.Patrick Georgi2010-02-0733-534/+0
* The UART2 on the AMD cs5536 is incorrectly configured in two places.Stefan Reinauer2010-02-032-8/+9
* reformat Kconfig file, too.Patrick Georgi2010-01-271-2/+1
* Add the MSR writes that are needed to provide VGA legacy routing for the Geod...Edwin Beasant2010-01-271-0/+9
* Move all IOAPIC selection to southbridges, and remove themPatrick Georgi2010-01-1810-0/+10
* Add support for the Texas Instruments Cardbus+Firewire bridge TI PCI7420Stefan Reinauer2010-01-1711-0/+379
* ICH7 updateStefan Reinauer2010-01-176-38/+175
* coreboot has 13 instances of IOAPIC setup distributed across a lotStefan Reinauer2010-01-1611-743/+46
* coreboot used to have two different "APIs" for memory accesses:Stefan Reinauer2010-01-1616-145/+144
* (trivial) cosmetics for i82801gx cmos failover.Stefan Reinauer2010-01-161-4/+3
* * drop reset files from 945 mainboards (and use southbridge specific reset)Stefan Reinauer2010-01-161-0/+13
* Kconfig builds all boards now.Patrick Georgi2010-01-062-0/+6
* romcc:Patrick Georgi2009-12-312-0/+10