aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/Kconfig.debug
AgeCommit message (Expand)AuthorFilesLines
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 1-0/+1
2017-08-16Merge tag 'omap-for-v4.14/debug-ll-signed' of git://git.kernel.org/pub/scm/li...Gravatar Arnd Bergmann 1-11/+33
2017-07-27ARM: debug-ll: Add support for r8a7743Gravatar Chris Paterson 1-4/+5
2017-07-17ARM: debug: Use generic 8250 debug_ll for am3517 and am335xGravatar Tony Lindgren 1-1/+3
2017-07-17ARM: debug: Use generic 8250 debug_ll for ti81xxGravatar Tony Lindgren 1-5/+9
2017-07-17ARM: debug: Use generic 8250 debug_ll for omap3/4/5Gravatar Tony Lindgren 1-6/+12
2017-07-17ARM: debug: Use generic 8250 debug_ll for omap2 and omap3/4/5 common uartsGravatar Tony Lindgren 1-3/+13
2017-06-18Merge tag 'at91-ab-4.13-soc' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Olof Johansson 1-0/+10
2017-06-18Merge tag 'qcom-soc-for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Olof Johansson 1-0/+1
2017-06-05ARM: debug: qcom: add UART addresses to Kconfig help for IPQ4019Gravatar Christian Lamparter 1-0/+1
2017-06-02ARM: at91: debug: add samv7x supportGravatar Szemző András 1-0/+10
2017-05-14ARM: debug: add low level debug uart for rv1108Gravatar Andy Yan 1-0/+30
2017-02-07arch: Move CONFIG_DEBUG_RODATA and CONFIG_SET_MODULE_RONX to be commonGravatar Laura Abbott 1-11/+0
2016-09-15Merge tag 'renesas-soc-for-v4.9' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Arnd Bergmann 1-4/+4
2016-08-17ARM: debug-ll: Add support for r8a7992Gravatar Geert Uytterhoeven 1-4/+4
2016-08-08ARM: brcmstb: Add earlyprintk support using run-time checksGravatar Florian Fainelli 1-7/+7
2016-07-07Merge tag 'arm-soc/for-4.8/soc-part2' of http://github.com/Broadcom/stblinux ...Gravatar Arnd Bergmann 1-2/+2
2016-07-06ARM: debug: Enable DEBUG_BCM_5301X for Northstar Plus SoCsGravatar Florian Fainelli 1-2/+2
2016-06-10ARM: at91: debug: add default DEBUG_LL addressesGravatar Alexandre Belloni 1-14/+44
2016-06-10ARM: at91: debug: use DEBUG_UART_VIRTGravatar Alexandre Belloni 1-5/+6
2016-04-26ARM: debug: remove extraneous DEBUG_HI3716_UART optionGravatar Arnd Bergmann 1-8/+0
2016-02-08ARM: debug: add support for Palmchip BK-310x UARTGravatar Mans Rullgard 1-0/+9
2016-01-22Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Gravatar Linus Torvalds 1-11/+6
2016-01-20Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Gravatar Linus Torvalds 1-2/+8
2016-01-20Merge tag 'armsoc-multiplatform' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 1-155/+236
2016-01-18ARM: debug-ll: fix BCM63xx entry for multiplatformGravatar Arnd Bergmann 1-11/+6
2016-01-09arch: consolidate CONFIG_STRICT_DEVM in lib/Kconfig.debugGravatar Dan Williams 1-14/+0
2015-12-26ARM: bcm2835: Add Kconfig support for bcm2836Gravatar Eric Anholt 1-2/+8
2015-12-17ARM: debug-ll: move DEBUG_LL_UART_EFM32 to correct Kconfig locationGravatar Arnd Bergmann 1-14/+14
2015-12-15Merge branch 's3c64xx/multiplatform' into next/multiplatformGravatar Arnd Bergmann 1-1/+18
2015-12-15ARM: debug-ll: reorder Kconfig alphanumericallyGravatar Arnd Bergmann 1-141/+141
2015-12-15ARM: debug-ll: rework footbridge handlingGravatar Arnd Bergmann 1-5/+7
2015-12-15ARM: debug-ll: rework lpc32xx handlingGravatar Arnd Bergmann 1-3/+11
2015-12-15ARM: debug-ll: rework gemini handlingGravatar Arnd Bergmann 1-5/+13
2015-12-15ARM: debug-ll: rework integrator/versatile handlingGravatar Arnd Bergmann 1-4/+20
2015-12-15ARM: debug-ll: rework SPEAr handlingGravatar Arnd Bergmann 1-4/+19
2015-12-15ARM: debug-ll: rework ep93xx handlingGravatar Arnd Bergmann 1-2/+10
2015-12-15ARM: debug-ll: reorganize mvebu debug uart configGravatar Arnd Bergmann 1-13/+19
2015-12-15ARM: debug-ll: fix UART configuration with ARCH_KEYSTONEGravatar Arnd Bergmann 1-2/+3
2015-12-01ARM: s3c64xx: use common debug-ll implementationGravatar Arnd Bergmann 1-1/+18
2015-11-10Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Gravatar Linus Torvalds 1-25/+16
2015-09-21ARM: at91: debug: use DEBUG_UART_PHYSGravatar Alexandre Belloni 1-25/+16
2015-09-14ARM: shmobile: remove ARCH_SHMOBILE_LEGACY optionGravatar Ulrich Hecht 1-2/+1
2015-08-18Merge tag 'imx-soc-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/shaw...Gravatar Olof Johansson 1-0/+9
2015-08-05ARM: at91/soc: add basic support for new sama5d2 SoCGravatar Nicolas Ferre 1-0/+6
2015-07-14ARM: imx: add low-level debug support for i.mx6ulGravatar Anson Huang 1-0/+9
2015-07-07Merge branches 'fixes' and 'ioremap' into for-linusGravatar Russell King 1-11/+56
2015-06-29ARM: fix DEBUG_SET_MODULE_RONX build dependenciesGravatar Russell King 1-1/+1
2015-06-26Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armGravatar Linus Torvalds 1-0/+1
2015-06-10Merge tag 'imx-soc-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/shaw...Gravatar Kevin Hilman 1-2/+11