summaryrefslogtreecommitdiffstats
path: root/arch/arm/Kconfig.debug
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2015-02-171-24/+90
|\
| * ARM: digicolor: add low level debug supportBaruch Siach2015-01-281-2/+11
| * Merge tag 'at91-cleanup3' of git://git.kernel.org/pub/scm/linux/kernel/git/nf...Olof Johansson2015-01-271-5/+11
| |\
| | * ARM: at91: stop using HAVE_AT91_DBGUxAlexandre Belloni2015-01-261-3/+3
| | * ARM: at91: fix Kconfig.debug by adding DEBUG_AT91_UART optionNicolas Ferre2015-01-261-2/+8
| * | Merge tag 'qcom-soc-for-3.20-2' of git://git.kernel.org/pub/scm/linux/kernel/...Olof Johansson2015-01-231-2/+3
| |\ \
| | * | ARM: debug: Update MSM and QCOM DEBUG_LL helpStephen Boyd2015-01-191-2/+3
| * | | Merge tag 'v3.20-next-soc1' of https://github.com/mbgg/linux-mediatek into ne...Olof Johansson2015-01-231-1/+1
| |\ \ \
| | * | | ARM: mediatek: Low-level-debug for mt6592Matthias Brugger2015-01-201-1/+1
| | |/ /
| * | | Merge tag 'at91-cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/nf...Olof Johansson2015-01-221-2/+7
| |\ \ \ | | | |/ | | |/|
| * | | ARM: debug: add HiP01 debug uartWang Long2015-01-211-0/+10
| * | | Merge tag 'atlas7-lldebug-for-3.20' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson2015-01-211-7/+30
| |\ \ \
| | * | | ARM: sirf: add two debug ports for CSRatlas7 SoCGuo Zeng2015-01-201-3/+33
| | * | | ARM: sirf: drop Marco low-level debug portBarry Song2015-01-141-8/+1Star
| | | |/ | | |/|
| * | | ARM: mvebu: Add UART1 as DEBUG_LL possible targetMaxime Ripard2015-01-091-0/+17
| * | | ARM: mvebu: Rename DEBUG_LL to indicate UART indexMaxime Ripard2015-01-091-9/+9
| |/ /
* | | Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-02-171-2/+7
|\ \ \ | | |/ | |/|
| * | ARM: at91: move debug-macro.S into the common spaceAlexandre Belloni2015-01-151-2/+7
| |/
* | ARM: 8274/1: Fix DEBUG_LL for multi-platform kernels (without PL01X)Daniel Thompson2015-01-211-6/+1Star
* | ARM: 8273/1: Seperate DEBUG_UART_PHYS from DEBUG_LL on EP93XXDaniel Thompson2015-01-211-1/+2
* | ARM: 8272/1: netx: Migrate DEBUG_LL macros to shared directoryDaniel Thompson2015-01-211-2/+14
* | ARM: 8271/1: omap1: Migrate debug_ll macros to use 8250.SDaniel Thompson2015-01-211-1/+56
* | ARM: 8270/1: ks8695: Migrate debug_ll macros to shared directoryDaniel Thompson2015-01-211-0/+8
* | ARM: 8269/1: Remove DEBUG_LL_UART_NONEDaniel Thompson2015-01-211-9/+0Star
* | ARM: 8267/1: cnx3xxx: Remove spurious default for DEBUG_CNS3xxxDaniel Thompson2015-01-211-1/+0Star
|/
* Merge tag 'char-misc-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-12-151-8/+55
|\
| * ARM: removing support for etb/etm in "arch/arm/kernel/"Mathieu Poirier2014-11-081-8/+0Star
| * coresight-etm: add CoreSight ETM/PTM driverPratik Patel2014-11-081-0/+9
| * coresight-etb: add CoreSight ETB driverPratik Patel2014-11-081-0/+8
| * coresight-tpiu: add CoreSight TPIU driverPratik Patel2014-11-081-0/+9
| * coresight-tmc: add CoreSight TMC driverPratik Patel2014-11-081-0/+20
| * coresight: add CoreSight core layer frameworkPratik Patel2014-11-081-0/+9
* | Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2014-12-091-6/+161
|\ \
| * | ARM: add lolevel debug support for asm9260Oleksij Rempel2014-11-281-2/+26
| * | Merge tag 'renesas-soc4-for-v3.19' of git://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann2014-11-211-1/+79
| |\ \
| | * | ARM: shmobile: Add early debugging support using SCIF(A)Geert Uytterhoeven2014-11-171-1/+79
| | |/
| * | ARM: BCM5301X: fix early serial consoleHauke Mehrtens2014-11-211-2/+2
| * | Merge tag 'sunxi-core-for-3.19' of git://git.kernel.org/pub/scm/linux/kernel/...Arnd Bergmann2014-11-201-0/+10
| |\ \
| | * | ARM: sunxi: Add debug uart used by sun9i (Allwinner A80)Chen-Yu Tsai2014-10-201-0/+10
| | |/
| * | Merge tag 'v3.19-next-soc' of https://github.com/mbgg/linux-mediatek into nex...Arnd Bergmann2014-11-201-0/+20
| |\ \
| | * | ARM: mediatek: Add earlyprintk support for mt8127 & mt8135Joe.C2014-11-141-0/+20
| | |/
| * | ARM: debug: move StrongARM debug include to arch/arm/include/debugDmitry Eremin-Solenikov2014-11-201-0/+9
| * | ARM: brcmstb: add debug UART for earlyprintk supportMarc Carino2014-10-201-1/+15
| |/
* / ARM: pxa: fix hang on startup with DEBUG_LLRobert Jarzmik2014-10-201-1/+1
|/
* Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2014-10-081-12/+61
|\
| * CNS3xxx: Fix debug UART.Krzysztof HaƂasa2014-10-021-3/+4
| * Merge tag 'at91-soc2' of git://github.com/at91linux/linux-at91 into next/socArnd Bergmann2014-09-261-0/+4
| |\
| | * ARM: at91: introduce basic SAMA5D4 supportNicolas Ferre2014-09-221-0/+4
| * | Merge tag 'bcm63138-v4' of http://github.com/brcm/linux into next/socArnd Bergmann2014-09-251-2/+16
| |\ \
| | * | ARM: BCM63XX: add low-level UART debug supportFlorian Fainelli2014-09-171-2/+16
| | |/