summaryrefslogtreecommitdiff
path: root/xen/arch/arm/platforms
AgeCommit message (Expand)Author
2020-10-08xen/rpi4: implement watchdog-based resetStefano Stabellini
2020-09-23SUPPORT.md: Update status of Renesas IPMMU-VMSA (Arm)Oleksandr Tyshchenko
2020-05-24xen/arm: plat: Allocate as much as possible memory below 1GB for dom0 for RPIJulien Grall
2019-12-17xen/arm: Basic support for sunxi/sun50i h6 platform.Yangtao Li
2019-10-28xen/arm: platform: fix Raspberry Pi compatible stringStewart Hildebrand
2019-09-26iommu/arm: Add Renesas IPMMU-VMSA supportOleksandr Tyshchenko
2019-07-31xen/arm: platform: Add Raspberry Pi platformStewart Hildebrand
2019-05-31xen/lib: Introduce printk_once() and replace some opencoded examplesAndrew Cooper
2018-12-19xen/zynqmp: add IPI calls virtualizationStefano Stabellini
2018-12-19xen/arm: zynqmp: Remove blacklist of ZynqMP's PM nodeEdgar E. Iglesias
2018-12-19xen/arm: zynqmp: implement zynqmp_eemiEdgar E. Iglesias
2018-12-19xen/arm: zynqmp: Forward plaform specific firmware callsEdgar E. Iglesias
2018-11-09xen/arm: platform: Don't include p2m.h in exynos5 and omap5Julien Grall
2018-10-30xen/arm: introduce NO_PLATStefano Stabellini
2018-10-30xen/arm: make platform specific code dependent on ALL32_PLAT or ALL64_PLATStefano Stabellini
2018-10-01xen/arm: Replace call_smc with arm_smccc_smcJulien Grall
2018-09-11xen: Fix inconsistent callers of panic()Andrew Cooper
2018-08-02arm: add ALL_PLAT, QEMU, Rcar3 and MPSoC configsStefano Stabellini
2018-06-05arm: remove the ARM HDLCD driverStefano Stabellini
2018-03-19xen/arm: Fix platform name to xilinx_zynqmp from xgene_stormAmit Singh Tomar
2018-02-26xen/arm: psci: Rework the PSCI definitionsJulien Grall
2018-02-14xen/arm: Blacklist SMMU on Thunder-XJulien Grall
2017-12-08ARM: remove unneeded gic.h inclusionsAndre Przywara
2017-10-11arm: PSCI: use definitions provided by asm/smccc.hVolodymyr Babchuk
2017-10-10ARM: sunxi: support more Allwinner SoCsAndre Przywara
2017-10-10xen/arm: mm: Use PAGE_HYPERVISOR_* instead of MT_* when calling set_fixmapJulien Grall
2017-10-10xen/arm: page: Use ARMv8 naming to improve readabilityJulien Grall
2017-09-20xen/arm: page: Prefix memory types with MT_Julien Grall
2017-09-19xen/arm: Replace ioremap_attr(PAGE_HYPERVISOR_NOCACHE) call by ioremap_nocacheJulien Grall
2017-09-15arm/platform: switch to plain boolWei Liu
2017-06-15xen/arm: mm: Use typesafe MFN in set_fixmapJulien Grall
2017-06-15xen/arm: Use the newly introduced MFN <-> MADDR and GFN <-> MADDR helpersJulien Grall
2017-05-19arm: fix build with gcc 7Jan Beulich
2017-02-16xen/include: Remove explicit xen/config.h includesAndrew Cooper
2016-11-09Partially revert 21550029f709072aacf3b90edd574e7d3021b400Stefano Stabellini
2016-10-04Fix to be error handled when 10ms delayed for cpu_oncasionwoo
2016-07-15xen/build: Use C99 booleansAndrew Cooper
2016-07-13xen/arm: Makefile: Sort the entries alphabeticallyJulien Grall
2016-07-13xen: Use the typesafe mfn and gfn in map_mmio_regions...Julien Grall
2016-03-15xen/arm: Re-add the Xilinx ZynqMP platformEdgar E. Iglesias
2015-12-21arm: add missing newlines to printk()sJan Beulich
2015-10-23xen/arm: gic-v2: Automatically detect aliased GIC400Julien Grall
2015-07-07xen: arm: map child MMIO and IRQs to dom0 for PCI bus DT nodes.Ian Campbell
2015-07-03xen/arm: Find automatically the gnttab region for DOM0Julien Grall
2015-05-21xen/arm: Drop support of platform where GICH_LR_HW is not working correctlyJulien Grall
2015-05-05xen: arm: X-Gene Storm check GIC DIST address for EOI quirkPranavkumar Sawargaonkar
2015-04-02xen/arm: Allow virq != irqJulien Grall
2015-04-02xen/arm: Map disabled device in DOM0Julien Grall
2015-03-11xen/arm: Add Xilinx ZynqMP platform supportEdgar E. Iglesias
2015-03-05xen/arm: Add ThunderX platform supportVijaya Kumar K