summaryrefslogtreecommitdiff
path: root/source
Commit message (Expand)AuthorAgeFilesLines
* AcpiBin: Fix for the dump-to-hex function.Robert Moore2012-11-081-2/+4
* iASL/Tools: Standardize use of stream I/O functions.Robert Moore2012-11-0811-81/+142
* Tools: Replace low-level I/O with stream I/O functions.Robert Moore2012-11-084-68/+55
* AcpiBin: Display compared headers side-by-side.Robert Moore2012-11-062-4/+28
* AcpiGetObjectInfo: optimize exit for mutex failure.Robert Moore2012-11-061-1/+1
* Resource Manager: update template walking with ACPI_NEXT_RESOURCE.Robert Moore2012-11-022-2/+5
* Enhance the ACPI_GETx and ACPI_SETx macros.Robert Moore2012-11-023-43/+47
* Disassembler: Prevent duplicate External() statements.Robert Moore2012-11-021-4/+29
* Add macros to extract flag bits from resource descriptors.Robert Moore2012-11-024-59/+73
* Debugger: Remove a couple inadvertent "//" comments.Robert Moore2012-11-021-2/+2
* Disassembler: Add new ACPI 5.0 interrupt sharing flags.Robert Moore2012-11-015-8/+10
* iASL: Remove obsolete -2 option flag.Robert Moore2012-10-312-8/+1
* Disassembler: Add "Disasm" for a synonym for Disassemble command.Robert Moore2012-10-311-0/+3
* Debugger: Major update for the Disassemble<method> command.Robert Moore2012-10-3113-260/+454
* Disassembler: Fix for external declaration generationRobert Moore2012-10-311-1/+7
* Performance: Remove function tracing from critical allocation functions.Robert Moore2012-10-254-47/+43
* AcpiSrc: Add error check after call to write().Robert Moore2012-10-251-2/+4
* iASL: Move parser entry prototype to avoid duplicate declaration.Robert Moore2012-10-252-4/+9
* iASL: Update readme file for new versions of bison/flex.Robert Moore2012-10-251-5/+16
* iASL: Add check for return value from fwrite().Robert Moore2012-10-251-1/+6
* Performance enhancement for ACPI package objects.Robert Moore2012-10-241-7/+33
* Fix possible memory leak.Robert Moore2012-10-231-1/+2
* Update version to 20121018.R10_18_12Robert Moore2012-10-181-1/+1
* Add two new readme files.Robert Moore2012-10-181-0/+88
* 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
* 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