Age | Commit message (Expand) | Author |
2022-10-09 | acpi: arm/virt: build_gtdt: fix invalid 64-bit physical addresses | Miguel Luis |
2022-08-12 | hw/arm/virt-acpi-build: Present the GICR structure properly for GICv4 | Zenghui Yu |
2022-01-20 | hw/arm/virt: Drop superfluous checks against highmem | Marc Zyngier |
2022-01-20 | hw/arm/virt: Add a control for the the highmem redistributors | Marc Zyngier |
2022-01-20 | hw/arm/virt: Add a control for the the highmem PCIe MMIO | Marc Zyngier |
2022-01-07 | acpi: tpm: Add missing device identification objects | Stefan Berger |
2021-12-15 | hw/arm/virt-acpi-build: Add VIOT table for virtio-iommu | Jean-Philippe Brucker |
2021-10-21 | hw/arm/virt-acpi-build: Generate PPTT table | Yanan Wang |
2021-10-20 | hw/arm/virt_acpi_build: Generate DBG2 table | Eric Auger |
2021-10-20 | hw/arm/virt-acpi-build: IORT upgrade up to revision E.b | Eric Auger |
2021-10-05 | acpi: arm/virt: build_gtdt: use acpi_table_begin()/acpi_table_end() instead o... | Igor Mammedov |
2021-10-05 | acpi: arm/virt: build_spcr: use acpi_table_begin()/acpi_table_end() instead o... | Igor Mammedov |
2021-10-05 | acpi: arm/virt: build_spcr: fix invalid cast | Igor Mammedov |
2021-10-05 | acpi: arm/virt: convert build_iort() to endian agnostic build_append_FOO() API | Igor Mammedov |
2021-10-05 | acpi: arm: virt: build_iort: use acpi_table_begin()/acpi_table_end() instead ... | Igor Mammedov |
2021-10-05 | acpi: arm: virt: build_dsdt: use acpi_table_begin()/acpi_table_end() instead ... | Igor Mammedov |
2021-10-05 | acpi: arm/virt: madt: use build_append_int_noprefix() API to compose MADT table | Igor Mammedov |
2021-10-05 | acpi: madt: arm/x86: use acpi_table_begin()/acpi_table_end() instead of build... | Igor Mammedov |
2021-10-05 | acpi: use build_append_int_noprefix() API to compose SRAT table | Igor Mammedov |
2021-10-05 | acpi: arm/x86: build_srat: use acpi_table_begin()/acpi_table_end() instead of... | Igor Mammedov |
2021-07-16 | hw/arm/virt-acpi-build: Add IORT support to bypass SMMUv3 | Xingang Wang |
2021-06-15 | arm: Eliminate all TPM related code if CONFIG_TPM is not set | Stefan Berger |
2021-04-12 | hw/arm/virt-acpi-build: Fix GSIV values of the {GERR, Sync} interrupts | Zenghui Yu |
2021-03-22 | acpi: Move maximum size logic into acpi_add_rom_blob() | David Hildenbrand |
2021-03-22 | acpi: Set proper maximum size for "etc/table-loader" blob | David Hildenbrand |
2021-02-05 | acpi: Permit OEM ID and OEM table ID fields to be changed | Marian Postevca |
2021-01-08 | hw/arm/virt: Remove virt machine state 'smp_cpus' | Andrew Jones |
2020-12-08 | acpi: Align the size to 128k | Yubo Miao |
2020-12-08 | acpi/gpex: Build tables for pxb | Yubo Miao |
2020-09-30 | arm: use acpi_dsdt_add_gpex | Gerd Hoffmann |
2020-09-17 | acpi: move acpi_dsdt_add_power_button() to ged | Gerd Hoffmann |
2020-09-01 | hw/arm/virt-acpi-build:Remove dead assignment in build_madt() | Chen Qun |
2020-08-27 | arm/acpi: fix an out of spec _UID for PCI root | Michael S. Tsirkin |
2020-07-03 | hw/arm/virt-acpi-build: Only expose flash on older machine types | Andrew Jones |
2020-06-24 | arm/acpi: Add the TPM2.0 device under the DSDT | Eric Auger |
2020-06-09 | arm/acpi: TPM2 ACPI table support | Eric Auger |
2020-06-09 | hw/acpi/nvdimm: add a helper to augment SRAT generation | Vishal Verma |
2020-05-14 | ACPI: Record the Generic Error Status Block address | Dongjiu Geng |
2020-05-14 | ACPI: Build Hardware Error Source Table | Dongjiu Geng |
2020-05-14 | ACPI: Build related register address fields via hardware error fw_cfg blob | Dongjiu Geng |
2020-05-04 | hw/arm/virt: Add nvdimm hot-plug infrastructure | Kwangwoo Lee |
2020-04-13 | acpi: Use macro for table-loader file name | Shameer Kolothum |
2020-03-29 | acpi: add acpi=OnOffAuto machine property to x86 and arm virt | Gerd Hoffmann |
2020-02-13 | arm/acpi: simplify the description of PCI _CRS | Heyi Guo |
2020-02-13 | arm/acpi: fix duplicated _UID of PCI interrupt link devices | Heyi Guo |
2020-02-13 | arm/acpi: fix PCI _PRT definition | Heyi Guo |
2020-02-13 | arm/virt/acpi: remove _ADR from devices identified by _HID | Heyi Guo |
2020-02-13 | arm/virt/acpi: remove meaningless sub device "RP0" from PCI0 | Heyi Guo |
2019-12-16 | hw/arm/acpi: enable SHPC native hot plug | Heyi Guo |
2019-12-16 | hw/arm/acpi: simplify AML bit and/or statement | Heyi Guo |