summaryrefslogtreecommitdiffstats
path: root/arch/arm/cpu
Commit message (Expand)AuthorAgeFilesLines
* ARM: Rework vector table setupSascha Hauer2016-04-011-37/+127
* ARM: Do not use last 64KiB of address space for bareboxSascha Hauer2016-04-011-1/+2
* ARM: start: Fix wrong format specifierSascha Hauer2016-04-011-1/+1
* ARM: pbl-multi: Fix SDRAM at end of address spaceSascha Hauer2016-04-011-1/+1
* arm/cpu/lowlevel: fix: possible processor mode changeAlexander Kurz2016-03-041-1/+3
* Merge branch 'for-next/pstore'Sascha Hauer2016-01-113-47/+69
|\
| * arm: Add RAMOOPS memory areaMarkus Pargmann2015-12-101-0/+6
| * arm: start: Add visible sdram region for barebox board dataMarkus Pargmann2015-12-101-1/+18
| * arm: Clarify memory layout calculationMarkus Pargmann2015-12-103-47/+46
* | ARM: Fix exception table setup in MMU-less modeAndrey Smirnov2016-01-112-0/+66
* | ARM: mmu: Add VBAR setupAndrey Smirnov2016-01-111-0/+10
|/
* Merge branch 'for-next/arm'Sascha Hauer2015-12-082-33/+0
|\
| * ARM: Remove do_execute and thumb2_executeTrent Piepho2015-12-071-26/+0
| * ARM: don't let the unwinder depend on exception handlingUwe Kleine-König2015-11-091-7/+0
* | ARM: Fix bug in remap_rangeSascha Hauer2015-11-131-16/+22
* | ARM: calculate compressed dtb len correctlySascha Hauer2015-11-111-1/+1
|/
* Merge branch 'for-next/memtest'Sascha Hauer2015-11-061-13/+17
|\
| * rework remap_rangeSascha Hauer2015-11-031-13/+17
* | Merge branch 'for-next/imx'Sascha Hauer2015-11-061-2/+46
|\ \
| * | ARM: Allow compressed dtb binariesSascha Hauer2015-10-271-0/+46
| |/
* | arm/cpu: Avoid multiple definitions of barebox_arm_entryAndrey Smirnov2015-11-026-72/+62
* | arm/cpu/start.c: Distil some common code in __start().Andrey Smirnov2015-11-021-24/+36
* | ARM: l2x0: move outer cache flush on disable to userLucas Stach2015-10-132-3/+3
* | ARM: l2x0: correct indentationLucas Stach2015-10-131-2/+2
|/
* ARM: MMU: fixed calculation of number of PTEsEnrico Scholz2015-09-211-1/+1
* ARM: MMU: fixed dma_flush_range() callEnrico Scholz2015-09-211-1/+2
* Merge branch 'for-next/fb-imx-ipu-v3'Sascha Hauer2015-09-011-0/+20
|\
| * implement dma_alloc_writecombineSascha Hauer2015-08-071-0/+20
* | Merge branch 'for-next/arm-l2x0'Sascha Hauer2015-09-014-6/+49
|\ \
| * | ARM: l2x0: Add some informational debug messagesSascha Hauer2015-08-081-0/+2
| * | ARM: l2x0: Flush cache before disabling itSascha Hauer2015-08-083-3/+15
| * | ARM: l2x0: Implement L310 supportSascha Hauer2015-08-081-2/+31
| * | ARM: MMU: Fix order when flushing inner/outer cacheSascha Hauer2015-08-071-1/+1
| |/
* / ARM: do not ignore data aborts initiallySascha Hauer2015-09-011-2/+2
|/
* exitcall: move arch_shutdown to exitcall infrastructureHerve Codina2015-07-131-1/+2
* Merge branch 'for-next/omap'Sascha Hauer2015-07-031-16/+27
|\
| * ARM: add a machine number mechanism for boarddataSascha Hauer2015-07-021-16/+27
* | ARM: start: Fix code reordering problemSascha Hauer2015-07-021-0/+2
|/
* Merge branch 'for-next/streaming-dma'Sascha Hauer2015-03-091-18/+37
|\
| * ARM: MMU: unexport cache maintenance functionsLucas Stach2015-03-061-21/+14
| * ARM: implement streaming DMA opsLucas Stach2015-03-061-0/+24
| * ARM: change dma_alloc/free_coherent to match other architecturesLucas Stach2015-03-061-2/+4
* | Merge branch 'for-next/misc'Sascha Hauer2015-03-092-0/+39
|\ \
| * | ARM: Allow to mask data abortsSascha Hauer2015-02-272-0/+39
* | | Merge branch 'for-next/arm'Sascha Hauer2015-03-092-4/+0
|\ \ \ | |_|/ |/| |
| * | ARM: remove unused variableSascha Hauer2015-02-112-4/+0
| |/
* / arm: virt_to_phys should take a volatile ptrLucas Stach2015-02-251-1/+1
|/
* Merge branch 'for-next/pxa'Sascha Hauer2015-02-041-0/+6
|\
| * ARM: pxa: add pxa3xx architectureRobert Jarzmik2015-01-191-0/+6
* | Merge branch 'for-next/misc'Sascha Hauer2015-02-041-1/+1
|\ \