aboutsummaryrefslogtreecommitdiffstats
path: root/xen/include/asm-arm/config.h
Commit message (Expand)AuthorAgeFilesLines
* xen: Add macros MB and GBJulien Grall2013-10-081-1/+0
* xen/arm: rename boot misc region to boot reloc now it has a single purposeIan Campbell2013-09-261-5/+2
* xen/arm: Support dtb /memreserve/ regionsIan Campbell2013-09-261-3/+4
* xen/arm: DOMHEAP_SECOND_PAGES is arm32 specificIan Campbell2013-09-261-3/+3
* xen/arm: Introduce and use GLOBAL() in asm code.Andrew Cooper2013-08-271-0/+3
* xen: arm: Use a direct mapping of RAM on arm64Ian Campbell2013-08-201-24/+72
* xen: gate split heap code on its own config option rather than !X86Ian Campbell2013-08-201-0/+1
* xen: arm: Use _AC macros in config.hIan Campbell2013-08-201-8/+10
* xen/arm64: Remove hardcoded value for gic in assembly codeJulien Grall2013-05-131-2/+6
* xen/arm: Don't use pl011 UART by default for early printkJulien Grall2013-05-131-2/+0
* xen/arm: Add versatile express platformJulien Grall2013-05-131-3/+0
* xen/arm: Add generic UART to get the device in the device treeJulien Grall2013-05-131-1/+1
* xen/arm: compile and initialize vmapStefano Stabellini2013-05-081-2/+2
* arm: allocate per-PCPU domheap pagetable pagesIan Campbell2013-04-241-0/+4
* xen: correct BITS_PER_EVTCHN_WORD on armIan Campbell2013-03-121-0/+3
* xen: arm64: basic config and types headersIan Campbell2013-02-221-0/+15
* Fix emacs local variable block to use correct C style variable.David Vrabel2013-02-211-1/+1
* xen/arm: introduce a driver for the ARM HDLCD controllerStefano Stabellini2013-02-151-0/+2
* xen/arm: introduce early_ioremapStefano Stabellini2013-01-241-0/+4
* arm: make virtual address defines unsignedIan Campbell2012-10-111-8/+8
* arm: do not set max_vcpus = 8 in arch_domain_create.Ian Campbell2012-06-261-1/+1
* arm: shared_info page allocation and mappingStefano Stabellini2012-06-011-0/+2
* arm: Shutdown and rebootTim Deegan2012-03-131-0/+3
* arm: map device tree blob in initial page tablesDavid Vrabel2012-02-131-0/+6
* arm: bit manipulation, copy and division librariesStefano Stabellini2012-02-091-0/+3
* arm: header filesStefano Stabellini2012-02-091-0/+122