summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* transport: fix bug/typo in transport_register cmdSpencer Oliver2010-07-093-5/+3
* transport: fix segfault in transport selectØyvind Harboe2010-07-071-7/+6
* transport: fix bug/typo in interface_transports commandØyvind Harboe2010-07-071-1/+2
* gdbserver: incorrect memory map for multiple targets (bug #24)sb-sf2010-07-051-2/+4
* transport: fix segfault in setup_command_handler()Stacey Sheldon2010-07-051-0/+1
* Fix minor openocd.texi bugDavid Brownell2010-07-021-0/+1
* initial "transport" frameworkDavid Brownell2010-07-0210-30/+633
* ft2232: revert ft2232_read_scan changesSpencer Oliver2010-07-021-10/+9
* ft2232: bugfix from previous commitSpencer Oliver2010-07-011-1/+1
* ft2232: simplify ft2232_read_scanMarc Pignat2010-07-011-9/+10
* ft2232: cleanup ft2232_writeMarc Pignat2010-07-011-42/+43
* at91sam3s* supportOlaf Lüke2010-06-255-51/+404
* openocd: setup_command_handler() must not be staticØyvind Harboe2010-06-231-2/+4
* arm11: fix gaffe in no-ack transfersØyvind Harboe2010-06-231-1/+1
* error number: reviewAntonio Borneo2010-06-233-11/+11
* am3517 evm: use physical write to memory while target is runningØyvind Harboe2010-06-221-3/+3
* cortex a8: only physical read/write's are available when target is runningØyvind Harboe2010-06-221-2/+9
* target: $_TARGET mdw now has a phys optionØyvind Harboe2010-06-221-8/+28
* target: mwX on target object now supporst phys argumentØyvind Harboe2010-06-221-8/+25
* xsvf: Fix shadow issues on MacEdgar Grimberg2010-06-221-6/+6
* target: Fix shadow issues on MacEdgar Grimberg2010-06-221-3/+3
* flash: fix shadow issues on MacEdgar Grimberg2010-06-221-4/+4