aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2010-07-19debug: debug entry error propagationØyvind Harboe
2010-07-19cortex a8: added timeout handlingØyvind Harboe
2010-07-19arm: add error propagation for enable/disable mmu cachesØyvind Harboe
2010-07-19arm: add error propagation to generic get_ttb fnØyvind Harboe
2010-07-19more careful luminary initDavid Brownell
2010-07-19flash: add nuc910 nand driverSpencer Oliver
2010-07-19nand: nand probe also outputs manufacturerSpencer Oliver
2010-07-19cortex a8: lots of error propagation fixesØyvind Harboe
2010-07-19cortex a8: mem_ap_read_buf_u32() error handlingØyvind Harboe
2010-07-19cortex a8: add missing error handling for cortex_a8_dap_write/read_coreregist...Øyvind Harboe
2010-07-19cortex a8: add missing error handling from cortex_a8_exec_opcode()Øyvind Harboe
2010-07-19cortex a8: add missing error handling for mem_ap_atomic_write_u32()Øyvind Harboe
2010-07-19cortex a8: add missing error handling for mem_ap_read_atomic_u32()Øyvind Harboe
2010-07-18comments for Luminary ICDI layoutDavid Brownell
2010-07-18spelling fixes in commentsØyvind Harboe
2010-07-18debug-feature: jtagtcpip, improve jtag performanceØyvind Harboe
2010-07-16ARM ADI-V5: cleanup CID/PID addressingDavid Brownell
2010-07-16flash: use bkpt for str9 flash algo algorithmSpencer Oliver
2010-07-16fix warningsØyvind Harboe
2010-07-16debug-feature: jtagtcpip, reduce performance impact of ping timesØyvind Harboe
2010-07-16debug feature: jtagtcpip, improve performanceØyvind Harboe
2010-07-16debug feature: jtagtcpip, improved performanceØyvind Harboe
2010-07-13ARM ADI-V5: PIDs and CIDs are 8 bitsDavid Brownell
2010-07-12jtag: fix shadow issues in adapter_initSpencer Oliver
2010-07-12arm9: revert change arm9tdmi cmd group name to arm9Spencer Oliver
2010-07-12adapter.c: missing space in handle_interface_commandSpencer Oliver
2010-07-09transport selection tweaksDavid Brownell
2010-07-09transport: fix bug/typo in transport_register cmdSpencer Oliver
2010-07-07transport: fix segfault in transport selectØyvind Harboe
2010-07-07transport: fix bug/typo in interface_transports commandØyvind Harboe
2010-07-05gdbserver: incorrect memory map for multiple targets (bug #24)sb-sf
2010-07-05transport: fix segfault in setup_command_handler()Stacey Sheldon
2010-07-02initial "transport" frameworkDavid Brownell
2010-07-02ft2232: revert ft2232_read_scan changesSpencer Oliver
2010-07-01ft2232: bugfix from previous commitSpencer Oliver
2010-07-01ft2232: simplify ft2232_read_scanMarc Pignat
2010-07-01ft2232: cleanup ft2232_writeMarc Pignat
2010-06-25at91sam3s* supportOlaf Lüke
2010-06-23openocd: setup_command_handler() must not be staticØyvind Harboe
2010-06-23arm11: fix gaffe in no-ack transfersØyvind Harboe
2010-06-23error number: reviewAntonio Borneo
2010-06-22cortex a8: only physical read/write's are available when target is runningØyvind Harboe
2010-06-22target: $_TARGET mdw now has a phys optionØyvind Harboe
2010-06-22target: mwX on target object now supporst phys argumentØyvind Harboe
2010-06-22xsvf: Fix shadow issues on MacEdgar Grimberg
2010-06-22target: Fix shadow issues on MacEdgar Grimberg
2010-06-22flash: fix shadow issues on MacEdgar Grimberg
2010-06-22cortex a8: print message that locking debug access succeeded on second tryØyvind Harboe
2010-06-22cortex a8: add error propagation for poll/resumeØyvind Harboe
2010-06-22cortex a8: add timeouts waiting for restart, prepare and haltØyvind Harboe