We define IO_APIC_ADDR in <arch/ioapic.h>, let's use it.
[coreboot.git] / src / southbridge / amd / sb600 / sb600_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-06-09 Myles WatsonSame conversion as with resources from static arrays...
2010-05-21 Myles WatsonUse lists instead of arrays for resources in devices...
2010-03-22 Stefan Reinauerprintk_foo -> printk(BIOS_FOO, ...)
2010-03-16 Stefan Reinauerpci drivers should be const.
2009-07-02 Myles WatsonMove the v3 resource allocator to v2.
2008-12-01 Joe BaoAdd AMD sb600 HPET setup and some minor cleanups.
2008-10-09 Marc JonesAdded comment about sb600 wideio setting for clarity...
2008-09-22 Michael XiePatch for AMD SB600 chipset.