aboutsummaryrefslogtreecommitdiffstats
path: root/xen/include/asm-arm
Commit message (Expand)AuthorAgeFilesLines
...
* xen: arm: document HCR bits.Ian Campbell2013-07-291-28/+28
* xen: arm: align some commentsIan Campbell2013-07-291-4/+4
* xen: arm: handle 64-bit system register access traps.Ian Campbell2013-07-292-0/+88
* xen: arm: handle hypercalls from 64-bit guestsIan Campbell2013-07-291-2/+5
* xen: arm: Set EL1 register width in HCR_EL2 during context switch.Ian Campbell2013-07-291-0/+1
* xen: arm: improve register dump output for 64-bit guest (and more generally too)Ian Campbell2013-07-291-0/+1
* xen: arm: precalculate VTTBR_EL2 for a domain when setting up its p2mIan Campbell2013-07-291-0/+3
* xen: arm: support building a 64-bit dom0 domainIan Campbell2013-07-291-0/+2
* xen: arm: tweak arm64 stack frame layoutIan Campbell2013-07-291-4/+3
* xen: arm: remove unnecessary cache flush in write_pteIan Campbell2013-07-292-8/+0
* xen/arm: Implement MPIDR per VCPUJulien Grall2013-07-192-1/+10
* xen: arm: introduce Cortex-A7 supportBamvor Jian Zhang2013-07-175-6/+52
* xen/arm32: implement VFP context switchJulien Grall2013-07-045-0/+95
* xen/arm: don't enable VFP on XEN during the bootJulien Grall2013-07-041-43/+0
* xen/arm: define PAGE_HYPERVISOR as WRITEALLOCStefano Stabellini2013-06-131-1/+1
* arm: Fix after 54353cae096c "xen/arm: check string format for early_printk"Julien Grall2013-05-301-4/+5
* xen/arm: check string format for early_printkJulien Grall2013-05-301-4/+10
* xen/arm64: Remove hardcoded value for gic in assembly codeJulien Grall2013-05-131-2/+6
* xen/arm: WORKAROUND Support kick cpus and switch to hypervisor for the exynos5Julien Grall2013-05-131-0/+11
* xen/arm: Add platform specific code for the exynos5Julien Grall2013-05-131-0/+39
* xen/arm: Add Exynos 4210 UART supportAnthony PERARD2013-05-131-0/+111
* xen/arm: Don't use pl011 UART by default for early printkJulien Grall2013-05-132-3/+1
* xen/arm: Add versatile express platformJulien Grall2013-05-132-3/+3
* xen/arm: WORKAROUND 1:1 memory mapping for dom0Julien Grall2013-05-131-0/+6
* xen/arm: Allow Xen to run on multiple platform without recompilationJulien Grall2013-05-131-0/+55
* xen/arm: Use the device tree to map the address range and IRQ to dom0Julien Grall2013-05-131-1/+2
* xen/arm: Add generic UART to get the device in the device treeJulien Grall2013-05-131-1/+1
* xen/arm: Introduce a generic way to use a device from the device treeJulien Grall2013-05-131-0/+52
* xen/arm: Don't hardcode virtual timer IRQsJulien Grall2013-05-131-0/+3
* xen/arm: Don't hardcode VGIC informationsJulien Grall2013-05-132-1/+7
* xen/arm: Retrieve timer interrupts from the device treeJulien Grall2013-05-131-0/+12
* xen/arm: Introduce request_dt_irqJulien Grall2013-05-131-0/+4
* xen/arm: Introduce setup_dt_irqJulien Grall2013-05-131-0/+4
* xen/arm: Introduce gic_irq_xlateJulien Grall2013-05-131-0/+4
* xen/arm: Introduce gic_route_dt_irqJulien Grall2013-05-131-0/+5
* xen/arm: Add helpers ioreadl/iowritelJulien Grall2013-05-133-0/+92
* xen/arm: Introduce ioremap_attr, ioremap_cache, ioremap_nocache, ioremap_wcJulien Grall2013-05-132-2/+19
* xen/arm: Fix early_panic when EARLY_PRINTK is disabledJulien Grall2013-05-101-1/+1
* xen/arm: Remove duplicated GICD_ICPIDR2 definitionJulien Grall2013-05-101-1/+0
* xen/arm: clear pending irq queues on do_psci_cpu_onStefano Stabellini2013-05-081-0/+2
* xen/arm: initialize virt_timer and phys_timer with the same values on all vcpusStefano Stabellini2013-05-081-9/+15
* xen/arm: support VCPUOP_register_vcpu_info.Stefano Stabellini2013-05-081-0/+2
* xen/gic: EOI irqs on the right pcpuStefano Stabellini2013-05-081-0/+1
* xen/arm: implement smp_call_functionJulien Grall2013-05-081-0/+1
* xen/arm: compile and initialize vmapStefano Stabellini2013-05-082-2/+5
* xen/arm: support for guest SGIStefano Stabellini2013-05-081-6/+9
* xen/arm: basic PSCI support, implement cpu_on and cpu_offStefano Stabellini2013-05-081-0/+24
* xen/arm: trap SMC instructions and inject an UND exceptionIan Campbell2013-05-082-1/+11
* xen/arm: trap guest WFIStefano Stabellini2013-05-082-9/+33
* xen/arm: nuke some stray hard tabs.Ian Campbell2013-05-011-1/+1