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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Ethan Eade <ethan@evolution.com> board config script for Cogent CSB732 i.MX35...
oharboe
2009-09-21
1
-0
/
+71
*
Ensure that DaVinci chips can't start with a too-fast JTAG clock.
dbrownell
2009-09-21
3
-0
/
+18
*
Update the jtag-examine_chain() logic to verify that there's no
dbrownell
2009-09-21
1
-38
/
+39
*
Enhancement: stm32 flash protection error message
dbrownell
2009-09-20
1
-1
/
+1
*
Update the User's Guide to cover the scan chain verification step
dbrownell
2009-09-20
1
-16
/
+87
*
Debug message updates:
dbrownell
2009-09-20
3
-43
/
+8
*
Minor regression bugfix for the jtag_tap_handle_event() case
dbrownell
2009-09-20
1
-3
/
+7
*
Added CPUDBG_WCR_BASE define
mlu
2009-09-19
1
-0
/
+1
*
Avoid cache invalidation when writing to hardware debug registers
mlu
2009-09-19
1
-4
/
+19
*
Reduced sleep time after reset
mlu
2009-09-19
1
-1
/
+2
*
Style cleanup for the updated ft2232_add_pathmove().
dbrownell
2009-09-19
1
-15
/
+18
*
Minor behavior fixes for the two JTAG reset events (C/internal,
dbrownell
2009-09-19
2
-15
/
+14
*
Minor tweaks to description of JTAG adapter/dongle issues.
dbrownell
2009-09-19
1
-4
/
+12
*
Move Cortex A8 debug access initialisation from omap3530.cfg to cortex_a8.c
mlu
2009-09-18
2
-46
/
+42
*
remove unused externs
oharboe
2009-09-18
1
-3
/
+0
*
Tweak TCL reset script ... mostly improving descriptions of
dbrownell
2009-09-18
1
-12
/
+27
*
Address codereview comment from Steve Grubb <sgrubb@redhat.com>:
dbrownell
2009-09-17
2
-33
/
+26
*
Minor fixes to NAND code and docs
dbrownell
2009-09-17
2
-28
/
+57
*
Fix coredump seen in some code paths.
dbrownell
2009-09-17
1
-0
/
+3
*
michal smulski <michal.smulski@ooma.com> fix regression in jtag_add_pathmove(...
oharboe
2009-09-17
1
-18
/
+30
*
prefix zy1000_reboot command to avoid name conflicts
oharboe
2009-09-17
1
-1
/
+1
*
srst_gates_jtag option. at91sam9260 needs retesting, and possibly srst_gates_...
oharboe
2009-09-17
4
-1
/
+25
*
The "arm9tdmi.c" file is more of a generic ARM9 support file:
dbrownell
2009-09-17
2
-7
/
+26
*
Doc update: mention how ARM's WFI instruction affects
dbrownell
2009-09-17
1
-9
/
+56
*
Remove unused varables (moved to armv7a)
mlu
2009-09-16
1
-5
/
+0
*
Use a variable armv7a->debug_base instead of hardedcoded OMAP3530_DEBUG_BASE
mlu
2009-09-16
1
-28
/
+31
*
Rolf Meeser <rolfm_9dq@yahoo.de> adds flash support for NXP's LPC2900 family ...
oharboe
2009-09-16
7
-5
/
+2263
*
Define debug_base, debug_ap, memory_ap in armv7a_common_t
mlu
2009-09-15
1
-0
/
+7
*
Updated mode string list.
mlu
2009-09-15
1
-2
/
+2
*
Definy symbolic values for VA to PA address translation operations
mlu
2009-09-15
1
-0
/
+10
*
fix bug when using 32 instead of 64 bit value in callback, caught by -Wall
oharboe
2009-09-15
1
-1
/
+1
*
added embedded ice programming while srst is asserted todo item
oharboe
2009-09-15
1
-0
/
+4
*
Check return values to avoid infinite wait in loop on error.
mlu
2009-09-14
1
-4
/
+8
*
Cache invalidation when writing to memory
mlu
2009-09-14
1
-0
/
+18
*
error message upon recursive invocation of reset from reset event handlers
oharboe
2009-09-14
1
-0
/
+22
*
fix email address
oharboe
2009-09-14
1
-1
/
+1
*
Rolf Meeser <rolfm_9dq@yahoo.de> warning fix in previous commit was wrong. ta...
oharboe
2009-09-14
1
-36
/
+38
*
fix warning
oharboe
2009-09-14
1
-1
/
+1
*
Magnus Lundin <lundin@mlu.mine.nu> Disable poll while core register initializ...
oharboe
2009-09-13
1
-0
/
+2
*
More CortexA8 debug register definitions.
mlu
2009-09-13
1
-0
/
+4
*
Fix argument passing in cortex_a8_write_cp.
mlu
2009-09-13
1
-2
/
+1
*
Dirk Behme <dirk.behme@googlemail.com> document post TAP reset event
oharboe
2009-09-12
1
-4
/
+13
*
David Brownell <david-b@pacbell.net>
oharboe
2009-09-12
3
-4
/
+96
*
David Brownell <david-b@pacbell.net>
oharboe
2009-09-12
3
-26
/
+40
*
David Brownell <david-b@pacbell.net> some early todo items on run_algorithm
oharboe
2009-09-11
1
-0
/
+4
*
tap post reset event added. Allows omap3530 to send 100 runtest idle tickle's...
oharboe
2009-09-11
5
-3
/
+41
*
- revert change made to sheevaplug.cfg in rev2573
ntfreak
2009-09-11
1
-1
/
+1
*
Nicolas Pitre <nico@cam.org> put feroceon target definition at the end so to ...
oharboe
2009-09-11
1
-86
/
+79
*
Nicolas Pitre <nico@cam.org> Dragonite support
oharboe
2009-09-11
4
-20
/
+76
*
spelling mistake
oharboe
2009-09-11
1
-2
/
+2
[prev]
[next]