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
*
A working version for my EFM board.
Trygve Laugstøl
2012-02-22
6
-25
/
+207
*
Updated submodules/libswd to match current git head.
Tomek CEDRO
2012-02-09
1
-0
/
+0
*
EXPERIMENTAL! Introducing infrastructure for automatic retry/error handling b...
Tomek CEDRO
2012-02-09
1
-6
/
+35
*
EXPERIMENTAL - many read operations can be enqueued and flushed at once. Targ...
Tomek CEDRO
2012-02-09
1
-6
/
+6
*
Minor update of date in file header.
Tomek CEDRO
2012-02-09
1
-1
/
+1
*
submodules/libswd: updated to use latest libswd git head.
Tomek CEDRO
2012-01-02
1
-0
/
+0
*
interface: minor updates in debug messages.
Tomek CEDRO
2012-01-02
1
-4
/
+4
*
target/arm_adi: Cleaned up the mem_ap_read_buf_u32_swd(), found practical way...
Tomek CEDRO
2011-12-10
1
-88
/
+40
*
target/arm_adi: imagine that this mess worksgit add arm_adi_v5.c now we need ...
Tomek CEDRO
2011-12-10
1
-46
/
+132
*
transport/swd_core: Implemented oocd_swd_queue_ap_abort() that sets DAPABORT ...
Tomek CEDRO
2011-11-15
1
-4
/
+9
*
Minor change in sticky bitnames of ABORT register.
Tomek CEDRO
2011-11-15
3
-13
/
+13
*
target/arm_adi_v5: Split mem_ap_read_buf_u32 into mem_ap_read_buf_u32_jtag() ...
Tomek CEDRO
2011-11-15
1
-32
/
+97
*
submodules/libswd: Updated submodules/libswd to use updated master.
Tomek CEDRO
2011-11-12
1
-0
/
+0
*
transport: Transport init now fills jtag_interface->transport value, so both ...
Tomek CEDRO
2011-11-12
1
-0
/
+6
*
transport/swd: Fixed critical bugs in AP/DP read code: 1. double pointer did ...
Tomek CEDRO
2011-11-06
1
-4
/
+6
*
target/arm_adi_v5: ahbap_debugport_init() returns error when both CDBGPWRUPAC...
Tomek CEDRO
2011-11-06
1
-3
/
+6
*
submodule/libswd updated again.
Tomek CEDRO
2011-11-06
1
-0
/
+0
*
submodule/libswd: updated to use recent libswd git master.
Tomek CEDRO
2011-11-06
1
-0
/
+0
*
TODO scratchpad to remember what needs to be done.
Tomek CEDRO
2011-11-05
1
-0
/
+6
*
Merge branch 'master' of ssh://repo.or.cz/srv/git/openocd/libswd
Tomek CEDRO
2011-11-04
2
-5
/
+4
|
\
|
*
transport/swd_drv: Fixed [-Werror=unused-but-set-variable] build error on ubu...
Tomek CEDRO
2011-11-03
1
-2
/
+1
|
*
Merge branch 'master' of ssh://repo.or.cz/srv/git/openocd/libswd
Tomek CEDRO
2011-11-03
4
-9
/
+37
|
|
\
|
*
|
target/arm_adi_v5.c: Fixed compiler warnings (-Werror=uninitialized) producin...
Tomek CEDRO
2011-11-03
1
-3
/
+3
*
|
|
target/arm_adi_v5: Added SW-DP style sticky error flag hanfling in ahbap_debu...
Tomek CEDRO
2011-11-04
1
-3
/
+19
*
|
|
transport/swd: Added SWD_LOGLEVEL_PAYLOAD to be inherited when Debug level is...
Tomek CEDRO
2011-11-04
1
-1
/
+1
*
|
|
transport/swd: Read operation forces queue flush, as multiple operations cann...
Tomek CEDRO
2011-11-04
1
-3
/
+3
|
|
/
|
/
|
*
|
Added simple pointer test program to testing/pointertest.c.
Tomek CEDRO
2011-11-03
1
-0
/
+24
*
|
Fixed bad SWD_ACK values definitions.
Tomek CEDRO
2011-11-02
1
-2
/
+2
*
|
transport/swd_drv: Fixed critical issue with bitswapping of transmitted data....
Tomek CEDRO
2011-11-02
1
-7
/
+6
*
|
driver/ft2232: Added raw-wire level debug of data read/written by ft2232. Thi...
Tomek CEDRO
2011-11-02
1
-0
/
+5
|
/
*
transport/swd: unused variables and headers build fixes for linux ubuntu 11.0...
Tomek CEDRO
2011-11-02
3
-10
/
+11
*
transport/swd_drv: Fixed header issues causing linux build problems. Thanks t...
Tomek CEDRO
2011-11-01
1
-7
/
+1
*
Added helper script for faster configure execution on my freebsd platform. Wi...
Tomek CEDRO
2011-11-01
1
-0
/
+3
*
bootstrap also bootstraps submodules/libswd if necessary (when no configure f...
Tomek CEDRO
2011-11-01
1
-0
/
+6
*
submodules/libswd: openocd's fork master now use libswd master. This will imp...
Tomek CEDRO
2011-11-01
1
-0
/
+0
*
submodules/libswd: updated to use libswd-0.2 release/branch.
Tomek CEDRO
2011-10-31
1
-0
/
+0
*
SWD: swd tcl commands are now available from CLI and initialized at program s...
Tomek CEDRO
2011-10-13
5
-3
/
+9
*
swd/libswd_drv: fixed pointers output in debug strings that produced errors o...
Tomek CEDRO
2011-09-27
1
-8
/
+8
*
Updated LibSWD submodule to match repository updates.
Tomek CEDRO
2011-09-11
1
-0
/
+0
*
target/arm_adi_v5.c: experimental change in mem_ap_read_buf_u32() to work wit...
Tomek CEDRO
2011-09-11
1
-15
/
+78
*
transport/swd: In libswd log messages contain \n as required, so internal swd...
Tomek CEDRO
2011-09-11
1
-1
/
+1
*
transport/swd: Minor fix - messages automatic newline termination.
Tomek CEDRO
2011-09-11
2
-4
/
+4
*
transport/swd: Changes in logging mechanism: 1. LogLevel is inherited during ...
Tomek CEDRO
2011-09-11
3
-45
/
+18
*
transport/swd: We stay with the name TAP as the 'plug' into DAP.
Tomek CEDRO
2011-09-10
1
-1
/
+2
*
transport/swd: SWD Context initialization is now made by transport_init(), af...
Tomek CEDRO
2011-09-10
1
-31
/
+33
*
transport/swd: Introduced swd_tcl.c, a TCL interface for SWD. Commands are re...
Tomek CEDRO
2011-09-09
4
-0
/
+136
*
transport/swd: renamed swd.c into swd_core.c, Makefile.am update.
Tomek CEDRO
2011-09-09
2
-2
/
+2
*
transport/libswd_drv: swd_log_level_inherit() now returns value of resulting ...
Tomek CEDRO
2011-09-09
1
-1
/
+1
*
transport/swd: fixed swd context pointer, minor changes.
Tomek CEDRO
2011-09-09
1
-39
/
+10
*
Another libswd submodule update.
Tomek CEDRO
2011-09-09
1
-0
/
+0
[next]