index
:
riscv-tools/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
/
Makefile.am
Age
Commit message (
Expand
)
Author
Files
Lines
2011-11-18
libusb-1.0 support
Mauro Gamba
1
-18
/
+5
2011-08-31
ULINK driver: Add '-lm' linker flag when building this driver (required for c...
Martin Schmoelzer
1
-0
/
+4
2011-07-14
Do not append git info to version string when building from released tarball
Luca Bruno
1
-1
/
+2
2011-06-26
Include ULINK driver in src/Makefile.am
Martin Schmölzer
1
-0
/
+4
2011-06-17
build: do not included generated files in distribution
Spencer Oliver
1
-1
/
+4
2011-06-13
transport: move files over to transport folder
Øyvind Harboe
1
-0
/
+2
2011-04-15
RTOS Thread awareness support wip
Broadcom Corporation (Evan Hunter)
1
-1
/
+3
2010-11-18
build: add autobuild jimtcl to configure scripts
Spencer Oliver
1
-1
/
+7
2010-11-18
build: add common.mk
Spencer Oliver
1
-6
/
+2
2010-11-15
httpd: retire this server
Øyvind Harboe
1
-4
/
+0
2010-10-29
jim tests: use installed
Øyvind Harboe
1
-1
/
+1
2010-09-20
jtag: build jtag first because it generates header files
Øyvind Harboe
1
-1
/
+1
2010-09-11
version command: make it scriptable
Øyvind Harboe
1
-0
/
+1
2009-12-26
Driver for USB-JTAG, Altera USB-Blaster and compatibles
Catalin Patulea
1
-0
/
+4
2009-12-08
build: add build/src to include path
Øyvind Harboe
1
-1
/
+2
2009-12-04
reorder build order of src directory
Zachary T Welch
1
-1
/
+9
2009-12-03
remove tertiary include paths
Zachary T Welch
1
-9
/
+1
2009-12-02
adding files required for distribution
Zachary T Welch
1
-0
/
+1
2009-11-22
build: fix breakage in building bin2char
Øyvind Harboe
1
-1
/
+1
2009-11-18
pass startup_tcl to command_init
Zachary T Welch
1
-1
/
+1
2009-11-18
split startup.tcl file across modules
Zachary T Welch
1
-1
/
+5
2009-11-18
move startup.c to libopenocd
Zachary T Welch
1
-1
/
+22
2009-11-14
add openocd.h for top-level declarations
Zachary T Welch
1
-0
/
+4
2009-11-13
add src/hello.c to augment new command tutorial
Zachary T Welch
1
-1
/
+3
2009-10-19
MinGW: use WinSock2
Redirect 'Slash' NIL
1
-1
/
+1
2009-10-07
Change version labels to work better with GIT
dbrownell
1
-2
/
+4
2009-09-21
Remove annoying end-of-line whitespace from most src/*
dbrownell
1
-3
/
+3
2009-06-24
Add quick target - full cygwin builds take a long long long time, this shorte...
duane
1
-0
/
+10
2009-06-09
Fix make maintainer-clean for out-of-tree builds.
zwelch
1
-1
/
+1
2009-05-27
Update build system to find moved scripts -- Step 3 of 2:
zwelch
1
-4
/
+1
2009-05-27
Move TCL script files -- Step 1 of 2:
zwelch
1
-20
/
+0
2009-05-10
Extend autotools build to create shared library libopenocd with libtool:
zwelch
1
-14
/
+22
2009-05-02
Update autotools scripts to require automake 1.6. The configure.in script
zwelch
1
-4
/
+11
2009-02-13
- guess-rev.sh now works as expected when build_dir is not the same as src_dir
ntfreak
1
-1
/
+1
2009-01-20
Fixes for handling release versions
kc8apf
1
-9
/
+10
2009-01-20
Fix 'make maintainer-clean' courtesy of Zach Welch <zw@superlucidity.net>
kc8apf
1
-0
/
+2
2009-01-19
SVF player courtesy of Simon Qian <simonqian@SimonQian.com>
kc8apf
1
-4
/
+4
2008-12-27
Added dongle VSLLINK - from Simon Qian
duane
1
-0
/
+4
2008-12-27
Build Permutations with ftd2xx and libftdi addressed. Also added a new se of ...
duane
1
-20
/
+2
2008-12-19
- rlink interface support from Lou Deluxe <lou.openocd012@fixit.nospammail.net>
kc8apf
1
-0
/
+4
2008-12-16
work in progress to hook up libmicrohttpd + tcl integration
oharboe
1
-0
/
+7
2008-12-15
sync up to tap_xxx rename + add with-ioutil for standalone openocd implemetna...
oharboe
1
-0
/
+1
2008-09-25
ZY1000 code
oharboe
1
-1
/
+1
2008-07-24
take path to eCos files from environment variable
oharboe
1
-1
/
+1
2008-07-21
Duane Ellis <openocd@duaneellis.com> stm32 peripherals scripts
oharboe
1
-0
/
+1
2008-07-20
Duane Ellis <openocd@duaneellis.com> - script commands for stm32
oharboe
1
-15
/
+17
2008-07-17
Charles Hardin <ckhardin@gmail.com> move jim into helper
oharboe
1
-12
/
+2
2008-07-17
Charles Hardin ckhardin at gmail.com bin2char does not need to be installed ...
oharboe
1
-3
/
+5
2008-07-13
- remove unused objcopy from configure.in
ntfreak
1
-1
/
+4
2008-07-13
Charles Hardin <ckhardin@gmail.com> - hopefully final word on startup.tcl => ...
oharboe
1
-9
/
+8
[next]