summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update version to 20121018.R10_18_12Robert Moore2012-10-181-1/+1
* Logfile: Changes for version 20121018.Robert Moore2012-10-181-1345/+2749
* Documentation: Update ACPICA ref for interface changes.Robert Moore2012-10-182-0/+0
* Add two new readme files.Robert Moore2012-10-182-0/+104
* Windows project files: Update for browsing information.Robert Moore2012-10-1810-20/+21
* iASL: Update help message screen.Robert Moore2012-10-181-5/+5
* iASL: Update template for MPST table.Robert Moore2012-10-182-9/+18
* Divergence: Backport Linux lockdep fix to ACPICA.Robert Moore2012-10-172-0/+20
* Divergence: Backport linux version of aclinux.h to ACPICA.Robert Moore2012-10-171-9/+10
* AcpiGetObjectInfo: Add support for ACPI 5.0 _SUB method.Robert Moore2012-10-177-27/+151
* Change ACPI_DEVICE_ID to ACPI_PNP_DEVICE_ID.Robert Moore2012-10-178-51/+51
* Update for 64-bit generation of recent error message changes.Robert Moore2012-10-161-2/+2
* Fix externalize name to complete migration to ACPI_MOVE_NAME.Robert Moore2012-10-121-2/+4
* Add starting offset parameter to common dump buffer routine.Robert Moore2012-10-1214-42/+54
* Deploy ACPI_MOVE_NAME across ACPICA source base.Robert Moore2012-10-1212-30/+28
* Update support for ACPI 5.0 MPST table.Robert Moore2012-10-124-21/+21
* Enhance error reporting for invalid opcodes and bad ACPI_NAMEs.Robert Moore2012-10-124-14/+39
* Add ACPI_MOVE_NAME macro to optimize 4-byte ACPI_NAME copies.Robert Moore2012-10-121-0/+4
* Disassembler: Add option (-vt) to also dump binary table data in hex.Robert Moore2012-10-113-0/+19
* iASL: For -f option (force), allow non-ASCII characters in input.Robert Moore2012-10-111-2/+6
* AcpiExec: Improve algorithm for tracking memory leaks.Robert Moore2012-10-111-30/+72
* Tests: Miscellaneous ASLTS fixes.Robert Moore2012-10-113-75/+6
* Update readme files for ACPICA and iASL generation.Robert Moore2012-10-052-85/+99
* Add debug print message for mutex objects that are force-released.Robert Moore2012-09-281-1/+4
* Tests/aapits: Remove extraneous spaces in C source code.Robert Moore2012-09-275-52/+52
* Small fix for standard Intel legal header.Robert Moore2012-09-27310-313/+315
* acpibin: Add error check after fwrite invocation.Robert Moore2012-09-261-1/+6
* Resource Mgr: Small fix for buffer size calculation.Robert Moore2012-09-261-0/+10
* Remove extra spaces after periods in the Intel license.Robert Moore2012-09-26311-3429/+3422
* Remove extra spaces after periods within comments.Robert Moore2012-09-26108-358/+360
* acpisrc: Add support to remove extra spaces after a period.Robert Moore2012-09-263-44/+99
* Update local C library module comments for ASCII table.Robert Moore2012-09-261-130/+131
* Small lint changes, no functional change.Robert Moore2012-09-263-23/+22
* Fix for potential filename buffer overflow (osunixdir.c)Robert Moore2012-09-262-3/+3
* Fix for predefined name loop during ACPICA initialization.Robert Moore2012-09-261-2/+2
* Fix some typos in comments. No functional changes.Robert Moore2012-09-257-8/+8
* iASL/table_compiler: Some additional return statement fixes.Robert Moore2012-09-213-3/+3
* ACPICA core: Cleanup empty lines at file start and end.Robert Moore2012-09-21102-168/+0
* iASL/Tools: Cleanup empty lines at file start and end.Robert Moore2012-09-2147-53/+0
* AcpiSrc: Add cleanup function to remove empty lines at file start/end.Robert Moore2012-09-218-10/+52
* Update linux scripts.Robert Moore2012-09-211-4/+16
* Tests/AAPITS: return statement audit.Robert Moore2012-09-2116-2392/+2388
* iASL/Tools: return statement audit.Robert Moore2012-09-2133-154/+115
* Audit/update for ACPICA return macros and debug depth counter.Robert Moore2012-09-2131-79/+63
* Update version to 20120913.R09_13_12Robert Moore2012-09-131-1/+1
* Logfile: Changes for version 20120913.Robert Moore2012-09-131-0/+71
* Test Suites: Update ASLTS object reference tests.Robert Moore2012-09-131-4/+6
* Table Manager: Merge duplicate code (root table)Robert Moore2012-09-132-40/+20
* Disassembler: Fix possible fault for Resource Descriptors.Robert Moore2012-09-132-0/+9
* Debugger: Add "evaluate" as a synonym for "execute" command.Robert Moore2012-09-063-12/+17