aboutsummaryrefslogtreecommitdiff
path: root/sys/arm64/acpica
Commit message (Expand)AuthorAgeFilesLines
* Remove "All Rights Reserved" from FreeBSD Foundation sys/ copyrightsEd Maste2022-02-082-2/+0
* Parse named nodes from IORT ACPI on arm64Dmitry Salychev2021-11-191-16/+122
* arm64/acpi: Give the real PA limit to ACPID Scott Phillips2020-08-261-1/+36
* acpi_iort: fix mapping end calculationEd Maste2020-08-221-1/+5
* Remove an unused parameter from map_table().Mark Johnston2020-08-201-4/+4
* Remove some noisy ACPI tables messages from verbose dmesg.Alexander Motin2020-08-191-9/+1
* Add acpi_iort_map_pci_smmuv3().Ruslan Bukin2020-07-171-1/+20
* Ignore the SMMUv3 and PMCG interrupt controller in the IORT tablesAndrew Turner2020-01-311-1/+39
* arm64 acpi_iort: add some error handlingJayachandran C.2019-06-241-4/+30
* Merge ACPICA 20190329.Jung-uk Kim2019-03-291-2/+2
* arm64 acpi: Add support for IORT tableJayachandran C.2019-02-071-0/+502
* Only read the ACPI proximity tabled on arm64 when we are booting fromAndrew Turner2018-12-111-0/+6
* arm64: add ACPI based NUMA supportJayachandran C.2018-12-081-0/+13
* Add support to find the arm64 serial using the ACPI tables. This uses theAndrew Turner2016-11-211-0/+18
* Merge ACPICA 20160930.Jung-uk Kim2016-10-041-0/+1
* Add ARM64TODO comments to ACPI PCI stubsZbigniew Bodek2015-07-121-0/+3
* Implement stubs for ACPI PCI routinesZbigniew Bodek2015-07-121-0/+73
* Add basic support for ACPI. It splits out the nexus driver to two newAndrew Turner2015-06-113-0/+354