aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel/debug.S (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-09-15ARM: 9005/1: debug: Select flow control for all debug UARTsLinus Walleij1-1/+6
2020-09-15ARM: 9004/1: debug: Split waituart to CTS and TXRDYLinus Walleij1-2/+4
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-4/+1
2019-02-26ARM: 8844/1: use unified assembler in assembly filesStefan Agner1-1/+1
2017-11-08Merge branches 'fixes', 'misc' and 'sa1111-for-next' into for-nextRussell King1-14/+25
2017-11-06ARM: 8717/2: debug printch/printascii: translate '\n' to "\r\n" not "\n\r"Nicolas Pitre1-11/+14
2017-10-12ARM: 8704/1: semihosting: use proper instruction on v7m processorsNicolas Pitre1-0/+8
2017-10-12ARM: 8703/1: debug.S: move hexbuf to a writable sectionNicolas Pitre1-3/+11
2015-05-20ARM: unify MMU/!MMU addruart callsStefan Agner1-1/+1
2014-07-18ARM: convert all "mov.* pc, reg" to "bx reg" for ARMv6+Russell King1-5/+5
2013-01-16ARM: compile fix for DEBUG_LL=y && MMU=nUwe Kleine-König1-0/+2
2012-11-05ARM: implement debug_ll_io_init()Rob Herring1-0/+14
2012-09-14ARM: move debug macros to common locationRob Herring1-84/+3
2012-03-29Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+1
2012-03-24ARM: 7338/1: add support for early console output via semihostingNicolas Pitre1-1/+24
2012-03-13ARM: create a common IOMEM definitionRob Herring1-0/+1
2011-10-28Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-armLinus Torvalds1-2/+2
2011-10-20ARM: 7137/1: Fix error upon adding LL debugAfzal Mohammed1-2/+2
2011-09-26ARM: add an extra temp register to the low level debugging addruart macroNicolas Pitre1-2/+2
2011-03-28ARM: 6826/1: Merge v6 and v7 DEBUG_LL DCC supportStephen Boyd1-18/+1
2011-02-02ARM: v6k: introduce CPU_V6K optionRussell King1-1/+1
2010-10-20arm: return both physical and virtual addresses from addruartJeremy Kerr1-3/+19
2010-10-20arm/debug: consolidate addruart macros for CONFIG_DEBUG_ICEDCCJeremy Kerr1-11/+2
2010-02-12ARM: 5910/1: ARM: Add tmp register for addruart and loadspTony Lindgren1-6/+6
2010-01-19ARM: 5884/1: arm: Fix DCC console for v7Tony Lindgren1-0/+20
2009-02-27[ARM] 5412/1: XSCALE: add ice dcc supportJean-Christop PLAGNIOL-VILLARD1-0/+27
2008-09-01[ARM] 5227/1: Add the ENDPROC declarations to the .S filesCatalin Marinas1-0/+5
2008-08-07[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King1-1/+1
2006-09-25[ARM] 3838/1: ARM: DCC debug console support for ARM11Tony Lindgren1-1/+34
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-03-21[ARM] Remove unnecessary asm/hardware.h includesRussell King1-1/+0
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+106