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
Age
Commit message (
Expand
)
Author
Files
Lines
2008-05-27
flash_write will attempt to pad image sections
ntfreak
1
-8
/
+28
2008-05-27
- fixed typo in wp command
ntfreak
1
-1
/
+1
2008-05-27
- fix issue if jlink sends result in single usb in packet
ntfreak
1
-20
/
+32
2008-05-26
- added check for max. value of jtag_speed in ft2232_khz.
mifi
1
-0
/
+6
2008-05-26
- renamed EMU_CMD_HW_JTAG to EMU_CMD_HW_JTAG3
mifi
1
-2
/
+2
2008-05-26
found out why str912 reset halt failed.
oharboe
1
-1
/
+18
2008-05-26
clock 1/0 in idle now configurable.
oharboe
1
-5
/
+9
2008-05-26
- corrected error with stm32 page calculation
ntfreak
1
-1
/
+2
2008-05-25
- changed some buffer defines to increase performance
mifi
1
-5
/
+5
2008-05-24
- comment out usb_set_altinterface, because it is not working under Mac OS X.
mifi
1
-0
/
+7
2008-05-24
- added stellaris flash mass_erase command
ntfreak
1
-80
/
+132
2008-05-24
- update sectors on stm32x mass erase
ntfreak
1
-0
/
+7
2008-05-24
- swap processing of reset handling. First srst and than trst.
mifi
1
-8
/
+8
2008-05-24
- removed compiler warnings
ntfreak
1
-15
/
+4
2008-05-24
- corrected copy/paste type and renamed jlink_usb_read_result to jlink_usb_re...
mifi
1
-5
/
+5
2008-05-24
- removed obsolete cmd JLINK_TAP_SEQUENCE_COMMAND, use EMU_CMD_HW_JTAG instead
mifi
1
-13
/
+48
2008-05-24
- jlink jlink_execute_queue returns result
ntfreak
1
-68
/
+56
2008-05-24
- replaced JLINK_xxxx command defines by EMU_CMD_ from the
mifi
1
-27
/
+58
2008-05-23
- add support for newer high density stm32 parts
ntfreak
2
-30
/
+53
2008-05-22
jtag_exexcute_queue() now logs error when it is invoked before 'init' command.
oharboe
1
-1
/
+7
2008-05-21
- remove error message on shutdown
ntfreak
2
-5
/
+6
2008-05-21
comment.
oharboe
1
-0
/
+3
2008-05-21
moved srst_pulls_trst check into arm7_9_common.c. Not tested yet, if it is br...
oharboe
2
-10
/
+23
2008-05-20
Edgar Grimberg fixes some memory handling issues and
oharboe
5
-12
/
+48
2008-05-19
reverted change in 658 and simply removed the busted warning for now.
oharboe
1
-2
/
+4
2008-05-19
Fix crash when mode number fetched from the target is invalid.
oharboe
4
-0
/
+53
2008-05-19
print out an error if srst_pulls_trst is not specified for
oharboe
1
-6
/
+17
2008-05-19
Michael Fischer found this bogus warning. Fixed.
oharboe
1
-4
/
+2
2008-05-19
fix mode output when illegal arm mode is detected. Now prints illegal mode fo...
oharboe
2
-3
/
+6
2008-05-19
Michael Fischer found and Edgar Grimberg fixed generic crash in timers reprod...
oharboe
1
-11
/
+14
2008-05-19
updated guidelines.
oharboe
1
-0
/
+14
2008-05-16
- added smoketest result for r657
mifi
1
-1
/
+1
2008-05-16
- added arm-usb-ocd.cfg and signalyzer.cfg to the interface
mifi
3
-1
/
+12
2008-05-14
- added jlink support, based on Jürgen Stuber patch
ntfreak
6
-2
/
+868
2008-05-12
- restored tabs and formatting
ntfreak
3
-117
/
+106
2008-05-11
- added patch from uwe hermann, thanks for the hint.
mifi
1
-1
/
+1
2008-05-10
- added/renamed interfaces, remove jtag_speed from the interface part
mifi
3
-3
/
+10
2008-05-10
- corrected rounding in ft2232_khz
mifi
1
-3
/
+4
2008-05-10
- added support for ft2232/jtag_khz
mifi
1
-0
/
+48
2008-05-09
printing available memory fails on win + mac. Disable for now until a robust ...
oharboe
1
-4
/
+6
2008-05-09
Michael Fischer spotted a problem in the reset routines for srst_pulls_trst. ...
oharboe
1
-0
/
+17
2008-05-08
disable code that prints available mem under windows. Does not compile.
oharboe
1
-3
/
+13
2008-05-07
print available memory in log_level 3
oharboe
1
-1
/
+6
2008-05-07
This matters for embedded devices, but is probably not observably better for ...
oharboe
12
-240
/
+142
2008-05-07
Edgar Grimberg plugged a leak found w/Valgrind.
oharboe
3
-0
/
+42
2008-05-07
increase packet size to 16kBytes. Very slightly faster.
oharboe
1
-1
/
+1
2008-05-06
Edgar Grimberg found tiny memory leak
oharboe
1
-0
/
+3
2008-05-06
- added svn props for newly added files
ntfreak
1
-3
/
+3
2008-05-06
The target library is now the authorotative source of config examples
oharboe
3
-1
/
+9
2008-05-06
add missing reset script
oharboe
1
-1
/
+3
[next]