summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update to version 20120711.R07_11_12Robert Moore2012-07-111-1/+1
* Logfile: Changes for version 20120711.Robert Moore2012-07-111-0/+78
* Windows binaries: Update to version 20120711.Robert Moore2012-07-115-0/+0
* Documentation: Update ACPICA ref for new interfaces.Robert Moore2012-07-112-0/+0
* Instructions to generate ACPICA releases.Robert Moore2012-07-111-0/+109
* Fix typo in comment - no functional change.Robert Moore2012-07-111-1/+1
* Remove comments concerning bus master arbitration code removal.Robert Moore2012-07-101-17/+0
* AcpiExec: Add comment to indicate ASLTS dependency.Robert Moore2012-07-091-0/+2
* Tests: Update aslts for AcpiExec SSDT1 table changes.Robert Moore2012-07-093-25/+33
* Remove code to disable bus master arbitration.Robert Moore2012-07-091-21/+13
* AcpiExec: Add option to perform additional tests.Robert Moore2012-07-083-28/+38
* Fix possible fault in return package object repair code.Robert Moore2012-07-031-1/+1
* iASL: Add -v option (display version information)Robert Moore2012-07-031-2/+7
* Add top-level unix Makefile for acpica tools/utilities.Robert Moore2012-06-292-0/+17
* Unix makefiles: Split top level make to Makefile.common file.Robert Moore2012-06-292-102/+108
* AcpiExec: Add tests for AcpiLoadTable and AcpiUnloadParentTable.Robert Moore2012-06-292-13/+106
* Debugger: Enhance "Tables" and "Unload" commands.Robert Moore2012-06-293-39/+69
* Add new ACPI table load/unload external interfaces.Robert Moore2012-06-292-4/+215
* Update makefiles/projectfiles for new file, tbxfload.cRobert Moore2012-06-298-0/+20
* Split file: tbxface.c -> tbxfload.cRobert Moore2012-06-292-158/+280
* Add PCC address space to space ID decode function.Robert Moore2012-06-291-10/+11
* Fix some comment fields. No functional change.Robert Moore2012-06-2816-27/+36
* AcpiSrc: Add ACPI_ADDRESS_RANGE to types table.Robert Moore2012-06-281-0/+1
* Table manager: deploy new firmware error/warning interfaces.Robert Moore2012-06-274-24/+29
* Add new interfaces for BIOS(firmware) errors and warnings.Robert Moore2012-06-273-0/+99
* Implicit notify: ensure no memory allocation within critical region.Robert Moore2012-06-271-10/+24
* AcpiHelp: Add new file (utexcep.c) to makefils and project files.Robert Moore2012-06-263-4/+12
* AcpiHelp: Add support to decode ACPICA exception codes.Robert Moore2012-06-224-37/+138
* Remove exception table externals, no longer needed.Robert Moore2012-06-221-12/+0
* Update Windows project files for new file, utexcep.cRobert Moore2012-06-216-0/+24
* Update makefiles for new file, utexcep.cRobert Moore2012-06-218-0/+8
* Split exception code utilities to a new file, utexcep.cRobert Moore2012-06-215-124/+253
* iASL: Parser fix for hosts where EOF is defined as -1.Robert Moore2012-06-211-10/+10
* Update to version 20120620.R06_20_12Robert Moore2012-06-201-1/+1
* Logfile: Changes for version 20120620.Robert Moore2012-06-201-0/+64
* Windows binaries: Update to version 20120620.Robert Moore2012-06-205-0/+0
* Documentation: Update ACPICA reference for implicit notify changes.Robert Moore2012-06-202-0/+0
* Documentation: Update iASL references for help screen changes.Robert Moore2012-06-202-0/+0
* Miscellaneous support for multiple device implicit notify.Robert Moore2012-06-193-2/+15
* Add support for multiple implicit notify devices.Robert Moore2012-06-194-19/+100
* AcpiSrc: Fix some translation issues for Linux conversion.Robert Moore2012-06-153-135/+194
* Update comments to simplify source translation, no functional changes.Robert Moore2012-06-158-15/+18
* Debugger: Rename function to simplify source code conversion.Robert Moore2012-06-133-6/+6
* AcpiSrc: Prevent two possible div-by-zero conditions.Robert Moore2012-06-131-4/+12
* Update comments; no functional change.Robert Moore2012-06-131-3/+3
* Utilities: conditionally compile backslash removal function.Robert Moore2012-06-061-2/+2
* iASL: Fix NULLs emitted in listing files.Robert Moore2012-06-063-17/+39
* iASL: Update error message for ResourceTag size mismatch.Robert Moore2012-06-061-1/+1
* Disassembler: Emit descriptions for resource tags (_MIN, etc.)Robert Moore2012-05-314-18/+116
* iASL/aslutils.c: update/reformat function headers.Robert Moore2012-05-301-45/+45