summaryrefslogtreecommitdiffstats
path: root/src/southbridge/intel
Commit message (Expand)AuthorAgeFilesLines
* 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
* die() does never return. Annotate it as such.Carl-Daniel Hailfinger2009-06-051-2/+2
* Revert "CMOS: Add set_option and rework get_option."Luc Verhaegen2009-06-038-22/+22
* CMOS: Add set_option and rework get_option.Luc Verhaegen2009-06-038-22/+22
* enable/disable IDE 0/1 (Primary/Secondary) interfaces on the i82801xx southbr...Joseph Smith2009-05-292-6/+15
* ops can not be const because of the pci conf1/conf2 hackery we do. trivialStefan Reinauer2009-05-264-4/+4
* Oops forgot small part. Set up PIRQs in mainboard Config.lb for IP1000 and RM...Joseph Smith2009-05-131-0/+1
* This patch adds high table support to qemu. It was already added toMyles Watson2009-05-111-0/+6
* Assign PIRQs in mainboard Config.lb or use the default ones listed in i82801x...Joseph Smith2009-05-022-10/+69
* Run dos2unix on all files:Stefan Reinauer2009-05-021-30/+30
* Trivial, update email address. Joseph Smith2009-05-021-1/+1
* This is a patch to use another IRQ besides IRQ12 to fix conflicts with i8042 ...Joseph Smith2009-05-011-7/+9
* (trivial) fix some warningsStefan Reinauer2009-04-061-2/+2
* This, ladies and gentlement, is commit #4000.Stefan Reinauer2009-03-131-1/+2
* ACPI implementation for i945, ICH7, Kontron 986LCD-MStefan Reinauer2009-03-1310-0/+1801
* This patch contains some significant updates to the i82801gx component and willStefan Reinauer2009-03-1122-388/+733
* * fix a minor power state issue in the ich7 smm handlerStefan Reinauer2009-03-062-29/+13
* coreboot-v2: drop this ugly historic union name in v2 that was dropped in v3Stefan Reinauer2009-02-2813-33/+33
* forgot to svn addStefan Reinauer2009-01-201-0/+316
* Update Kontron boardStefan Reinauer2009-01-208-29/+321
* First shot at factoring SMM code into generic parts and southbridge specificStefan Reinauer2009-01-196-598/+17
* Drop #defines for registers that are not existant on the ICH7.Uwe Hermann2008-11-061-25/+9
* The enable_hpet() code in intel/i82801gx will not work with theUwe Hermann2008-11-061-16/+1
* Trim down the list of southbridges supported by the i82801xx driverUwe Hermann2008-11-024-152/+0
* Revert i945/ICH7 PCI IDs to be hard-coded numbers instead of #defines.Uwe Hermann2008-10-3110-27/+27
OpenPOWER on IntegriCloud