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
/
src
/
target
/
arm11.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-06-05
Eliminate MixedCaps symbol from public JTAG TAP API:
zwelch
1
-1
/
+1
2009-05-31
Final step in isolating target_type_s structure:
zwelch
1
-1
/
+1
2009-05-31
First step in hiding target_type_s from public interface:
zwelch
1
-0
/
+1
2009-05-31
Add target_get_name wrapper:
zwelch
1
-1
/
+1
2009-05-31
Add wrappers for target->type->examined:
zwelch
1
-1
/
+1
2009-05-18
Michael Bruck <mbruck@digenius.de> ARM11 cleanup stale dependencies with gene...
oharboe
1
-19
/
+17
2009-05-11
Audit and eliminate redundant #include directives in arm target files.
zwelch
1
-4
/
+0
2009-05-10
David Brownell <david-b@pacbell.net> fix warnings
oharboe
1
-1
/
+1
2009-05-09
Michael Bruck <mbruck@digenius.de> ARM11 C99 updates
oharboe
1
-41
/
+29
2009-05-07
fix c99 compile errors
oharboe
1
-2
/
+4
2009-05-07
Fix most pointer cast alignment warnings in arm11.c; fix u16 memory reads..
zwelch
1
-23
/
+24
2009-04-28
fix checksum memory. By failing the fallback code will handle checksum calcul...
oharboe
1
-3
/
+5
2009-04-28
convert some LOG_INFO()'s during stepping into LOG_DEBUG()
oharboe
1
-9
/
+9
2009-04-28
Michael Bruck <mbruck@digenius.de> macros for error handling
oharboe
1
-95
/
+37
2009-04-27
clean up debug/info output to be in line with other targets
oharboe
1
-5
/
+16
2009-04-27
more error handling
oharboe
1
-4
/
+8
2009-04-27
a little bit more error handling in ARM11
oharboe
1
-16
/
+43
2009-04-22
Michael Bruck <mbruck@digenius.de> ARM11 various updates + fix formatting.
oharboe
1
-415
/
+452
2009-04-18
The following patches was applied:
mifi
1
-7
/
+7
2008-12-13
Change tap_state naming to be consistent with SVF documentation.
kc8apf
1
-8
/
+8
2008-11-30
jtag newtap change & huge manual update
duane
1
-21
/
+20
2008-11-19
jtag_get_device() now returns NULL and reports error instead of invoking exit()
oharboe
1
-1
/
+3
2008-10-14
Laurentiu Cocanu - add error handling
oharboe
1
-15
/
+54
2008-10-13
fix crash when connecting GDB to powered down target
oharboe
1
-1
/
+2
2008-10-13
fix crash when connecting GDB to powered down target
oharboe
1
-3
/
+2
2008-10-08
- remove build warnings from mips_m4k.c and arm11.c
ntfreak
1
-826
/
+787
2008-10-07
Fixes SEGFAULT when setting registers from GDB.
oharboe
1
-1
/
+4
2008-10-07
Georg Acher <acher@in.tum.de> - arm11 wip. run algorithm + small init bugfix.
oharboe
1
-30
/
+189
2008-09-20
- added myself to copyright on files i remember adding large contributions fo...
ntfreak
1
-9
/
+1
2008-09-01
Duane Ellis: "target as an [tcl] object" feature.
oharboe
1
-11
/
+12
2008-08-25
fixed bug in arm11 examine code.
oharboe
1
-0
/
+2
2008-08-24
duan ellis target tcl work in progress
oharboe
1
-5
/
+11
2008-08-20
sharpen error propagation a wee bit.
oharboe
1
-1
/
+3
2008-08-19
removed a couple of exit()'s from error handling.
oharboe
1
-9
/
+10
2008-08-17
fixed not halted error messages
oharboe
1
-4
/
+4
2008-08-05
Duane Ellis: fix warnings
oharboe
1
-1
/
+1
2008-08-05
define resetting the target into the halted or running
oharboe
1
-0
/
+7
2008-08-05
moves handling of problems with resetting into the halted state
oharboe
1
-1
/
+1
2008-07-04
ARM11 update. OpenOCD supports starting without being able to talk to the har...
oharboe
1
-0
/
+8
2008-04-04
- reverted some of the changes that possibly broke arm926ejs. Waiting
oharboe
1
-2
/
+2
2008-04-03
- Work on fixing erase check. Many implementations are plain broken.
oharboe
1
-8
/
+1
2008-03-25
- rename log functions to stop conflicts under win32 (wingdi)
ntfreak
1
-60
/
+60
2008-03-10
- the jtag chain is examined and validated after GDB & telnet servers
oharboe
1
-6
/
+0
2008-03-08
- added more TARGET_HALTED checks for the read/write_memory handlers
ntfreak
1
-6
/
+152
2008-03-07
- Improves error handling upon GDB connect
oharboe
1
-3
/
+4
2008-03-06
Michael Bruck:
oharboe
1
-0
/
+6
2008-03-04
Michael Bruck: fix warnings.
oharboe
1
-6
/
+5
2008-03-04
Michael Bruck:
oharboe
1
-39
/
+65
2008-03-02
Uwe Hermann tightned up comments, etc. to follow OpenOCD policy
oharboe
1
-14
/
+17
2008-02-29
Uwe Hermann:
oharboe
1
-1
/
+0
[next]