aboutsummaryrefslogtreecommitdiffstats
path: root/arch/blackfin/kernel/kgdb.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-11-18Blackfin arch: introduce an IM_MEM macro to kgdbMike Frysinger1-70/+35
2008-11-18Blackfin arch: fix off-by-one errors on end of memory rangeMike Frysinger1-4/+4
2008-11-18Blackfin arch: delete unused vars and add parenthesis to fixup warningsMike Frysinger1-14/+12
2008-11-18Blackfin arch: remove superficial check on blackfin watchdogMike Frysinger1-4/+0
2008-11-18Blackfin arch: Fix bug - hardware breakpoint doesn't always work in kgdbSonic Zhang1-11/+1
2008-11-18Blackfin arch: SMP supporting patchset: Blackfin kernel and memory management codeGraf Yang1-2/+2
2008-10-13Blackfin arch: add supporting for kgdbSonic Zhang1-158/+553
2008-07-26Blackfin arch: Fix bug - skip single step in high priority interrupt handler instead of disabling all interrupts in single step debugging.Sonic Zhang1-1/+15
2007-06-29Blackfin arch: kgdb specific codeSonic Zhang1-0/+421