summaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel/debug.S
Commit message (Expand)AuthorAgeFilesLines
*-. Merge branches 'fixes', 'misc' and 'sa1111-for-next' into for-nextRussell King2017-11-081-14/+25
|\ \
| * | ARM: 8717/2: debug printch/printascii: translate '\n' to "\r\n" not "\n\r"Nicolas Pitre2017-11-061-11/+14
| * | ARM: 8703/1: debug.S: move hexbuf to a writable sectionNicolas Pitre2017-10-121-3/+11
| |/
* / ARM: 8704/1: semihosting: use proper instruction on v7m processorsNicolas Pitre2017-10-121-0/+8
|/
* ARM: unify MMU/!MMU addruart callsStefan Agner2015-05-201-1/+1
* ARM: convert all "mov.* pc, reg" to "bx reg" for ARMv6+Russell King2014-07-181-5/+5
* ARM: compile fix for DEBUG_LL=y && MMU=nUwe Kleine-König2013-01-161-0/+2
* ARM: implement debug_ll_io_init()Rob Herring2012-11-051-0/+14
* ARM: move debug macros to common locationRob Herring2012-09-141-84/+3
* Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds2012-03-291-0/+1
|\
| * ARM: create a common IOMEM definitionRob Herring2012-03-131-0/+1
* | ARM: 7338/1: add support for early console output via semihostingNicolas Pitre2012-03-241-1/+24
|/
* Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kern...Linus Torvalds2011-10-281-2/+2
|\
| * ARM: add an extra temp register to the low level debugging addruart macroNicolas Pitre2011-09-261-2/+2
* | ARM: 7137/1: Fix error upon adding LL debugAfzal Mohammed2011-10-201-2/+2
|/
* ARM: 6826/1: Merge v6 and v7 DEBUG_LL DCC supportStephen Boyd2011-03-281-18/+1
* ARM: v6k: introduce CPU_V6K optionRussell King2011-02-021-1/+1
* arm: return both physical and virtual addresses from addruartJeremy Kerr2010-10-201-3/+19
* arm/debug: consolidate addruart macros for CONFIG_DEBUG_ICEDCCJeremy Kerr2010-10-201-11/+2
* ARM: 5910/1: ARM: Add tmp register for addruart and loadspTony Lindgren2010-02-121-6/+6
* ARM: 5884/1: arm: Fix DCC console for v7Tony Lindgren2010-01-191-0/+20
* [ARM] 5412/1: XSCALE: add ice dcc supportJean-Christop PLAGNIOL-VILLARD2009-02-271-0/+27
* [ARM] 5227/1: Add the ENDPROC declarations to the .S filesCatalin Marinas2008-09-011-0/+5
* [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King2008-08-071-1/+1
* [ARM] 3838/1: ARM: DCC debug console support for ARM11Tony Lindgren2006-09-251-1/+34
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [ARM] Remove unnecessary asm/hardware.h includesRussell King2006-03-211-1/+0
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+106