aboutsummaryrefslogtreecommitdiff
path: root/src/helper
AgeCommit message (Expand)AuthorFilesLines
2007-06-14- added manpage for OpenOCD (thanks to Uwe Hermann)drath1-0/+42
2007-05-31- add support for ELF images (thanks to Vincent Palatin for this patch)drath1-0/+12
2007-05-29- split fileio handling into fileio part and image handlingdrath2-314/+17
2007-05-05- further work on ETB decoding (not yet functional)drath1-1/+6
2007-04-25- added support for error handlers to JTAG scan commands (jtag_[plain_][ir|dr...drath1-0/+4
2007-04-12- correctly mask out bits that aren't part of a copied bufferdrath1-0/+6
2007-03-28- merged XScale branch back into trunkdrath1-10/+11
2007-03-26- fixed arm926 cp15 command bug (thanks to Vincent Palatin for this patch)drath4-4/+7
2007-03-16- added missing files for last commitdrath2-0/+670
2007-03-15- reworked file i/o. every fileaccess (target, flash, nand, in future configu...drath4-4/+42
2007-01-22- fix incorrect parsing of whitespace in command.c (thanks to Magnus Lundin)drath1-6/+19
2006-11-22- added a PLD (programmable logic device) subsystem for FPGA, CPLD etc. confi...drath1-2/+2
2006-11-05- correctly enter debug state on a "soft_reset_halt" commanddrath1-1/+1
2006-09-28- str9x flash support (Thanks to Spencer Oliver)drath3-38/+138
2006-07-17- Added support for native MinGW builds (thanks to Spencer Oliver and Michael...drath9-7/+286
2006-06-23- added support for AT91SAM7A3 flash (patch from andre renaud, thanks)drath1-1/+50
2006-06-12- the 'help' command now takes an optional argument to display help only on a...drath1-0/+9
2006-06-05- fixed some spelling errors (thanks to Andrew Dyer)drath1-3/+3
2006-06-02- prepare OpenOCD for branching, created ./trunk/drath14-0/+1700