1369 Commits (5df0a88e019b55708619dd9471ba9907573fed4c)
 

Author SHA1 Message Date
  oharboe 5df0a88e01 eol-style native 15 years ago
  oharboe adbe3ac817 eol-style native 15 years ago
  oharboe b2a13907a8 SimonQian <simonqian@simonqian.com> fix warnings(which stops compilation) and some bugs 15 years ago
  mlu a644bc11a5 Added dap baseaddr and dap apid commands 15 years ago
  oharboe c4ac70570a Dick Hollenbeck <dick@softplc.com> Collect some macros, add DIM() 15 years ago
  oharboe 9d5921443c SimonQian <simonqian@simonqian.com> patch for error compiling vsllink if --enable-verbose-jtag-io is set 15 years ago
  oharboe 88c91b4663 clean up debug/info output to be in line with other targets 15 years ago
  oharboe bd7d019b56 more error handling 15 years ago
  oharboe 4866c8ed25 a little bit more error handling in ARM11 15 years ago
  oharboe e784db4fdd SimonQian <simonqian@simonqian.com> AVR wip 15 years ago
  oharboe 18fd79e578 SimonQian <simonqian@simonqian.com> AVR support 15 years ago
  mlu 510ad74ea9 Deleted depreciated files ( new versions are arm_adi_v5.c/h ) 15 years ago
  oharboe 1c28cbab02 Some devices such as AVR will return 0xffffffff instead of the TDI 15 years ago
  mlu b0d04ab6c6 Changed armv7m and cortexm3 to use nev arm_adi_v5 instead of cortex_swjdp. 15 years ago
  mlu 573d9a0368 Added arm_adi_v5.c/h, to replace cortex_swjdp.c/h. Better conformance to ARM Debug Interface rev 5 documentation and remoed code specific to the Cortex-M3 targets. 15 years ago
  oharboe c34a854465 Philippe Vachon <philippe@cowpig.ca> 64 bit host fixes 15 years ago
  oharboe 60fdeb057a Zach Welch <zw@superlucidity.net> add -Wcast-align and -Wbad-function-cast 15 years ago
  oharboe 70d80bba5a Zach Welch <zw@superlucidity.net> wrap _GNU_SOURCE defines 15 years ago
  oharboe b0acd78511 Zach Welch <zw@superlucidity.net> fix typo 15 years ago
  oharboe dd91692fee R.Doss <doss@gmx.de> AT91SAM9260 15 years ago
  oharboe 8f56912fc2 Zach Welch <zw@superlucidity.net> add TAP_SCAN_BYTES macro 15 years ago
  mlu 39f76220a8 Corrected statement order 15 years ago
  mlu 773ebb6bba Fix ft2232 TX buffer overflow 15 years ago
  mlu 4b9f6fcdb7 Break ft2232_execute_quie into smaller functions, follows restructure of jlink.c 15 years ago
  oharboe 479a65e946 add jtag_debug_state_machine 15 years ago
  oharboe 447a615dc3 Zach Welch <zw@superlucidity.net> add TAP_SCAN_BYTES macro (1 of 2) 15 years ago
  oharboe 002fdcf016 Zach Welch <zw@superlucidity.net> add --enable-maintainer-mode reminder 15 years ago
  oharboe 843023f9ff Uwe Hermann <uwe@hermann-uwe.de> Update udev file 15 years ago
  oharboe caf214935a Zach Welch <zw@superlucidity.net> use memcpy 15 years ago
  oharboe fa2fcbe416 Nicolas Pitre <nico@cam.org> update SheevaPlug interface cfg file 15 years ago
  oharboe 666167138f Uwe Hermann <uwe@hermann-uwe.de> drop unecessary BSTAPIDs 15 years ago
  duane 7372da95be Remove warning 15 years ago
  oharboe 2fb843773b Michael Bruck <mbruck@digenius.de> include file fix 15 years ago
  oharboe 9b7bd65883 stm32.cfg can expect one of 4 id's. 15 years ago
  oharboe 90ff84a2dd unbreak zy1000 15 years ago
  oharboe ee8a080cea Laurentiu Cocanu - fix typo 15 years ago
  ntfreak 5fbfbec86b - fix win32 build after svn 1511 changes 15 years ago
  oharboe 23de60e6bd Michael Bruck <mbruck@digenius.de> ARM11 various updates + fix formatting. 15 years ago
  oharboe a247833a5a Michael Bruck <mbruck@digenius.de> signed/unsigned incompatibility warning 15 years ago
  oharboe 0ebf92b45c Michael Bruck spotted a typo in help messages 15 years ago
  oharboe 779c44125a Zach Welch <zw@superlucidity.net> do not pad TMS 15 years ago
  oharboe f6fd9bc823 Zach Welch <zw@superlucidity.net> set speed in init 15 years ago
  oharboe 7395ca92d4 Zach Welch <zw@superlucidity.net> fix jlink reset 15 years ago
  oharboe efa79144f3 Zach Welch <zw@superlucidity.net> reorder enum tap_state 15 years ago
  mlu f29b2da658 Fix str_to_buf problem, thanks Andy Chenee 15 years ago
  kc8apf 2b90372b79 Shrink JLink buffer sizes to specified 2KB courtesy of Jeff Williams <jeffw@gadgetworks.com> and Zach Welch <zw@superlucidity.net> 15 years ago
  kc8apf 6be91c28ca Add D2XX support for OS X courtesy of Piotr Esden-Tempski <piotr@esden.net> 15 years ago
  kc8apf 0f3ab30087 Fix use of wrong format conversion for size_t (%zu instead of %u) 15 years ago
  kc8apf d35a4b005e fix jtag run/idle state name courtesy of Jeff Williams <jeffw@gadgetworks.com> and Zach Welch <zw@superlucidity.net> 15 years ago
  kc8apf f13f52d303 refactor jlink_execute_queue courtesy of Zach Welch <zw@superlucidity.net> 15 years ago