]> git.sur5r.net Git - openocd/history - src
TCL scripts: collect duplicated procedures
[openocd] / src /
2010-09-20 Øyvind Harboestartup: removed capture_catch
2010-09-20 Øyvind Harboehelper: fix flaky capture command
2010-09-20 Øyvind Harboetcl_server: switch to ctrl-z
2010-09-20 Øyvind Harboelogging: turn of stdout/stderr buffering
2010-09-20 Øyvind Harboezy1000: add support for Linux host
2010-09-20 Øyvind Harboejtag: build jtag first because it generates header...
2010-09-20 Øyvind Harboewarnings: fix alignment warnings
2010-09-20 Øyvind Harboezy1000: remove obsolete debug code
2010-09-20 Mike Dunnxscale: check that wp length does not exceed address
2010-09-20 Mike Dunnxscale: bp/wp: additional LOG_ERROR on failure
2010-09-15 Flemming Futtrupcfi: add sst39vf6401b
2010-09-14 Øyvind Harboebreakpoints: fix error handling
2010-09-13 Mike Dunnxscale: fix sw breakpoints for thumb; set bp immediately
2010-09-13 Mike Dunnpropagate return status of set_breakpoint() up call...
2010-09-12 Øyvind Harboehelper: add stacktrace command that returns error stack...
2010-09-12 Øyvind Harboejim: fix crash when using Jim_ListInsertElements
2010-09-11 Øyvind Harboeversion command: make it scriptable
2010-09-11 Øyvind Harboecommand: capture command now handles both types commands
2010-09-11 Øyvind Harboecfi: random crash in cfi_probe() fixed
2010-09-11 Øyvind Harboecfi: tighten up type usage a bit
2010-09-09 Mike Dunnxscale: mark xscale registers invalid on debug entry
2010-09-08 Alexander SteinRemove duplicated initialization
2010-09-07 Øyvind Harboewarning: fix silly -O3 warning
2010-09-03 Øyvind Harboejtag: fix regression with dummy driver and when startin...
2010-09-03 WookeyNumonyx M29W160ET patch
2010-08-31 Spencer Olivercortex m3: add cortex_m3 reset_config cmd
2010-08-31 Spencer Oliverflash: increase stellaris flash loader buffer
2010-08-27 David Brownellbitq: unshadow pause()
2010-08-15 Oleksandr Tymoshenkoavr32: work-in-progress
2010-08-14 Catalin PatuleaFix typo in usb_blaster_vid_pid error message
2010-08-13 Piotr Esden-TempskiAdded support for the Lisa/L jtag LEDs.
2010-08-13 Piotr Esden-TempskiAdded support for Lisa/L builtin JTAG interface.
2010-08-12 Thomas Koellerjtag: fix handling of 'tap enable' error
2010-08-12 Fredrik Hederstiernastr9x: faster flash erase of entire chip
2010-08-11 Øyvind Harboetcl: remove silly ocd_ prefix to array2mem and mem2array
2010-08-11 Øyvind Harboedebug: use assert's when approperiate
2010-08-11 Øyvind Harboearm: add missing error reporting
2010-08-09 Øyvind Harboearm7/9: fix "reset run + halt"
2010-08-09 Øyvind Harboetarget: if polling fails, back off
2010-08-02 Øyvind Harboeverify_image: print out a statement that there are...
2010-08-02 Øyvind Harboezy1000: use correct base clock when calculating speed...
2010-08-02 Øyvind Harboezy1000: print out khz correctly in response to setting...
2010-08-02 Øyvind Harboeioutil: fix internal fn names
2010-08-02 Øyvind Harboejtag: measure_clk debug proc
2010-08-02 Øyvind Harboejtag: add jtag_flush_queue_sleep debug command
2010-08-01 Øyvind Harboeutil: ms command to calculate length of operations
2010-08-01 David Brownellstellaris flash comment update
2010-07-24 David Brownell"transport select" returns Jim value
2010-07-23 Michal DeminBuspirate: fix shadow
2010-07-20 Spencer Oliverflash: remove algorithm exit_point address for supporte...
2010-07-20 Spencer Olivermips32: exit_point optional for mips32_run_algorithm
2010-07-20 Spencer Oliverarmv7m: exit_point optional for armv7m_run_algorithm
2010-07-20 Spencer Oliverarmv4_5: add algorithms instruction breakpoint support
2010-07-20 Øyvind Harboearm11 error propagation fixes
2010-07-20 Øyvind Harboearm_jtag_scann error propagation fixes
2010-07-19 Øyvind Harboearm_dpm: error propagation fixes
2010-07-19 Øyvind Harboeadi_jtag_ error propagation
2010-07-19 Øyvind Harboearm: error propagation of arm_jtag_set_instr
2010-07-19 Øyvind Harboearm_adi_v5: dap_run() error propagation
2010-07-19 Øyvind Harboearm_adi_v5: mem_ap_write error propagation
2010-07-19 Øyvind Harboearm_adi_v5: error propagation of mem_ap_read_atomic_u32...
2010-07-19 Øyvind Harboemem_ap_read_u32 error propagation
2010-07-19 Øyvind Harboearm_adi_v5: add error propagation for dap_setup_accessport
2010-07-19 Øyvind Harboedebug: debug entry error propagation
2010-07-19 Øyvind Harboecortex a8: added timeout handling
2010-07-19 Øyvind Harboearm: add error propagation for enable/disable mmu caches
2010-07-19 Øyvind Harboearm: add error propagation to generic get_ttb fn
2010-07-19 David Brownellmore careful luminary init
2010-07-19 Spencer Oliverflash: add nuc910 nand driver
2010-07-19 Spencer Olivernand: nand probe also outputs manufacturer
2010-07-19 Øyvind Harboecortex a8: lots of error propagation fixes
2010-07-19 Øyvind Harboecortex a8: mem_ap_read_buf_u32() error handling
2010-07-19 Øyvind Harboecortex a8: add missing error handling for cortex_a8_dap...
2010-07-19 Øyvind Harboecortex a8: add missing error handling from cortex_a8_ex...
2010-07-19 Øyvind Harboecortex a8: add missing error handling for mem_ap_atomic...
2010-07-19 Øyvind Harboecortex a8: add missing error handling for mem_ap_read_a...
2010-07-18 David Brownellcomments for Luminary ICDI layout
2010-07-18 Øyvind Harboespelling fixes in comments
2010-07-18 Øyvind Harboedebug-feature: jtagtcpip, improve jtag performance
2010-07-16 David BrownellARM ADI-V5: cleanup CID/PID addressing
2010-07-16 Spencer Oliverflash: use bkpt for str9 flash algo algorithm
2010-07-16 Øyvind Harboefix warnings
2010-07-16 Øyvind Harboedebug-feature: jtagtcpip, reduce performance impact...
2010-07-16 Øyvind Harboedebug feature: jtagtcpip, improve performance
2010-07-16 Øyvind Harboedebug feature: jtagtcpip, improved performance
2010-07-13 David BrownellARM ADI-V5: PIDs and CIDs are 8 bits
2010-07-12 Spencer Oliverjtag: fix shadow issues in adapter_init
2010-07-12 Spencer Oliverarm9: revert change arm9tdmi cmd group name to arm9
2010-07-12 Spencer Oliveradapter.c: missing space in handle_interface_command
2010-07-09 David Brownelltransport selection tweaks
2010-07-09 Spencer Olivertransport: fix bug/typo in transport_register cmd
2010-07-07 Øyvind Harboetransport: fix segfault in transport select
2010-07-07 Øyvind Harboetransport: fix bug/typo in interface_transports command
2010-07-05 sb-sfgdbserver: incorrect memory map for multiple targets...
2010-07-05 Stacey Sheldontransport: fix segfault in setup_command_handler()
2010-07-02 David Brownellinitial "transport" framework
2010-07-02 Spencer Oliverft2232: revert ft2232_read_scan changes
2010-07-01 Spencer Oliverft2232: bugfix from previous commit
2010-07-01 Marc Pignatft2232: simplify ft2232_read_scan
2010-07-01 Marc Pignatft2232: cleanup ft2232_write
next