summaryrefslogtreecommitdiffstats
path: root/arch/arm/include/debug
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'samsung-exynos' of git://git.kernel.org/pub/scm/linux/kernel/git/k...Olof Johansson2014-05-311-0/+46
|\
| * ARM: S3C24XX: move debug-macro.S into the common spaceHeiko Stuebner2014-05-251-0/+46
* | Merge tag 'zynq-cleanup-for-3.16' of git://git.xilinx.com/linux-xlnx into nex...Olof Johansson2014-05-261-4/+6
|\ \
| * | ARM: zynq: Enable big-endianMichal Simek2014-05-201-0/+2
| * | ARM: zynq: Fix uart0 early console virtual addressMichal Simek2014-05-201-4/+4
| |/
* | Merge tag 'qcom-soc-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann2014-05-231-41/+5Star
|\ \
| * | ARM: debug: qcom: make UART address selection configuration optionIvan T. Ivanov2014-05-221-41/+5Star
| |/
* | ARM: imx: add low-level debug support for imx6sxShawn Guo2014-05-161-0/+11
* | ARM: vf610: add UART choice for low-level debugStefan Agner2014-04-301-2/+13
|/
* Merge tag 'tags/cleanup2-3.15' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-04-061-0/+3
|\
| *-. Merge branches 'samsung/cleanup', 'samsung/exynos-clk' and 'samsung/exynos-cl...Arnd Bergmann2014-03-291-1/+1
| |\ \
| * | | ARM: zynq: Add waituart implementationMichal Simek2014-03-171-0/+3
| | |/ | |/|
* | | Merge tag 'cleanup-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2014-04-051-1/+1
|\ \ \ | | |/ | |/|
| * | ARM: SAMSUNG: Remove platform dependency from samsung.SSachin Kamat2014-02-141-1/+1
| |/
* / ARM: tegra: make debug_ll code build for ARMv6Arnd Bergmann2014-03-221-10/+8Star
|/
* Merge tag 'imx-soc-3.14' of git://git.linaro.org/people/shawnguo/linux-2.6 in...Olof Johansson2014-01-021-0/+10
|\
| * ARM: imx: add debug uart support for IMX50 SoCGreg Ungerer2013-12-091-0/+10
* | ARM: tegra: don't hard-code DEBUG_LL baud rateStephen Warren2013-12-041-27/+3Star
* | ARM: tegra: fix DEBUG_LL combined with LPAEStephen Warren2013-12-041-2/+2
|/
* Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2013-11-143-0/+52
|\
| * Merge branch 'devel-stable' into for-nextRussell King2013-11-121-0/+2
| |\
| | * ARM: pl01x debug code endian fixBen Dooks2013-10-191-0/+2
| * | ARM: 7860/1: debug: msm: Add DEBUG_LL support for ARCH_MSM8974Rohit Vaswani2013-10-291-0/+5
| * | ARM: 7850/1: DEBUG_LL on efm32 SoCsUwe Kleine-König2013-10-291-0/+45
| |/
* / ARM: imx: add low-level debug for vybridShawn Guo2013-10-211-0/+26
|/
* Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-09-061-0/+93
|\
| * ARM: msm: Move debug-macro.S to include/debugStephen Boyd2013-08-061-0/+93
* | ARM: 7806/1: allow DEBUG_UNCOMPRESS for TegraStephen Warren2013-08-251-0/+29
* | ARM: debug: move keystone debug to generic 8250 codeRussell King2013-08-251-43/+0Star
* | ARM: debug: move PL01X debug include into arch/arm/include/debug/Russell King2013-08-2510-81/+38Star
* | ARM: debug: provide PL01x debug uart phys/virt address configuration optionsRussell King2013-08-258-111/+0Star
* | ARM: debug: add support for word accesses to debug/8250.SRussell King2013-08-254-70/+21Star
* | ARM: debug: move 8250 debug include into arch/arm/include/debug/Russell King2013-08-256-54/+36Star
* | ARM: debug: provide 8250 debug uart phys/virt address configuration optionsRussell King2013-08-255-81/+1Star
* | ARM: debug: provide 8250 debug uart register shift configuration optionRussell King2013-08-255-5/+0Star
|/
* Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2013-07-031-0/+10
|\
| * Merge branch 'for-rmk/hugepages' of git://git.linaro.org/people/stevecapper/l...Russell King2013-06-181-3/+3
| |\
| * | ARM: vexpress: Add Cortex-R Series UART, selectable via DEBUG_LLJonathan Austin2013-06-071-0/+10
* | | Merge tag 'late-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2013-07-022-0/+89
|\ \ \
| * \ \ Merge branch 'sti/soc' into next/lateOlof Johansson2013-06-251-0/+61
| |\ \ \
| | * | | ARM: sti: Add DEBUG_LL console supportSrinivas Kandagatla2013-06-251-0/+61
| | | |/ | | |/|
| * / | arm: Add Initial TI-Nspire supportDaniel Tang2013-06-211-0/+28
| |/ /
* | | Merge tag 'v3.11-rockchip-basics' of git://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann2013-06-211-0/+42
|\ \ \
| * | | arm: add debug uarts for rockchip rk29xx and rk3xxx seriesHeiko Stuebner2013-06-211-0/+42
| |/ /
* | | Merge tag 'imx-soc-3.11' of git://git.linaro.org/people/shawnguo/linux-2.6 in...Arnd Bergmann2013-06-201-0/+10
|\ \ \
| * | | ARM: imx: enable low-level debug support for imx6slShawn Guo2013-06-171-0/+10
| |/ /
* | | Merge tag 'u300-multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/g...Arnd Bergmann2013-06-201-0/+18
|\ \ \
| * | | ARM: u300: remove deps from debug macroLinus Walleij2013-06-171-6/+3Star
| * | | ARM: u300: move debugmacro to debug includesLinus Walleij2013-06-171-0/+21
| | |/ | |/|
* | | Merge tag 'keystone-soc-for-arm-soc' of git://git.kernel.org/pub/scm/linux/ke...Olof Johansson2013-06-181-0/+43
|\ \ \