Align: Make sure 1 is treated as unsigned long instead of int
[coreboot.git] / src / mainboard / via / epia-n / acpi_tables.c
2012-04-02 Stefan ReinauerAlign: Make sure 1 is treated as unsigned long instead...
2010-11-18 Uwe HermannFix/drop some obsolete comments,
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-04-07 Stefan Reinauer"no warnings day"
2010-03-24 Myles WatsonGet rid of type-punned pointer errors.
2010-03-22 Stefan Reinauerprintk_foo -> printk(BIOS_FOO, ...)
2010-03-17 Stefan Reinauertrivial warning fixes, mostly for ACPI code
2009-10-15 Myles WatsonAdd CONFIG_GENERATE_* for tables so that the user can...
2009-08-17 Jon HarrisonGet the Via EPIA-N(L)/CN400 to a reasonable level of...
2009-07-22 Stefan ReinauerFix up the tree again...
2009-07-01 Jon HarrisonRon,