summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | Merge pull request #433 from SchmErik/iasl-ww-optionRobert Moore2018-12-125-4/+118
| |\ \ | | |/ | |/|
| | * iASL: add the ability to report specific warnings or remarks as errorsErik Schmauss2018-12-115-4/+118
| |/
* | acpixtract: Close file before exitRobert Moore2018-12-121-0/+1
|/
* iASL: Add additional check for null pointerRobert Moore2018-12-071-0/+6
* Merge pull request #432 from SchmErik/generic-serialRobert Moore2018-12-061-18/+2
|\
| * ACPICA: Fix handling of buffer-size in acpi_ex_write_data_to_field()Hans de Goede2018-12-061-18/+2
* | acpibin: improve error handlingRobert Moore2018-12-061-1/+5
* | acpixtract: improved error handling, misc cleanupRobert Moore2018-12-063-25/+41
|/
* Merge pull request #427 from SchmErik/cleanupRobert Moore2018-12-0611-38/+3
|\
| * Remove defines that use deprecated ACPI_NO_METHOD_EXECUTE flagErik Schmauss2018-11-0711-38/+3
* | Merge pull request #431 from SchmErik/oemxRobert Moore2018-12-063-1/+7
|\ \
| * | disassembler: disassemble OEMx tables as AMLErik Schmauss2018-12-053-1/+7
* | | Merge branch 'master' of ssh://ssh.github.com/acpica/acpicaRobert Moore2018-12-062-0/+2
|\ \ \ | |/ /
| * | Merge pull request #430 from juikim/masterRobert Moore2018-11-292-0/+2
| |\ \
| | * | Add "Windows 2018.2" string in the _OSI supportJung-uk Kim2018-11-212-0/+2
| |/ /
* | | Debug output: Add option to display method/object evaluationRobert Moore2018-12-068-3/+67
|/ /
* | Expressions within package elements are not supportedRobert Moore2018-11-141-0/+26
* | Update buffer-to-string conversionsRobert Moore2018-11-091-12/+37
* | acpihelp: Improve support for the special predefined namesRobert Moore2018-11-093-21/+121
|/
* Add "Windows 2018" string in the _OSI supportRobert Moore2018-11-022-0/+2
* Update version to 20181031R10_31_18Robert Moore2018-10-311-1/+1
* Logfile: Changes for version 20181031Robert Moore2018-10-311-0/+50
* iASL: Enhanced error detection by validating that all NameSegRobert Moore2018-10-319-43/+147
* Merge pull request #425 from SchmErik/dtunixdosErik Schmauss2018-10-301-1/+25
|\
| * iASL: skip carriage return earlier to avoid special-cases in later stages of ...Erik Schmauss2018-10-261-1/+25
* | Merge pull request #424 from SchmErik/tpm2rev3Erik Schmauss2018-10-307-0/+172
|\ \
| * | iASL: add support for TPM2 rev 3 compilationErik Schmauss2018-10-251-0/+66
| * | iASL: adding definition and disassembly for TPM2 revision 3Erik Schmauss2018-10-246-0/+106
| |/
* | Merge pull request #422 from SchmErik/trivialFix016Erik Schmauss2018-10-301-4/+4
|\ \ | |/ |/|
| * ASLTS: Region: get rid of nested comments that cause converter errorErik Schmauss2018-10-241-4/+4
|/
* iASL/Preprocessor: Remove an incorrect use of ACPI_FREERobert Moore2018-10-231-1/+0
* Merge pull request #421 from SchmErik/trivialFix015Robert Moore2018-10-191-1/+1
|\
| * iASL: add additional check for strings with length zeroErik Schmauss2018-10-181-1/+1
* | Merge pull request #420 from SchmErik/notfound-errRobert Moore2018-10-192-11/+15
|\ \
| * | acpiexec: clean up if statements by using macros to check return statusesErik Schmauss2018-10-171-10/+2
| * | AML Parser: fix parse loop to correctly skip erroneous extended opcodesErik Schmauss2018-10-171-1/+13
| |/
* | Merge pull request #419 from SchmErik/groupFlagRobert Moore2018-10-195-18/+4
|\ \