index
:
riscv-openocd.git
FE_402_fix
__archive__
add_macos_build
autoconf
bscan_optimization
bscan_tunnel
buf_sget
build32
busy
compliance_dev
debug-log-reg-failure
deinit
dmi_read
dmstatus_version
dsp5680_build
eclipse_memory_read
eclipse_multicore_fix
examine_command
examine_unavailable_harts
examine_unavailable_harts_backup
examine_unavailable_harts_rebase
examine_unavailable_harts_squash
fence_i_fix_for_release
fix-halt-reason-after-singlestep
fix_macbuild
gd32vf103
gdb_next_port
gitignore-build
global
halt_examine
haltreq
hypervisor_translate
jlink
log_output
macbuild
macro
manual_hwbp
master
mem64
mpsse_flush
multicore
new_bscan_approach
newprogram
nohartstatus
old_fixes_and_eclipse_memory_read
old_triggers
print_port
race
rbb_cleanup
regcache
regression_test_janmat_experim
release
remove-slot_t-from-riscv-013
reset_test
reverse-resume-order
riscv
riscv-batch-cleanup
riscv-compliance
riscv-compliance-dev
s2_increment
sba_tests
set_group
static
travis-nop
update_defines
us_xds110
vector2
winbuild
wip
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
openocd.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-12-03
change #include "jtag.h" to <jtag/jtag.h>
Zachary T Welch
1
-1
/
+1
2009-12-03
change #include "ioutil.h" to <helper/ioutil.h>
Zachary T Welch
1
-1
/
+1
2009-12-03
change #include "configuration.h" to <helper/configuration.h>
Zachary T Welch
1
-1
/
+1
2009-12-02
remove #if BUILD_HTTPD
Zachary T Welch
1
-4
/
+0
2009-12-02
remove BUILD_IOUTIL symbol
Zachary T Welch
1
-6
/
+1
2009-12-02
remove #if logic for openocd_sleep_*lude
Zachary T Welch
1
-14
/
+0
2009-12-02
target: factor init to 'target init'
Zachary T Welch
1
-5
/
+2
2009-12-02
jtag: factor init into 'jtag init'
Zachary T Welch
1
-7
/
+9
2009-12-02
flash: factor init to 'flash init'
Zachary T Welch
1
-3
/
+2
2009-12-02
mflash: factor init to 'mflash init'
Zachary T Welch
1
-3
/
+2
2009-12-02
nand: factor init to 'nand init'
Zachary T Welch
1
-3
/
+2
2009-12-02
pld: factor init to 'pld init'
Zachary T Welch
1
-2
/
+3
2009-12-01
command: the Jim interpreter can now be provided rather than created
Øyvind Harboe
1
-3
/
+3
2009-12-01
main: invoke jtag_interface_quit() explicitly
Øyvind Harboe
1
-6
/
+2
2009-11-30
do not extern 'interp' from command.c
Zachary T Welch
1
-1
/
+1
2009-11-30
allow deferal of init
Zachary T Welch
1
-4
/
+23
2009-11-30
move server_init() to openocd_main()
Zachary T Welch
1
-18
/
+13
2009-11-30
improve gdb_init() sequence
Zachary T Welch
1
-1
/
+1
2009-11-28
bugfix: 'init' changes state, not main()
David Brownell
1
-1
/
+2
2009-11-25
log: improve initialization
Zachary T Welch
1
-5
/
+4
2009-11-25
improve command handling examples
Zachary T Welch
1
-4
/
+0
2009-11-24
httpd: use register_commands()
Zachary T Welch
1
-5
/
+2
2009-11-24
openocd: use register_commands()
Zachary T Welch
1
-6
/
+18
2009-11-24
use COMMAND_REGISTER macro
Zachary T Welch
1
-2
/
+2
2009-11-20
refactor command registration
Zachary T Welch
1
-1
/
+1
2009-11-18
pass startup_tcl to command_init
Zachary T Welch
1
-1
/
+2
2009-11-17
command_handler: change 'cmd_ctx' to CMD_CTX
Zachary T Welch
1
-9
/
+9
2009-11-17
command_handler: change to 'argc' to CMD_ARGC
Zachary T Welch
1
-2
/
+2
2009-11-16
#include "target.h" less wildly
David Brownell
1
-1
/
+0
2009-11-16
target: less implicit inclusion of "command.h"
David Brownell
1
-1
/
+0
2009-11-14
remove annoying $URL$ startup message
David Brownell
1
-17
/
+0
2009-11-13
command_context_t -> struct command_context
Zachary T Welch
1
-6
/
+6
2009-11-13
target_t -> struct target
Zachary T Welch
1
-1
/
+1
2009-11-13
add src/hello.c to augment new command tutorial
Zachary T Welch
1
-0
/
+4
2009-11-13
use COMMAND_HANDLER macro to define all commands
Zachary T Welch
1
-2
/
+2
2009-10-08
Change most in-tree references from SVN to GIT.
dbrownell
1
-1
/
+3
2009-10-07
Change version labels to work better with GIT
dbrownell
1
-1
/
+1
2009-07-17
Andreas Fritiofson <andreas.fritiofson@gmail.com> UTF8 fixes
oharboe
1
-1
/
+1
2009-06-30
Make bug reporting output at program start-ups use fewer new lines:
zwelch
1
-2
/
+3
2009-06-23
Remove whitespace that occurs before ')'.
zwelch
1
-2
/
+2
2009-06-23
Remove whitespace that occurs after '('.
zwelch
1
-2
/
+2
2009-06-23
- Fixes '=' whitespace
zwelch
1
-5
/
+5
2009-06-23
- Fixes '!=' whitespace
zwelch
1
-4
/
+4
2009-05-30
Encapsulate the global "jtag" jtag_interface pointer:
zwelch
1
-3
/
+1
2009-05-11
Audit and eliminate redundant #include directives in main src/ files.
zwelch
1
-9
/
+2
2009-05-11
Remove redundant sys/types.h #include directives (now in types.h).
zwelch
1
-1
/
+0
2009-05-10
Reverse revision 1691: all of its functionality has migrated elsewhere.
zwelch
1
-2
/
+0
2009-05-10
Revive tclapi.c from r1650:
zwelch
1
-0
/
+2
2009-05-03
fix embedded builds
oharboe
1
-2
/
+3
2009-05-02
Dick Hollenbeck <dick@softplc.com> moved stuff into openocd.c - should never ...
oharboe
1
-0
/
+15
[next]