summaryrefslogtreecommitdiffstats
path: root/src/southbridge/intel/i82801gx/i82801gx_lpc.c
Commit message (Expand)AuthorAgeFilesLines
* first round name simplification. drop the <component>_ prefix.stepan2010-12-081-536/+0
* We define IO_APIC_ADDR in <arch/ioapic.h>, let's use it.Uwe Hermann2010-10-121-1/+2
* Always enable parent resources before child resources.Myles Watson2010-06-171-7/+1
* printk_foo -> printk(BIOS_FOO, ...)Stefan Reinauer2010-03-221-21/+21
* This is a general cleanup patchStefan Reinauer2010-02-221-1/+0
* ICH7 updateStefan Reinauer2010-01-171-23/+31
* Kontron 986LCD-M updateStefan Reinauer2009-10-261-32/+23
* drop extra whitespace at end of line for i945 + ICH7 (trivial)Stefan Reinauer2009-08-121-6/+6
* Add some more CONFIG_* prefixes that were missing.Patrick Georgi2009-08-051-1/+1
* Intel ICH7 updatesStefan Reinauer2009-07-211-18/+72
* 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-301-3/+3
* 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
* This patch contains some significant updates to the i82801gx component and willStefan Reinauer2009-03-111-17/+115
* Update Kontron boardStefan Reinauer2009-01-201-12/+44
* First shot at factoring SMM code into generic parts and southbridge specificStefan Reinauer2009-01-191-0/+5
* 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-311-3/+3
* i945/ICH7: Use #defines from pci_ids.h (trivial).Uwe Hermann2008-10-291-8/+7
* Support for the Intel ICH7 southbridge.Stefan Reinauer2008-10-291-0/+361
OpenPOWER on IntegriCloud