summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-01-14Documents: PDF versions of updated DOC files.Robert Moore
2014-01-14Update acpica library project file for new debugger file.Robert Moore
2014-01-14Documents: Update for new debugger commands, copyright.Robert Moore
2014-01-13Add support for extra, optional OS-specific header file.Robert Moore
2014-01-13Debugger: Update for "test objects" command.Robert Moore
2014-01-10AcpiExec: Add region handler for PCI_Config and EC spaces.Robert Moore
2014-01-10AcpiDump: Remove redundant define "AP_DUMP_SIG_RSDP".Robert Moore
2014-01-10AcpiSrc: Add support for patch files.Robert Moore
2014-01-10Linux OSL: Remove unused prototype.Robert Moore
2014-01-10Update the conditions to enable the utility resource dump strings.Robert Moore
2014-01-10ASLTS: add test for overlapping opregions.Robert Moore
2014-01-10AcpiExec: Add support for overlapping operation regions.Robert Moore
2014-01-10Debugger: Add "test predefined" command.Robert Moore
2014-01-10Debugger: Add new command to read/write/compare all namespace objects.Robert Moore
2014-01-07Correctly support references in the ACPI_OBJECT.Robert Moore
2014-01-07iASL: Fix a possible fault when using the Connection() operator.Robert Moore
2014-01-06Tests: Update all copyrights to 2014.Robert Moore
2014-01-06Update ACPICA copyrights to 2014.Robert Moore
2013-12-20Improve parameter validation for AcpiInstallGpeBlock.Robert Moore
2013-12-19AcpiExec: Load of local test tables is now optional.Robert Moore
2013-12-19Deploy new 32/64 printf support for table override mechanism.Robert Moore
2013-12-19Improve support for 32/64 bit physical addresses in printf().Robert Moore
2013-12-19Build script: Add example program makefile.Robert Moore
2013-12-18Update version to 20131218.Robert Moore
2013-12-18Logfile: Changes for version 20131218.Robert Moore
2013-12-18Documents: Update to add various new options.Robert Moore
2013-12-18Revert "AcpiExec: Add support to test attach/delete root node objects."Robert Moore
2013-12-17Utilities: Cleanup declarations of the AcpiGbl_DebugFile global.Robert Moore
2013-12-17Update .gitignore file for new project.Robert Moore
2013-12-17ASLTS: Fixes for slack mode failures.Robert Moore
2013-12-17AcpiSrc: Cleanup spaces after special macro invocations.Robert Moore
2013-12-17Linuxize: Cleanup format conversions.Robert Moore
2013-12-17Interpreter: Add additional debug info for an error case.Robert Moore
2013-12-17iASL/Templates: Update FADT template to avoid GPE0 length warning.Robert Moore
2013-12-13Examples: Update makefiles and project files.Robert Moore
2013-12-13Update ACPI example code to make it an actual working program.Robert Moore
2013-12-13Add an error message if the Debugger fails initialization.Robert Moore
2013-12-13Conditionally define a local variable that is used for debug only.Robert Moore
2013-12-12iASL: Updates/fixes for debug output.Robert Moore
2013-12-11Debugger: Fix incorrect name for the "OBJECTS" command.Robert Moore
2013-12-11Unix application OSL: Fix use of freed string buffer.Robert Moore
2013-12-11iASL: Fix incorrect case label in btype mapping.Robert Moore
2013-12-11Enhance ACPI warning for memory/IO address conflicts.Robert Moore
2013-12-11Update several debug statements - no functional change.Robert Moore
2013-12-11iASL: Improve behavior of the -p (path prefix) option.Robert Moore
2013-12-11iASL: Emit remark for unreferenced objects declared in methods.Robert Moore
2013-12-10Tests/ASLTS: Fix all errors in the functional control group.Robert Moore
2013-12-10iASL: Update ACPI compliance string to "ACPI 5.0A".Robert Moore
2013-12-09Update master build file for ACPICA release packages.Robert Moore
2013-12-09Update the various ACPICA build readme files.Robert Moore