summaryrefslogtreecommitdiff
path: root/src/server/gdb_server.c
Commit message (Expand)AuthorAgeFilesLines
* - fixed several bugs in flash writing code (thanks to Pavel Chromy)drath2007-08-161-9/+9
* - renamed M5960 USB JTAG to "flyswatter"drath2007-08-101-108/+244
* - reformat src/jtag/bitq.c (thanks to Pavel Chromy)drath2007-07-251-52/+20
* - fixed arm926 cp15 command bug (thanks to Vincent Palatin for this patch)drath2007-03-261-8/+8
* - disabled FT2232 debug output (that code should be fairly stable)drath2007-01-091-1/+1
* - fixed regression in gdb_server.c (Thanks to Michael Fischer for finding the...drath2006-10-031-2/+4
* - str9x flash support (Thanks to Spencer Oliver)drath2006-09-281-96/+326
* - fixed a minor problem with the GDB server that could drop the first packet ...drath2006-08-061-0/+22
* - Added support for native MinGW builds (thanks to Spencer Oliver and Michael...drath2006-07-171-22/+28
* - changed use of bzero (deprecated) to memset (thanks to Spen for pointing th...drath2006-06-251-6/+10
* - added support for AT91SAM7A3 flash (patch from andre renaud, thanks)drath2006-06-231-1/+4
* - prepare OpenOCD for branching, created ./trunk/drath2006-06-021-0/+1108