summaryrefslogtreecommitdiffstats
path: root/gdb/arm-stub.c
AgeCommit message (Collapse)AuthorFilesLines
2021-04-26Nuke the never-functional iriver ifp-7xx portSolomon Peachy1-2/+0
It never worked, and hasn't compiled in something like a decade, Given the HW capabilities (limited onboard flash, no expandability) there's really no point in trying to fix/complete it. Change-Id: I7d175089840396f8891645bd10010d730dd5bfdc
2008-06-28Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg1-2/+4
later. We still need to hunt down snippets used that are not. 1324 modified files... http://www.rockbox.org/mail/archive/rockbox-dev-archive-2008-06/0060.shtml git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17847 a1c6a512-1295-4272-9138-f99709370657
2008-03-02move the ifp7xx usb serial driver files to more specific names, to make the ↵Frank Gevaerts1-1/+1
"usb_serial" name available for more general usb class driver use git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16484 a1c6a512-1295-4272-9138-f99709370657
2006-02-04Added reboot and power_off commands, watchdog support, binaryTomasz Malesinski1-26/+168
download and debug logging. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8562 a1c6a512-1295-4272-9138-f99709370657
2006-01-25GDB stub for ARMTomasz Malesinski1-0/+574
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8447 a1c6a512-1295-4272-9138-f99709370657