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
2009-11-13
jtag_tap_t -> struct jtag_tap
Zachary T Welch
2009-11-13
fileio_t -> struct fileio
Zachary T Welch
2009-11-13
log_callback_t -> struct log_callback
Zachary T Welch
2009-11-13
command_handler_t: make cmd an indirect parameter
Zachary T Welch
2009-11-13
command_handler_t: make args parameter const
Zachary T Welch
2009-11-13
command_handler_t: make cmd parameter const
Zachary T Welch
2009-11-13
command_handler_t: make argc unsigned
Zachary T Welch
2009-11-13
add CMD_NAME macro for command handlers
Zachary T Welch
2009-11-13
use COMMAND_HANDLER macro to define all commands
Zachary T Welch
2009-11-13
add command_handler_t type
Zachary T Welch
2009-11-13
add COMMAND_HANDLER and COMMAND_HELPER macros
Zachary T Welch
2009-11-13
add command_output_handler_t
Zachary T Welch
2009-11-11
improve command registration
Zachary T Welch
2009-11-11
add help regardless of callback
Zachary T Welch
2009-11-11
eliminate duplicate helptext management
Zachary T Welch
2009-11-11
add command_name helper
Zachary T Welch
2009-11-11
wrap help command
Zachary T Welch
2009-11-11
script_debug(): improve types
Zachary T Welch
2009-11-11
command.c: make private routines static
Zachary T Welch
2009-11-11
log: improve log_callback_fn signature
Zachary T Welch
2009-11-11
time_support: improve use of types
Zachary T Welch
2009-11-10
tcl: HostOs now picks up eCos as well during compile time
Øyvind Harboe
2009-11-09
command.c: make commands static
Zachary T Welch
2009-11-09
src/helper: wrap and clean headers.
Zachary T Welch
2009-11-09
User's Guide: bugfix global state info
David Brownell
2009-11-09
Overhaul time support API
Zachary T Welch
2009-11-05
Improve debug_level command argument parsing.
Zachary T Welch
2009-11-05
Add macro for parsing numeric command arguments.
Zachary T Welch
2009-11-05
Add stringify macros in src/helper/types.h.
Zachary T Welch
2009-10-30
bin2char: for win32 set stdin/stdout to binary mode
Spencer Oliver
2009-10-21
eCos synthetic target updates.
Øyvind Harboe
2009-10-19
corrective fix for MinGW GNU C99 printf compliance
Redirect 'Slash' NIL
2009-10-19
Sync with official Jim Tcl repository.
oyvind
2009-10-17
safer conversion to HANDLER on MinGW-W64
Redirect 'Slash' NIL
2009-10-17
More MinGW C99 printf compliance
Redirect 'Slash' NIL
2009-10-17
jim-eventloop for MinGW-w64
Redirect \"Slash\" NIL
2009-10-16
xscale: better fix for debug_handler.bin
David Brownell
2009-10-14
portability updates
David Brownell
2009-10-14
doc updates to match "help" better
David Brownell
2009-10-13
Missing type for eCos.
Øyvind Harboe
2009-10-08
add overridable Tcl "init_reset"
David Brownell
2009-10-08
Update copyright statements. Make it easier to sync with Jim Tcl
Øyvind Harboe
2009-10-06
Introduced jtag_init and "jtag arp_init" to allow target scripts more control...
oharboe
2009-09-26
Updates to the initial scanchain validation code:
dbrownell
2009-09-25
Try/catch scheme. Typed up the functionality and regression tested.
oharboe
2009-09-23
Start handling the (second) SRST stage of reset better:
dbrownell
2009-09-23
Nico Coesel <ncoesel@dealogic.nl> fix warnings. . I'm wondering why these
oharboe
2009-09-21
Remove annoying end-of-line whitespace from most src/*
dbrownell
2009-09-18
Tweak TCL reset script ... mostly improving descriptions of
dbrownell
2009-09-17
Fix coredump seen in some code paths.
dbrownell
[next]