summaryrefslogtreecommitdiffstats
path: root/arch/arm/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next/imx'Sascha Hauer2017-02-137-1/+403
|\
| * ARM: Add PSCI supportSascha Hauer2017-02-135-1/+293
| * ARM: Add smc call supportSascha Hauer2017-02-081-0/+104
| * ARM: Add UNWIND macroSascha Hauer2017-02-081-0/+6
* | ARM: start: Fix image size calculationSascha Hauer2017-02-081-0/+2
|/
* ARM: Fix a bug in stack's "top" initializationAndrey Smirnov2017-01-091-1/+7
* Merge branch 'for-next/arm'Sascha Hauer2016-10-101-1/+8
|\
| * ARM: Fix calling of arm_mem_barebox_image()Sascha Hauer2016-09-151-1/+8
* | arm(64): don't advertise stack_dumping capabilities for ARM64Lucas Stach2016-10-041-0/+2
|/
* arm: include: swab: use rigth assembly for armv8Raphael Poggi2016-07-061-0/+4
* arm: cpu: add basic arm64 mmu supportRaphael Poggi2016-07-062-3/+151
* arm: include: system_info: add armv8 identificationRaphael Poggi2016-07-061-0/+38
* arm: include: bitops: arm64 use generic __flsRaphael Poggi2016-07-061-0/+5
* arm: include: system: add arm64 helper functionsRaphael Poggi2016-07-061-1/+45
* arm: cpu: add arm64 specific codeRaphael Poggi2016-07-061-0/+9
* ARM: start: Fix arm_mem_barebox_image for !CONFIG_RELOCATABLESascha Hauer2016-06-201-2/+6
* whole tree: remove trailing whitespacesDu Huanpeng2016-04-211-2/+2
* Merge branch 'for-next/ubifs'Sascha Hauer2016-04-082-0/+335
|\
| * ARM: Add atomic.h from u-boot v2016.03Alexander Stein2016-04-082-0/+335
* | Merge branch 'for-next/imx'Sascha Hauer2016-04-082-0/+17
|\ \
| * | L2x0: i.MX6: Replace magic numbers with constantsAndrey Smirnov2016-03-171-0/+8
| * | ARM: Add errata 845369 workaroundAndrey Smirnov2016-03-171-0/+9
| |/
* / ARM: Do not use last 64KiB of address space for bareboxSascha Hauer2016-04-011-1/+1
|/
* Merge branch 'for-next/pstore'Sascha Hauer2016-01-111-18/+49
|\
| * arm: Add RAMOOPS memory areaMarkus Pargmann2015-12-101-1/+13
| * arm: Clarify memory layout calculationMarkus Pargmann2015-12-101-18/+37
* | ARM: asm: Add convenience fucntions to access VBARAndrey Smirnov2016-01-111-0/+20
|/
* Merge branch 'for-next/memtest'Sascha Hauer2015-11-061-19/+4
|\
| * rework remap_rangeSascha Hauer2015-11-031-19/+4
* | Merge branch 'for-next/imx'Sascha Hauer2015-11-061-0/+9
|\ \
| * | ARM: Allow compressed dtb binariesSascha Hauer2015-10-271-0/+9
| |/
* / ARM: Add support for semihostingAndrey Smirnov2015-10-301-0/+19
|/
* ARM: add implementation for dma_alloc_writecombine for !CONFIG_MMULucas Stach2015-09-141-0/+5
* Merge branch 'for-next/gpio'Sascha Hauer2015-09-011-10/+0
|\
| * gpio: Drop asm-generic/gpio.hSascha Hauer2015-08-201-10/+0
* | ARM: l2x0: Flush cache before disabling itSascha Hauer2015-08-081-0/+1
|/
* exitcall: move arch_shutdown to exitcall infrastructureHerve Codina2015-07-131-2/+0
* ARM: add a machine number mechanism for boarddataSascha Hauer2015-07-021-1/+26
* ARM: use generic posix_types.hSascha Hauer2015-06-031-78/+1
* introduce bitsperlong.h for remaining architecturesSascha Hauer2015-06-032-1/+2
* dma: Use generic place for dma_addr_t typedefSascha Hauer2015-05-221-5/+0
* Merge branch 'for-next/streaming-dma'Sascha Hauer2015-03-093-46/+49
|\
| * ARM: MMU: unexport cache maintenance functionsLucas Stach2015-03-061-14/+0
| * ARM: implement streaming DMA opsLucas Stach2015-03-061-0/+10
| * ARM: move DMA alloc functions to dma.hLucas Stach2015-03-062-27/+24
| * ARM: move virt<->phys translation to io.hLucas Stach2015-03-062-12/+15
| * ARM: change dma_alloc/free_coherent to match other architecturesLucas Stach2015-03-061-5/+12
* | Merge branch 'for-next/misc'Sascha Hauer2015-03-091-0/+4
|\ \ | |/ |/|
| * ARM: Allow to mask data abortsSascha Hauer2015-02-271-0/+4
* | arm: virt_to_phys should take a volatile ptrLucas Stach2015-02-251-2/+2
|/