| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | flash: remove algorithm exit_point address for supported targets | Spencer Oliver | 2010-07-20 | 4 | -5/+4 |
* | mips32: exit_point optional for mips32_run_algorithm | Spencer Oliver | 2010-07-20 | 1 | -1/+1 |
* | armv7m: exit_point optional for armv7m_run_algorithm | Spencer Oliver | 2010-07-20 | 1 | -1/+1 |
* | armv4_5: add algorithms instruction breakpoint support | Spencer Oliver | 2010-07-20 | 1 | -6/+16 |
* | arm11 error propagation fixes | Øyvind Harboe | 2010-07-20 | 3 | -29/+32 |
* | arm_jtag_scann error propagation fixes | Øyvind Harboe | 2010-07-20 | 5 | -12/+34 |
* | arm_dpm: error propagation fixes | Øyvind Harboe | 2010-07-19 | 1 | -2/+26 |
* | adi_jtag_ error propagation | Øyvind Harboe | 2010-07-19 | 1 | -4/+12 |
* | arm: error propagation of arm_jtag_set_instr | Øyvind Harboe | 2010-07-19 | 10 | -32/+108 |
* | arm_adi_v5: dap_run() error propagation | Øyvind Harboe | 2010-07-19 | 1 | -15/+28 |
* | arm_adi_v5: mem_ap_write error propagation | Øyvind Harboe | 2010-07-19 | 2 | -25/+78 |
* | arm_adi_v5: error propagation of mem_ap_read_atomic_u32 failure | Øyvind Harboe | 2010-07-19 | 2 | -26/+73 |
* | mem_ap_read_u32 error propagation | Øyvind Harboe | 2010-07-19 | 2 | -16/+48 |
* | arm_adi_v5: add error propagation for dap_setup_accessport | Øyvind Harboe | 2010-07-19 | 2 | -15/+45 |
* | debug: debug entry error propagation | Øyvind Harboe | 2010-07-19 | 11 | -41/+116 |
* | cortex a8: added timeout handling | Øyvind Harboe | 2010-07-19 | 1 | -5/+28 |
* | arm: add error propagation for enable/disable mmu caches | Øyvind Harboe | 2010-07-19 | 8 | -65/+162 |
* | arm: add error propagation to generic get_ttb fn | Øyvind Harboe | 2010-07-19 | 8 | -18/+46 |
* | more careful luminary init | David Brownell | 2010-07-19 | 1 | -7/+12 |
* | flash: add nuc910 nand driver | Spencer Oliver | 2010-07-19 | 4 | -2/+306 |
* | nand: nand probe also outputs manufacturer | Spencer Oliver | 2010-07-19 | 1 | -1/+2 |
* | 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 |