aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mn10300/kernel/gdb-stub.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-03-09mn10300: Remove the architectureDavid Howells1-1924/+0
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2012-03-28Disintegrate asm/system.h for MN10300David Howells1-1/+0
2011-10-31kgdb: follow rename pack_hex_byte() to hex_byte_pack()Andy Shevchenko1-26/+26
2011-03-18MN10300: Create generic kernel debugger hooksDavid Howells1-8/+17
2011-03-18MN10300: Create general kernel debugger cache flushingDavid Howells1-2/+2
2011-03-18MN10300: gdbstub: Restrict single-stepping to non-preemptable non-SMP configsDavid Howells1-2/+10
2010-12-07MN10300: Fix interrupt mask alteration function call name in gdbstubDavid Howells1-1/+2
2010-10-27MN10300: And Panasonic AM34 subarch and implement SMPAkira Takeuchi1-11/+6
2009-04-10Separate out the proc- and unit-specific header directories from the generalDavid Howells1-2/+2
2008-11-30MN10300: Tighten up the code using case rangesRobert P. J. Day1-22/+2
2008-07-26mn10300: use the common ascii hex helpersHarvey Harrison1-62/+46
2008-02-08mn10300: add the MN10300/AM33 architecture to the kernelDavid Howells1-0/+1947