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
/
Makefile.am
Age
Commit message (
Expand
)
Author
Files
Lines
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
2008-07-12
- fix issue when building in separate build dir
ntfreak
1
-3
/
+3
2008-07-12
- remove requirement for file2c.tcl
ntfreak
1
-7
/
+5
2008-07-11
- configure check added for tclsh
ntfreak
1
-2
/
+4
2008-07-11
- retired variable stuff.
oharboe
1
-1
/
+1
2008-07-11
startup.tcl (former commands.tcl) is now embedded into OpenOCD executable.
oharboe
1
-2
/
+4
2008-07-06
moving Tcl stuff around slightly.
oharboe
1
-2
/
+2
2008-07-06
fix a few compilation problems.
oharboe
1
-2
/
+2
2008-07-06
src/helper/configuration.h
oharboe
1
-1
/
+17
2008-07-04
Jim Tcl support added
oharboe
1
-1
/
+5
2008-05-14
- added jlink support, based on Jürgen Stuber patch
ntfreak
1
-0
/
+4
2008-05-01
- add -lusb to link for using libftdi under win32
ntfreak
1
-2
/
+2
2008-03-11
reduce compare noise. If someone should be crazy enough to try to run OpenOCD...
oharboe
1
-1
/
+9
2007-12-10
Changed openocd version info creation to be more useful.
bodylove
1
-0
/
+7
2007-08-14
- corrected automake script
drath
1
-1
/
+2
2007-08-14
- reworked presto.c to allow use of either FTD2XX or libftdi (libftdi not fun...
drath
1
-1
/
+4
2007-07-15
- added support for Asix Presto JTAG interface (thanks to Pavel Chromy and As...
drath
1
-1
/
+11
2006-11-22
- added a PLD (programmable logic device) subsystem for FPGA, CPLD etc. confi...
drath
1
-2
/
+3
2006-08-11
- added support for FreeBSD ppi (parallel port access similar to /dev/parport...
drath
1
-2
/
+2
[next]