summaryrefslogtreecommitdiffstats
path: root/arch/arm/include/debug
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2017-09-121-0/+1
|\
| * ARM: align .data sectionRussell King2017-08-141-0/+1
* | ARM: debug: Use generic 8250 debug_ll for am3517 and am335xTony Lindgren2017-07-171-25/+0
* | ARM: debug: Use generic 8250 debug_ll for ti81xxTony Lindgren2017-07-171-28/+0
* | ARM: debug: Use generic 8250 debug_ll for omap3/4/5Tony Lindgren2017-07-171-32/+0
* | ARM: debug: Use generic 8250 debug_ll for omap2 and omap3/4/5 common uartsTony Lindgren2017-07-171-23/+0
|/
* ARM: brcmstb: Add entry for 7260Florian Fainelli2017-03-151-8/+10
* ARM: brcmstb: Add earlyprintk support using run-time checksFlorian Fainelli2016-08-081-0/+145
* ARM: clps711x: Reduce static map sizeAlexander Shiyan2016-07-061-2/+2
* Merge tag 'samsung-soc-4.8-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Olof Johansson2016-07-052-1/+13
|\
| * ARM: EXYNOS: Fix UART address selection for DEBUG_LLJoonyoung Shim2016-06-221-1/+5
| * ARM: EXYNOS: Fixup debug macros for big-endianBen Dooks2016-06-211-0/+8
* | ARM: at91: debug: use DEBUG_UART_VIRTAlexandre Belloni2016-06-101-9/+1
|/
* Merge tag 'imx-soc-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/shaw...Arnd Bergmann2016-03-021-0/+3
|\
| * ARM: imx: enable big endian modeJohannes Berg2016-02-021-0/+3
* | ARM: at91: avoid defining CONFIG_* symbols in source codeArnd Bergmann2016-03-021-2/+2
* | Merge tag 'zynq-soc-for-4.6' of https://github.com/Xilinx/linux-xlnx into nex...Arnd Bergmann2016-02-261-2/+2
|\ \
| * | ARM: zynq: Move early printk virtual address to vmalloc areaMichal Simek2016-02-251-2/+2
| |/
* / ARM: debug: add support for Palmchip BK-310x UARTMans Rullgard2016-02-081-0/+11
|/
* ARM: debug-ll: rework footbridge handlingArnd Bergmann2015-12-151-0/+42
* ARM: at91: debug: use DEBUG_UART_PHYSAlexandre Belloni2015-09-211-14/+4
* Merge tag 'imx-soc-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/shaw...Olof Johansson2015-08-181-0/+13
|\
| * ARM: imx: add low-level debug support for i.mx6ulAnson Huang2015-07-141-0/+13
* | Merge tag 'zynq-soc-for-4.3' of https://github.com/Xilinx/linux-xlnx into nex...Olof Johansson2015-08-051-1/+1
|\ \
| * | ARM: zynq: Fix earlyprintk in big endian modeArun Chandran2015-07-221-1/+1
| |/
* / ARM: at91/soc: add basic support for new sama5d2 SoCNicolas Ferre2015-08-051-1/+4
|/
* Merge tag 'imx-soc-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/shaw...Kevin Hilman2015-06-101-1/+14
|\
| * ARM: imx7d: add low level debug uart supportAnson Huang2015-06-031-1/+14
* | ARM: unify MMU/!MMU addruart callsStefan Agner2015-05-201-1/+1
* | ARM: zx: add low level debug support for zx296702Jun Nie2015-05-151-0/+7
* | ARM: debug: fix big endian operation for 8250 word modeBen Dooks2015-05-111-0/+3
|/
* Merge tag 'qcom-cleanup-for-4.1' of git://git.kernel.org/pub/scm/linux/kernel...Olof Johansson2015-04-031-14/+0
|\
| * ARM: Remove mach-msm and associated ARM architecture codeStephen Boyd2015-03-271-14/+0
* | ARM: at91: debug: fix non MMU debugAlexandre Belloni2015-03-051-1/+4
|/
* Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2015-02-173-17/+54
|\
| * ARM: digicolor: add low level debug supportBaruch Siach2015-01-271-0/+35
| * Merge tag 'qcom-soc-for-3.20-2' of git://git.kernel.org/pub/scm/linux/kernel/...Olof Johansson2015-01-231-0/+6
| |\
| | * ARM: debug: msm: Support big-endian CPUsStephen Boyd2015-01-191-0/+6
| * | Merge tag 'at91-cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/nf...Olof Johansson2015-01-211-0/+49
| |\ \
| * | | ARM: sirf: add two debug ports for CSRatlas7 SoCGuo Zeng2015-01-201-15/+13
| * | | ARM: sirf: drop Marco low-level debug portBarry Song2015-01-141-2/+0
| | |/ | |/|
* | | Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-02-171-0/+49
|\ \ \ | | |/ | |/|
| * | ARM: at91: move debug-macro.S into the common spaceAlexandre Belloni2015-01-151-0/+49
| |/
* | ARM: 8272/1: netx: Migrate DEBUG_LL macros to shared directoryDaniel Thompson2015-01-211-0/+36
* | ARM: 8270/1: ks8695: Migrate debug_ll macros to shared directoryDaniel Thompson2015-01-211-0/+40
|/
* ARM: add lolevel debug support for asm9260Oleksij Rempel2014-11-281-0/+29
* Merge tag 'renesas-soc4-for-v3.19' of git://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann2014-11-211-0/+52
|\
| * ARM: shmobile: Add early debugging support using SCIF(A)Geert Uytterhoeven2014-11-171-0/+52
* | ARM: debug: move StrongARM debug include to arch/arm/include/debugDmitry Eremin-Solenikov2014-11-201-0/+68
|/
* Merge tag 'bcm63138-v4' of http://github.com/brcm/linux into next/socArnd Bergmann2014-09-251-0/+33
|\