summaryrefslogtreecommitdiff
path: root/source
Commit message (Expand)AuthorAgeFilesLines
* 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
* Update readme files for ACPICA and iASL generation.Robert Moore2012-10-051-73/+78
* Add debug print message for mutex objects that are force-released.Robert Moore2012-09-281-1/+4
* 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-255-5/+5
* 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-2134-39/+0
* AcpiSrc: Add cleanup function to remove empty lines at file start/end.Robert Moore2012-09-218-10/+52
* 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
* 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
* iASL: Cleanup intermediate file deletion.Robert Moore2012-09-057-63/+141
* iASL: Fix problem with constant folding in method declarations.Robert Moore2012-08-312-1/+18
* iASL: Fix namepath optimization problem.Robert Moore2012-08-312-8/+18
* AcpiExec: Cleanup and restructure main module.Robert Moore2012-08-311-334/+416
* iASL: Fix regression where AML file is not deleted on errors.Robert Moore2012-08-301-2/+12
* Headers: Add new ACPI 5.0 HEST notify type values.Robert Moore2012-08-241-1/+3
* Debugger: Improve command help support.Robert Moore2012-08-177-104/+246
* iASL: Automatically increase internal line buffer sizes.Robert Moore2012-08-179-35/+136
* iASL: Improve error messages for very long source lines.Robert Moore2012-08-171-14/+33
* Update version to 20120816.R08_16_12Robert Moore2012-08-161-1/+1
* Debugger: Fix broken "Threads" command.Robert Moore2012-08-151-0/+13
* Disassembler: Add support for CSRT and DBG2 ACPI tables.Robert Moore2012-08-154-3/+383
* AcpiSrc: Add support for CSRT and DBG2 ACPI tables.Robert Moore2012-08-151-0/+5