summaryrefslogtreecommitdiff
path: root/arch/arm/include/debug
AgeCommit message (Expand)AuthorFilesLines
2017-07-17ARM: debug: Use generic 8250 debug_ll for omap2 and omap3/4/5 common uartsTony Lindgren1-23/+0
2017-03-16ARM: brcmstb: Add entry for 7260Florian Fainelli1-8/+10
2016-08-08ARM: brcmstb: Add earlyprintk support using run-time checksFlorian Fainelli1-0/+145
2016-07-06ARM: clps711x: Reduce static map sizeAlexander Shiyan1-2/+2
2016-07-06Merge tag 'samsung-soc-4.8-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Olof Johansson2-1/+13
2016-06-22ARM: EXYNOS: Fix UART address selection for DEBUG_LLJoonyoung Shim1-1/+5
2016-06-21ARM: EXYNOS: Fixup debug macros for big-endianBen Dooks1-0/+8
2016-06-10ARM: at91: debug: use DEBUG_UART_VIRTAlexandre Belloni1-9/+1
2016-03-03Merge tag 'imx-soc-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/shaw...Arnd Bergmann1-0/+3
2016-03-02ARM: at91: avoid defining CONFIG_* symbols in source codeArnd Bergmann1-2/+2
2016-02-27Merge tag 'zynq-soc-for-4.6' of https://github.com/Xilinx/linux-xlnx into nex...Arnd Bergmann1-2/+2
2016-02-25ARM: zynq: Move early printk virtual address to vmalloc areaMichal Simek1-2/+2
2016-02-09ARM: debug: add support for Palmchip BK-310x UARTMans Rullgard1-0/+11
2016-02-02ARM: imx: enable big endian modeJohannes Berg1-0/+3
2015-12-16ARM: debug-ll: rework footbridge handlingArnd Bergmann1-0/+42
2015-09-21ARM: at91: debug: use DEBUG_UART_PHYSAlexandre Belloni1-14/+4
2015-08-18Merge tag 'imx-soc-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/shaw...Olof Johansson1-0/+13
2015-08-05Merge tag 'zynq-soc-for-4.3' of https://github.com/Xilinx/linux-xlnx into nex...Olof Johansson1-1/+1
2015-08-05ARM: at91/soc: add basic support for new sama5d2 SoCNicolas Ferre1-1/+4
2015-07-22ARM: zynq: Fix earlyprintk in big endian modeArun Chandran1-1/+1
2015-07-14ARM: imx: add low-level debug support for i.mx6ulAnson Huang1-0/+13
2015-06-11Merge tag 'imx-soc-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/shaw...Kevin Hilman1-1/+14
2015-06-03ARM: imx7d: add low level debug uart supportAnson Huang1-1/+14
2015-05-21ARM: unify MMU/!MMU addruart callsStefan Agner1-1/+1
2015-05-15ARM: zx: add low level debug support for zx296702Jun Nie1-0/+7
2015-05-11ARM: debug: fix big endian operation for 8250 word modeBen Dooks1-0/+3
2015-04-03Merge tag 'qcom-cleanup-for-4.1' of git://git.kernel.org/pub/scm/linux/kernel...Olof Johansson1-14/+0
2015-03-27ARM: Remove mach-msm and associated ARM architecture codeStephen Boyd1-14/+0
2015-03-05ARM: at91: debug: fix non MMU debugAlexandre Belloni1-1/+4
2015-02-17Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds3-17/+54
2015-02-17Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+49
2015-01-28ARM: digicolor: add low level debug supportBaruch Siach1-0/+35
2015-01-24Merge tag 'qcom-soc-for-3.20-2' of git://git.kernel.org/pub/scm/linux/kernel/...Olof Johansson1-0/+6
2015-01-22Merge tag 'at91-cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/nf...Olof Johansson1-0/+49
2015-01-21ARM: 8272/1: netx: Migrate DEBUG_LL macros to shared directoryDaniel Thompson1-0/+36
2015-01-21ARM: 8270/1: ks8695: Migrate debug_ll macros to shared directoryDaniel Thompson1-0/+40
2015-01-20ARM: sirf: add two debug ports for CSRatlas7 SoCGuo Zeng1-15/+13
2015-01-19ARM: debug: msm: Support big-endian CPUsStephen Boyd1-0/+6
2015-01-15ARM: at91: move debug-macro.S into the common spaceAlexandre Belloni1-0/+49
2015-01-14ARM: sirf: drop Marco low-level debug portBarry Song1-2/+0
2014-11-28ARM: add lolevel debug support for asm9260Oleksij Rempel1-0/+29
2014-11-21Merge tag 'renesas-soc4-for-v3.19' of git://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann1-0/+52
2014-11-20ARM: debug: move StrongARM debug include to arch/arm/include/debugDmitry Eremin-Solenikov1-0/+68
2014-11-17ARM: shmobile: Add early debugging support using SCIF(A)Geert Uytterhoeven1-0/+52
2014-09-26Merge tag 'bcm63138-v4' of http://github.com/brcm/linux into next/socArnd Bergmann1-0/+33
2014-09-25ARM: meson: debug: add debug UART for earlyprintk supportCarlo Caione1-0/+35
2014-09-17ARM: BCM63XX: add low-level UART debug supportFlorian Fainelli1-0/+33
2014-08-08Merge tag 'soc-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds1-0/+34
2014-07-18ARM: S5PV210: move debug-macro.S into the common spaceTomasz Figa1-0/+34
2014-07-07ARM: clps711x: Move debug include into arch/arm/include/debug/Alexander Shiyan1-0/+38