summaryrefslogtreecommitdiffstats
path: root/src/southbridge/intel/i82801gx
Commit message (Expand)AuthorAgeFilesLines
* janitor task: unify and cleanup naming.Stefan Reinauer2010-02-082-3/+3
* newconfig is no more.Patrick Georgi2010-02-071-42/+0
* Move all IOAPIC selection to southbridges, and remove themPatrick Georgi2010-01-181-0/+1
* ICH7 updateStefan Reinauer2010-01-176-38/+175
* 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-061-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-241-3/+3
* Remove default n statements to simplify .config and ldoptions files.Myles Watson2009-10-091-1/+0
* some progress on kconfig:Patrick Georgi2009-09-251-19/+16
* Various Kconfig and Makefile.inc fixes and cosmetics.Uwe Hermann2009-08-251-16/+16
* drop extra whitespace at end of line for i945 + ICH7 (trivial)Stefan Reinauer2009-08-1221-90/+90
* Kconfig!Patrick Georgi2009-08-122-0/+63
* 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-201-2/+2
* Move the v3 resource allocator to v2.Myles Watson2009-07-021-4/+13
* This patch unifies the use of config options in v2 to all start with CONFIG_Stefan Reinauer2009-06-306-13/+13
* Revert "CMOS: Add set_option and rework get_option."Luc Verhaegen2009-06-031-4/+4
* CMOS: Add set_option and rework get_option.Luc Verhaegen2009-06-031-4/+4
* 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-281-1/+1
* 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
* Revert i945/ICH7 PCI IDs to be hard-coded numbers instead of #defines.Uwe Hermann2008-10-3110-27/+27
* i945/ICH7: Use #defines from pci_ids.h (trivial).Uwe Hermann2008-10-2911-59/+60
* Support for the Intel ICH7 southbridge.Stefan Reinauer2008-10-2926-0/+3327
OpenPOWER on IntegriCloud