aboutsummaryrefslogtreecommitdiffstats
path: root/xen/arch/arm/Makefile
Commit message (Expand)AuthorAgeFilesLines
* xen/arm: Start to implement an ARM decoder instructionJulien Grall2013-08-201-0/+1
* xen/arm: Implement a virtual UARTJulien Grall2013-08-081-1/+1
* xen: arm: make zImage the default target which we installIan Campbell2013-07-191-9/+5
* xen/arm: Don't use pl011 UART by default for early printkJulien Grall2013-05-131-1/+1
* xen/arm: Allow Xen to run on multiple platform without recompilationJulien Grall2013-05-131-0/+1
* xen/arm: Introduce a generic way to use a device from the device treeJulien Grall2013-05-131-0/+1
* xen/arm: basic PSCI support, implement cpu_on and cpu_offStefano Stabellini2013-05-081-0/+1
* xen: arm: implement cpuinfoIan Campbell2013-02-221-0/+1
* xen: arm64: initial build + config changes, start of day codeIan Campbell2013-02-221-0/+1
* xen/arm: introduce vexpress_syscfgStefano Stabellini2013-02-151-0/+1
* xen: arm: remove now empty dummy.SIan Campbell2012-12-191-1/+0
* xen: arm: introduce arm32 as a subarch of arm.Ian Campbell2012-12-191-6/+3
* xen: arm: Use $(OBJCOPY) not bare objcopyIan Campbell2012-12-041-1/+1
* arm: create a raw binary target.Ian Campbell2012-11-301-1/+5
* arm: Enable build without CONFIG_DTB_FILEIan Campbell2012-11-301-4/+0
* xen/arm: set the SMP bit in the ACTLR registerStefano Stabellini2012-11-151-0/+1
* xen/arm: implement do_hvm_op for ARMStefano Stabellini2012-07-171-0/+1
* arm: implement vpl011 (UART) emulator.Ian Campbell2012-07-031-0/+1
* arm: Move hyp-mode entry code out of line.Tim Deegan2012-06-011-0/+1
* arm: introduce more hypercallsStefano Stabellini2012-03-141-0/+1
* arm: per-cpu areasTim Deegan2012-03-131-0/+1
* arm: strip xen binaryTim Deegan2012-02-281-1/+1
* arm: move check for CONFIG_DTB_FILE to xen/arch/arm/MakefileDavid Vrabel2012-02-221-0/+4
* arm: Add stub functions instead of using DUMMYIan Campbell2012-02-151-0/+2
* arm: add early_printk()David Vrabel2012-02-131-0/+1
* arm: link a device tree blob into the xen imageDavid Vrabel2012-02-131-1/+8
* arm: support zImage format kernels for dom0David Vrabel2012-02-091-0/+1
* arm: makefilesStefano Stabellini2012-02-091-0/+76