We define IO_APIC_ADDR in <arch/ioapic.h>, let's use it.
[coreboot.git] / src / mainboard / kontron / 986lcd-m / acpi_tables.c
2010-10-12 Uwe HermannWe define IO_APIC_ADDR in <arch/ioapic.h>, let's use it.
2010-09-25 Uwe HermannDrop some useless "../../../" in #includes (trivial).
2010-04-27 Stefan ReinauerSince some people disapprove of white space cleanups...
2010-04-09 Myles WatsonCopy acpi blobs in two parts to make sure gcc does...
2010-03-24 Myles WatsonGet rid of type-punned pointer errors.
2010-03-22 Stefan Reinauerdrop some unused files and fix warnings on i945 based...
2010-03-22 Stefan Reinauerprintk_foo -> printk(BIOS_FOO, ...)
2010-03-01 Uwe HermannVarious cometic and coding-style fixes (trivial).
2010-02-22 Stefan ReinauerThis is a general cleanup patch
2009-10-26 Stefan ReinauerKontron 986LCD-M update
2009-10-15 Myles WatsonAdd CONFIG_GENERATE_* for tables so that the user can...
2009-10-09 Myles WatsonAdd const to get rid of some warnings when passing...
2009-07-21 Stefan Reinauerclean up acpi table strings, as discussed on the list
2009-07-21 Stefan ReinauerKontron updates, get board up to date with i945 and...
2009-06-30 Stefan ReinauerThis patch unifies the use of config options in v2...
2009-03-11 Stefan ReinauerKontron 986LCD-M updates:
2009-03-10 Myles WatsonThis patch adds empty acpi_fill_slit functions so they...
2009-02-27 Stefan ReinauerGeneric approach of putting BIOS tables at the end...
2008-10-29 Stefan ReinauerSupport for the Kontron 986LCD-M mainboard series.