summaryrefslogtreecommitdiff
path: root/xen/arch/arm/acpi
AgeCommit message (Expand)Author
2021-06-28Replace FSF street address with canonical URL (again)Andrew Cooper
2020-11-19xen/arm: acpi: Allow Xen to boot with ACPI 5.1Julien Grall
2020-11-19xen/arm: gic: acpi: Use the correct length for the GICC structureJulien Grall
2020-10-30xen/arm: acpi: The fixmap area should always be cleared during failure/unmapJulien Grall
2020-10-30xen/acpi: Rework acpi_os_map_memory() and acpi_os_unmap_memory()Julien Grall
2020-10-22xen/arm: acpi: Don't fail if SPCR table is absentElliott Mitchell
2020-02-03xen: split parameter related definitions in own header fileJuergen Gross
2019-08-20xen/arm: pass node to device_tree_for_each_nodeStefano Stabellini
2019-07-09xen/arm: use correct device tree root node nameWill Abele
2018-11-14xen/arm: split domain_build.cStefano Stabellini
2018-11-09xen/arm: Remove __init from prototypeJulien Grall
2017-09-15arm/acpi: switch to plain boolWei Liu
2017-08-25xen/arch/arm/acpi/boot.c: let custom parameter parsing routines return errnoJuergen Gross
2017-08-25xen: add an optional string end parameter to parse_bool()Juergen Gross
2017-06-15xen/arm: mm: Use typesafe MFN in set_fixmapJulien Grall
2017-02-16xen/include: Remove explicit asm/config.h includesAndrew Cooper
2017-02-15xen/arm: acpi: Rework acpi_boot_table_init error pathsJulien Grall
2016-08-31arm: acpi/boot.c is only used during initialisationWei Liu
2016-04-11xen/arm: acpi: Print more error messages in acpi_map_gic_cpu_interfaceJulien Grall
2016-04-11xen/arm: acpi: Remove uncessary check in acpi_map_gic_cpu_interfaceJulien Grall
2016-04-11xen/arm: acpi: Fix SMP support when booting with ACPIJulien Grall
2016-04-11xen/arm: acpi: The boot CPU does not always match the first entry in the MADTJulien Grall
2016-03-30arm/acpi: Add a helper function to get the acpi table offsetShannon Zhao
2016-03-03arm/acpi: Add acpi parameter to enable/disable acpiShannon Zhao
2016-03-03arm/acpi: Parse MADT to map logical cpu to MPIDR and get cpu_possible_mapParth Dixit
2016-03-03arm/acpi: Parse FADT table and get PSCI flagsShannon Zhao
2016-03-03arm/acpi: Add basic ACPI initializationShannon Zhao
2016-03-03arm/acpi: Add __acpi_map_table function for ARMShannon Zhao