summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* iASL: optimization improvement for 32-bit tablesRobert Moore2016-10-311-3/+7
* Merge branch 'master' of ssh://ssh.github.com/acpica/acpicaRobert Moore2016-10-253-10/+10
|\
| * Merge pull request #181 from zetalog/acpica-scriptRobert Moore2016-10-143-10/+10
| |\
| | * Fix ACPICA release issues for recent distrosLv Zheng2016-10-143-10/+10
* | | Disassembler: fix regression for ResourceTemplatesRobert Moore2016-10-251-3/+1
|/ /
* | avoid iasl return Access Size error with PCC register whenHoan Tran2016-10-111-0/+5
* | Test suite: Some small changes for new test generation methodRobert Moore2016-10-064-412/+61
* | Revert "ToHexString: Add "0x" prefix to the converted string"Robert Moore2016-10-051-5/+2
* | Resources: Not a valid resource if buffer length too longRobert Moore2016-10-041-5/+16
* | Disassembler: Improve detection of Resource Descriptors in BuffersRobert Moore2016-10-041-6/+24
* | Disassembler: Improve Unicode and String detection for BuffersRobert Moore2016-10-041-4/+23
* | Test suite: Delete extraneous text fileRobert Moore2016-10-031-50/+0
* | ToHexString: Add "0x" prefix to the converted stringRobert Moore2016-10-031-2/+5
* | Fix for implicit result conversion for the ToXXXX functionsRobert Moore2016-10-035-13/+25
|/
* Update version to 20160930R09_30_16Robert Moore2016-09-301-1/+1
* Logfile: Changes for version 20160930Robert Moore2016-09-301-0/+79
* Move AcpiGbl_MaxLoopIterations to the public globals fileRobert Moore2016-09-302-4/+7
* Merge pull request #179 from zetalog/acpica-macosxRobert Moore2016-09-301-1/+5
|\
| * MacOSX: Fix anonymous semaphore implementationLv Zheng2016-09-301-1/+5
|/
* acpibin: exit with non-zero status on miscompareRobert Moore2016-09-291-2/+5
* Disassembler: Fix for Divide() support, new support for test suiteRobert Moore2016-09-294-9/+109
* Test suites, ASLTS: Update for ASL+; Resources, StoreRobert Moore2016-09-289-543/+543
* Increase loop limit for AE_AML_INFINITE_LOOP exceptionRobert Moore2016-09-272-2/+2
* iASL: Optimization for FieldUnit listsRobert Moore2016-09-231-0/+14
* Disassembler: Always emit value of the _TRS flag.Robert Moore2016-09-231-7/+8
* Merge branch 'master' of ssh://ssh.github.com/acpica/acpicaRobert Moore2016-09-238-17/+49
|\
| * Merge pull request #176 from zetalog/acpica-macRobert Moore2016-09-222-2/+8
| |\
| | * MacOSX: Fix wrong sem_destroy definitionLv Zheng2016-09-202-1/+7
| | * MacOSX: Remove deprecated tmpnam call for OS Xmetacollin2016-09-201-1/+1
| * | Merge pull request #175 from zetalog/acpica-locksRobert Moore2016-09-226-15/+41
| |\ \ | | |/ | |/|
| | * Parser: Fix a regression in LoadTable supportLv Zheng2016-09-231-0/+12
| | * Tables: Fix "UNLOAD" code path lock issuesLv Zheng2016-09-233-13/+27
| | * Tables: Fix a regression in AcpiTbFindTable()Lv Zheng2016-09-231-1/+1
| | * ASLTS: Fix script regression of running LoadTableLv Zheng2016-09-231-1/+1
| |/
* | Disassembler: Fix missing code problem with ElseIf conversionRobert Moore2016-09-231-2/+64
|/
* ASL test suite: Additional changes for method invocationsRobert Moore2016-09-161-21/+21
* ASL test suite: Fix incorrect method invocationsRobert Moore2016-09-1412-238/+222
* iASL: Allow control method invocations from DeRefOf operatorRobert Moore2016-09-141-2/+4
* Fix for incorrect status from AcpiTbFindTableRobert Moore2016-09-141-1/+18
* iASL/Tools: Handle AML and non-AML files consistently.Robert Moore2016-09-133-6/+8
* Merge branch 'master' of ssh://ssh.github.com/acpica/acpicaRobert Moore2016-09-131-1/+1
|\
| * Merge pull request #174 from zetalog/acpica-1608Robert Moore2016-09-081-1/+1
| |\
| | * Utilities: Add quotes to 0x to reduce divergencesLv Zheng2016-09-081-1/+1
| |/
* | iASL: Fix missing rule for ObjectType/ASL+Robert Moore2016-09-131-1/+1
* | Update an info message during table load phase.Robert Moore2016-09-091-1/+6
|/
* Fix a bad (non-ascii) character in the source file.Robert Moore2016-09-071-1/+1
* Disassembler: Improve support for the ToPLD macro.Robert Moore2016-09-071-5/+63
* Insert missing space to correct indentationColin Ian King2016-09-071-1/+1
* iASL: Handle unresolved symbols for hardware map fileRobert Moore2016-09-011-0/+6
* Update version to 20160831R08_31_16Robert Moore2016-08-311-1/+1