| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge pull request #779 from pmaziarz/master | Robert Moore | 2022-08-18 | 1 | -11/+16 |
|\ |
|
| * | iASL: NHLT: Fix compilation of optional undocumented fields | Piotr Maziarz | 2022-05-27 | 1 | -11/+16 |
* | | Merge pull request #778 from sathyaintel/ccel-v1 | Robert Moore | 2022-08-12 | 2 | -0/+12 |
|\ \ |
|
| * | | iASL: Add CCEL table to both compiler/disassembler | Kuppuswamy Sathyanarayanan | 2022-05-26 | 2 | -0/+12 |
| |/ |
|
* | | Update the PHAT template file. | Robert Moore | 2022-08-12 | 1 | -6/+13 |
* | | iASL: Update for PHAT table support. | Robert Moore | 2022-08-12 | 1 | -11/+131 |
* | | iASL: Additional update to standardize format of output. | Robert Moore | 2022-08-12 | 1 | -1/+1 |
* | | iASL: Additional fixes for error reporting. | Robert Moore | 2022-08-12 | 2 | -2/+1 |
* | | iASL: Fix some error-reporting issues. | Robert Moore | 2022-08-12 | 1 | -2/+9 |
|/ |
|
* | compiler/asloptions.c: Make variable j an INT32 | Colin Ian King | 2022-04-26 | 1 | -1/+1 |
* | Merge pull request #765 from shamiali2008/master-iort-revE.d-v2 | Robert Moore | 2022-03-29 | 4 | -8/+16 |
|\ |
|
| * | IORT: Updates for revision E.d | Shameer Kolothum | 2022-03-28 | 4 | -8/+16 |
* | | Merge pull request #753 from marcj303/master | Robert Moore | 2022-03-29 | 2 | -4/+11 |
|\ \ |
|
| * | | Add DMAR SATC structure to iasl | Marc Jones | 2022-03-25 | 2 | -4/+11 |
| |/ |
|
* | | Merge pull request #758 from bwicaksononv/apmt | Robert Moore | 2022-03-25 | 3 | -0/+124 |
|\ \ |
|
| * | | Add support for ARM Performance Monitoring Unit Table. | Besar Wicaksono | 2022-03-08 | 3 | -0/+124 |
| |/ |
|
* | | iASL/MADT: Add OEM-defined subtable | Robert Moore | 2022-03-18 | 1 | -2/+11 |
* | | Improve an iASL error message | Robert Moore | 2022-03-18 | 2 | -2/+4 |
|/ |
|
* | Automated cleanup; No functional changes | Robert Moore | 2022-02-17 | 1 | -14/+19 |
* | Use _exit instead of exit in signal handlers | Robert Moore | 2022-02-17 | 1 | -1/+1 |
* | Update copyright notices to the year 2022 | Robert Moore | 2022-02-17 | 100 | -100/+100 |
* | Merge pull request #742 from MasterDrogo/add-cedt-subtable_CFMWS | Robert Moore | 2022-01-27 | 2 | -25/+105 |
|\ |
|
| * | Fix Compile issue with CEDT and add template | Lawrence Hileman | 2022-01-17 | 2 | -23/+103 |
| * | Add the subtable CFMWS to the CEDT table | Lawrence Hileman | 2022-01-07 | 1 | -4/+4 |
* | | Merge pull request #743 from pmaziarz/master | Robert Moore | 2022-01-27 | 1 | -28/+32 |
|\ \ |
|
| * | | iASL: NHLT: Rename linux specific strucures to DeviceInfo | Piotr Maziarz | 2022-01-13 | 1 | -8/+8 |
| * | | iASL: NHLT: Fix parsing undocumented bytes at the end of Endpoint | Piotr Maziarz | 2022-01-13 | 1 | -18/+12 |
| * | | iASL: NHLT: Treat Terminator as SpecificConfig | Piotr Maziarz | 2022-01-13 | 1 | -2/+12 |
| |/ |
|
* | | Add new acpi 6.4 semantics for LoadTable operator | Robert Moore | 2022-01-20 | 1 | -1/+1 |
* | | Add new acpi 6.4 semantics to the Load() operator | Robert Moore | 2022-01-20 | 4 | -5/+7 |
* | | Remove a remark due to excessive output | Robert Moore | 2022-01-20 | 2 | -1/+8 |
|/ |
|
* | iASL/NHLT table: add support for optional "Specific Data" field | Robert Moore | 2021-12-17 | 2 | -4/+33 |
* | iASL: Add suppport for AGDI table | Ilkka Koskinen | 2021-12-14 | 2 | -0/+11 |
* | iASL: Add TDEL table to both compiler/disassembler | Robert Moore | 2021-12-09 | 4 | -2/+12 |
* | Merge pull request #721 from jrtc27/local-cache-calloc-align | Robert Moore | 2021-12-08 | 1 | -0/+5 |
|\ |
|
| * | iASL: Fix unaligned accesses to local cache allocations | Jessica Clarke | 2021-10-03 | 1 | -0/+5 |
* | | iASL Table Compiler: Completed the full table compiler support | Robert Moore | 2021-12-08 | 4 | -0/+434 |
* | | iASL table compiler: update a comment | Robert Moore | 2021-12-03 | 1 | -1/+1 |
* | | iASL table compiler: FADT support updates | Robert Moore | 2021-12-03 | 3 | -5/+58 |
* | | iASL/Disassembler: Additional support for NHLT table | Robert Moore | 2021-10-19 | 1 | -0/+5 |
* | | iASL: Open binary input files in binary mode, not text mode | Robert Moore | 2021-10-19 | 2 | -9/+18 |
|/ |
|
* | iASL table disassembler: Added disassembly support for the NHLT ACPI table. | Robert Moore | 2021-09-30 | 2 | -0/+6 |
* | Updated the check for usage of _CRS, _DIS, _PRS, and _SRS objects | Robert Moore | 2021-09-29 | 1 | -44/+26 |
* | FOR ACPICA: ACPI 6.4 SRAT: add Generic Port Affinity type | Alison Schofield | 2021-08-20 | 1 | -0/+5 |
* | preprocess.h: fix spelling mistake in comment | Colin Ian King | 2021-08-04 | 1 | -1/+1 |
* | Update check for use of _CRS, _DIS, _PRS, and _SRS: | Robert Moore | 2021-07-28 | 1 | -20/+24 |
* | iasl: Check usage of _CRS, _DIS, _PRS, and _SRS objects (July 2021). | Robert Moore | 2021-07-22 | 1 | -2/+77 |
* | AcpiHelp: Cleanup output for list of supported tables | Robert Moore | 2021-07-22 | 1 | -2/+4 |
* | iASL: Fix for WPBT table with no command-line arguments | Robert Moore | 2021-07-14 | 2 | -11/+19 |
* | iASL: Add support for the AEST table (data compiler) | Robert Moore | 2021-07-01 | 5 | -2/+324 |