index
:
barebox
master
next
barebox master repository
Pengutronix
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
ARM: correctly identify ARMv6 K/Z
Lucas Stach
2017-03-03
1
-0
/
+8
*
Merge branch 'for-next/imx'
Sascha Hauer
2017-02-13
7
-1
/
+403
|
\
|
*
ARM: Add PSCI support
Sascha Hauer
2017-02-13
5
-1
/
+293
|
*
ARM: Add smc call support
Sascha Hauer
2017-02-08
1
-0
/
+104
|
*
ARM: Add UNWIND macro
Sascha Hauer
2017-02-08
1
-0
/
+6
*
|
ARM: start: Fix image size calculation
Sascha Hauer
2017-02-08
1
-0
/
+2
|
/
*
ARM: Fix a bug in stack's "top" initialization
Andrey Smirnov
2017-01-09
1
-1
/
+7
*
Merge branch 'for-next/arm'
Sascha Hauer
2016-10-10
1
-1
/
+8
|
\
|
*
ARM: Fix calling of arm_mem_barebox_image()
Sascha Hauer
2016-09-15
1
-1
/
+8
*
|
arm(64): don't advertise stack_dumping capabilities for ARM64
Lucas Stach
2016-10-04
1
-0
/
+2
|
/
*
arm: include: swab: use rigth assembly for armv8
Raphael Poggi
2016-07-06
1
-0
/
+4
*
arm: cpu: add basic arm64 mmu support
Raphael Poggi
2016-07-06
2
-3
/
+151
*
arm: include: system_info: add armv8 identification
Raphael Poggi
2016-07-06
1
-0
/
+38
*
arm: include: bitops: arm64 use generic __fls
Raphael Poggi
2016-07-06
1
-0
/
+5
*
arm: include: system: add arm64 helper functions
Raphael Poggi
2016-07-06
1
-1
/
+45
*
arm: cpu: add arm64 specific code
Raphael Poggi
2016-07-06
1
-0
/
+9
*
ARM: start: Fix arm_mem_barebox_image for !CONFIG_RELOCATABLE
Sascha Hauer
2016-06-20
1
-2
/
+6
*
whole tree: remove trailing whitespaces
Du Huanpeng
2016-04-21
1
-2
/
+2
*
Merge branch 'for-next/ubifs'
Sascha Hauer
2016-04-08
2
-0
/
+335
|
\
|
*
ARM: Add atomic.h from u-boot v2016.03
Alexander Stein
2016-04-08
2
-0
/
+335
*
|
Merge branch 'for-next/imx'
Sascha Hauer
2016-04-08
2
-0
/
+17
|
\
\
|
*
|
L2x0: i.MX6: Replace magic numbers with constants
Andrey Smirnov
2016-03-17
1
-0
/
+8
|
*
|
ARM: Add errata 845369 workaround
Andrey Smirnov
2016-03-17
1
-0
/
+9
|
|
/
*
|
ARM: Do not use last 64KiB of address space for barebox
Sascha Hauer
2016-04-01
1
-1
/
+1
|
/
*
Merge branch 'for-next/pstore'
Sascha Hauer
2016-01-11
1
-18
/
+49
|
\
|
*
arm: Add RAMOOPS memory area
Markus Pargmann
2015-12-10
1
-1
/
+13
|
*
arm: Clarify memory layout calculation
Markus Pargmann
2015-12-10
1
-18
/
+37
*
|
ARM: asm: Add convenience fucntions to access VBAR
Andrey Smirnov
2016-01-11
1
-0
/
+20
|
/
*
Merge branch 'for-next/memtest'
Sascha Hauer
2015-11-06
1
-19
/
+4
|
\
|
*
rework remap_range
Sascha Hauer
2015-11-03
1
-19
/
+4
*
|
Merge branch 'for-next/imx'
Sascha Hauer
2015-11-06
1
-0
/
+9
|
\
\
|
*
|
ARM: Allow compressed dtb binaries
Sascha Hauer
2015-10-27
1
-0
/
+9
|
|
/
*
|
ARM: Add support for semihosting
Andrey Smirnov
2015-10-30
1
-0
/
+19
|
/
*
ARM: add implementation for dma_alloc_writecombine for !CONFIG_MMU
Lucas Stach
2015-09-14
1
-0
/
+5
*
Merge branch 'for-next/gpio'
Sascha Hauer
2015-09-01
1
-10
/
+0
|
\
|
*
gpio: Drop asm-generic/gpio.h
Sascha Hauer
2015-08-20
1
-10
/
+0
*
|
ARM: l2x0: Flush cache before disabling it
Sascha Hauer
2015-08-08
1
-0
/
+1
|
/
*
exitcall: move arch_shutdown to exitcall infrastructure
Herve Codina
2015-07-13
1
-2
/
+0
*
ARM: add a machine number mechanism for boarddata
Sascha Hauer
2015-07-02
1
-1
/
+26
*
ARM: use generic posix_types.h
Sascha Hauer
2015-06-03
1
-78
/
+1
*
introduce bitsperlong.h for remaining architectures
Sascha Hauer
2015-06-03
2
-1
/
+2
*
dma: Use generic place for dma_addr_t typedef
Sascha Hauer
2015-05-22
1
-5
/
+0
*
Merge branch 'for-next/streaming-dma'
Sascha Hauer
2015-03-09
3
-46
/
+49
|
\
|
*
ARM: MMU: unexport cache maintenance functions
Lucas Stach
2015-03-06
1
-14
/
+0
|
*
ARM: implement streaming DMA ops
Lucas Stach
2015-03-06
1
-0
/
+10
|
*
ARM: move DMA alloc functions to dma.h
Lucas Stach
2015-03-06
2
-27
/
+24
|
*
ARM: move virt<->phys translation to io.h
Lucas Stach
2015-03-06
2
-12
/
+15
|
*
ARM: change dma_alloc/free_coherent to match other architectures
Lucas Stach
2015-03-06
1
-5
/
+12
*
|
Merge branch 'for-next/misc'
Sascha Hauer
2015-03-09
1
-0
/
+4
|
\
\
|
|
/
|
/
|
|
*
ARM: Allow to mask data aborts
Sascha Hauer
2015-02-27
1
-0
/
+4
[next]