We define IO_APIC_ADDR in <arch/ioapic.h>, let's use it.
[coreboot.git] / src / southbridge / intel / i82801gx / i82801gx_lpc.c
2010-10-12 Uwe HermannWe define IO_APIC_ADDR in <arch/ioapic.h>, let's use it.
2010-06-17 Myles WatsonAlways enable parent resources before child resources.
2010-03-22 Stefan Reinauerprintk_foo -> printk(BIOS_FOO, ...)
2010-02-22 Stefan ReinauerThis is a general cleanup patch
2010-01-17 Stefan ReinauerICH7 update
2009-10-26 Stefan ReinauerKontron 986LCD-M update
2009-08-12 Stefan Reinauerdrop extra whitespace at end of line for i945 + ICH7...
2009-08-05 Patrick GeorgiAdd some more CONFIG_* prefixes that were missing.
2009-07-21 Stefan ReinauerIntel ICH7 updates
2009-07-20 Patrick GeorgiRename some preprocessor symbols. I have no idea why
2009-07-02 Myles WatsonMove the v3 resource allocator to v2.
2009-06-30 Stefan ReinauerThis patch unifies the use of config options in v2...
2009-06-03 Luc VerhaegenRevert "CMOS: Add set_option and rework get_option."
2009-06-03 Luc VerhaegenCMOS: Add set_option and rework get_option.
2009-03-11 Stefan ReinauerThis patch contains some significant updates to the...
2009-01-20 Stefan ReinauerUpdate Kontron board
2009-01-19 Stefan ReinauerFirst shot at factoring SMM code into generic parts...
2008-11-06 Uwe HermannThe enable_hpet() code in intel/i82801gx will not work...
2008-10-31 Uwe HermannRevert i945/ICH7 PCI IDs to be hard-coded numbers inste...
2008-10-29 Uwe Hermanni945/ICH7: Use #defines from pci_ids.h (trivial).
2008-10-29 Stefan ReinauerSupport for the Intel ICH7 southbridge.