printk_foo -> printk(BIOS_FOO, ...)
[coreboot.git] / src / mainboard / amd / dbm690t / acpi_tables.c
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-03-04 Carl-Daniel HailfingerI just went on a bugfix frenzy and fixed all printk...
2009-02-19 Rudolf MarekThis patch is for AMD boards which can do the P state...
2009-02-11 Carl-Daniel HailfingerFix one leftover reference to AmlCode_ssdt which was...
2009-02-03 Rudolf MarekFollowing patch converts the run-time SSDT patching...
2009-01-28 Carl-Daniel HailfingerCorrect FDAT->FADT typo.
2009-01-16 Carl-Daniel HailfingerThe DBM90T code sets bit 10 in _PSS as part of the...
2009-01-06 Marc JonesThe ACPI PSS CPU Pstate table was calculating the frequ...
2008-12-23 Carl-Daniel HailfingerRemove a unneccessary typedef from acpi_tables.c in...
2008-12-02 Joe BaoI missed the svn add on r3787. These are the additional...