Remove few more warnings and some dead code.
[coreboot.git] / src / mainboard / technexion / tim8690 / acpi_tables.c
2010-04-14 Myles WatsonRemove few more warnings and some dead code.
2010-04-09 Myles WatsonCopy acpi blobs in two parts to make sure gcc does...
2010-04-07 Stefan Reinauermove amd K8/Fam10 "bus detection" function prototypes...
2010-03-26 Myles WatsonRemove dead code and make white space more consistent...
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-09 Myles WatsonAdd const to get rid of some warnings when passing...
2009-07-21 Stefan ReinauerThis fixes a couple of issues with older Linux kernels...
2009-06-30 Stefan ReinauerThis patch unifies the use of config options in v2...
2009-04-06 Daniel ToussaintDaniel Toussaint wrote: