summaryrefslogtreecommitdiff
path: root/arch/arm/common/fiq_debugger.c
AgeCommit message (Expand)Author
2012-07-09ARM: common: fiq_dbg: Spew regs and stack at entryKamal Kannan Balagopalan
2011-11-30ARM: common: fiq_debugger: dump sysrq directly to console if enabledDima Zavin
2011-11-30ARM: common: fiq_debugger: add irq context debug functionsDima Zavin
2011-11-30ARM: common: fiq_debugger: make uart irq be no_suspendDima Zavin
2011-11-30ARM: common: fiq_debugger: protect the uart state from the sleep timerDima Zavin
2011-11-30ARM: common: fiq_debugger: add suspend/resume handlersDima Zavin
2011-11-30ARM: common: fiq_debugger: add uart_enable/disable platform callbacksDima Zavin
2011-11-30ARM: common: fiq_debugger: add non-fiq debugger supportDima Zavin
2011-11-30ARM: common: fiq_debugger: peek the 0th char in ringbufDima Zavin
2011-11-30ARM: common: fiq_debugger: fix the cleanup on errors in probeDima Zavin
2011-11-30ARM: common: fiq_debugger: do not disable debug when console is enabledDima Zavin
2011-11-30ARM: common: fiq_debugger: Fix build for 2.6.39 irq changesColin Cross
2011-11-30ARM: fiq_debugger: Add help commandDmitry Shmidt
2011-11-30ARM: fiq_debugger: make fiq_debugger be in debug mode by defaultDima Zavin
2011-11-30[ARM] fiq_debugger: Print local timer irqs countRebecca Schultz Zavin
2011-11-30[ARM] fiq debugger: Allow selection of target cpuColin Cross
2011-11-30ARM: fiq debugger: Add tty to fiq debuggerColin Cross
2011-11-30ARM: Add generic fiq serial debuggerIliyan Malchev