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
/
configure.in
Age
Commit message (
Expand
)
Author
Files
Lines
2010-03-11
Add support for Bus Pirate as a JTAG adapter.
Michal Demin
1
-0
/
+11
2010-02-21
Open the merge window for the 0.5.0 release cycle.
David Brownell
1
-1
/
+1
2010-02-21
Label builds as OpenOCD v0.4.0
David Brownell
1
-1
/
+1
2010-02-13
Restore "-dev" version suffix (0.4.0-rc2-dev)
David Brownell
1
-1
/
+1
2010-02-13
v4.0-rc2 milestone
David Brownell
1
-1
/
+1
2009-12-30
whitespace cleanup, mostly for docs
Antonio Borneo
1
-1
/
+1
2009-12-26
Driver for USB-JTAG, Altera USB-Blaster and compatibles
Catalin Patulea
1
-1
/
+25
2009-12-21
Restore "-dev" version suffix
David Brownell
1
-1
/
+1
2009-12-21
v0.4.0-rc1 milestone
David Brownell
1
-1
/
+1
2009-12-03
change autoconf #include in configure.in
Zachary T Welch
1
-2
/
+2
2009-12-02
move jtag drivers to src/jtag/drivers
Zachary T Welch
1
-0
/
+1
2009-12-02
move nor drivers to src/flash/nor
Zachary T Welch
1
-0
/
+1
2009-12-02
move nand drivers to src/flash/nand/
Zachary T Welch
1
-0
/
+1
2009-12-02
fix configure problem when building w/o USB
Zachary T Welch
1
-0
/
+1
2009-12-02
remove #if BUILD_HTTPD
Zachary T Welch
1
-6
/
+0
2009-12-02
remove BUILD_IOUTIL symbol
Zachary T Welch
1
-6
/
+0
2009-11-24
add jtag/usb_common.[ch] files
Zachary T Welch
1
-0
/
+2
2009-11-17
allow documentation to be configured
Zachary T Welch
1
-0
/
+18
2009-11-12
WinXP-x64: find right D2XX libraries
Liam Redmond
1
-2
/
+2
2009-11-04
Version 0.4.0-dev
David Brownell
1
-1
/
+1
2009-11-04
Version 0.3.0
David Brownell
1
-1
/
+1
2009-11-04
configure: fix build problems with eCos
Øyvind Harboe
1
-6
/
+57
2009-10-28
Bump rc version and add -dev tag.
Zachary T Welch
1
-1
/
+1
2009-10-28
The openocd 0.3.0-rc0 release.
Zachary T Welch
1
-1
/
+1
2009-10-22
ETM: rename registers, doc tweaks
David Brownell
1
-1
/
+2
2009-10-19
MinGW: always use "-D__USE_MINGW_ANSI_STDIO"
Redirect 'Slash' NIL
1
-0
/
+2
2009-10-16
xscale: better fix for debug_handler.bin
David Brownell
1
-1
/
+0
2009-10-12
simplify XScale debug handler installation
David Brownell
1
-0
/
+1
2009-10-07
Change version labels to work better with GIT
dbrownell
1
-1
/
+1
2009-08-20
- remove enable-ft2232-highspeed configure option, high speed ftdi support is...
ntfreak
1
-20
/
+8
2009-08-18
Jonas Horberg [jhorberg@sauer-danfoss.com]
ntfreak
1
-47
/
+69
2009-07-31
- add configure error if building parport interface under cygwin and sys/io.h...
ntfreak
1
-0
/
+4
2009-07-16
- disable using parport ppdev under win32 hosts
ntfreak
1
-0
/
+2
2009-07-14
Bump minor version and add tag:
zwelch
1
-1
/
+1
2009-07-14
Remove '-in-development' version tag: 0.2.0-in-development -> 0.2.0
zwelch
1
-1
/
+1
2009-07-14
Make the parport-ppdev option enabled by default. This may require
zwelch
1
-1
/
+1
2009-07-06
- fix build when using a cross compiler - do not try and run any host tools
ntfreak
1
-1
/
+6
2009-07-02
Remove --enable-release option; if guess-rev.sh is missing, it is a release.
zwelch
1
-8
/
+11
2009-06-30
Extend 'make dist' to produce both .tar.bz2 and .zip archives, to
zwelch
1
-1
/
+1
2009-06-24
- correct configure ftd2xx highspeed test
ntfreak
1
-1
/
+1
2009-06-20
Set default for want_ftd2xx_highspeed to "no" instead of "maybe"
mifi
1
-1
/
+1
2009-06-17
dummy driver now works under eCos
oharboe
1
-3
/
+14
2009-06-09
Improve use of automake conditionals for FTDI-based JTAG drivers:
zwelch
1
-2
/
+2
2009-06-09
Add a rule to rebuild libtool if ltmain.sh changes (from libtool docs).
zwelch
1
-0
/
+1
2009-06-09
dos2unix
oharboe
1
-1028
/
+1028
2009-06-09
remove native line style
oharboe
1
-1028
/
+1028
2009-06-08
update zy1000 to latest minidriver work
oharboe
1
-6
/
+5
2009-06-08
Zach Welch wrote a fix for configure problems under Cygwin.
oharboe
1
-13
/
+13
2009-06-08
Adjust whitespace in configure script: use two spaces for indent.
zwelch
1
-257
/
+258
2009-06-08
Reorder configure script macros:
zwelch
1
-22
/
+27
[next]