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
/
Makefile.am
Age
Commit message (
Expand
)
Author
Files
Lines
2021-06-04
Makefile: add special target .DELETE_ON_ERROR
R. Diez
1
-0
/
+2
2021-05-29
LICENSES: Add the MIT license
Thomas Gleixner
1
-0
/
+1
2021-04-11
LICENSES: add 'license-rules.txt'
Antonio Borneo
1
-0
/
+1
2021-04-11
LICENSES: add the BSD 1-clause license
Antonio Borneo
1
-0
/
+1
2021-04-11
LICENSES: add the BSD 3-clause "New" or "Revised" License
Thomas Gleixner
1
-0
/
+1
2021-04-11
LICENSES: add the BSD 2-clause "Simplified" license
Thomas Gleixner
1
-0
/
+1
2021-04-11
LICENSES: add the GFDL-1.2 license
Antonio Borneo
1
-0
/
+2
2021-04-11
LICENSES: add the GPL-3.0 license for stand-alone code
Antonio Borneo
1
-0
/
+1
2021-04-11
LICENSES: move the GPL-2.0 license as required by checkpatch
Antonio Borneo
1
-0
/
+1
2021-03-10
jimtcl: update to version 0.80 (2020-10-29)
Antonio Borneo
1
-0
/
+2
2021-02-13
autotools: generate list of NEWS-xx file during configure
Antonio Borneo
1
-1
/
+0
2021-01-24
README.macOS: explain how to install suitable Texinfo
Paul Fertser
1
-1
/
+1
2021-01-08
Makefile.am: fix override of target 'check-recursive'
Antonio Borneo
1
-2
/
+1
2020-12-26
Makefile.am: fix non-POSIX warning from automake
Antonio Borneo
1
-1
/
+2
2016-12-25
jimtcl: update to 0.77, the current version, enable only specific modules
Paul Fertser
1
-0
/
+4
2016-12-25
contrib: udev: modify rules for users physically in front of machine (TAG+="u...
Jiri Kastner
1
-1
/
+1
2016-12-08
Convert to non-recursive make
Andreas Fritiofson
1
-18
/
+46
2014-03-30
Makefile.am: fix adding contrib directory for dist
Paul Fertser
1
-1
/
+1
2014-03-29
Add all of contrib/ to dist, not just loaders
Paul Fertser
1
-1
/
+1
2014-03-29
Add rlink speed table sources and everything related to dist
Paul Fertser
1
-0
/
+2
2014-03-29
Add previous NEWS* files to dist
Paul Fertser
1
-0
/
+1
2014-03-07
Rename and sort udev rules file
Andreas Fritiofson
1
-1
/
+1
2013-09-13
README* refactoring
Paul Fertser
1
-2
/
+3
2012-08-02
Add missing files (header and .txt) for release.
Freddie Chopin
1
-1
/
+1
2012-01-18
doc: Update patch procedure
Timo Ketola
1
-1
/
+0
2011-09-30
jim-nvp is moving from jimtcl to openocd
Steve Bennett
1
-1
/
+1
2011-08-03
Automatically generate ChangeLog from git log for release tarball
Luca Bruno
1
-0
/
+3
2011-07-18
build: do not install jimtcl
Spencer Oliver
1
-1
/
+1
2011-06-27
build: cleanup jimtcl generated configure.gnu
Spencer Oliver
1
-1
/
+2
2011-06-17
build: add missing files to make dist
Spencer Oliver
1
-2
/
+7
2011-06-17
build: pass correct flags to jimtcl during make distcheck
Spencer Oliver
1
-0
/
+3
2010-11-18
build: add autobuild jimtcl to configure scripts
Spencer Oliver
1
-1
/
+7
2010-01-10
build: doxygen build
Spencer Oliver
1
-0
/
+1
2009-11-24
fix doxygen build
Zachary T Welch
1
-3
/
+8
2009-11-17
allow documentation to be configured
Zachary T Welch
1
-1
/
+3
2009-11-17
update doxygen configuration to produce a PDF
Zachary T Welch
1
-0
/
+7
2009-06-30
Switch automake handling to use --gnu mode, not --foreign.
zwelch
1
-2
/
+3
2009-06-09
Add a rule to rebuild libtool if ltmain.sh changes (from libtool docs).
zwelch
1
-0
/
+3
2009-06-09
Fix make maintainer-clean for out-of-tree builds.
zwelch
1
-12
/
+12
2009-05-27
Move TCL script files -- Step 2 of 2:
zwelch
1
-1
/
+1
2009-05-27
Move TCL script files -- Step 1 of 2:
zwelch
1
-0
/
+23
2009-05-27
Add warning to generated Doxyfile to edit Doxyfile.in.
zwelch
1
-1
/
+6
2009-05-24
Properly fix doxygen out-of-tree build process:
zwelch
1
-4
/
+12
2009-05-23
Fix make docs rule to work with out-of-tree builds.
zwelch
1
-1
/
+1
2009-05-20
Add 'docs' and 'doxygen' targets to top-level Makefile.
zwelch
1
-0
/
+8
2009-05-12
Include project doxygen configuration with distribution tarballs.
zwelch
1
-0
/
+2
2009-05-10
Extend autotools build to create shared library libopenocd with libtool:
zwelch
1
-0
/
+1
2009-05-02
Update autotools scripts to require automake 1.6. The configure.in script
zwelch
1
-1
/
+3
2009-01-21
Add udev rules to contrib. Courtesy of Uwe Hermann <uwe@hermann-uwe.de>
kc8apf
1
-1
/
+2
2009-01-20
Fixes for handling release versions
kc8apf
1
-2
/
+0
[next]