index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
kernel
/
debug.S
Age
Commit message (
Expand
)
Author
2017-11-08
Merge branches 'fixes', 'misc' and 'sa1111-for-next' into for-next
Russell King
2017-11-06
ARM: 8717/2: debug printch/printascii: translate '\n' to "\r\n" not "\n\r"
Nicolas Pitre
2017-10-12
ARM: 8704/1: semihosting: use proper instruction on v7m processors
Nicolas Pitre
2017-10-12
ARM: 8703/1: debug.S: move hexbuf to a writable section
Nicolas Pitre
2015-05-20
ARM: unify MMU/!MMU addruart calls
Stefan Agner
2014-07-18
ARM: convert all "mov.* pc, reg" to "bx reg" for ARMv6+
Russell King
2013-01-16
ARM: compile fix for DEBUG_LL=y && MMU=n
Uwe Kleine-König
2012-11-05
ARM: implement debug_ll_io_init()
Rob Herring
2012-09-14
ARM: move debug macros to common location
Rob Herring
2012-03-29
Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...
Linus Torvalds
2012-03-24
ARM: 7338/1: add support for early console output via semihosting
Nicolas Pitre
2012-03-13
ARM: create a common IOMEM definition
Rob Herring
2011-10-28
Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kern...
Linus Torvalds
2011-10-20
ARM: 7137/1: Fix error upon adding LL debug
Afzal Mohammed
2011-09-26
ARM: add an extra temp register to the low level debugging addruart macro
Nicolas Pitre
2011-03-28
ARM: 6826/1: Merge v6 and v7 DEBUG_LL DCC support
Stephen Boyd
2011-02-02
ARM: v6k: introduce CPU_V6K option
Russell King
2010-10-20
arm: return both physical and virtual addresses from addruart
Jeremy Kerr
2010-10-20
arm/debug: consolidate addruart macros for CONFIG_DEBUG_ICEDCC
Jeremy Kerr
2010-02-12
ARM: 5910/1: ARM: Add tmp register for addruart and loadsp
Tony Lindgren
2010-01-19
ARM: 5884/1: arm: Fix DCC console for v7
Tony Lindgren
2009-02-27
[ARM] 5412/1: XSCALE: add ice dcc support
Jean-Christop PLAGNIOL-VILLARD
2008-09-01
[ARM] 5227/1: Add the ENDPROC declarations to the .S files
Catalin Marinas
2008-08-07
[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach
Russell King
2006-09-25
[ARM] 3838/1: ARM: DCC debug console support for ARM11
Tony Lindgren
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-03-21
[ARM] Remove unnecessary asm/hardware.h includes
Russell King
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds