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-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
2009-05-01
Add static keywords to main application helper functions.
zwelch
1
-6
/
+5
2009-05-01
Dick Hollenbeck <dick@softplc.com>: move OPENOCD_VERSION to use config.h
zwelch
1
-2
/
+5
2009-01-20
Fixes for handling release versions
kc8apf
1
-1
/
+1
2009-01-19
- remove unused includes, fixes build issues under FreeBSD
ntfreak
1
-8
/
+0
2009-01-19
SVF player courtesy of Simon Qian <simonqian@SimonQian.com>
kc8apf
1
-0
/
+2
2009-01-09
moved ioutil init to the right spot: before config scripts
oharboe
1
-7
/
+7
2008-12-17
check syntax for init/version
oharboe
1
-0
/
+7
2008-12-16
work in progress to hook up libmicrohttpd + tcl integration
oharboe
1
-0
/
+13
2008-12-15
sync up to tap_xxx rename + add with-ioutil for standalone openocd implemetna...
oharboe
1
-0
/
+9
2008-12-13
- remove target specific variant and use target->variant member
ntfreak
1
-10
/
+2
2008-11-05
fix telnet async messages. retired telnet_async command - no user serviceable...
oharboe
1
-16
/
+26
2008-10-16
unsik Kim <donari75@gmail.com> - mflash support
oharboe
1
-3
/
+17
2008-10-15
- fix tcl_port typo in docs
ntfreak
1
-16
/
+3
2008-10-08
Richard Missenden exit now works during startup script
oharboe
1
-6
/
+15
2008-10-07
reduce patch problems by moving $xxx expansion into seperate fn
oharboe
1
-12
/
+30
2008-09-24
- renamed x7926 driver to aduc702x to match other flash drivers
ntfreak
1
-6
/
+0
2008-09-21
put instructions on how to report bugs onto the users radar
oharboe
1
-0
/
+5
2008-08-06
- fix target_examine declaration
ntfreak
1
-1
/
+1
2008-08-05
GDB monitor commands now also get halted state upon e.g. "reset halt".
oharboe
1
-0
/
+20
2008-07-24
Better handling of OpenOCD command invocation result/context.
oharboe
1
-1
/
+3
2008-07-19
daemon_startup is now retired in favour of adding "init" and "reset halt/init...
oharboe
1
-20
/
+0
2008-07-18
Charles Hardin <ckhardin@gmail.com> move tcl stuff nearer to where it belongs.
oharboe
1
-551
/
+3
2008-07-17
Charles Hardin ckhardin at gmail.com Instead of stashing the context in a g...
oharboe
1
-24
/
+64
2008-07-17
Collect output from openocd commands into openocd_output local variable
oharboe
1
-53
/
+0
2008-07-17
Charles Hardin ckhardin at gmail.com
oharboe
1
-15
/
+5
2008-07-17
Charles Hardin <ckhardin@gmail.com> and Øyvind Harboe
oharboe
1
-52
/
+0
2008-07-16
Fixes to \ and / handling for OpenOCD
oharboe
1
-30
/
+1
2008-07-16
do not print jim tcl error message trace for ERROR_COMMAND_CLOSE_CONNECTION
oharboe
1
-16
/
+15
2008-07-16
better error messages for target event scripts.
oharboe
1
-0
/
+3
2008-07-14
Charles Hardin <ckhardin@gmail.com>
oharboe
1
-11
/
+32
2008-07-13
- remove unused objcopy from configure.in
ntfreak
1
-15
/
+2
2008-07-13
Charles Hardin <ckhardin@gmail.com> - hopefully final word on startup.tcl => ...
oharboe
1
-5
/
+5
2008-07-13
Duane Ellis <openocd@duaneellis.com> fix to tcl puts
oharboe
1
-1
/
+4
2008-07-12
- remove requirement for file2c.tcl
ntfreak
1
-7
/
+15
2008-07-11
work in progress to improve help
oharboe
1
-12
/
+18
2008-07-11
- retired variable stuff.
oharboe
1
-29
/
+21
2008-07-11
startup.tcl (former commands.tcl) is now embedded into OpenOCD executable.
oharboe
1
-2
/
+5
[next]