summaryrefslogtreecommitdiff
path: root/src/southbridge/intel
AgeCommit message (Expand)Author
2010-03-22printk_foo -> printk(BIOS_FOO, ...)Stefan Reinauer
2010-03-17revert the faulty part of r5252Stefan Reinauer
2010-03-17fix HPET on some ICH southbridgesStefan Reinauer
2010-03-17Actually enable HPETStefan Reinauer
2010-03-17bug fix for IOAPIC on i82801dx.Stefan Reinauer
2010-03-17This patch fixes up the i82801dx_lpc.c code post transition.Joseph Smith
2010-03-17more warning fixes.Stefan Reinauer
2010-03-17fix HPET base addressed.Stefan Reinauer
2010-03-17remove more warnings, and fix some boards (watchdog.h)Stefan Reinauer
2010-03-17fix dell s1850, ROMCC didn't seem to like SSE2 memtest here.Stefan Reinauer
2010-03-17fix a couple of warningsStefan Reinauer
2010-03-16pci drivers should be const.Stefan Reinauer
2010-03-14ICH4 update, fix ATA init, drop SATA (chipset doesn't have SATA)Stefan Reinauer
2010-03-05This patch is from 2009-10-20Uwe Hermann
2010-03-01This patch implements MBI (modular bios interface) support to the i830 chipset.Stefan Reinauer
2010-02-27This does the following:Stefan Reinauer
2010-02-22fix builds...Stefan Reinauer
2010-02-22This is a general cleanup patchStefan Reinauer
2010-02-15Various license header consistency fixes (trivial).Uwe Hermann
2010-02-08janitor task: unify and cleanup naming.Stefan Reinauer
2010-02-07newconfig is no more.Patrick Georgi
2010-01-18Move all IOAPIC selection to southbridges, and remove themPatrick Georgi
2010-01-17ICH7 updateStefan Reinauer
2010-01-16coreboot has 13 instances of IOAPIC setup distributed across a lotStefan Reinauer
2010-01-16coreboot used to have two different "APIs" for memory accesses:Stefan Reinauer
2010-01-16(trivial) cosmetics for i82801gx cmos failover.Stefan Reinauer
2010-01-16* drop reset files from 945 mainboards (and use southbridge specific reset)Stefan Reinauer
2009-11-06Split the two usages of __ROMCC__:Myles Watson
2009-10-27Improve coreboot build output and eliminate some warnings:Uwe Hermann
2009-10-27Add few missing prototypes, and remove few unused (thus lonelly) variables.Maciej Pijanka
2009-10-26Kontron 986LCD-M updateStefan Reinauer
2009-10-24s/object-y/obj-y/ in two southbridges, since otherwise kbuild will not pick u...Stefan Reinauer
2009-10-23drop a lot of dead code, including an old winbond southbridge from our removedStefan Reinauer
2009-10-09This change allows us to see the spd on the s850, finally. Ronald G. Minnich
2009-10-09Remove default n statements to simplify .config and ldoptions files.Myles Watson
2009-10-09More kconfig cleanups:Uwe Hermann
2009-10-04The new CBFS based build system requires the whole ROM to be accessibleUwe Hermann
2009-09-25some progress on kconfig:Patrick Georgi
2009-08-28This patch adds VGA and PS/2 Keyboard/mouse support to the already existing i...Arnaud Maye
2009-08-28Add kconfig support for all Intel 82810 (i810) boards.Uwe Hermann
2009-08-28Silence unneeded #warnings, change to code comments (trŅ–vial).Uwe Hermann
2009-08-25Various Kconfig and Makefile.inc fixes and cosmetics.Uwe Hermann
2009-08-12drop extra whitespace at end of line for i945 + ICH7 (trivial)Stefan Reinauer
2009-08-12Kconfig!Patrick Georgi
2009-08-05Add some more CONFIG_* prefixes that were missing.Patrick Georgi
2009-07-21Intel ICH7 updatesStefan Reinauer
2009-07-20Rename some preprocessor symbols. I have no idea whyPatrick Georgi
2009-07-02Move the v3 resource allocator to v2.Myles Watson
2009-07-01Add support for the Intel Eagle Heights development board.Thomas Jourdan
2009-06-30This patch unifies the use of config options in v2 to all start with CONFIG_Stefan Reinauer