summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update version to 20190215R02_15_19Robert Moore2019-02-151-1/+1
* Logfile: Changes for version 20190215Robert Moore2019-02-151-1/+90
* Merge pull request #447 from SchmErik/spell-checkRobert Moore2019-02-15130-266/+266
|\
| * Trivial: fix spelling mistakesErik Schmauss2019-02-14130-266/+266
|/
* Detabify a few source files, no functional changeRobert Moore2019-02-145-15/+17
* acpiexec: Add a cast to eliminate warning on VCRobert Moore2019-02-141-1/+1
* Merge pull request #445 from SchmErik/acpi63v3Robert Moore2019-02-1426-64/+294
|\
| * iasl: templates: update GTDT (Rev 3)Erik Schmauss2019-02-131-22/+23
| * ACPI 6.3: add GTDT Revision 3 supportErik Schmauss2019-02-136-1/+56
| * iASL: templates: update HMATErik Schmauss2019-02-131-2/+2
| * ACPI 6.3: HMAT updatesErik Schmauss2019-02-136-15/+13
| * ACPI 6.3: NFIT: change field name, no functional changeErik Schmauss2019-02-131-1/+1
| * ACPI 6.3: MADT: add online capable flagErik Schmauss2019-02-132-2/+3
| * ACPI 6.3: PPTT add additional fields in Processor Structure FlagsErik Schmauss2019-02-132-8/+14
| * ACPI 6.3: add Error Disconnect Recover Notification valueErik Schmauss2019-02-132-3/+5
| * ACPI 6.3: MADT: add support for statistical profiling in GICCErik Schmauss2019-02-132-3/+5
| * ACPI 6.3: add PCC operation region support for AML interpreterErik Schmauss2019-02-137-1/+92
| * ACPI 6.3: SRAT: add Generic Affinity Structure subtableErik Schmauss2019-02-139-6/+58
| * ACPI 6.3: Add Trigger order to PCC Identifier structure in PDTTErik Schmauss2019-02-132-0/+2
| * ACPI 6.3: Adding predefined methods _NBS, _NCH, _NIC, _NIH, and _NIGErik Schmauss2019-02-132-0/+20
* | Merge pull request #444 from SchmErik/iasl-trivialRobert Moore2019-02-133-6/+6
|\ \ | |/ |/|
| * iASL: fix error message and remove unused messagesErik Schmauss2019-02-073-6/+6
|/
* Merge pull request #443 from SchmErik/xref-errorRobert Moore2019-02-0730-4/+31
|\
| * ASLTS: add flag to expect cross reference error during compilationErik Schmauss2019-02-0529-3/+30
| * iASL: move expected error code checking to avoid recusive callErik Schmauss2019-02-051-1/+1
|/
* iASL: Add checks for illegal object referencesRobert Moore2019-02-053-1/+119
* Update/clarify messages for control method failuresRobert Moore2019-01-233-8/+9
* Merge pull request #440 from SchmErik/iasl-commentRobert Moore2019-01-181-0/+7
|\
| * iASL: add explanation for nameseg lexing, no functional changeErik Schmauss2019-01-111-0/+7
* | Merge pull request #437 from SchmErik/remove-legacy-module-level-codeRobert Moore2019-01-187-309/+21
|\ \
| * | Remove legacy module-level code supportErik Schmauss2019-01-087-309/+21
* | | Debugger: Fix possible fault with the "test objects" commandRobert Moore2019-01-182-67/+99
* | | iASL: Emit error for creation of a zero-length op regionRobert Moore2019-01-163-2/+12
* | | Interpreter: Emit warning for creation of a zero-length op regionRobert Moore2019-01-161-1/+12
* | | Build instructionsRobert Moore2019-01-151-1/+1
| |/ |/|
* | Merge pull request #439 from SchmErik/trivial-makefileRobert Moore2019-01-101-1/+1
|\ \
| * | iASL: Makefile: support parent directories with spacesErik Schmauss2019-01-091-1/+1
|/ /
* | Update version to 20190108R01_08_19Robert Moore2019-01-081-1/+1
* | Logfile: Changes for version 20190108Robert Moore2019-01-081-0/+25
* | All acpica: Update copyrights to 2019Robert Moore2019-01-08430-437/+435
|/
* ASLTS: Update all copyrights to 2019Robert Moore2019-01-081274-1276/+1276
* Merge pull request #435 from SchmErik/tpm2rev4Robert Moore2019-01-071-6/+5
|\
| * iASL: update tpm2 template to revision 4Erik Schmauss2018-12-181-6/+5
* | acpiexec: Add option to dump extra info for memory leaksRobert Moore2018-12-194-5/+21
|/
* Convert more ACPI errors to firmware errorsRobert Moore2018-12-135-4/+69
* Update version to 20181213R12_13_18Robert Moore2018-12-131-1/+1
* Logfile: Changes for version 20181213Robert Moore2018-12-131-2/+63
* Merge branch 'master' of ssh://ssh.github.com/acpica/acpicaRobert Moore2018-12-1210-44/+132
|\
| * Merge pull request #434 from SchmErik/cleanup-DoExternals-flagRobert Moore2018-12-126-40/+14
| |\
| | * iASL: remove obsolete AcpiGbl_DoExternals flagErik Schmauss2018-12-116-40/+14