aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/Kconfig.debug (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-05-30Merge tag 'samsung-exynos' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/socOlof Johansson1-2/+52
2014-05-30Merge tag 'qcom-soc-for-3.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/galak/linux-qcom into next/socOlof Johansson1-0/+1
2014-05-29ARM: debug: qcom: add UART addresses to Kconfig help for APQ8084Georgi Djakov1-0/+1
2014-05-26ARM: S3C24XX: move debug-macro.S into the common spaceHeiko Stuebner1-0/+1
2014-05-26ARM: S3C24XX: use generic DEBUG_UART_PHY/_VIRT in debug macroHeiko Stuebner1-2/+21
2014-05-26ARM: S3C24XX: trim down debug uart handlingHeiko Stuebner1-0/+30
2014-05-23Merge tag 'qcom-soc-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/galak/linux-qcom into next/socArnd Bergmann1-48/+33
2014-05-22ARM: debug: qcom: make UART address selection configuration optionIvan T. Ivanov1-48/+33
2014-05-16ARM: imx: add low-level debug support for imx6sxShawn Guo1-2/+11
2014-04-30ARM: vf610: add UART choice for low-level debugStefan Agner1-0/+9
2014-04-14ARM: 8024/1: Keep DEBUG_UART_{PHYS,VIRT} entries sortedAlexander Shiyan1-6/+6
2014-04-05Merge tag 'tags/cleanup2-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-2/+2
2014-04-05Merge tag 'soc-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-13/+9
2014-03-21ARM: efm32: allow uncompress debug outputArnd Bergmann1-1/+1
2014-03-17ARM: davinci: remove tnetv107x supportArnd Bergmann1-12/+1
2014-03-17Merge tag 'armsoc/for-3.15/soc-3' of git://github.com/broadcom/mach-bcm into next/socArnd Bergmann1-1/+1
2014-03-14ARM: restrict BCM_KONA_UART to ARCH_BCM_MOBILEFlorian Fainelli1-1/+1
2014-03-11Merge tag 'armsoc/for-3.15/soc-2' of git://github.com/broadcom/mach-bcm into next/socOlof Johansson1-0/+7
2014-03-11ARM: SAMSUNG: use generic uncompress.hHeiko Stuebner1-2/+2
2014-03-09Merge tag 'samsung-cleanup' of http://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/cleanupOlof Johansson1-2/+3
2014-03-06ARM: BCM5301X: add early debugging supportHauke Mehrtens1-0/+7
2014-02-24ARM: debug: Use generic uncompress.h for exynosSachin Kamat1-2/+3
2014-02-06ARM: qcom: Split Qualcomm support into legacy and multiplatformKumar Gala1-1/+1
2014-01-23Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+19
2014-01-21Merge branches 'amba', 'fixes', 'kees', 'misc' and 'unstable/sa11x0' into for-nextRussell King1-1/+38
2014-01-02Merge tag 'imx-soc-3.14' of git://git.linaro.org/people/shawnguo/linux-2.6 into next/socOlof Johansson1-0/+9
2013-12-29ARM: 7932/1: bcm: Add DEBUG_LL console supportChristian Daudt1-1/+15
2013-12-13ARM: add Marvell Berlin UART0 lowlevel debugSebastian Hesselbarth1-0/+10
2013-12-11ARM: add DEBUG_SET_MODULE_RONX option to KconfigLaura Abbott1-0/+11
2013-12-11ARM: add support to dump the kernel page tablesRussell King1-0/+12
2013-12-09ARM: imx: add debug uart support for IMX50 SoCGreg Ungerer1-0/+9
2013-11-14Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds1-5/+36
2013-10-29ARM: 7860/1: debug: msm: Add DEBUG_LL support for ARCH_MSM8974Rohit Vaswani1-0/+9
2013-10-29ARM: 7859/1: debug: Create CONFIG_DEBUG_MSM_UART and re-organize the selects for MSMRohit Vaswani1-5/+10
2013-10-29ARM: 7850/1: DEBUG_LL on efm32 SoCsUwe Kleine-König1-0/+17
2013-10-21ARM: imx: add low-level debug for vybridShawn Guo1-0/+8
2013-09-06Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-2/+7
2013-09-02ARM: 7826/1: debug: support debug ll on hisilicon socHaojian Zhuang1-0/+19
2013-09-02ARM: 7827/1: highbank: fix debug uart virtual address for LPAERob Herring1-1/+1
2013-08-25ARM: 7806/1: allow DEBUG_UNCOMPRESS for TegraStephen Warren1-1/+1
2013-08-25ARM: debug: move SPEAr debug to generic PL01x codeRussell King1-0/+7
2013-08-25ARM: debug: move davinci debug to generic 8250 codeRussell King1-1/+15
2013-08-25ARM: debug: move keystone debug to generic 8250 codeRussell King1-3/+8
2013-08-25ARM: debug: remove DEBUG_ROCKCHIP_UARTRussell King1-11/+0
2013-08-25ARM: debug: provide generic option choices for 8250 and PL01x portsRussell King1-7/+37
2013-08-25ARM: debug: move PL01X debug include into arch/arm/include/debug/Russell King1-10/+2
2013-08-25ARM: debug: provide PL01x debug uart phys/virt address configuration optionsRussell King1-4/+50
2013-08-25ARM: debug: add support for word accesses to debug/8250.SRussell King1-2/+12
2013-08-25ARM: debug: move 8250 debug include into arch/arm/include/debug/Russell King1-8/+2
2013-08-25ARM: debug: provide 8250 debug uart phys/virt address configuration optionsRussell King1-0/+59