Two hda_verb.h files: Add more comments.
[coreboot.git] / src / arch / i386 / boot / acpi.c
2010-11-22 Rudolf Marek1) wraps the s3 parts of chipset code/memory init code...
2010-11-19 Uwe HermannCosmetic fixes and comment additions in acpi.c.
2010-04-27 Stefan ReinauerSince some people disapprove of white space cleanups...
2010-03-22 Stefan Reinauerprintk_foo -> printk(BIOS_FOO, ...)
2010-02-22 Stefan ReinauerThis is a general cleanup patch
2010-02-15 Uwe HermannVarious license header consistency fixes (trivial).
2009-11-10 Stefan Reinauer* Simplify acpi_add_table
2009-11-05 Stefan Reinauerif x86emu was running for VGA init a corrupted low...
2009-10-09 Myles WatsonAdd const to get rid of some warnings when passing...
2009-07-22 Stefan ReinauerFix up the tree again...
2009-07-21 Stefan Reinauerclean up acpi table strings, as discussed on the list
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-05-26 Stefan Reinaueracpi.c: add a cast to remove warning (trivial)
2009-04-22 Stefan ReinauerFactor out acpi_create_madt_lapics. It can be used...
2009-04-22 Stefan Reinauer* move i386 / ACPI dependent code out of hardwaremain...
2009-04-13 Rudolf MarekFollowing patch implements ACPI resume support for...
2009-03-10 Myles WatsonThis patch makes the boards use a single amdk8_util...
2009-03-06 Stefan Reinauerfix a bunch of cast and type warnings and don't call...
2009-02-01 Rudolf MarekFollowing patch adds dynamic ACPI AML code generator...
2009-01-20 Stefan Reinauerfix coding style (trivial)
2008-10-01 Carl-Daniel HailfingerThe ARRAY_SIZE macro is convenient, yet mostly unused...
2008-01-18 Stefan ReinauerRename almost all occurences of LinuxBIOS to coreboot.
2007-11-03 Rudolf MarekThis patch adds support for MCFG table, which allows...
2006-10-04 Yinghai LuAMD Rev F support
2006-01-05 Stefan Reinauerupdate comments
2005-11-26 Stefan Reinauer- Apply 11_24_a_s1_core.diff from
2005-02-08 Stefan Reinauerfix comment
2005-01-19 Stefan Reinauer- make acpi usable for more than one motherboard.
2004-10-06 Ronald G. Minnichepia-m support
2004-02-03 Stefan Reinauercreate MADT tables, too.
2004-01-29 Stefan Reinaueracpi fixes:
2004-01-28 Stefan Reinauerplease forgive me... ;)