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
Age
Commit message (
Expand
)
Author
Files
Lines
2013-10-02
cortex_m: Call mem_ap_read/write directly
Andreas Fritiofson
1
-33
/
+2
2013-10-02
arm_adi_v5: Rewrite MEM-AP transfer implementation
Andreas Fritiofson
2
-472
/
+229
2013-10-02
cortex_m: mem_ap access functions take number of bytes, not words
Andreas Fritiofson
1
-2
/
+2
2013-10-02
arm_adi_v5: Fix packed transfers crossing TAR auto-increment block
Andreas Fritiofson
1
-6
/
+5
2013-10-02
arm_adi_v5: Fix packed and unaligned memory writes
Andreas Fritiofson
1
-68
/
+37
2013-09-26
Add new target type: OpenRISC
Franck Jullien
10
-0
/
+3046
2013-09-25
target: Fix strange ordering in target_read_u8
Andreas Fritiofson
1
-1
/
+2
2013-09-25
hla: move memory read/write functionality to driver
Spencer Oliver
1
-58
/
+2
2013-09-25
hla: cleanup read/write api
Spencer Oliver
1
-18
/
+5
2013-09-21
armv7m: add gdb target description support
Spencer Oliver
1
-45
/
+56
2013-09-21
armv7m: remove gdb register hacks
Spencer Oliver
4
-82
/
+1
2013-09-21
gdb: add default description reg types
Spencer Oliver
1
-0
/
+2
2013-09-21
Restore mwh/mwb functionality.
Andreas Fritiofson
1
-8
/
+2
2013-09-20
adiv5: check packed transfers are supported
Spencer Oliver
2
-4
/
+30
2013-09-13
nds32: remove .soft_reset_halt dependency
Hsiangkai Wang
6
-32
/
+22
2013-09-13
aice: add target name to nds command messages
Hsiangkai Wang
1
-43
/
+68
2013-09-13
nds32: support multi-target debugging
Hsiangkai Wang
5
-77
/
+82
2013-09-13
nds32: Use DMA to access memory as no DCache
Hsiangkai Wang
1
-7
/
+13
2013-09-13
nds32: modify nds commands implementation
Hsiangkai Wang
1
-25
/
+15
2013-09-13
nds32: report any one of hit read watchpoints
Hsiangkai Wang
1
-0
/
+9
2013-09-13
nds32: change default value
Hsiangkai Wang
1
-1
/
+1
2013-09-13
nds32: always polling after gdb attached
Hsiangkai Wang
5
-26
/
+4
2013-09-13
nds32: support Andes profiling function
Hsiangkai Wang
3
-0
/
+23
2013-09-13
target: enhance target profiling
Hsiangkai Wang
1
-16
/
+40
2013-09-13
target: add profiling interface
Hsiangkai Wang
2
-64
/
+108
2013-09-13
target: increase the maximum number of buckets
Hsiangkai Wang
1
-1
/
+3
2013-09-13
target: Correct profiling calculation
Hsiangkai Wang
1
-3
/
+7
2013-09-13
target: Make profiling function more readable
Hsiangkai Wang
1
-10
/
+10
2013-09-13
nds32: refine nds32_v2 implement
Hsiangkai Wang
2
-13
/
+36
2013-09-13
aice: support batch commands
Hsiangkai Wang
3
-6
/
+8
2013-09-13
target: Rewrite read/write buffer default implementations
Andreas Fritiofson
1
-88
/
+51
2013-09-13
[RFC] target: Move bulk_write_memory to arm7_9
Andreas Fritiofson
15
-50
/
+70
2013-09-08
armv7m: use consistent arm.cpsr member
Spencer Oliver
3
-4
/
+4
2013-09-08
target: remove unimplemented target_request_data implementations
Spencer Oliver
8
-27
/
+0
2013-09-08
target: check target supports target_request_data
Spencer Oliver
1
-0
/
+7
2013-09-08
target: remove unimplemented soft_reset_halt implementations
Spencer Oliver
8
-50
/
+0
2013-08-29
target: Remove error messages as no .get_gdb_fileio_info
Hsiangkai Wang
1
-2
/
+4
2013-08-07
target: clear running_alg flag after reset
Paul Fertser
1
-1
/
+3
2013-08-07
stlink: add SWO tracing support
Andrey Yurovsky
1
-0
/
+13
2013-08-07
gdb_server: add target_debug_reason for program exit detection
Hsiangkai Wang
3
-2
/
+10
2013-08-07
gdb_server: support File-I/O Remote Protocol Extension
Hsiangkai Wang
8
-6
/
+570
2013-08-07
gdb server: new feature, add stop reason in stop reply packet for gdb
Hsiangkai Wang
9
-0
/
+130
2013-08-07
gdb_server: support gdb target description
Hsiangkai Wang
14
-34
/
+239
2013-07-26
cortex_m: change cmd output to use cortex_m rather than cortex_m3
Spencer Oliver
2
-4
/
+4
2013-07-17
target: fix halt and wait_halt timeout units
Paul Fertser
1
-4
/
+2
2013-07-17
etm: prevent segfault when reading bogus information
Paul Fertser
1
-0
/
+9
2013-07-17
mips: add breakpoint support for EJTAG 2.0
Oleksij Rempel
4
-23
/
+152
2013-07-17
mips32: add new functions mips32_configure_ibs and _dbs
Oleksij Rempel
1
-28
/
+53
2013-07-17
mips32_pracc: jump to 0xff20.0200 if cpu reads wrong addr
Oleksij Rempel
1
-3
/
+8
2013-07-17
mips32: add jump instruction
Oleksij Rempel
1
-0
/
+2
[next]