summaryrefslogtreecommitdiff
path: root/source
AgeCommit message (Expand)Author
2014-01-17Headers: Deploy #pragma pack (push) and (pop).Robert Moore
2014-01-17iASL: Remove two unnecessary if() statements.Robert Moore
2014-01-17iASL: Eliminate duplicate warnings/errors.Robert Moore
2014-01-14Update version to 20140114.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-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-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-18Update version to 20131218.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-17AcpiSrc: Cleanup spaces after special macro invocations.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-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-10iASL: Update ACPI compliance string to "ACPI 5.0A".Robert Moore
2013-12-09Update the various ACPICA build readme files.Robert Moore
2013-12-06Improve exception handling for GPE block installation.Robert Moore
2013-12-05Add helper macros to extract bus/segment numbers from HEST table.Robert Moore
2013-12-04iASL: Add full support for the PCCT table, update table definition.Robert Moore
2013-12-04iASL: Add full support for the DBG2 table.Robert Moore
2013-12-03Add option to favor 32-bit FADT addresses.Robert Moore
2013-11-27Add option to ignore XSDT and force the use of the RSDT.Robert Moore
2013-11-27Add validation of the XSDT root table if present.Robert Moore
2013-11-26Linux Header: Remove unused OSL prototypes.Robert Moore
2013-11-26AcpiExec: Fix a few memory leaks in error paths.Robert Moore
2013-11-26Remove unused ACPI_FREE_BUFFER macro. No functional change.Robert Moore