aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/Kconfig.debug
Commit message (Expand)AuthorAge
* ARM: imx: add dependency check for DEBUG_IMX_UART_PORTShawn Guo2013-03-19
* ARM: imx: fix typo "DEBUG_IMX50_IMX53_UART"Paul Bolle2013-03-11
* Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2013-02-21
|\
| * Merge tag 'imx-soc-3.9' of git://git.linaro.org/people/shawnguo/linux-2.6 int...Olof Johansson2013-02-05
| |\
| | * ARM: imx: support DEBUG_LL uart port selection for all i.MX SoCsShawn Guo2013-02-04
| | * ARM: imx: use separated debug uart symbol for imx31 and imx35Shawn Guo2013-02-04
| * | Merge tag 'imx6q-cpudile-3.9' of git://git.linaro.org/people/shawnguo/linux-2...Olof Johansson2013-02-05
| |\|
| * | Merge branch 'marco-timer-cleanup-rebase' of git://gitorious.org/sirfprima2-k...Olof Johansson2013-01-28
| |\ \
| | * | ARM: PRIMA2: provide two DEBUG_LL ports for prima2 and marcoBarry Song2013-01-22
* | | | Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2013-02-21
|\ \ \ \
| * | | | Merge tag 'vt8500-multiplatform-3.9' of git://server.prisktech.co.nz/git/linu...Olof Johansson2013-01-12
| |\| | |
| | * | | arm: vt8500: Convert debug-macro.S to be multiplatform friendlyTony Prisk2013-01-11
| | |/ /
| * / / ARM: OMAP2+: Add multiplatform debug_ll supportTony Lindgren2013-01-11
| |/ /
* | | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2013-02-21
|\ \ \ | | |/ | |/|
| * | ARM: imx: Remove mx508 supportFabio Estevam2013-01-29
| |/
* / arch/arm: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-21
|/
* Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2012-12-13
|\
| * Merge branch 'zynq/multiplatform' of git://git.monstr.eu/linux-2.6-microblaze...Olof Johansson2012-11-21
| |\
| | * ARM: zynq: make use of debug_ll_io_init()Josh Cartwright2012-11-21
| * | ARM: tegra: move debug-macro.S to include/debugStephen Warren2012-11-16
* | | Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-12-13
|\ \ \
| * \ \ Merge tag 'imx-dt-3.8' of git://git.linaro.org/people/shawnguo/linux-2.6 into...Arnd Bergmann2012-11-16
| |\ \ \
| | * | | ARM: imx6q: let users input debug uart port numberShawn Guo2012-11-16
| * | | | Merge branch 'arm-next' of git://git.xilinx.com/linux-xlnx into next/dtArnd Bergmann2012-11-16
| |\ \ \ \ | | |/ / / | |/| | / | | | |/ | | |/|
| | * | ARM: zynq: Allow UART1 to be used as DEBUG_LL console.Nick Bowler2012-11-07
| | |/
* | | Merge branch 'next/devel-samsung-3' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson2012-11-30
|\ \ \
| * | | ARM: EXYNOS: add UART3 to DEBUG_LL portsOlof Johansson2012-11-27
| | |/ | |/|
* | | Merge branch 'sunxi/soc2' into next/socOlof Johansson2012-11-21
|\ \ \
| * | | ARM: sunxi: Add earlyprintk support for UART0 (sun4i)Stefan Roese2012-11-20
* | | | Merge tag 'tags/sunxi-support-for-3.8' of git://github.com/mripard/linux into...Olof Johansson2012-11-21
|\| | | | |_|/ |/| |
| * | ARM: sunxi: Add earlyprintk supportMaxime Ripard2012-11-16
| |/
* / ARM: imx: move debug macros to include/debugShawn Guo2012-10-14
|/
* Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2012-10-01
|\
| * Merge tag 'multi-platform-for-3.7' of git://sources.calxeda.com/kernel/linux ...Olof Johansson2012-09-21
| |\
| | * ARM: initial multiplatform supportRob Herring2012-09-14
| | * ARM: picoxcell: move debug macros to include/debugRob Herring2012-09-14
| | * ARM: socfpga: move debug macros to include/debugRob Herring2012-09-14
| | * ARM: mvebu: move debug macros to include/debugRob Herring2012-09-14
| | * ARM: vexpress: move debug macros to include/debugRob Herring2012-09-14
| | * ARM: highbank: move debug macros to include/debugRob Herring2012-09-14
| | * ARM: move debug macros to common locationRob Herring2012-09-14
* | | Merge tag 'boards' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-10-01
|\ \ \ | |/ / |/| |
| * | ARM: mmp: implement DEBUG_LL port choiceHaojian Zhuang2012-08-16
| |/
* / ARM: 7521/1: Fix semihosting Kconfig textStephen Boyd2012-09-07
|/
* Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-07-27
|\
| * ARM: 7445/1: mm: update CONTEXTIDR register to contain PID of current processWill Deacon2012-07-09
* | ARM: vexpress: Config option for early printk consolePawel Moll2012-07-13
|/
* Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-05-26
|\
| * ARM: imx6: Add UART2 for low-level debugDirk Behme2012-05-11
* | ARM: davinci: implement DEBUG_LL port choiceUwe Kleine-König2012-05-09
|/