]> git.sur5r.net Git - openocd/history - src/jtag
NOR/SPEARSMI: fix segfault
[openocd] / src / jtag /
2010-11-18 Spencer Oliverbuild: add common.mk
2010-11-09 Antonio BorneoTCL scripts: replace "puts" with "echo"
2010-10-29 Øyvind Harboejim tests: use installed
2010-10-25 Michal Deminbuspirate: change handling of communication speed setti...
2010-10-25 Michal Deminbuspirate: Serial port was not correctly closed.
2010-10-10 David Brownelladd JLINK protocol doc ref
2010-10-01 Luca BrunoUpdate ep93xx and at91rm9200 drivers
2010-09-26 Øyvind Harboezy1000: fix non-JTAG master build
2010-09-20 Øyvind Harboezy1000: add support for Linux host
2010-09-20 Øyvind Harboezy1000: remove obsolete debug code
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-08-27 David Brownellbitq: unshadow pause()
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-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 Harboejtag: measure_clk debug proc
2010-08-02 Øyvind Harboejtag: add jtag_flush_queue_sleep debug command
2010-07-24 David Brownell"transport select" returns Jim value
2010-07-23 Michal DeminBuspirate: fix shadow
2010-07-19 David Brownellmore careful luminary init
2010-07-18 David Brownellcomments for Luminary ICDI layout
2010-07-18 Øyvind Harboedebug-feature: jtagtcpip, improve jtag performance
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-12 Spencer Oliverjtag: fix shadow issues in adapter_init
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-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
2010-06-21 Øyvind Harboejtag: retire jtag_get_error()
2010-06-19 Andreas Fritiofsonarm-jtag-ew: -Wshadow fix
2010-06-17 Freddie Chopinmingw32: -Wshadow fixes in arm-jtag-ew.c
2010-06-17 Freddie Chopinmingw32: -Wshadow fixes in rlink.c
2010-06-17 Freddie Chopinrlink: -Wshadows fixes
2010-06-17 Antonio Borneojlink: fix -Wshadow warning
2010-06-17 Antonio Borneovsllink: fix -Wshadow warning
2010-06-17 Øyvind Harboezy1000: fix arm11 optimisation
2010-06-15 Øyvind Harboezy1000: -Wshadow warning fix
2010-06-10 Thomas Koellerjtag: added mising header
2010-06-08 Øyvind Harboezy1000: fix optimisation gaffe
2010-06-08 Øyvind Harboezy1000: added watchdog server
2010-06-07 Øyvind Harboejtag: rename JTAG_MOVESTATE to JTAG_TLR_RESET
2010-05-18 Øyvind Harboezy1000: fix false positive warning about unitialized...
2010-05-05 Øyvind Harboezy1000: fix tcl command to read power dropout status
2010-05-05 Øyvind Harboezy1000: fix keep_alive() bug
2010-05-05 Øyvind Harboecommand context: fix errors when running certain comman...
2010-05-04 Øyvind Harboezy1000: wait for srst to deassert
2010-04-24 michal smulskiadapter: allow adjusting srst assert with
2010-04-10 Antonio BorneoJTAG/COMMANDS: review scope of functions
2010-04-04 David Brownellbuildfix
2010-03-27 David Brownelljtag/tcl.c cleanup -- split out "adapter.c"
2010-03-25 Øyvind Harboezy1000: dev tool
2010-03-25 Øyvind Harboezy1000: allow it to build on linux host for testing...
2010-03-24 David BrownellFT2232 Messaaging fix
2010-03-22 Øyvind Harboezy1000: fix optimisaion bug in dcc writes
2010-03-22 Øyvind Harboebitq: fix warning now that out_value is const
2010-03-22 David Brownellft2232 init mess cleanup
2010-03-21 Øyvind Harboejtag: make out_value const
2010-03-19 David BrownellFT2232 comment tweaks
2010-03-19 Øyvind Harboezy1000: clean up jtag_add_xx_scan fn's
2010-03-19 Øyvind Harboezy1000: fix bug in end state of DCC writes
2010-03-19 Øyvind Harboejtag: retire jtag_get/set_end_state()
2010-03-19 Øyvind Harboejtag: remove jtag_get_end_state()'s that should be...
2010-03-18 Øyvind Harboejtag: cut down on usage of unintended modification...
2010-03-17 Øyvind Harboezy1000: tweak the DCC inner loop a tiny bit
2010-03-16 Øyvind Harboebitbang: add jtag_add_tms_seq support
2010-03-15 David Brownellmove "reset_config" out of JTAG command group
2010-03-15 David Brownellrename jtag_nsrst_assert_width as adapter_nsrst_assert_...
2010-03-15 David Brownellrename jtag_nsrst_delay as adapter_nsrst_delay
2010-03-15 David Brownellrename jtag_khz as adapter_khz
2010-03-15 Spencer OliverFT2232: bulidfix
2010-03-14 David Brownellrename jtag_interface_{init,quit}()
2010-03-14 David BrownellFT2232: lookup and save layout just once
2010-03-11 David Brownellversaloon cleanup patch
2010-03-11 simon qianNew JTAG driver for Versaloon
2010-03-11 Michal DeminAdd support for Bus Pirate as a JTAG adapter.
2010-03-11 David Brownellsplit "interface" commands from "jtag" ones
2010-03-10 Spencer OliverJLINK: user info message cleanup
2010-03-08 Øyvind Harboezy1000: embedded ice dcc tweak
2010-03-08 Øyvind Harboejtag: simplify jtag_add_plain_ir/dr_scan
2010-03-08 Øyvind Harboejtag: jtag_add_ir_scan() now takes a single field
2010-03-08 Øyvind Harboejtag: retire tap field
2010-03-05 Øyvind Harboeminidriver: fix arm11 compilation problem
2010-03-01 Øyvind Harboezy1000: faster jtag_add_ir_scan()
2010-03-01 Øyvind Harboezy1000: arm11 load is now faster
2010-03-01 Øyvind Harboezy1000: add jtag_add_tms_seq support
2010-03-01 Øyvind Harboejtag: the post TAP state is now passed to the drivers
next