summaryrefslogtreecommitdiffstats
path: root/arch/arm/Kconfig.debug
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'soc-for-linus-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-05-071-2/+2
|\
| * ARM: imx: add initial imx6dl supportShawn Guo2013-04-121-2/+2
* | Merge tag 'boards-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-05-041-3/+12
|\ \
| * | ARM: pxa: move debug uart codeHaojian Zhuang2013-04-111-0/+9
| |/
* | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2013-05-031-0/+11
|\ \
| | \
| | \
| *-. \ Merge branches 'devel-stable', 'entry', 'fixes', 'mach-types', 'misc' and 'sm...Russell King2013-05-021-0/+12
| |\ \ \ | | | |/ | | |/|
| | | * ARM: 7672/1: uncompress debug support for multiplatform buildShawn Guo2013-03-151-0/+6
| | | * ARM: 7671/1: use Kconfig to select uncompress.hShawn Guo2013-03-151-0/+5
* | | | Merge branch 'samsung/exynos-multiplatform' into next/multiplatformArnd Bergmann2013-04-191-0/+8
|\ \ \ \
| * | | | ARM: exynos: move debug-macro.S to include/debug/Arnd Bergmann2013-04-191-0/+8
| | |/ / | |/| |
* | | | Merge tag 'mxs-multiplatform-3.10' of git://git.linaro.org/people/shawnguo/li...Arnd Bergmann2013-04-091-0/+1
|\ \ \ \
| * | | | ARM: mxs: rename debug-macro.S for multiplatform buildShawn Guo2013-04-041-0/+1
| |/ / /
* | | | Merge branch 'mxs/cleanup' into next/multiplatformArnd Bergmann2013-04-091-0/+1
|\| | |
| * | | ARM: imx: add dependency check for DEBUG_IMX_UART_PORTShawn Guo2013-03-191-0/+1
| |/ /
* | | Merge tag 'ux500-multiplatform-asoc' of git://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann2013-04-091-0/+8
|\ \ \
| * | | ARM: ux500: move debugmacro to debug includesLinus Walleij2013-04-081-0/+8
| |/ /
* | | Merge tag 'v3.9-rc3' into next/multiplatformArnd Bergmann2013-04-091-1/+1
|\| |
| * | ARM: imx: fix typo "DEBUG_IMX50_IMX53_UART"Paul Bolle2013-03-111-1/+1
| |/
* | Merge tag 'bcm2835-for-3.10-multiplatform' of git://git.kernel.org/pub/scm/li...Arnd Bergmann2013-04-091-0/+5
|\ \
| * | ARM: bcm2835: convert to multi-platformStephen Warren2013-03-131-0/+5
| |/
* | Merge branch 'prima2/multiplatform' into next/multiplatformArnd Bergmann2013-03-281-0/+1
|\ \
| * | ARM: sirf: move debug-macro.S to include/debug/sirf.SArnd Bergmann2013-03-251-0/+1
| |/
* | Merge branch 'cns3xxx/multiplatform' into next/multiplatformArnd Bergmann2013-03-151-0/+8
|\ \
| * | ARM: cns3xxx: move debug_ll code to include/debug/Arnd Bergmann2013-03-141-0/+8
| |/
* / ARM: nomadik: move debugmacro to debug includesLinus Walleij2013-03-071-0/+8
|/
* Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2013-02-221-9/+36
|\
| * Merge tag 'imx-soc-3.9' of git://git.linaro.org/people/shawnguo/linux-2.6 int...Olof Johansson2013-02-061-9/+22
| |\
| | * ARM: imx: support DEBUG_LL uart port selection for all i.MX SoCsShawn Guo2013-02-051-4/+9
| | * ARM: imx: use separated debug uart symbol for imx31 and imx35Shawn Guo2013-02-051-5/+13
| * | Merge tag 'imx6q-cpudile-3.9' of git://git.linaro.org/people/shawnguo/linux-2...Olof Johansson2013-02-051-5/+5
| |\|
| * | Merge branch 'marco-timer-cleanup-rebase' of git://gitorious.org/sirfprima2-k...Olof Johansson2013-01-281-0/+14
| |\ \
| | * | ARM: PRIMA2: provide two DEBUG_LL ports for prima2 and marcoBarry Song2013-01-221-0/+14
* | | | Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2013-02-221-0/+64
|\ \ \ \
| * | | | Merge tag 'vt8500-multiplatform-3.9' of git://server.prisktech.co.nz/git/linu...Olof Johansson2013-01-121-0/+8
| |\| | |
| | * | | arm: vt8500: Convert debug-macro.S to be multiplatform friendlyTony Prisk2013-01-121-0/+8
| | |/ /
| * / / ARM: OMAP2+: Add multiplatform debug_ll supportTony Lindgren2013-01-111-0/+56
| |/ /
* | | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2013-02-211-5/+5
|\ \ \ | | |/ | |/|
| * | ARM: imx: Remove mx508 supportFabio Estevam2013-01-291-5/+5
| |/
* / arch/arm: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-211-1/+1
|/
* Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2012-12-131-0/+39
|\
| * Merge branch 'zynq/multiplatform' of git://git.monstr.eu/linux-2.6-microblaze...Olof Johansson2012-11-211-0/+18
| |\
| | * ARM: zynq: make use of debug_ll_io_init()Josh Cartwright2012-11-211-0/+1
| * | ARM: tegra: move debug-macro.S to include/debugStephen Warren2012-11-161-0/+38
* | | Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-12-131-13/+30
|\ \ \
| * \ \ Merge tag 'imx-dt-3.8' of git://git.linaro.org/people/shawnguo/linux-2.6 into...Arnd Bergmann2012-11-161-13/+13
| |\ \ \
| | * | | ARM: imx6q: let users input debug uart port numberShawn Guo2012-11-161-13/+13
| * | | | Merge branch 'arm-next' of git://git.xilinx.com/linux-xlnx into next/dtArnd Bergmann2012-11-161-0/+17
| |\ \ \ \ | | |/ / / | |/| | / | | | |/ | | |/|
| | * | ARM: zynq: Allow UART1 to be used as DEBUG_LL console.Nick Bowler2012-11-071-0/+17
| | |/
* | | Merge branch 'next/devel-samsung-3' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson2012-11-301-0/+11
|\ \ \
| * | | ARM: EXYNOS: add UART3 to DEBUG_LL portsOlof Johansson2012-11-281-0/+11
| | |/ | |/|