aboutsummaryrefslogtreecommitdiff
path: root/arch/blackfin/kernel/kgdb.c
AgeCommit message (Expand)Author
2011-01-10Blackfin: kgdb: disable preempt schedule when running single step in kgdbSonic Zhang
2011-01-10Blackfin: kgdb: disable interrupt when single stepping in ADEOSSonic Zhang
2010-10-29debug_core,x86,blackfin: Clean up hw debug disable APIDongdong Deng
2010-05-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vap...Linus Torvalds
2010-05-22Blackfin: kgdb: pass up the CC register instead of a 0 stubMike Frysinger
2010-05-20kgdb,blackfin: Add in kgdb_arch_set_pc for blackfinJason Wessel
2010-03-09Blackfin: kgdb: mark all local funcs/structs staticMike Frysinger
2010-01-07blackfin,kgdb: Do not put PC in gdb_regs into retx.Sonic Zhang
2010-01-07blackfin,kgdb,probe_kernel: Cleanup probe_kernel_read/writeJason Wessel
2009-12-15Blackfin: kgdb: punt dead codeSonic Zhang
2009-06-22Blackfin: unify memory region checks between kgdb and trapsMike Frysinger
2009-06-12Blackfin: fix length checking in kgdb_ebin2memRoel Kluin
2009-06-12Blackfin: kgdb: fix up error return valuesMike Frysinger
2009-01-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo...Linus Torvalds
2009-01-07Blackfin arch: remove #if check on L2_LENGTHMike Frysinger
2009-01-06trivial: fix then -> than typos in comments and documentationFrederik Schwarzer
2008-11-18Blackfin arch: introduce an IM_MEM macro to kgdbMike Frysinger
2008-11-18Blackfin arch: fix off-by-one errors on end of memory rangeMike Frysinger
2008-11-18Blackfin arch: delete unused vars and add parenthesis to fixup warningsMike Frysinger
2008-11-18Blackfin arch: remove superficial check on blackfin watchdogMike Frysinger
2008-11-18Blackfin arch: Fix bug - hardware breakpoint doesn't always work in kgdbSonic Zhang
2008-11-18Blackfin arch: SMP supporting patchset: Blackfin kernel and memory management...Graf Yang
2008-10-13Blackfin arch: add supporting for kgdbSonic Zhang
2008-07-26Blackfin arch: Fix bug - skip single step in high priority interrupt handler ...Sonic Zhang
2007-06-29Blackfin arch: kgdb specific codeSonic Zhang