aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/common/fiq_debugger.c
AgeCommit message (Expand)Author
2013-07-01ARM: fiq_debugger: Update tty code for 3.9Arve Hjønnevåg
2013-07-01ARM: fiq_debugger: Use kmsg_dumper to dump kernel logsArve Hjønnevåg
2013-07-01ARM: fiq_debugger: Fix to compile on 3.7Arve Hjønnevåg
2013-07-01ARM: fiq_debugger: fix uninitialised spin_lock.Mars
2013-07-01ARM: fiq_debugger: lock between tty and console writesColin Cross
2013-07-01ARM: fiq_debugger: add process context reboot commandColin Cross
2013-07-01ARM: fiq_debugger: fix multiple consoles and make it a preferred consoleColin Cross
2013-07-01ARM: fiq_debugger: add support for kgdbColin Cross
2013-07-01ARM: fiq_debugger: add debug_putcColin Cross
2013-07-01ARM: fiq_debugger: add support for reboot commandsColin Cross
2013-07-01ARM: fiq_debugger: fix compiling for v3.3Colin Cross
2013-07-01ARM: Add generic fiq serial debuggerIliyan Malchev