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-07-28
retired reset run_and_init/halt
oharboe
2008-07-27
working notes.
oharboe
2008-07-26
add check for target_read/write_buffer 32 bit wrap.
oharboe
2008-07-26
- merged mips target into svn trunk
ntfreak
2008-07-25
minimum address and maximum length argument to load_image. Used in lieu of re...
oharboe
2008-07-25
added yours sincerely for files where I feel that I've made non-trivial contr...
oharboe
2008-07-24
OpenOCD commands w/prefix ocd_ now set the primary Tcl return value instead o...
oharboe
2008-07-24
more error message cleanup. invalid args & syntax errors both now print argum...
oharboe
2008-07-24
take path to eCos files from environment variable
oharboe
2008-07-24
retire daemon_startup
oharboe
2008-07-24
allow jtag minidriver access to cmd_queue_cur_state for jtag_add_pathmove()
oharboe
2008-07-24
Better handling of OpenOCD command invocation result/context.
oharboe
2008-07-24
wait 500ms for target to halt upon connect.
oharboe
2008-07-23
- comment about dummy ack '+' char from gdb
ntfreak
2008-07-23
- fix typo in jtag_add_end_state
ntfreak
2008-07-23
- fix typo
ntfreak
2008-07-23
fix <memory> is missing upon gdb connect warning when no flash is defined for...
oharboe
2008-07-23
handle end of line comments to improve compatibility with event scripts
oharboe
2008-07-23
- more fixes to high density stm32x flash driver
ntfreak
2008-07-22
- fix bug with stm32 high density write protection
ntfreak
2008-07-22
- add missing quotes from CFLAGS_FOR_BUILD
ntfreak
2008-07-22
Spen: startup.tcl cross compile support
oharboe
2008-07-22
Only print out gobs of information to log when -d3 is enabled.
oharboe
2008-07-22
very slightly improved error message for not being able to find scripts
oharboe
2008-07-21
restart is a per-target action
oharboe
2008-07-21
Allows config scripts to override handling of 'R'(restart) GDB packet.
oharboe
2008-07-21
jim license cleanup
oharboe
2008-07-21
update jtag_speed/khz docs a bit.
oharboe
2008-07-21
- jtag_khz/speed are now single parameter only. These are used
oharboe
2008-07-21
cross compile fix
oharboe
2008-07-21
use reset init explicitly before "load".
oharboe
2008-07-21
Duane Ellis <openocd@duaneellis.com> stm32 peripherals scripts
oharboe
2008-07-21
Michael Kurz <michi.kurz@googlemail.com> MX29LV800B non-cfi flash.
oharboe
2008-07-20
BUG: prefix to timeout for gdb keep alive packets.
oharboe
2008-07-20
- added svn props for newly added files
ntfreak
2008-07-20
Duane Ellis <openocd@duaneellis.com> - script commands for stm32
oharboe
2008-07-20
Ben Bodley <ben@teknique.com> non-CFI compliant flash (AMIC A29L800A)
oharboe
2008-07-20
Duane Ellis <openocd@duaneellis.com>
oharboe
2008-07-20
openocd@duaneellis.com fix naming confusion. Use ocd_ prefix for ocd API cons...
oharboe
2008-07-19
throw exception upon syntax error.
oharboe
2008-07-19
- updated texi for removed daemon_startup command
ntfreak
2008-07-19
clarify error message w.r.t. not being able to set breakpoint
oharboe
2008-07-19
daemon_startup is now retired in favour of adding "init" and "reset halt/init...
oharboe
2008-07-18
This allows overriding builtin openocd commands.
oharboe
2008-07-18
remove obsolete reset_mode
oharboe
2008-07-18
"reset" without arguments now execute a "reset run".
oharboe
2008-07-18
- remove build warning from keep_alive
ntfreak
2008-07-18
- fix incorrectly registered function openocd_array2mem
ntfreak
2008-07-18
resume is now asynchronous
oharboe
2008-07-18
keep_alive() fix for reset warnings.
oharboe
[next]