summaryrefslogtreecommitdiff
path: root/xen/arch/arm/platform.c
AgeCommit message (Expand)Author
2020-05-24xen/arm: Allow a platform to override the DMA widthJulien Grall
2018-12-19xen/arm: introduce platform_smcEdgar E. Iglesias
2018-12-07xen/arm32: Remove __init prefixes from funcs that are used within CPU up flowOleksandr Tyshchenko
2018-09-11xen: Fix inconsistent callers of panic()Andrew Cooper
2017-09-15arm/platform: switch to plain boolWei Liu
2016-11-09Revert "xen/arm: platform: Drop the quirks callback"Stefano Stabellini
2015-10-23xen/arm: platform: Drop the quirks callbackJulien Grall
2015-07-03xen/arm: Find automatically the gnttab region for DOM0Julien Grall
2015-03-11xen/arm: Remove warning for platforms without platform specific codeEdgar E. Iglesias
2015-02-25xen/arm: Automatically find a PPI for the DOM0 event channel interruptJulien Grall
2015-02-20xen/dt: Extend dt_device_match to possibly store dataJulien Grall
2014-10-14xen/arm: Initial support for PSCI-0.2Suravee Suthikulpanit
2013-12-06xen: arm: remove hardcoded gnttab location from dom0Ian Campbell
2013-12-05arm32: enable PSCI secondary CPU bringupAndre Przywara
2013-12-05arm: move GIC SGI kicking into separate functionAndre Przywara
2013-12-03fix string inconsistencies in callers of panic()Andrew Cooper
2013-11-29xen: arm: allow platform code to select dom0 event channel irqIan Campbell
2013-11-19xen/arm: Panic if platform initialization failedJulien Grall
2013-09-27xen: arm: implement arch/platform SMP and CPU initialisation frameworkIan Campbell
2013-09-17xen/arm: Add new platform specific callback device_is_blacklistJulien Grall
2013-05-13xen/arm: Allow Xen to run on multiple platform without recompilationJulien Grall