aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/common/fiq_debugger.c
Commit message (Expand)AuthorAgeFilesLines
* Revert "[ARM] fiq_debugger: Print local timer irqs count"Arve Hjønnevåg2011-11-171-13/+0
* ARM: common: fiq_debugger: dump sysrq directly to console if enabledDima Zavin2011-11-141-4/+28
* ARM: common: fiq_debugger: add irq context debug functionsDima Zavin2011-11-141-19/+61
* ARM: common: fiq_debugger: make uart irq be no_suspendDima Zavin2011-10-281-1/+1
* ARM: common: fiq_debugger: protect the uart state from the sleep timerDima Zavin2011-10-251-0/+14
* ARM: common: fiq_debugger: add suspend/resume handlersDima Zavin2011-10-251-2/+33
* ARM: common: fiq_debugger: add uart_enable/disable platform callbacksDima Zavin2011-10-251-13/+34
* ARM: common: fiq_debugger: add non-fiq debugger supportDima Zavin2011-10-251-50/+169
* ARM: common: fiq_debugger: peek the 0th char in ringbufDima Zavin2011-10-251-1/+1
* ARM: common: fiq_debugger: fix the cleanup on errors in probeDima Zavin2011-10-251-1/+4
* ARM: common: fiq_debugger: do not disable debug when console is enabledDima Zavin2011-10-251-1/+1
* ARM: common: fiq_debugger: Fix build for 2.6.39 irq changesColin Cross2011-06-141-4/+4
* ARM: fiq_debugger: Add help commandDmitry Shmidt2011-06-141-1/+26
* ARM: fiq_debugger: make fiq_debugger be in debug mode by defaultDima Zavin2011-06-141-0/+6
* [ARM] fiq_debugger: Print local timer irqs countRebecca Schultz Zavin2011-06-141-0/+13
* [ARM] fiq debugger: Allow selection of target cpuColin Cross2011-06-141-2/+40
* ARM: fiq debugger: Add tty to fiq debuggerColin Cross2011-06-141-1/+181
* ARM: Add generic fiq serial debuggerIliyan Malchev2011-06-141-0/+680