summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-02-25aapits: Cast printf args according to format requirements for 64bit machines.HEADmasterlinaroTomasz Nowicki
2014-02-25aapits, ns, test 25: Skip test case.Tomasz Nowicki
2014-02-25aapits, ns: Sanity check for AcpiGbl_RootNode null pointer.Tomasz Nowicki
2014-02-25Merge branch 'linaro'Tomasz Nowicki
2014-02-21AcpiDump: Update error handling in the os*tbl modules.Robert Moore
2014-02-20AcpiExec/Debugger: Deploy new get_file_size interface.Robert Moore
2014-02-19Debugger: Add additional error checks for user input/namespace nodes.Robert Moore
2014-02-19AcpiDump: Comment update and some cleanup, no functional change.Robert Moore
2014-02-19AcpiDump: Free allocated memory on error exit(s).Robert Moore
2014-02-19AcpiBin: Remove option to extract binary files.Robert Moore
2014-02-19AcpiBin: General cleanup of open files and allocated buffers.Robert Moore
2014-02-19Update comments for ACPICA name - no functional change.Robert Moore
2014-02-19iASL/Disassembler: Add checks for allocation failure in a couple cases.Robert Moore
2014-02-19utstring: Check array index bound before use.Robert Moore
2014-02-18ACPICA tools: Add common function to get file size.Robert Moore
2014-02-18Add EXPORT_SYMBOL macros for install/remove SCI handler interfaces.Robert Moore
2014-02-14Update version to 20140214.Robert Moore
2014-02-14Logfile: Changes for version 20140214.Robert Moore
2014-02-14Documents: Update for new features.Robert Moore
2014-02-14Unix makefiles: Add a few new compile time warning options.Robert Moore
2014-02-14iASL: Add error handling to the internal get file size function.Robert Moore
2014-02-14iASL/Tables: For SPMI table, first reserved field must always be 1.Robert Moore
2014-02-13iASL: Remove -g option (get ACPI tables from registry).Robert Moore
2014-02-13Prevent infinite loops when traversing corrupted lists.Robert Moore
2014-02-13Debugger: Add missing objects; Traverse linked listsRobert Moore
2014-02-13Tests/aapits: Update makefile and local OSL.Robert Moore
2014-01-31Add text: ACPICA policy for new _OSI strings. No functional change.Robert Moore
2014-01-29Update for _PRP predefined name.Robert Moore
2014-01-29iASL/Disassembler: Update message for unresolved externals.Robert Moore
2014-01-29Cleanup/improve global variable declarations.Robert Moore
2014-01-28Remove global option to serialize all control methods.Robert Moore
2014-01-28Add global option to disable method auto-serialization.Robert Moore
2014-01-28Add "Windows 2013" string to _OSI support.Robert Moore
2014-01-28Add additional named objects for the auto-serialize method scan.Robert Moore
2014-01-24Comment update - no functional change.Robert Moore
2014-01-24Add auto-serialization support for ill-behaved control methods.Robert Moore
2014-01-24Do not abort _PRT repair on a single subpackage failure.Robert Moore
2014-01-24Harden _PRT repair code; check for minimum package length.Robert Moore
2014-01-24Restore code that repairs NULL package elements in return values.Robert Moore
2014-01-24Properly handle NULL entries in _PRT return packages.Robert Moore
2014-01-23Update conditional compilation flags for resource dump functions.Robert Moore
2014-01-23Predefined names: Add support for the _PRP method.Robert Moore
2014-01-17iASL/Preprocessor: Fix possible memory leak in macro processor.Robert Moore
2014-01-17Windows OSL: fix possible memory leak in directory functions.Robert Moore
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-15Update ACPICA build/release instructions.Robert Moore
2014-01-14Update version to 20140114.Robert Moore
2014-01-14Logfile: Changes for version 20140114.Robert Moore