summaryrefslogtreecommitdiffstats
path: root/src/southbridge/intel
Commit message (Expand)AuthorAgeFilesLines
* printk_foo -> printk(BIOS_FOO, ...)Stefan Reinauer2010-03-2249-474/+474
* revert the faulty part of r5252Stefan Reinauer2010-03-171-0/+27
* fix HPET on some ICH southbridgesStefan Reinauer2010-03-174-74/+1
* 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
* 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
* pci drivers should be const.Stefan Reinauer2010-03-167-18/+18
* ICH4 update, fix ATA init, drop SATA (chipset doesn't have SATA)Stefan Reinauer2010-03-1417-403/+604
* This patch is from 2009-10-20Uwe Hermann2010-03-051-2/+0
* This patch implements MBI (modular bios interface) support to the i830 chipset.Stefan Reinauer2010-03-017-17/+1474
* This does the following:Stefan Reinauer2010-02-27101-340/+2418
* fix builds...Stefan Reinauer2010-02-221-0/+1
* This is a general cleanup patchStefan Reinauer2010-02-2213-52/+46
* Various license header consistency fixes (trivial).Uwe Hermann2010-02-157-30/+21
* janitor task: unify and cleanup naming.Stefan Reinauer2010-02-082-3/+3
* newconfig is no more.Patrick Georgi2010-02-0710-178/+0
* Move all IOAPIC selection to southbridges, and remove themPatrick Georgi2010-01-185-0/+5
* ICH7 updateStefan Reinauer2010-01-176-38/+175
* coreboot has 13 instances of IOAPIC setup distributed across a lotStefan Reinauer2010-01-165-241/+25
* coreboot used to have two different "APIs" for memory accesses:Stefan Reinauer2010-01-163-16/+15
* (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
* Split the two usages of __ROMCC__:Myles Watson2009-11-064-4/+4
* 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
* drop a lot of dead code, including an old winbond southbridge from our removedStefan Reinauer2009-10-232-12/+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-0910-10/+0
* More kconfig cleanups:Uwe Hermann2009-10-091-0/+1
* The new CBFS based build system requires the whole ROM to be accessibleUwe Hermann2009-10-042-8/+35
* some progress on kconfig:Patrick Georgi2009-09-2519-55/+127
* This patch adds VGA and PS/2 Keyboard/mouse support to the already existing i...Arnaud Maye2009-08-281-0/+3
* Add kconfig support for all Intel 82810 (i810) boards.Uwe Hermann2009-08-281-1/+3
* Silence unneeded #warnings, change to code comments (trŅ–vial).Uwe Hermann2009-08-281-9/+15
* Various Kconfig and Makefile.inc fixes and cosmetics.Uwe Hermann2009-08-254-29/+30
* drop extra whitespace at end of line for i945 + ICH7 (trivial)Stefan Reinauer2009-08-1221-90/+90
* Kconfig!Patrick Georgi2009-08-128-0/+174
* Add some more CONFIG_* prefixes that were missing.Patrick Georgi2009-08-053-4/+4
* Intel ICH7 updatesStefan Reinauer2009-07-2120-295/+1110
* Rename some preprocessor symbols. I have no idea whyPatrick Georgi2009-07-202-5/+5
* Move the v3 resource allocator to v2.Myles Watson2009-07-028-28/+124
* Add support for the Intel Eagle Heights development board.Thomas Jourdan2009-07-015-38/+270
* This patch unifies the use of config options in v2 to all start with CONFIG_Stefan Reinauer2009-06-3012-24/+24