summaryrefslogtreecommitdiff
path: root/src/helper
Commit message (Expand)AuthorAgeFilesLines
* - update file size when writing to a fileiodrath2007-08-201-2/+8
* - fix build issues when not using autoconf/automake to buildntfreak2007-08-131-1/+3
* - changed mingw host detection to *-mingw instead of *-*-mingw to work with i...drath2007-08-101-0/+1
* - renamed M5960 USB JTAG to "flyswatter"drath2007-08-101-8/+8
* - motorola s19 file loader addedntfreak2007-07-311-1/+6
* - fixed endianness helper macros (thanks to obilix and wiml for finding and f...drath2007-06-282-14/+16
* - added mingw elf patches from Vincent Palatinntfreak2007-06-162-0/+50
* - added manpage for OpenOCD (thanks to Uwe Hermann)drath2007-06-141-0/+42
* - add support for ELF images (thanks to Vincent Palatin for this patch)drath2007-05-311-0/+12
* - split fileio handling into fileio part and image handlingdrath2007-05-292-314/+17
* - further work on ETB decoding (not yet functional)drath2007-05-051-1/+6
* - added support for error handlers to JTAG scan commands (jtag_[plain_][ir|dr...drath2007-04-251-0/+4
* - correctly mask out bits that aren't part of a copied bufferdrath2007-04-121-0/+6
* - merged XScale branch back into trunkdrath2007-03-281-10/+11
* - fixed arm926 cp15 command bug (thanks to Vincent Palatin for this patch)drath2007-03-264-4/+7
* - added missing files for last commitdrath2007-03-162-0/+670
* - reworked file i/o. every fileaccess (target, flash, nand, in future configu...drath2007-03-154-4/+42
* - fix incorrect parsing of whitespace in command.c (thanks to Magnus Lundin)drath2007-01-221-6/+19
* - added a PLD (programmable logic device) subsystem for FPGA, CPLD etc. confi...drath2006-11-221-2/+2
* - correctly enter debug state on a "soft_reset_halt" commanddrath2006-11-051-1/+1
* - str9x flash support (Thanks to Spencer Oliver)drath2006-09-283-38/+138
* - Added support for native MinGW builds (thanks to Spencer Oliver and Michael...drath2006-07-179-7/+286
* - added support for AT91SAM7A3 flash (patch from andre renaud, thanks)drath2006-06-231-1/+50
* - the 'help' command now takes an optional argument to display help only on a...drath2006-06-121-0/+9
* - fixed some spelling errors (thanks to Andrew Dyer)drath2006-06-051-3/+3
* - prepare OpenOCD for branching, created ./trunk/drath2006-06-0214-0/+1700