summaryrefslogtreecommitdiffstats
path: root/arch/arm/include
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* ARM: include some headers from barebox-arm.hMasahiro Yamada2015-01-141-0/+2
* Merge branch 'for-next/mxs'Sascha Hauer2015-01-092-0/+83
|\
| * ARM: Add get_sp() and get_lr() functionsSascha Hauer2015-01-051-0/+26
| * ARM: Add U-Boot specific io functionsSascha Hauer2015-01-051-0/+57
* | Merge branch 'for-next/misc'Sascha Hauer2015-01-091-1/+3
|\ \
| * | sizes.h: move include/sizes.h to include/linux/sizes.hMasahiro Yamada2015-01-081-1/+1
| * | arm: include relevant headers in barebox-armLucas Stach2014-12-171-0/+2
| |/
* | arm: system_info fix CPU_IS_ARM1176Jean-Christophe PLAGNIOL-VILLARD2015-01-061-1/+1
* | ARM: introduce debug_ll_pl011.hAntony Pavlov2015-01-051-0/+25
|/
* ARM: implement recommended WAR for errata 709718Lucas Stach2014-11-071-0/+12
* arm: add errata workaroundsLucas Stach2014-06-261-0/+67
* ARM: change signature of barebox_arm_entryLucas Stach2014-05-051-2/+2
* common: Allow for I/O mapped I/OMichel Stam2014-04-081-0/+2
* import _AC and UL macros from linux kernelAntony Pavlov2014-03-181-0/+7
* ARM: Make ENTRY_FUNCTION more robustSascha Hauer2013-12-101-3/+13
* ARM: remove asm/hardware.hSascha Hauer2013-11-081-18/+0
* ARM: invalidate caches thoroughlySascha Hauer2013-09-211-10/+0
* Merge branch 'for-next/arm-gpio'Sascha Hauer2013-09-051-1/+4
|\
| * ARM: remove include of mach/gpio.h for gpiolib usersSascha Hauer2013-08-161-1/+4
* | ARM: Create an assembly arm_cpu_lowlevel_init functionSascha Hauer2013-08-071-63/+1
|/
* Add multi images supportSascha Hauer2013-07-011-0/+4
* ARM: split barebox_arm_head in two separate functionsSascha Hauer2013-06-261-3/+11
* ARM: Allow to pass a devicetree via boarddataSascha Hauer2013-06-261-0/+2
* ARM: invalidate data caches during early initSascha Hauer2013-05-231-0/+5
* arm: properly init alignment trap bitLucas Stach2013-05-231-1/+1
* Merge branch 'for-next/relocate'Sascha Hauer2013-04-045-1/+118
|\
| * ARM: Add relocatable binary supportSascha Hauer2013-03-071-0/+26
| * ARN: fixup vector addresses for relocatable binariesSascha Hauer2013-03-072-1/+8
| * ARM: provide accessor functions for linker variablesSascha Hauer2013-03-071-0/+33
| * ARM: add early mmu cache flush function and use it in setup_cSascha Hauer2013-03-041-0/+8
| * ARM: make cpu architecture detection available as static inline functionSascha Hauer2013-03-041-0/+43
* | Merge branch 'for-next/misc-arm'Sascha Hauer2013-04-041-0/+1
|\ \
| * | ARM: Add missing barebox_arm_boarddata functionSascha Hauer2013-03-101-0/+1
| |/
* | Merge branch 'for-next/misc'Sascha Hauer2013-04-041-17/+0
|\ \
| * | clk: remove unused __clk_[get|put]Sascha Hauer2013-04-031-17/+0
| |/
* | Merge branch 'for-next/imx-external-nand-boot'Sascha Hauer2013-04-041-0/+10
|\ \
| * | ARM: head: Add some space behind the image headerSascha Hauer2013-03-121-0/+10
| |/
* / ARM: Add CPU detection macros for ARM720Alexander Shiyan2013-03-151-0/+5
|/