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
/
target
/
dsp563xx.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-02-10
target: Add 64-bit target address support
Dongxue Zhang
1
-11
/
+11
2016-05-24
Remove FSF address from GPL notices
Marc Schink
1
-3
/
+1
2014-10-06
target: constify structures
Spencer Oliver
1
-1
/
+1
2014-04-14
mips32, dsp563xx: fix segfault on Gdb attach
Paul Fertser
1
-1
/
+1
2013-10-31
Clean up many C99 integer types format specifiers
Paul Fertser
1
-6
/
+6
2013-09-08
target: remove unimplemented target_request_data implementations
Spencer Oliver
1
-2
/
+0
2013-09-08
target: remove unimplemented soft_reset_halt implementations
Spencer Oliver
1
-7
/
+0
2013-08-07
gdb_server: support gdb target description
Hsiangkai Wang
1
-1
/
+2
2013-07-15
dsp563xx: Adding breakpoint/watchpoint support.
Bernhard Kiesbauer
1
-18
/
+303
2013-06-12
Change variable scope.
Jim Norris
1
-1
/
+1
2013-06-05
update files to correct FSF address
Spencer Oliver
1
-1
/
+1
2013-03-15
target: Add default implementation of bulk_write_memory
Andreas Fritiofson
1
-10
/
+0
2012-02-06
build: cleanup src/target directory
Spencer Oliver
1
-654
/
+690
2012-01-04
retire ERROR_INVALID_ARGUMENTS and replace with ERROR_COMMAND_SYNTAX_ERROR
Øyvind Harboe
1
-13
/
+13
2011-10-31
dsp563xxx: fix missing error propagation found by clang
Øyvind Harboe
1
-5
/
+7
2011-09-23
add target events, run algorithm and default r/w buffer api
Mathias K
1
-7
/
+173
2011-06-04
Fix "unused variable" warnings (errors) detected with GCC 4.7.0 - trivial fixes
Freddie Chopin
1
-11
/
+3
2011-04-01
types: write memory now uses const
Øyvind Harboe
1
-5
/
+5
2011-03-15
dsp563xx: fix alignment warnings
Øyvind Harboe
1
-6
/
+6
2011-03-15
dsp563xx: fix bug in x buffer handling
Øyvind Harboe
1
-1
/
+1
2011-02-21
dsp563xx: rudimentary gdb support
Mathias K
1
-206
/
+477
2011-02-17
dsp563xx: minor fixes, code cleanup
Mathias K
1
-52
/
+110
2011-02-17
- remove pipeline context, use once register instead - fix wrong register wri...
Mathias K
1
-61
/
+82
2011-02-15
- add parameter flush to the once api to signalize if the jtag queue need to ...
Mathias K
1
-42
/
+42
2011-02-15
- add bulk memory write function - execute jtag queue at the end of the memor...
Mathias K
1
-11
/
+47
2011-02-08
dsp563xx: add x, y and p memory access
Mathias K
1
-65
/
+303
2011-02-03
more changes to dsp563xx code
Mathias K
1
-404
/
+724
2010-12-29
warnings: use more 'const' for char *
Øyvind Harboe
1
-1
/
+1
2010-10-29
jim tests: use installed
Øyvind Harboe
1
-1
/
+1
2010-06-18
target/dsp563xx: review unused symbols
Antonio Borneo
1
-50
/
+0
2010-06-18
target/dsp563xx: review scope of symbols
Antonio Borneo
1
-44
/
+27
2010-03-18
jtag: cut down on usage of unintended modification of global end state
Øyvind Harboe
1
-4
/
+2
2010-03-08
jtag: simplify jtag_add_plain_ir/dr_scan
Øyvind Harboe
1
-12
/
+2
2010-03-08
jtag: retire tap field
Øyvind Harboe
1
-2
/
+0
2010-02-14
fix crash with DSP563XX
Mathias Kuester
1
-0
/
+25
2009-12-18
dsp563xx: cygwin build fixes
David Brownell
1
-5
/
+5
2009-12-15
target: add basic dsp563xx support
mkdorg@users.sourceforge.net
1
-0
/
+990