aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/Kconfig.debug (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-02-17Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-2/+7
2015-01-21ARM: 8274/1: Fix DEBUG_LL for multi-platform kernels (without PL01X)Daniel Thompson1-6/+1
2015-01-21ARM: 8273/1: Seperate DEBUG_UART_PHYS from DEBUG_LL on EP93XXDaniel Thompson1-1/+2
2015-01-21ARM: 8272/1: netx: Migrate DEBUG_LL macros to shared directoryDaniel Thompson1-2/+14
2015-01-21ARM: 8271/1: omap1: Migrate debug_ll macros to use 8250.SDaniel Thompson1-1/+56
2015-01-21ARM: 8270/1: ks8695: Migrate debug_ll macros to shared directoryDaniel Thompson1-0/+8
2015-01-21ARM: 8269/1: Remove DEBUG_LL_UART_NONEDaniel Thompson1-9/+0
2015-01-21ARM: 8267/1: cnx3xxx: Remove spurious default for DEBUG_CNS3xxxDaniel Thompson1-1/+0
2015-01-15ARM: at91: move debug-macro.S into the common spaceAlexandre Belloni1-2/+7
2014-12-14Merge tag 'char-misc-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds1-8/+55
2014-12-09Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-6/+161
2014-11-28ARM: add lolevel debug support for asm9260Oleksij Rempel1-2/+26
2014-11-21Merge tag 'renesas-soc4-for-v3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into next/socArnd Bergmann1-1/+79
2014-11-21ARM: BCM5301X: fix early serial consoleHauke Mehrtens1-2/+2
2014-11-20Merge tag 'sunxi-core-for-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mripard/linux into next/socArnd Bergmann1-0/+10
2014-11-20Merge tag 'v3.19-next-soc' of https://github.com/mbgg/linux-mediatek into next/socArnd Bergmann1-0/+20
2014-11-20ARM: debug: move StrongARM debug include to arch/arm/include/debugDmitry Eremin-Solenikov1-0/+9
2014-11-17ARM: shmobile: Add early debugging support using SCIF(A)Geert Uytterhoeven1-1/+79
2014-11-14ARM: mediatek: Add earlyprintk support for mt8127 & mt8135Joe.C1-0/+20
2014-11-07ARM: removing support for etb/etm in "arch/arm/kernel/"Mathieu Poirier1-8/+0
2014-11-07coresight-etm: add CoreSight ETM/PTM driverPratik Patel1-0/+9
2014-11-07coresight-etb: add CoreSight ETB driverPratik Patel1-0/+8
2014-11-07coresight-tpiu: add CoreSight TPIU driverPratik Patel1-0/+9
2014-11-07coresight-tmc: add CoreSight TMC driverPratik Patel1-0/+20
2014-11-07coresight: add CoreSight core layer frameworkPratik Patel1-0/+9
2014-10-20ARM: brcmstb: add debug UART for earlyprintk supportMarc Carino1-1/+15
2014-10-20ARM: pxa: fix hang on startup with DEBUG_LLRobert Jarzmik1-1/+1
2014-10-20ARM: sunxi: Add debug uart used by sun9i (Allwinner A80)Chen-Yu Tsai1-0/+10
2014-10-08Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-12/+61
2014-10-02CNS3xxx: Fix debug UART.Krzysztof Hałasa1-3/+4
2014-09-26Merge tag 'at91-soc2' of git://github.com/at91linux/linux-at91 into next/socArnd Bergmann1-0/+4
2014-09-25Merge tag 'bcm63138-v4' of http://github.com/brcm/linux into next/socArnd Bergmann1-2/+16
2014-09-25CNS3xxx: Fix debug UART.Krzysztof Hałasa1-3/+4
2014-09-25ARM: meson: debug: add debug UART for earlyprintk supportCarlo Caione1-2/+12
2014-09-24ARM: mediatek: Add earlyprintk support for mt6589Matthias Brugger1-0/+10
2014-09-23ARM: debug: fix alphanumerical order on debug uartsOlof Johansson1-10/+10
2014-09-22ARM: at91: introduce basic SAMA5D4 supportNicolas Ferre1-0/+4
2014-09-17ARM: BCM63XX: add low-level UART debug supportFlorian Fainelli1-2/+16
2014-09-03ARM: debug: add HiP04 debug uartHaojian Zhuang1-0/+10
2014-08-08Merge tag 'dt-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-5/+15
2014-08-08Merge tag 'soc-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-7/+32
2014-07-31Merge tag 'samsung-dt-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/dtOlof Johansson1-16/+4
2014-07-30ARM: debug: Rename Hi3716 to HIX5HD2Haifeng Yan1-2/+10
2014-07-26ARM: rockchip: add debug uart used by rk3288Heiko Stuebner1-1/+11
2014-07-26ARM: rockchip: clarify usability of DEBUG_RK3X_UART debug_ll optionsHeiko Stuebner1-4/+4
2014-07-26Merge tag 's5pv210-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/socArnd Bergmann1-2/+10
2014-07-26Merge branches 'samsung/cleanup' and 'samsung/s5p-cleanup-v2', tag 'v3.16-rc6' into next/socArnd Bergmann1-16/+4
2014-07-19Merge tag 'samsung-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/cleanupOlof Johansson1-16/+4
2014-07-19Merge tag 'mvebu-soc-3.17-2' of git://git.infradead.org/linux-mvebu into next/socOlof Johansson1-3/+2
2014-07-19ARM: S5PV210: move debug-macro.S into the common spaceTomasz Figa1-2/+10