We define IO_APIC_ADDR in <arch/ioapic.h>, let's use it.
[coreboot.git] / src / southbridge / amd / sb600 / sb600_sm.c
2010-10-12 Uwe HermannWe define IO_APIC_ADDR in <arch/ioapic.h>, let's use it.
2010-10-10 Zheng BaoTrivial. Spelling check.
2010-09-24 Uwe HermannMake SB600/SB700 more similar for easier diffs (trivial).
2010-03-22 Stefan Reinauerprintk_foo -> printk(BIOS_FOO, ...)
2010-03-16 Stefan Reinauerpci drivers should be const.
2010-03-09 Marc Jonessb600 has problems with the virtual wire mode setup...
2010-01-16 Stefan Reinauercoreboot has 13 instances of IOAPIC setup distributed...
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-02-28 Stefan Reinauercoreboot-v2: drop this ugly historic union name in...
2008-12-01 Joe BaoAdd AMD sb600 HPET setup and some minor cleanups.
2008-10-01 Carl-Daniel HailfingerThe ARRAY_SIZE macro is convenient, yet mostly unused...
2008-09-22 Michael XiePatch for AMD SB600 chipset.