summaryrefslogtreecommitdiff
path: root/source/common
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #805 from fenghust/masterRobert Moore2023-02-071-0/+1
|\
| * ACPI 6.5: MADT: add support for trace buffer extension in GICCXiongfeng Wang2022-10-111-0/+1
* | Merge pull request #819 from heshamelmatary/mpamRobert Moore2023-02-074-0/+273
|\ \
| * | Add support for Arm's MPAM ACPI table version 2Hesham Almatary2023-01-314-0/+273
* | | Update all copyrights/signons to 2023Robert Moore2023-02-0724-24/+24
|/ /
* | Merge pull request #800 from ElyesH/TYPO_SPELLINGRobert Moore2022-10-271-1/+1
|\ \
| * | Update dmtbinfo2.cElyes HAOUAS2022-10-251-1/+1
| * | Fix spelling errorsElyes Haouas2022-09-282-2/+2
| |/
* | Merge pull request #801 from rmurphy-arm/iort-smmuRobert Moore2022-10-201-0/+1
|\ \
| * | IORT: Update for revision E.eRobin Murphy2022-09-281-0/+1
| |/
* | Finish support for the CDAT table, in both the data tableRobert Moore2022-10-199-80/+478
|/
* iASL: Fix iASL compile error due to ACPI_TDEL_OFFSETKuppuswamy Sathyanarayanan2022-08-171-5/+5
* Merge pull request #778 from sathyaintel/ccel-v1Robert Moore2022-08-123-0/+19
|\
| * iASL: Add CCEL table to both compiler/disassemblerKuppuswamy Sathyanarayanan2022-05-263-0/+19
* | iASL: Update for PHAT table support.Robert Moore2022-08-121-15/+82
* | Update disassembler formatting output.Robert Moore2022-08-121-7/+7
* | Update the info structures for the PHAT table.Robert Moore2022-08-121-15/+17
* | Add a couple of new UUIDs to the known UUID list.Robert Moore2022-06-081-0/+3
|/
* Merge pull request #757 from chenhuacai/masterRobert Moore2022-04-011-0/+7
|\
| * MADT: Add LoongArch-specific APICs supportHuacai Chen2022-03-261-0/+7
* | Merge pull request #765 from shamiali2008/master-iort-revE.d-v2Robert Moore2022-03-293-4/+12
|\ \
| * | IORT: Updates for revision E.dShameer Kolothum2022-03-283-4/+12
* | | Merge pull request #753 from marcj303/masterRobert Moore2022-03-293-0/+16
|\ \ \
| * | | Add DMAR SATC structure to iaslMarc Jones2022-03-253-0/+16
| |/ /
* | | Additional fix for dmtbdump2.cRobert Moore2022-03-291-8/+8
| |/ |/|
* | Merge pull request #758 from bwicaksononv/apmtRobert Moore2022-03-253-0/+97
|\ \
| * | Add support for ARM Performance Monitoring Unit Table.Besar Wicaksono2022-03-083-0/+97
| |/
* | dmtbdump2: fix build errorJianyong Wu2022-03-191-4/+4
* | iASL/MADT: Add OEM-defined subtableRobert Moore2022-03-183-6/+69
* | iASL: Fix for SDEV table - subtable lengthRobert Moore2022-03-151-1/+1
|/
* Automated cleanup; No functional changesRobert Moore2022-02-172-4/+6
* Update copyright notices to the year 2022Robert Moore2022-02-1724-24/+24
* iASL: NHLT: Fix variable shadowingPiotr Maziarz2022-02-041-2/+2
* Merge pull request #742 from MasterDrogo/add-cedt-subtable_CFMWSRobert Moore2022-01-272-14/+50
|\
| * Add the subtable CFMWS to the CEDT tableLawrence Hileman2022-01-072-14/+50
* | iASL: NHLT: Use UINT8 buffer for CapabilitiesPiotr Maziarz2022-01-131-3/+2
* | iASL: NHLT: Rename linux specific strucures to DeviceInfoPiotr Maziarz2022-01-132-18/+18
* | iASL: NHLT: Fix parsing undocumented bytes at the end of EndpointPiotr Maziarz2022-01-132-35/+16
* | iASL: NHLT: Treat Terminator as SpecificConfigPiotr Maziarz2022-01-132-14/+20
|/
* iASL/NHLT table: add support for optional "Specific Data" fieldRobert Moore2021-12-172-4/+52
* iASL/NHLT table: Add "Capabilities Size" to one of the info structsRobert Moore2021-12-161-0/+1
* Merge pull request #738 from ShuuichirouIshii/del_generic_resource_type_error...Robert Moore2021-12-151-2/+0
|\
| * dmtbdump: Delete the Generic Resource Type error messageShuuichirou Ishii2021-12-101-2/+0
* | iASL: Add suppport for AGDI tableIlkka Koskinen2021-12-143-0/+21
|/
* iASL: Add TDEL table to both compiler/disassemblerRobert Moore2021-12-093-0/+16
* Merge pull request #722 from jrtc27/rsdp-subobject-overflowRobert Moore2021-12-081-1/+2
|\
| * Avoid subobject buffer overflow when validating RSDP signatureJessica Clarke2021-10-031-1/+2
* | Disassembler: fix a typo in a comment. Submitted by:Robert Moore2021-12-081-1/+1
* | iASL Table Compiler: Completed the full table compiler supportRobert Moore2021-12-085-100/+78
* | iASL table compiler: FADT support updatesRobert Moore2021-12-031-3/+3