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
Age
Commit message (
Expand
)
Author
Files
Lines
2009-05-08
in_handler in_check_mask and in_check_value now removed from field. Last big ...
oharboe
24
-289
/
+155
2009-05-08
fix one gaffe in previous commit.
oharboe
1
-1
/
+1
2009-05-08
use assert instead of adding code that always runs
oharboe
1
-5
/
+2
2009-05-08
pull up verify_capture_ir one level in api stack
oharboe
4
-25
/
+70
2009-05-08
retire jtag_set_check_value
oharboe
1
-10
/
+15
2009-05-08
retire jtag_set_check_value
oharboe
1
-44
/
+35
2009-05-08
retire jtag_set_check_value
oharboe
1
-26
/
+15
2009-05-08
retire jtag_set_check_value
oharboe
1
-2
/
+2
2009-05-08
first jtag_check_value_mask usage. tested by using "arm7_9 fast_memory_access...
oharboe
2
-15
/
+16
2009-05-08
added comments w.r.t. potential performance problems
oharboe
2
-0
/
+13
2009-05-08
Fix typo from hurrying the last commit. Nothing to see here.
zwelch
1
-1
/
+1
2009-05-08
Fix loadFile to return file length once again.
zwelch
1
-5
/
+9
2009-05-08
Re-order and extend header file tests in configure script.
zwelch
1
-3
/
+6
2009-05-08
Fix warnings in httpd.c; builds with libmicrohttpd-0.4.1.
zwelch
1
-18
/
+17
2009-05-08
Fix warnings in ioutil.c; improves loadFile inteface.
zwelch
1
-12
/
+14
2009-05-07
more in_handler typo fixes
oharboe
2
-7
/
+9
2009-05-07
ouch - typo in last commit
oharboe
1
-1
/
+1
2009-05-07
Remove unreferenced tcpapi.c source file.
zwelch
1
-534
/
+0
2009-05-07
in_handler removal typo fixed
oharboe
1
-1
/
+1
2009-05-07
fix copy & paste error when retiring in_handler
oharboe
1
-1
/
+1
2009-05-07
refactor to be able to remove more in_handler stuff
oharboe
2
-6
/
+25
2009-05-07
verified that an argument is unused
oharboe
2
-2
/
+7
2009-05-07
fix c99 compile errors
oharboe
1
-2
/
+4
2009-05-07
marker for in_handler to remove
oharboe
1
-5
/
+5
2009-05-07
remove usage of in_handler
oharboe
1
-37
/
+23
2009-05-07
remove in_handler usage
oharboe
1
-51
/
+47
2009-05-07
remove in_handler usage
oharboe
1
-48
/
+37
2009-05-07
remove in_handler usage
oharboe
1
-52
/
+41
2009-05-07
remove in_handler usage
oharboe
2
-64
/
+44
2009-05-07
remove in_handler usage
oharboe
1
-58
/
+50
2009-05-07
remove in_handler usage
oharboe
1
-27
/
+18
2009-05-07
remove in_handler usage
oharboe
2
-53
/
+39
2009-05-07
remove in_handler usage
oharboe
1
-13
/
+6
2009-05-07
stop using in_handler
oharboe
1
-6
/
+8
2009-05-07
jtag API error handling refactoring.
oharboe
2
-2
/
+15
2009-05-07
remove in_handler usage
oharboe
1
-40
/
+36
2009-05-07
remove in_handler usage
oharboe
1
-10
/
+6
2009-05-07
David Brownell david-b at pacbell.net fix warnings
oharboe
1
-2
/
+2
2009-05-07
fix line endings
oharboe
1
-63
/
+63
2009-05-07
David Brownell <david-b@pacbell.net> DaVinci DM355 SoC support
oharboe
1
-0
/
+63
2009-05-07
Deleted at9sam7_old driver. Nobody has complained about the new one yet.
oharboe
4
-1058
/
+2
2009-05-07
slightly increase readability of code
oharboe
1
-5
/
+6
2009-05-07
another example of removing in_handler usage
oharboe
1
-10
/
+21
2009-05-07
added template for removing in_handler
oharboe
4
-37
/
+52
2009-05-07
Fix most pointer cast alignment warnings in arm11.c; fix u16 memory reads..
zwelch
1
-23
/
+24
2009-05-07
Fix pointer cast alignment warnings in arm_adi_v5.c
zwelch
1
-15
/
+18
2009-05-07
Fix stm32x and pic32mx flash pointer cast alignment warnings, simplify their ...
zwelch
2
-27
/
+17
2009-05-06
Fix pointer cast alignment warning in XScale miniIC loader parity calc.
zwelch
1
-1
/
+5
2009-05-06
Fix pointer cast alignment warnings in target/image.c.
zwelch
1
-2
/
+6
2009-05-06
Change reg_s value field from u8 * to void *; it must always be cast.
zwelch
2
-2
/
+2
[prev]
[next]