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
/
arm7tdmi.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-05-08
in_handler in_check_mask and in_check_value now removed from field. Last big ...
oharboe
1
-6
/
+6
2009-05-08
added comments w.r.t. potential performance problems
oharboe
1
-0
/
+7
2009-05-07
more in_handler typo fixes
oharboe
1
-3
/
+5
2009-05-07
remove in_handler usage
oharboe
1
-25
/
+31
2009-05-07
slightly increase readability of code
oharboe
1
-5
/
+6
2009-05-07
another example of removing in_handler usage
oharboe
1
-10
/
+21
2009-05-07
added template for removing in_handler
oharboe
1
-26
/
+16
2009-05-06
remove unecessary setting of deprecated fields to NULL
oharboe
1
-16
/
+16
2009-05-06
retire out_mask - not used anywhere
oharboe
1
-6
/
+6
2009-05-05
mark usage of in_handler that can be converted into user code
oharboe
1
-4
/
+4
2009-04-29
Remove redundant declarations to allow building with -Wredundant-decls.
zwelch
1
-4
/
+0
2009-04-18
The following patches was applied:
mifi
1
-6
/
+6
2008-12-13
- remove target specific variant and use target->variant member
ntfreak
1
-33
/
+2
2008-12-13
Change tap_state naming to be consistent with SVF documentation.
kc8apf
1
-86
/
+86
2008-11-30
jtag newtap change & huge manual update
duane
1
-10
/
+10
2008-10-14
Laurentiu Cocanu - add error handling
oharboe
1
-7
/
+28
2008-09-20
- added myself to copyright on files i remember adding large contributions fo...
ntfreak
1
-10
/
+3
2008-09-01
Duane Ellis: "target as an [tcl] object" feature.
oharboe
1
-30
/
+7
2008-08-24
duan ellis target tcl work in progress
oharboe
1
-1
/
+24
2008-08-14
arm7/9 breakpoint cleanup. arm7_9 sw/hw commands retired. openocd.texi is ale...
oharboe
1
-2
/
+0
2008-08-05
Duane Ellis: fix warnings
oharboe
1
-2
/
+2
2008-08-05
moves handling of problems with resetting into the halted state
oharboe
1
-1
/
+1
2008-06-24
- fix compile errors when _DEBUG_INSTRUCTION_EXECUTION_ is defined
ntfreak
1
-1
/
+1
2008-05-27
- moved flash erase_check target code to target.c
ntfreak
1
-0
/
+1
2008-05-07
This matters for embedded devices, but is probably not observably better for ...
oharboe
1
-66
/
+30
2008-04-16
Update Embedded ICE registers explicitly during target->type->examine() instead
oharboe
1
-0
/
+2
2008-04-13
- Set up ICE registers after TRST
oharboe
1
-13
/
+29
2008-04-11
found two more gaffes for reset wip
oharboe
1
-0
/
+2
2008-04-11
Wip - split target setup and target examination
oharboe
1
-0
/
+6
2008-04-03
- Work on fixing erase check. Many implementations are plain broken.
oharboe
1
-1
/
+0
2008-03-25
- rename log functions to stop conflicts under win32 (wingdi)
ntfreak
1
-10
/
+10
2008-03-03
I fixed all the targets even though
oharboe
1
-0
/
+1
2008-02-25
- convert all files to unix line-ending
drath
1
-874
/
+874
2008-02-25
From Michael Bruck
oharboe
1
-874
/
+874
2008-02-24
- fixed target->type->poll() return value
oharboe
1
-1
/
+1
2007-10-22
- add verify_image command
ntfreak
1
-1
/
+2
2007-08-10
- renamed M5960 USB JTAG to "flyswatter"
drath
1
-0
/
+2
2007-05-29
- split fileio handling into fileio part and image handling
drath
1
-3
/
+3
2007-04-26
- improved ETB trace output
drath
1
-2
/
+2
2007-04-25
- added support for error handlers to JTAG scan commands (jtag_[plain_][ir|dr...
drath
1
-9
/
+9
2007-04-16
- explicitly disable monitor mode on ARM7/9 targets
drath
1
-0
/
+1
2007-03-26
- fixed arm926 cp15 command bug (thanks to Vincent Palatin for this patch)
drath
1
-1
/
+1
2007-03-15
- reworked file i/o. every fileaccess (target, flash, nand, in future configu...
drath
1
-3
/
+0
2007-01-22
- fix incorrect parsing of whitespace in command.c (thanks to Magnus Lundin)
drath
1
-22
/
+4
2006-10-23
- several small fixes (thanks to Magnus Lundin and Spencer Oliver)
drath
1
-1
/
+1
2006-09-04
- added debug output for D/I FSR and FAR (arm920t)
drath
1
-8
/
+12
2006-08-31
- endianess fixes everywhere but in the flash code. flashing might still be b...
drath
1
-18
/
+123
2006-08-06
- fixed a minor problem with the GDB server that could drop the first packet ...
drath
1
-3
/
+3
2006-07-17
- Added support for native MinGW builds (thanks to Spencer Oliver and Michael...
drath
1
-0
/
+2
2006-06-02
- prepare OpenOCD for branching, created ./trunk/
drath
1
-0
/
+780
[prev]