summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* "transport select" returns Jim valueDavid Brownell2010-07-242-42/+31
* Buspirate: fix shadowMichal Demin2010-07-231-14/+14
* docs: removed unused cmd 'fast'Spencer Oliver2010-07-201-19/+0
* flash: remove algorithm exit_point address for supported targetsSpencer Oliver2010-07-204-5/+4
* mips32: exit_point optional for mips32_run_algorithmSpencer Oliver2010-07-201-1/+1
* armv7m: exit_point optional for armv7m_run_algorithmSpencer Oliver2010-07-201-1/+1
* armv4_5: add algorithms instruction breakpoint supportSpencer Oliver2010-07-201-6/+16
* arm11 error propagation fixesØyvind Harboe2010-07-203-29/+32
* arm_jtag_scann error propagation fixesØyvind Harboe2010-07-205-12/+34
* arm_dpm: error propagation fixesØyvind Harboe2010-07-191-2/+26
* adi_jtag_ error propagationØyvind Harboe2010-07-191-4/+12
* arm: error propagation of arm_jtag_set_instrØyvind Harboe2010-07-1910-32/+108
* arm_adi_v5: dap_run() error propagationØyvind Harboe2010-07-191-15/+28
* arm_adi_v5: mem_ap_write error propagationØyvind Harboe2010-07-192-25/+78
* arm_adi_v5: error propagation of mem_ap_read_atomic_u32 failureØyvind Harboe2010-07-192-26/+73
* mem_ap_read_u32 error propagationØyvind Harboe2010-07-192-16/+48
* arm_adi_v5: add error propagation for dap_setup_accessportØyvind Harboe2010-07-192-15/+45
* debug: debug entry error propagationØyvind Harboe2010-07-1911-41/+116
* cortex a8: added timeout handlingØyvind Harboe2010-07-191-5/+28
* arm: add error propagation for enable/disable mmu cachesØyvind Harboe2010-07-198-65/+162
* arm: add error propagation to generic get_ttb fnØyvind Harboe2010-07-198-18/+46
* more careful luminary initDavid Brownell2010-07-191-7/+12
* cfg: add Amontec JTAGkey2p interface config (Issue #26)Spencer Oliver2010-07-191-0/+11
* flash: add nuc910 nand driverSpencer Oliver2010-07-195-2/+309
* nand: nand probe also outputs manufacturerSpencer Oliver2010-07-191-1/+2
* cfg: update rsc-w910 scriptSpencer Oliver2010-07-191-1/+2
* docs: missing parameter from nand check_bad_blocksSpencer Oliver2010-07-191-1/+1
* cortex a8: lots of error propagation fixesØyvind Harboe2010-07-191-18/+53
* cortex a8: mem_ap_read_buf_u32() error handlingØyvind Harboe2010-07-191-1/+3
* cortex a8: add missing error handling for cortex_a8_dap_write/read_coreregist...Øyvind Harboe2010-07-191-3/+9
* cortex a8: add missing error handling from cortex_a8_exec_opcode()Øyvind Harboe2010-07-191-13/+52
* cortex a8: add missing error handling for mem_ap_atomic_write_u32()Øyvind Harboe2010-07-191-1/+5
* cortex a8: add missing error handling for mem_ap_read_atomic_u32()Øyvind Harboe2010-07-191-0/+11
* comments for Luminary ICDI layoutDavid Brownell2010-07-181-3/+27
* spelling fixes in commentsØyvind Harboe2010-07-181-5/+5
* debug-feature: jtagtcpip, improve jtag performanceØyvind Harboe2010-07-182-4/+76
* lm3s811-ek uses generic stellaris target configDavid Brownell2010-07-173-32/+5
* ARM ADI-V5: cleanup CID/PID addressingDavid Brownell2010-07-161-21/+23
* flash: use bkpt for str9 flash algo algorithmSpencer Oliver2010-07-161-3/+2
* fix warningsØyvind Harboe2010-07-161-2/+1
* debug-feature: jtagtcpip, reduce performance impact of ping timesØyvind Harboe2010-07-162-46/+103
* debug feature: jtagtcpip, improve performanceØyvind Harboe2010-07-162-0/+26
* debug feature: jtagtcpip, improved performanceØyvind Harboe2010-07-161-9/+22
* ARM ADI-V5: PIDs and CIDs are 8 bitsDavid Brownell2010-07-131-21/+41
* cfg: add Avalue RSC-W910 configSpencer Oliver2010-07-132-0/+89
* jtag: fix shadow issues in adapter_initSpencer Oliver2010-07-121-1/+0
* arm9: revert change arm9tdmi cmd group name to arm9Spencer Oliver2010-07-121-2/+2
* docs: fix transport typoSpencer Oliver2010-07-121-2/+2
* adapter.c: missing space in handle_interface_commandSpencer Oliver2010-07-121-1/+1
* transport selection tweaksDavid Brownell2010-07-095-15/+39