aboutsummaryrefslogtreecommitdiff
path: root/src/arch/i386/boot/acpigen.c
AgeCommit message (Expand)Author
2010-12-11After this has been brought up many times before, rename src/arch/i386 toStefan Reinauer
2010-11-17Dynamically generate PNP0C02 mainboard resources in SSDTTobias Diedrich
2010-04-27Since some people disapprove of white space cleanups mixed in regular commitsStefan Reinauer
2010-02-15Various license header consistency fixes (trivial).Uwe Hermann
2009-10-09Add const to get rid of some warnings when passing quoted strings.Myles Watson
2009-06-21This patch adds a proper namestring generation to our ACPIgen generator.Rudolf Marek
2009-04-22fix warnings, shadowed declarations and style guide violations (all trivial)Stefan Reinauer
2009-04-21Add a helper function to acpigen to create _PSD tables.Patrick Georgi
2009-03-02Small bug somehow slipped there. The method body length is incorrectly computed.Rudolf Marek
2009-02-17Add QWord support to acpigen.Carl-Daniel Hailfinger
2009-02-14Following patch adds dynamically generated P-States infrastructure as well asRudolf Marek
2009-02-01Following patch adds dynamic ACPI AML code generator which can be used toRudolf Marek