Age | Commit message (Collapse) | Author | |
---|---|---|---|
2005-12-13 | Added new objtype values to amltypes | Jordan Hargrave | |
Added evaluation for match object, logical operations, conversions ok marco@ | |||
2005-12-09 | Added aml_values for nodes | Jordan Hargrave | |
Started adding code for aml interpreter | |||
2005-12-09 | Added aml_value and aml_node types for tree | Jordan Hargrave | |
Added flag macros for methods/fields ok marco@ | |||
2005-12-08 | Fixed name parsing for zero strings | Jordan Hargrave | |
Added _HID device detection and PNP device decoding ok marco@ | |||
2005-12-07 | Add ACPI device IDs. ok jordan@ | Marco Peereboom | |
2005-12-07 | Fixed name parse errors | Jordan Hargrave | |
Added nodes for tree structure of AML ok marco@ | |||
2005-12-07 | Parsing fieldlist and varobject | Jordan Hargrave | |
ok marco@ | |||
2005-12-07 | Parses DSDT table | Jordan Hargrave | |
some cleanup ok marco@ | |||
2005-12-07 | KNF | Marco Peereboom | |
2005-12-07 | Added DSDT Table for AML Parser glue | Jordan Hargrave | |
DO NOT USE YET marco@ | |||
2005-12-07 | Add DSDT table for AML Parser | Jordan Hargrave | |
DO NOT USE YET ok marco@ | |||
2005-12-07 | KNF | Marco Peereboom | |
2005-12-07 | KNF | Marco Peereboom | |
2005-07-10 | Spacing cleanup. | Alexander Yurchenko | |
2005-07-10 | Protect from multiple inclusion. | Alexander Yurchenko | |
2005-06-02 | Start on a basic ACPI framework -- does not do much more than read out the | Thorsten Lockert | |
ACPI tables into kernel memory and attach ACPI and HPET timers currently. In order to test this code, enabling the devices in GENERIC as well as the ACPI_ENABLE option is needed. This code does not do any thermal control yet, so this should be done with care depending on the platform. In the tree so more people can contribute to making this more fully featured. Ok niklas@ grange@ tedu@ |