summaryrefslogtreecommitdiffstats
path: root/src/southbridge
Commit message (Expand)AuthorAgeFilesLines
* 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
* Eliminate special case id.inc/id.lds in favor of a configuration variable ID_...Patrick Georgi2009-11-279-147/+12
* Remove drivers/pci/onboard. The only purpose was for option ROMs, which areMyles Watson2009-11-062-5/+0
* Drop all pre-CBFS rom_address entries in Config.lb/devicetree.cb.Uwe Hermann2009-11-061-1/+0
* Split the two usages of __ROMCC__:Myles Watson2009-11-065-5/+5
* Remove some warnings from the tyan s2895.Myles Watson2009-10-301-0/+1
* Improve coreboot build output and eliminate some warnings:Uwe Hermann2009-10-272-3/+3
* Add few missing prototypes, and remove few unused (thus lonelly) variables.Maciej Pijanka2009-10-272-1/+1
* Kontron 986LCD-M updateStefan Reinauer2009-10-2616-309/+307
* s/object-y/obj-y/ in two southbridges, since otherwise kbuild will not pick u...Stefan Reinauer2009-10-242-5/+5
* Remove left-overs from Winbond southbridge removal (trivial).Uwe Hermann2009-10-232-2/+0
* drop a lot of dead code, including an old winbond southbridge from our removedStefan Reinauer2009-10-2323-965/+3
* minimal whitespace fix (trivial)Stefan Reinauer2009-10-221-2/+2
* Fix #if CONFIG_VGA==1 -> #if CONFIG_VGA.Myles Watson2009-10-201-2/+2
* Clean up some #ifdef CONFIG_*Myles Watson2009-10-194-18/+18
* Simplify Kconfig files by using "select" where possible (trivial).Uwe Hermann2009-10-181-10/+2
* Add CONFIG_VGA_ROM_RUN to dbm690t and pistachio, otherwise theZheng Bao2009-10-161-6/+2
* Add CONFIG_GENERATE_* for tables so that the user can select which tables notMyles Watson2009-10-1511-16/+16
* delete white trailing spaces. It is done by the perl command.Zheng Bao2009-10-142-14/+14
* Use CAR ck804 code with the s2892.Myles Watson2009-10-141-6/+19
* White space change in preparation for a patch to unify handling of ck804.Myles Watson2009-10-132-146/+112
* This patch support for the Technexion Tim-5690 mainboard.Libra Li2009-10-131-2/+2
* This change allows us to see the spd on the s850, finally. Ronald G. Minnich2009-10-091-0/+1
* Remove default n statements to simplify .config and ldoptions files.Myles Watson2009-10-0931-31/+1
* More kconfig cleanups:Uwe Hermann2009-10-091-0/+1
* Fix CS5535 build for kconfig, more kconfig boards (lippert, artec)Patrick Georgi2009-10-082-4/+12
* Disable x86emu for via based boards which bringPatrick Georgi2009-10-081-0/+3
* Enable full ROM access on AMD CS5530(A) (needed for CBFS).Uwe Hermann2009-10-073-8/+53
* The new CBFS based build system requires the whole ROM to be accessibleUwe Hermann2009-10-042-8/+35
* This does away with CONFIG_ROM_PAYLOAD_START and CONFIG_PAYLOAD_SIZE.Patrick Georgi2009-10-043-3/+3
* Add initial kconfig support for all AMD GX1 boards.Uwe Hermann2009-10-041-0/+73
* Remove some warnings.Myles Watson2009-09-291-2/+2
* some progress on kconfig:Patrick Georgi2009-09-2554-82/+364
* src/Kconfig: Remove HT-specific options.Myles Watson2009-09-221-1/+1
* failoverR.diff: Revert my failover change since Kconfig only supports fallback.Myles Watson2009-09-221-0/+11
* As more users of Asus M2V-MX SE emerged. Here is long pending patch I wanted toRudolf Marek2009-09-011-6/+31
* This is the final set of changes to allow rumba to build. Rumba is notRonald G. Minnich2009-08-291-1/+1