We define IO_APIC_ADDR in <arch/ioapic.h>, let's use it.
[coreboot.git] / src / southbridge / via / vt8235 / vt8235_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 Stefan ReinauerThe interrupt controller lives at I/O 0x4d0/0x4d1.
2010-04-27 Stefan ReinauerSince some people disapprove of white space cleanups...
2010-04-07 Stefan Reinauer"no warnings day"
2010-03-22 Stefan Reinauerprintk_foo -> printk(BIOS_FOO, ...)
2009-10-23 Stefan Reinauerdrop a lot of dead code, including an old winbond south...
2009-07-02 Myles WatsonMove the v3 resource allocator to v2.
2009-02-12 Myles WatsonThis patch converts __FUNCTION__ to __func__, since...
2007-10-24 Stefan ReinauerEver wondered where those "setting incorrect section...
2006-09-13 Stefan Reinauerfix cardbus interrups (signed off by Nick Barker)
2005-11-22 Ronald G. MinnichEPIA-M fixup
2005-08-08 Jonathan McDowellTidy + compile fixup VT8235 southbridge support.