summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update version to 20131115.R11_15_13Robert Moore2013-11-151-1/+1
* Logfile: Changes for version 20131115.Robert Moore2013-11-151-8/+91
* Documents: Update ACPICA reference to add source generation instructions.Robert Moore2013-11-152-0/+0
* Unix makefiles: Add option to disable optimizations and _FORTIFY_SOURCERobert Moore2013-11-141-7/+9
* Update ACPICA build instruction file (build.txt).Robert Moore2013-11-141-14/+36
* Tests/ASLTS: Default behavior is to force rebuild of ACPICA toolsRobert Moore2013-11-141-9/+9
* Linux: Consistently use the bash shell for linuxize scripts.Robert Moore2013-11-145-5/+5
* Tests/ASLTS: Update execution scripts to enhance portability.Robert Moore2013-11-142-4/+4
* Debugger: Simplify buffer deletion for Resources command.Robert Moore2013-11-121-1/+1
* AcpiExec: Add support to test attach/delete root node objects.Robert Moore2013-11-121-1/+11
* Add support to delete all objects attached to the root namespace node.Robert Moore2013-11-122-8/+17
* AcpiExec: Add test for multiple attach data and node deletion.Robert Moore2013-11-121-1/+33
* Delete all attached data objects during namespace node deletion.Robert Moore2013-11-121-4/+8
* Revert "Cleanup ACPI_ALLOCATE_BUFFER buffer deletion."Robert Moore2013-11-085-16/+13
* Resources: Fix loop termination for the get AML length function.Robert Moore2013-11-085-26/+28
* Update scripts to use "." instead of "source".Robert Moore2013-11-086-7/+7
* Tests/ASLTS: Fix a failure related to the OEM_TABLE_ID_SIZE.Robert Moore2013-11-071-1/+7
* Tests/ASLTS: Enable CHECKSUM_ABORT to allow feature to be tested properly.Robert Moore2013-11-074-3/+10
* Tests/ASLTS: Add options to specify individual test cases and modes.Robert Moore2013-11-076-73/+210
* Cleanup ACPI_ALLOCATE_BUFFER buffer deletion.Robert Moore2013-11-075-13/+16
* Fix some miscellaneous Linux generation issues.Robert Moore2013-11-073-1/+6
* Add required tools to ACPICA build instructions.Robert Moore2013-11-071-1/+17
* Linux: Update aclinux.h to use correct ACPICA macros.Robert Moore2013-11-071-46/+76
* AcpiExec/Unix-OSL: Use <termios.h> instead of <termio.h> for portability.Robert Moore2013-10-221-1/+1
* iASL: Fix a couple of possible memory leaks during pathname processing.Robert Moore2013-10-051-0/+4
* Disassembler: fix issues with CondRefOf() operator.Robert Moore2013-10-051-9/+10
* ACPICA build: Include "makefile.config" in all source code packages.Robert Moore2013-10-051-0/+1
* Update ACPICA build instruction file (build.txt).Robert Moore2013-09-271-2/+3
* Debug output: Do not emit function nesting level for kernel build.Robert Moore2013-09-271-6/+28
* Update version to 20130927.R09_27_13Robert Moore2013-09-271-1/+1
* Logfile: Changes for version 20130927.Robert Moore2013-09-271-0/+99
* Documents: Updates for ACPICA and iASL references.Robert Moore2013-09-274-0/+0
* Fix small corruption in license header - no functional change.Robert Moore2013-09-271-3/+1
* AcpiXtract: Cleanup output for the "list tables" (-l) option.Robert Moore2013-09-271-4/+4
* AcpiSrc: Add support to modify include file paths/names.Robert Moore2013-09-278-39/+60
* Linuxize: Add local declarations for script subfunctions.Robert Moore2013-09-273-5/+46
* Update aclinux.h for new OSL override mechanism.Robert Moore2013-09-271-25/+76
* AcpiDump: Allow tables that contain only an ACPI table header.Robert Moore2013-09-261-1/+1
* Add support to allow host to redefine individual OSL prototypes.Robert Moore2013-09-261-1/+112
* ASLTS: Update tests for FieldUnit and BufferField.Robert Moore2013-09-262-7/+19
* Simplify configuration of global ACPI_REDUCED_HARDWARE macro.Robert Moore2013-09-261-0/+2
* AcpiSrc: Fix indentation issues for macro invocations.Robert Moore2013-09-266-8/+207
* Prevent possible build issues for use of ACPI_PRINTF_LIKE macroRobert Moore2013-09-261-8/+16
* Cleanup global variable that is used only by OSL code.Robert Moore2013-09-253-2/+4
* AcpiExec: Remove unused variable.Robert Moore2013-09-251-2/+0
* AcpiExec: Add full line-editing support for Unix/Linux systems.Robert Moore2013-09-254-204/+548
* Deploy ACPI_EXPORT_SYMBOL_INIT for main ACPICA initialization interfaces.Robert Moore2013-09-205-9/+18
* Debugger: Echo actual command for "unknown command" message.Robert Moore2013-09-201-1/+1
* Linuxize: Change indentation of C labels.Robert Moore2013-09-191-1/+1
* Update comment: no functional change.Robert Moore2013-09-191-2/+6