aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/Kconfig.debug (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2013-08-25ARM: debug: provide 8250 debug uart register shift configuration optionRussell King1-2/+26
2013-08-25ARM: debug: provide 8250 debug uart flow control configuration optionRussell King1-0/+9
2013-08-25ARM: debug: clean up low level kernel debugging selectionRussell King1-137/+191
2013-08-25ARM: debug: fix wording error in DEBUG_LL_UART_NONE option helpRussell King1-1/+1
2013-08-13Merge tag 'v3.12-pwm-cleanup-for-olof' of git://github.com/tom3q/linux into next/cleanupOlof Johansson1-2/+12
2013-08-06ARM: msm: Move debug-macro.S to include/debugStephen Boyd1-2/+7
2013-07-22ARM: document DEBUG_UNCOMPRESS Kconfig optionRussell King1-2/+12
2013-07-12Merge tag 'omap-for-v3.11/fixes-for-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixesOlof Johansson1-1/+9
2013-07-05ARM: sti: move DEBUG_STI_UART into alphabetical orderArnd Bergmann1-10/+10
2013-07-03Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds1-1/+9
2013-07-02Merge tag 'late-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+51