summaryrefslogtreecommitdiff
path: root/arch/arm/include/debug (follow)
Commit message (Expand)AuthorAge
* ARM: at91: debug: use DEBUG_UART_PHYSAlexandre Belloni2015-09-21
* Merge tag 'imx-soc-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/shaw...Olof Johansson2015-08-18
|\
| * ARM: imx: add low-level debug support for i.mx6ulAnson Huang2015-07-14
* | Merge tag 'zynq-soc-for-4.3' of https://github.com/Xilinx/linux-xlnx into nex...Olof Johansson2015-08-05
|\ \
| * | ARM: zynq: Fix earlyprintk in big endian modeArun Chandran2015-07-22
| |/
* / ARM: at91/soc: add basic support for new sama5d2 SoCNicolas Ferre2015-08-05
|/
* Merge tag 'imx-soc-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/shaw...Kevin Hilman2015-06-10
|\
| * ARM: imx7d: add low level debug uart supportAnson Huang2015-06-03
* | ARM: unify MMU/!MMU addruart callsStefan Agner2015-05-20
* | ARM: zx: add low level debug support for zx296702Jun Nie2015-05-15
* | ARM: debug: fix big endian operation for 8250 word modeBen Dooks2015-05-11
|/
* Merge tag 'qcom-cleanup-for-4.1' of git://git.kernel.org/pub/scm/linux/kernel...Olof Johansson2015-04-03
|\
| * ARM: Remove mach-msm and associated ARM architecture codeStephen Boyd2015-03-27
* | ARM: at91: debug: fix non MMU debugAlexandre Belloni2015-03-05
|/
* Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2015-02-17
|\
| * ARM: digicolor: add low level debug supportBaruch Siach2015-01-27
| * Merge tag 'qcom-soc-for-3.20-2' of git://git.kernel.org/pub/scm/linux/kernel/...Olof Johansson2015-01-23
| |\
| | * ARM: debug: msm: Support big-endian CPUsStephen Boyd2015-01-19
| * | Merge tag 'at91-cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/nf...Olof Johansson2015-01-21
| |\ \
| * | | ARM: sirf: add two debug ports for CSRatlas7 SoCGuo Zeng2015-01-20
| * | | ARM: sirf: drop Marco low-level debug portBarry Song2015-01-14
| | |/ | |/|
* | | Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-02-17
|\ \ \ | | |/ | |/|
| * | ARM: at91: move debug-macro.S into the common spaceAlexandre Belloni2015-01-15
| |/
* | ARM: 8272/1: netx: Migrate DEBUG_LL macros to shared directoryDaniel Thompson2015-01-21
* | ARM: 8270/1: ks8695: Migrate debug_ll macros to shared directoryDaniel Thompson2015-01-21
|/
* ARM: add lolevel debug support for asm9260Oleksij Rempel2014-11-28
* Merge tag 'renesas-soc4-for-v3.19' of git://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann2014-11-21
|\
| * ARM: shmobile: Add early debugging support using SCIF(A)Geert Uytterhoeven2014-11-17
* | ARM: debug: move StrongARM debug include to arch/arm/include/debugDmitry Eremin-Solenikov2014-11-20
|/
* Merge tag 'bcm63138-v4' of http://github.com/brcm/linux into next/socArnd Bergmann2014-09-25
|\
| * ARM: BCM63XX: add low-level UART debug supportFlorian Fainelli2014-09-17
* | ARM: meson: debug: add debug UART for earlyprintk supportCarlo Caione2014-09-25
|/
* Merge tag 'soc-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2014-08-08
|\
| * ARM: S5PV210: move debug-macro.S into the common spaceTomasz Figa2014-07-19
* | ARM: clps711x: Move debug include into arch/arm/include/debug/Alexander Shiyan2014-07-06
|/
* Merge tag 'samsung-exynos' of git://git.kernel.org/pub/scm/linux/kernel/git/k...Olof Johansson2014-05-30
|\
| * ARM: S3C24XX: move debug-macro.S into the common spaceHeiko Stuebner2014-05-26
* | Merge tag 'zynq-cleanup-for-3.16' of git://git.xilinx.com/linux-xlnx into nex...Olof Johansson2014-05-26
|\ \
| * | ARM: zynq: Enable big-endianMichal Simek2014-05-20
| * | ARM: zynq: Fix uart0 early console virtual addressMichal Simek2014-05-20
| |/
* | Merge tag 'qcom-soc-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann2014-05-23
|\ \
| * | ARM: debug: qcom: make UART address selection configuration optionIvan T. Ivanov2014-05-22
| |/
* | ARM: imx: add low-level debug support for imx6sxShawn Guo2014-05-16
* | ARM: vf610: add UART choice for low-level debugStefan Agner2014-04-30
|/
* Merge tag 'tags/cleanup2-3.15' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-04-05
|\
| *-. Merge branches 'samsung/cleanup', 'samsung/exynos-clk' and 'samsung/exynos-cl...Arnd Bergmann2014-03-29
| |\ \
| * | | ARM: zynq: Add waituart implementationMichal Simek2014-03-17
| | |/ | |/|
* | | Merge tag 'cleanup-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2014-04-05
|\ \ \ | | |/ | |/|
| * | ARM: SAMSUNG: Remove platform dependency from samsung.SSachin Kamat2014-02-14
| |/
* / ARM: tegra: make debug_ll code build for ARMv6Arnd Bergmann2014-03-22
|/