We define IO_APIC_ADDR in <arch/ioapic.h>, let's use it.
[coreboot.git] / src / southbridge / intel / i3100 / i3100_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-04-27 Stefan ReinauerSince some people disapprove of white space cleanups...
2010-03-22 Myles WatsonFix all the format string warnings.
2010-03-22 Stefan Reinauerprintk_foo -> printk(BIOS_FOO, ...)
2010-03-16 Stefan Reinauerpci drivers should be const.
2010-01-16 Stefan Reinauercoreboot has 13 instances of IOAPIC setup distributed...
2009-07-02 Myles WatsonMove the v3 resource allocator to v2.
2009-07-01 Thomas JourdanAdd support for the Intel Eagle Heights development...
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.
2008-08-25 Ed SwierkThis patch modifies the Intel 3100 southbridge code...
2008-05-07 Ed SwierkImplement GPIO configuration routines for the Intel...
2008-03-30 Ed SwierkLike other Intel chipsets, the Intel 3100 has a TCO...
2008-03-16 Ed SwierkHere is an updated patch addressing most of Uwe's and...