| Commit message (Expand) | Author | Age | Files | Lines |
* | transport/swd_drv: Fixed critical issue with bitswapping of transmitted data.... | Tomek CEDRO | 2011-11-02 | 1 | -7/+6 |
* | 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 |
* | SWD: swd tcl commands are now available from CLI and initialized at program s... | Tomek CEDRO | 2011-10-13 | 3 | -2/+8 |
* | swd/libswd_drv: fixed pointers output in debug strings that produced errors o... | Tomek CEDRO | 2011-09-27 | 1 | -8/+8 |
* | 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 |
* | TRANSPORT/SWD: Added missing header swd_libswd_drv_openocd.h. | Tomek CEDRO | 2011-07-28 | 1 | -0/+49 |
* | TRANSPORT/SWD: Driver bridge between OpenOCD and LibSWD if now functional and... | Tomek CEDRO | 2011-07-28 | 4 | -58/+126 |
* | TRSPT: Null transport_list pointer atcreation. | Tomek CEDRO | 2011-07-28 | 1 | -1/+1 |
* | TRANSPORT: Supported transport names lists are now declared by src/transport.... | Tomek CEDRO | 2011-06-25 | 2 | -2/+11 |
* | TRANSPORT/SWD: Added experimental swd bridge between openocd's arm_adi_v5 and... | Tomek CEDRO | 2011-06-25 | 4 | -2/+607 |
* | TRANSPORT: Added code comments and transport subsystem explanations, minor co... | Tomek CEDRO | 2011-06-22 | 2 | -52/+73 |
* | transport: move files over to transport folder | Øyvind Harboe | 2011-06-13 | 3 | -0/+467 |