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
/
armv4_5.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-06-23
Remove whitespace that occurs after '('.
zwelch
1
-1
/
+1
2009-06-23
- Fixes '[|]' whitespace
zwelch
1
-1
/
+1
2009-06-23
- Fixes '+' whitespace
zwelch
1
-1
/
+1
2009-06-23
- Fixes '=' whitespace
zwelch
1
-3
/
+3
2009-06-23
- Fixes '!=' whitespace
zwelch
1
-3
/
+3
2009-06-21
C99 printf() -Werror fixes
duane
1
-6
/
+10
2009-06-18
Transform 'u32' to 'uint32_t' in src/target/arm*
zwelch
1
-9
/
+9
2009-06-18
Transform 'u16' to 'uint16_t'
zwelch
1
-1
/
+1
2009-06-18
Transform 'u8' to 'uint8_t' in src/target
zwelch
1
-3
/
+3
2009-05-21
David Brownell <david-b@pacbell.net>: This patch adds annotations to
zwelch
1
-1
/
+1
2009-05-11
Audit and eliminate redundant #include directives in arm target files.
zwelch
1
-12
/
+1
2009-05-10
David Brownell <david-b@pacbell.net> whitespace fixes.
oharboe
1
-10
/
+10
2009-04-19
Zach Welch <zw@superlucidity.net> fix -Werror warnings
oharboe
1
-1
/
+1
2009-04-03
Slight improvement in run_algorithm register restore.
mlu
1
-4
/
+9
2009-01-19
Fix handling of thumb disassembly in armv4_5 disassemble. Courtesy of Adam D...
kc8apf
1
-5
/
+19
2008-12-13
- remove target specific variant and use target->variant member
ntfreak
1
-2
/
+0
2008-10-16
more robust error reporting for DCC
oharboe
1
-0
/
+3
2008-10-14
Laurentiu Cocanu - add error handling
oharboe
1
-8
/
+30
2008-10-12
Fix problems with DCC downloads routine crashing silently.
oharboe
1
-19
/
+35
2008-10-07
Fixes SEGFAULT when setting registers from GDB.
oharboe
1
-0
/
+3
2008-10-03
GDB alive fixes for verify_image
oharboe
1
-76
/
+79
2008-09-20
- added myself to copyright on files i remember adding large contributions fo...
ntfreak
1
-0
/
+3
2008-08-24
duan ellis target tcl work in progress
oharboe
1
-1
/
+1
2008-08-20
fix BUG: keep_alive() error messages
oharboe
1
-21
/
+9
2008-08-19
added some alive_sleep()'s
oharboe
1
-2
/
+2
2008-08-17
fixed not halted error messages
oharboe
1
-0
/
+1
2008-05-19
Fix crash when mode number fetched from the target is invalid.
oharboe
1
-0
/
+9
2008-05-19
fix mode output when illegal arm mode is detected. Now prints illegal mode fo...
oharboe
1
-2
/
+5
2008-05-07
This matters for embedded devices, but is probably not observably better for ...
oharboe
1
-36
/
+0
2008-04-11
Reset wip. Just adding hooks. This is just to reduce the size of the actual c...
oharboe
1
-5
/
+5
2008-04-03
- Work on fixing erase check. Many implementations are plain broken.
oharboe
1
-0
/
+1
2008-03-25
- rename log functions to stop conflicts under win32 (wingdi)
ntfreak
1
-20
/
+20
2008-03-10
- the jtag chain is examined and validated after GDB & telnet servers
oharboe
1
-6
/
+0
2008-03-07
- Improves error handling upon GDB connect
oharboe
1
-0
/
+1
2008-03-02
Uwe Hermann tightned up comments, etc. to follow OpenOCD policy
oharboe
1
-1
/
+1
2008-02-24
- fixed target->type->poll() return value
oharboe
1
-3
/
+2
2008-02-19
- Fixed bug in pathmove for XScale
ntfreak
1
-8
/
+8
2007-04-11
- disabled excessive debug output in jtag.h
drath
1
-0
/
+7
2007-03-28
- merged XScale branch back into trunk
drath
1
-1
/
+8
2006-11-22
- added a PLD (programmable logic device) subsystem for FPGA, CPLD etc. confi...
drath
1
-2
/
+2
2006-09-28
- str9x flash support (Thanks to Spencer Oliver)
drath
1
-2
/
+28
2006-08-31
- endianess fixes everywhere but in the flash code. flashing might still be b...
drath
1
-2
/
+2
2006-08-06
- fixed a minor problem with the GDB server that could drop the first packet ...
drath
1
-1
/
+1
2006-07-17
- Added support for native MinGW builds (thanks to Spencer Oliver and Michael...
drath
1
-0
/
+4
2006-06-12
- the 'help' command now takes an optional argument to display help only on a...
drath
1
-0
/
+44
2006-06-02
- prepare OpenOCD for branching, created ./trunk/
drath
1
-0
/
+583