index
:
openocd_libswd.git
master
Unnamed repository; edit this file 'description' to name the repository.
Trygve Laugstøl
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
target
Commit message (
Expand
)
Author
Age
Files
Lines
*
- retired variable stuff.
oharboe
2008-07-11
1
-1
/
+2
*
.cfg files are now executed as Jim Tcl. Commands that terminate script w/erro...
oharboe
2008-07-11
1
-3
/
+22
*
- adding missing install entry for luminary-libftdi.cfg
ntfreak
2008-07-09
1
-2
/
+2
*
- added luminary libftdi interface config
ntfreak
2008-07-09
2
-1
/
+7
*
- only check normal resume, not debug resume
ntfreak
2008-07-09
2
-11
/
+13
*
- target_resume is now synchronous with 5sec timeout
ntfreak
2008-07-09
1
-1
/
+23
*
tcl regression fixes.
oharboe
2008-07-08
1
-1
/
+1
*
- removed target_process_events as only used in handle_resume_command and eve...
ntfreak
2008-07-08
1
-9
/
+0
*
- fix pre_resume script not being called
ntfreak
2008-07-08
2
-14
/
+5
*
reset event is synonym for post_reset event.
oharboe
2008-07-07
1
-2
/
+9
*
- fixed build issues with win32
ntfreak
2008-07-06
1
-1
/
+0
*
src/helper/configuration.h
oharboe
2008-07-06
2
-71
/
+24
*
- added event scripts for str73x and str75x targets
ntfreak
2008-07-04
6
-8
/
+10
*
- added jtag_khz to target scripts
ntfreak
2008-07-04
9
-3
/
+34
*
- fixed line endings with commands.tcl
ntfreak
2008-07-04
1
-55
/
+55
*
tcl tinkering.
oharboe
2008-07-04
1
-1
/
+7
*
typo
oharboe
2008-07-04
1
-3
/
+0
*
tcl config script example
oharboe
2008-07-04
2
-1
/
+53
*
ARM11 update. OpenOCD supports starting without being able to talk to the har...
oharboe
2008-07-04
2
-0
/
+9
*
Valentin Longchamp target script for mx31.cfg
oharboe
2008-07-04
2
-1
/
+17
*
- allocate target_type_t structure for each target, fixes issue when multiple...
ntfreak
2008-07-02
1
-1
/
+3
*
- added svn props for newly added files
ntfreak
2008-06-27
3
-61
/
+61
*
David Anders more target lib scripts contributed by
oharboe
2008-06-27
4
-1
/
+63
*
Fixed bogus error message and plugged memory leak for the case when there was...
oharboe
2008-06-25
1
-1
/
+3
*
- fix reset_halt issue with certain arm cores - address not set in embedded i...
ntfreak
2008-06-25
1
-9
/
+14
*
added pre/post_reset scripts based on Pieter Conradie's ideas.
oharboe
2008-06-25
2
-12
/
+32
*
- fix compile errors when _DEBUG_INSTRUCTION_EXECUTION_ is defined
ntfreak
2008-06-24
3
-3
/
+3
*
Spen spotted a bug in warning for missing srst_pulls_trst
oharboe
2008-06-18
1
-3
/
+3
*
- added missing install entries for eir-sam7se512 target
ntfreak
2008-06-16
1
-1
/
+1
*
- added target and event script for the eir-sam7se512 target
mifi
2008-06-16
2
-0
/
+111
*
- removed duplicate cortex_m3_register_commands
ntfreak
2008-06-16
2
-5
/
+0
*
Nicolas Pitre: Feroceon fixes
oharboe
2008-06-06
3
-28
/
+105
*
- added checksum_memory and blank_check_memory for xscale
ntfreak
2008-05-29
1
-8
/
+3
*
- moved flash erase_check target code to target.c
ntfreak
2008-05-27
15
-1
/
+154
*
- fixed typo in wp command
ntfreak
2008-05-27
1
-1
/
+1
*
moved srst_pulls_trst check into arm7_9_common.c. Not tested yet, if it is br...
oharboe
2008-05-21
2
-10
/
+23
*
Edgar Grimberg fixes some memory handling issues and
oharboe
2008-05-20
3
-1
/
+20
*
Fix crash when mode number fetched from the target is invalid.
oharboe
2008-05-19
4
-0
/
+53
*
print out an error if srst_pulls_trst is not specified for
oharboe
2008-05-19
1
-6
/
+17
*
fix mode output when illegal arm mode is detected. Now prints illegal mode fo...
oharboe
2008-05-19
2
-3
/
+6
*
Michael Fischer found and Edgar Grimberg fixed generic crash in timers reprod...
oharboe
2008-05-19
1
-11
/
+14
*
updated guidelines.
oharboe
2008-05-19
1
-0
/
+14
*
- added smoketest result for r657
mifi
2008-05-16
1
-1
/
+1
*
- added arm-usb-ocd.cfg and signalyzer.cfg to the interface
mifi
2008-05-16
3
-1
/
+12
*
- added jlink support, based on Jürgen Stuber patch
ntfreak
2008-05-14
2
-1
/
+4
*
- restored tabs and formatting
ntfreak
2008-05-12
1
-4
/
+5
*
- added patch from uwe hermann, thanks for the hint.
mifi
2008-05-11
1
-1
/
+1
*
- added/renamed interfaces, remove jtag_speed from the interface part
mifi
2008-05-10
3
-3
/
+10
*
Michael Fischer spotted a problem in the reset routines for srst_pulls_trst. ...
oharboe
2008-05-09
1
-0
/
+17
*
This matters for embedded devices, but is probably not observably better for ...
oharboe
2008-05-07
6
-193
/
+90
[next]