index
:
OpenOCD
master
mips-hack
mips-hack-upstream
qorivva
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
helper
Age
Commit message (
Expand
)
Author
2007-08-20
- update file size when writing to a fileio
drath
2007-08-13
- fix build issues when not using autoconf/automake to build
ntfreak
2007-08-10
- changed mingw host detection to *-mingw instead of *-*-mingw to work with i...
drath
2007-08-10
- renamed M5960 USB JTAG to "flyswatter"
drath
2007-07-31
- motorola s19 file loader added
ntfreak
2007-06-28
- fixed endianness helper macros (thanks to obilix and wiml for finding and f...
drath
2007-06-16
- added mingw elf patches from Vincent Palatin
ntfreak
2007-06-14
- added manpage for OpenOCD (thanks to Uwe Hermann)
drath
2007-05-31
- add support for ELF images (thanks to Vincent Palatin for this patch)
drath
2007-05-29
- split fileio handling into fileio part and image handling
drath
2007-05-05
- further work on ETB decoding (not yet functional)
drath
2007-04-25
- added support for error handlers to JTAG scan commands (jtag_[plain_][ir|dr...
drath
2007-04-12
- correctly mask out bits that aren't part of a copied buffer
drath
2007-03-28
- merged XScale branch back into trunk
drath
2007-03-26
- fixed arm926 cp15 command bug (thanks to Vincent Palatin for this patch)
drath
2007-03-16
- added missing files for last commit
drath
2007-03-15
- reworked file i/o. every fileaccess (target, flash, nand, in future configu...
drath
2007-01-22
- fix incorrect parsing of whitespace in command.c (thanks to Magnus Lundin)
drath
2006-11-22
- added a PLD (programmable logic device) subsystem for FPGA, CPLD etc. confi...
drath
2006-11-05
- correctly enter debug state on a "soft_reset_halt" command
drath
2006-09-28
- str9x flash support (Thanks to Spencer Oliver)
drath
2006-07-17
- Added support for native MinGW builds (thanks to Spencer Oliver and Michael...
drath
2006-06-23
- added support for AT91SAM7A3 flash (patch from andre renaud, thanks)
drath
2006-06-12
- the 'help' command now takes an optional argument to display help only on a...
drath
2006-06-05
- fixed some spelling errors (thanks to Andrew Dyer)
drath
2006-06-02
- prepare OpenOCD for branching, created ./trunk/
drath