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
Age
Commit message (
Expand
)
Author
2008-02-26
oopss.. another jtag minidriver reset gaffe.
oharboe
2008-02-26
jtag_add_reset() minidriver gaffe fixed.
oharboe
2008-02-26
Next step in the JTAG minidriver. This should be fairly close to the final th...
oharboe
2008-02-26
- jtag minidriver work in progress
oharboe
2008-02-25
- remove build warnings
ntfreak
2008-02-25
- convert all files to unix line-ending
drath
2008-02-25
Pavel Chromy
oharboe
2008-02-25
formatting.
oharboe
2008-02-25
Pavel Chromy style fixes.
oharboe
2008-02-25
Fix from Pavel Chromy.
oharboe
2008-02-25
- Fix target library path problem w/Windows
oharboe
2008-02-25
From Michael Bruck
oharboe
2008-02-25
committed bugfix from Michael Bruck
oharboe
2008-02-25
dos2unix fix.
oharboe
2008-02-25
- using ERROR_COMMAND_SYNTAX_ERROR to print syntax in a couple of places
oharboe
2008-02-25
- "flash write_binary" is now "flash write_bank" to clarify the focus of the
oharboe
2008-02-25
Michael Bruck spotted an omission in svn 322
oharboe
2008-02-24
- added "xscale fast_memory_access" which speeds up memory
oharboe
2008-02-24
move options handling to separate file to better support embedded implementat...
oharboe
2008-02-24
- added -c option that will execute an openocd command
oharboe
2008-02-24
- fixed target->type->poll() return value
oharboe
2008-02-24
disable cfi_write_words(). Broken for spansion, fallback
oharboe
2008-02-24
debug_level 3 now prints seconds since start of openocd
oharboe
2008-02-24
- concretize JTAG state transition rules (previously implied behaviour is now...
drath
2008-02-24
sharpend JTAG docs w.r.t. hw fifo implementations and retired jtag_cancel_que...
oharboe
2008-02-24
added svn:ignore for files generated by bootstrap + build process.
oharboe
2008-02-24
cosmetic fixes to debug output + phasing out printf() in favour of logging sy...
oharboe
2008-02-24
- fixes possible crash when GDB connection is closed while target is running ...
drath
2008-02-23
- fix for feroceon CP15 register access (thanks to Niolas Pitre for this patch)
drath
2008-02-23
- Use NAND extended geometry information (thanks to Ben Dooks for this patch)
drath
2008-02-23
- added a test document as a starting point
mifi
2008-02-23
- added time command
oharboe
2008-02-22
- added patch to remove count and time information from log_printf
mifi
2008-02-22
- cosmetic changes to print out version without line number/time
mifi
2008-02-22
- fix read/write size for small unaligned accesses (thanks Michael Bruck)
vpalatin
2008-02-22
- added patch to solve problem with AT91SAM7SE MCU have 3, rather than just 2...
mifi
2008-02-22
- added patch to make single-stepping more resilient
mifi
2008-02-21
- add support for Marvell Feroceon (thanks to Nicolas Pitre for this patch)
vpalatin
2008-02-20
- fix bug when using full paths to config files. Thanks Ted Roth
ntfreak
2008-02-19
- added patch which fixed big/small endian problems on non-x86 host CPUs.
mifi
2008-02-19
- add search paths via new arg -s (-search). Thanks Ted Roth
ntfreak
2008-02-19
- add support for the majority of the Samsung ARM SoC family, S3C2410, S3C241...
drath
2008-02-19
- Fixed bug in pathmove for XScale
ntfreak
2008-02-18
- reapply fix with telnet prompt while running/halting gdb
ntfreak
2008-02-18
- Fix problems with stuck telnet sessions. Thanks to Øyvind Harboe for this ...
drath
2008-02-18
- ignore data aborts during gdb memory read packets by default, and return 0x...
drath
2008-02-18
- arg list now correctly released on error. Thanks Øyvind Harboe
ntfreak
2008-02-18
- fix broken JTAG error handling
ntfreak
2008-02-18
- removed a raft of unecessary exit() calls. Issuing a reset will solve these...
ntfreak
2008-02-18
- add new non-cfi SST flash device. Thanks Øyvind Harboe
ntfreak
[prev]
[next]