summaryrefslogtreecommitdiff
path: root/src/jtag
Commit message (Expand)AuthorAgeFilesLines
...
* statemove_command_t -> struct statemove_commandZachary T Welch2009-11-132-5/+4
* cmd_queue_page_t -> struct cmd_queue_pageZachary T Welch2009-11-131-9/+8
* scan_command_t -> struct scan_commandZachary T Welch2009-11-138-43/+42
* more vsllink typedef cleanupZachary T Welch2009-11-131-6/+5
* vsllink_jtag_t -> struct vsllinkZachary T Welch2009-11-131-39/+38
* presto_t -> struct prestoZachary T Welch2009-11-131-6/+4
* ft2232_device_t -> struct ft2232_deviceZachary T Welch2009-11-131-6/+5
* jlink_jtag_t -> struct jlinkZachary T Welch2009-11-131-41/+40
* cable_t -> struct cableZachary T Welch2009-11-131-6/+5
* pending_scan_result_t -> struct pending_scan_resultZachary T Welch2009-11-133-20/+17
* armjtagew_jtag_t -> struct armjtagewZachary T Welch2009-11-131-33/+32
* use struct jtag_tap_event_actionZachary T Welch2009-11-132-7/+5
* jtag_event_callback_t -> struct jtag_event_callbackZachary T Welch2009-11-131-13/+19
* jtag_interface_t -> struct jtag_interfaceZachary T Welch2009-11-1320-39/+38
* bitbang_interface_t -> struct bitbang_interfaceZachary T Welch2009-11-136-10/+9
* bitq_interface_t -> struct biq_interfaceZachary T Welch2009-11-133-8/+6
* encapsulate bitq_state structureZachary T Welch2009-11-132-10/+8
* scan_field_t -> struct scan_fieldZachary T Welch2009-11-139-67/+66
* jtag_tap_t -> struct jtag_tapZachary T Welch2009-11-139-65/+60
* command_handler_t: make argc unsignedZachary T Welch2009-11-131-3/+2
* add CMD_NAME macro for command handlersZachary T Welch2009-11-131-1/+1
* use CALL_COMMAND_HANDLER instead of direct callsZachary T Welch2009-11-131-1/+1
* use COMMAND_HELPER for command helper functionsZachary T Welch2009-11-131-3/+1
* use COMMAND_HANDLER macro to define all commandsZachary T Welch2009-11-137-43/+34
* parport: add support for the jtag_khz command.Jonas Horberg2009-11-121-8/+64
* fix 'jtag interface' behaviorZachary T Welch2009-11-111-1/+2
* jtag: remove useless declarationsZachary T Welch2009-11-096-295/+248
* finish removing deprecated/obsolete commandsDavid Brownell2009-11-093-107/+4
* src/jtag: remove 'extern' and wrap headers.Zachary T Welch2009-11-094-63/+72
* Fix vsllink bulk out endpoint parsing.Zachary T Welch2009-11-071-1/+1
* Improve jtag command argument parsing.Zachary T Welch2009-11-056-51/+36
* ft2232: cleanupDavid Brownell2009-11-041-110/+97
* JTAG: support KT-LINK adapterKrzysztof Kajstura2009-11-041-0/+131
* FT2232: increase read retry countsDimitar Dimitrov2009-11-011-8/+26
* Signalyzer: H2 and H4 supportOleg Seiljus2009-10-271-0/+809
* ft2232: less noise with _DEBUG_JTAG_IO_David Brownell2009-10-261-1/+0
* JTAG: "jtag newtap ..." cleanupDavid Brownell2009-10-261-7/+2
* JTAG: simple autoprobingDavid Brownell2009-10-261-12/+102
* JTAG: jtag_tap_init() bugfixesDavid Brownell2009-10-251-9/+18
* jtag: clean up TAP state name handlingDavid Brownell2009-10-233-68/+63
* SVF: clean up, mostly for TAP state name handlingDavid Brownell2009-10-233-4/+8
* XSVF: use svf_add_statemove()David Brownell2009-10-201-23/+1
* Removed unused interface_jtag_set_end_state and wrote down some notes on TCP/...Øyvind Harboe2009-10-203-13/+0
* More svn to git version string fixes.Øyvind Harboe2009-10-201-1/+5
* jtag_add_statemove() always uses TLR to get to RESETDavid Brownell2009-10-191-5/+7
* Switch from svn to git version string handling.oyvind2009-10-191-7/+4
* portability updatesDavid Brownell2009-10-141-5/+6
* cosmetic cleanup in TMS tablesDavid Brownell2009-10-131-11/+17
* printf format warning fixesDavid Brownell2009-10-101-1/+1
* add documentation about reset customizationDavid Brownell2009-10-091-10/+19