| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | cortex a8: lots of error propagation fixes | Øyvind Harboe | 2010-07-19 | 1 | -18/+53 |
* | cortex a8: mem_ap_read_buf_u32() error handling | Øyvind Harboe | 2010-07-19 | 1 | -1/+3 |
* | cortex a8: add missing error handling for cortex_a8_dap_write/read_coreregist... | Øyvind Harboe | 2010-07-19 | 1 | -3/+9 |
* | cortex a8: add missing error handling from cortex_a8_exec_opcode() | Øyvind Harboe | 2010-07-19 | 1 | -13/+52 |
* | cortex a8: add missing error handling for mem_ap_atomic_write_u32() | Øyvind Harboe | 2010-07-19 | 1 | -1/+5 |
* | cortex a8: add missing error handling for mem_ap_read_atomic_u32() | Øyvind Harboe | 2010-07-19 | 1 | -0/+11 |
* | comments for Luminary ICDI layout | David Brownell | 2010-07-18 | 1 | -3/+27 |
* | spelling fixes in comments | Øyvind Harboe | 2010-07-18 | 1 | -5/+5 |
* | debug-feature: jtagtcpip, improve jtag performance | Øyvind Harboe | 2010-07-18 | 2 | -4/+76 |
* | ARM ADI-V5: cleanup CID/PID addressing | David Brownell | 2010-07-16 | 1 | -21/+23 |
* | flash: use bkpt for str9 flash algo algorithm | Spencer Oliver | 2010-07-16 | 1 | -3/+2 |
* | fix warnings | Øyvind Harboe | 2010-07-16 | 1 | -2/+1 |
* | debug-feature: jtagtcpip, reduce performance impact of ping times | Øyvind Harboe | 2010-07-16 | 2 | -46/+103 |
* | debug feature: jtagtcpip, improve performance | Øyvind Harboe | 2010-07-16 | 2 | -0/+26 |
* | debug feature: jtagtcpip, improved performance | Øyvind Harboe | 2010-07-16 | 1 | -9/+22 |
* | ARM ADI-V5: PIDs and CIDs are 8 bits | David Brownell | 2010-07-13 | 1 | -21/+41 |
* | jtag: fix shadow issues in adapter_init | Spencer Oliver | 2010-07-12 | 1 | -1/+0 |
* | arm9: revert change arm9tdmi cmd group name to arm9 | Spencer Oliver | 2010-07-12 | 1 | -2/+2 |
* | adapter.c: missing space in handle_interface_command | Spencer Oliver | 2010-07-12 | 1 | -1/+1 |
* | transport selection tweaks | David Brownell | 2010-07-09 | 5 | -15/+39 |
* | transport: fix bug/typo in transport_register cmd | Spencer Oliver | 2010-07-09 | 3 | -5/+3 |
* | transport: fix segfault in transport select | Øyvind Harboe | 2010-07-07 | 1 | -7/+6 |
* | transport: fix bug/typo in interface_transports command | Øyvind Harboe | 2010-07-07 | 1 | -1/+2 |
* | gdbserver: incorrect memory map for multiple targets (bug #24) | sb-sf | 2010-07-05 | 1 | -2/+4 |
* | transport: fix segfault in setup_command_handler() | Stacey Sheldon | 2010-07-05 | 1 | -0/+1 |
* | initial "transport" framework | David Brownell | 2010-07-02 | 8 | -29/+587 |
* | ft2232: revert ft2232_read_scan changes | Spencer Oliver | 2010-07-02 | 1 | -10/+9 |
* | ft2232: bugfix from previous commit | Spencer Oliver | 2010-07-01 | 1 | -1/+1 |
* | ft2232: simplify ft2232_read_scan | Marc Pignat | 2010-07-01 | 1 | -9/+10 |
* | ft2232: cleanup ft2232_write | Marc Pignat | 2010-07-01 | 1 | -42/+43 |
* | at91sam3s* support | Olaf Lüke | 2010-06-25 | 1 | -15/+328 |
* | openocd: setup_command_handler() must not be static | Øyvind Harboe | 2010-06-23 | 1 | -2/+4 |
* | arm11: fix gaffe in no-ack transfers | Øyvind Harboe | 2010-06-23 | 1 | -1/+1 |
* | error number: review | Antonio Borneo | 2010-06-23 | 3 | -11/+11 |
* | cortex a8: only physical read/write's are available when target is running | Øyvind Harboe | 2010-06-22 | 1 | -2/+9 |
* | target: $_TARGET mdw now has a phys option | Øyvind Harboe | 2010-06-22 | 1 | -8/+28 |
* | target: mwX on target object now supporst phys argument | Øyvind Harboe | 2010-06-22 | 1 | -8/+25 |
* | xsvf: Fix shadow issues on Mac | Edgar Grimberg | 2010-06-22 | 1 | -6/+6 |
* | target: Fix shadow issues on Mac | Edgar Grimberg | 2010-06-22 | 1 | -3/+3 |
* | flash: fix shadow issues on Mac | Edgar Grimberg | 2010-06-22 | 1 | -4/+4 |
* | cortex a8: print message that locking debug access succeeded on second try | Øyvind Harboe | 2010-06-22 | 1 | -0/+4 |
* | cortex a8: add error propagation for poll/resume | Øyvind Harboe | 2010-06-22 | 1 | -5/+15 |
* | cortex a8: add timeouts waiting for restart, prepare and halt | Øyvind Harboe | 2010-06-22 | 1 | -6/+36 |
* | cortex a8: add error propagation for mem_ap_read/write_atomic_u32 | Øyvind Harboe | 2010-06-22 | 1 | -7/+31 |
* | arm_adi_v5: error propagation fixes | Øyvind Harboe | 2010-06-22 | 1 | -18/+22 |
* | nand/mx2: review scope of symbols | Antonio Borneo | 2010-06-21 | 1 | -1/+1 |
* | nor/str7x: review scope of symbols | Antonio Borneo | 2010-06-21 | 1 | -1/+1 |
* | openocd.c: review scope of symbols | Antonio Borneo | 2010-06-21 | 1 | -1/+1 |
* | nor/virtual: review scope of symbols | Antonio Borneo | 2010-06-21 | 1 | -2/+2 |
* | target/avrt: review unused symbols | Antonio Borneo | 2010-06-21 | 1 | -56/+0 |