860 Commits (32188c500468c117d2a79106ba9ae41d61ce1897)

Author SHA1 Message Date
  David Brownell 4aedb02fcd JTAG: Amontec JTAG accelerater "rtck" is back 14 years ago
  David Brownell e0338293b8 JTAG/drivers: cleanup jtag_interface structs 14 years ago
  David Brownell d9508b30e0 JTAG/drivers: amt_jtagaccel fixes + cleanup 14 years ago
  Øyvind Harboe bd3700e89d zy1000: firmware upgrade fixes for revc 14 years ago
  Øyvind Harboe 12618e4c6d zy1000: less warnings 14 years ago
  David Brownell ec297e4bf1 Fix Luminary FT2232 layout docs/configs 14 years ago
  Catalin Patulea 84dbf8ab5a Driver for USB-JTAG, Altera USB-Blaster and compatibles 14 years ago
  Antonio Borneo f9d203d1e6 PARPORT code cleanup: 14 years ago
  David Brownell 2c3e413d49 JTAG: shrink "scan_chain" output 14 years ago
  David Brownell af79925eb1 jtag: add '-ignore-version' option 14 years ago
  Spencer Oliver 6b9c14e908 build: fix cygwin build warnings 14 years ago
  Øyvind Harboe 134df4b701 zy1000: revc FPGA now works 14 years ago
  David Brownell 910dd664ce Comment and doxygen fixes 14 years ago
  Rafael Campos Las Heras 733ced125a Fix compilation error with gcc 4.4.1 14 years ago
  Øyvind Harboe 96d2b61c04 zy1000: some background info on the zy1000 file. 14 years ago
  Øyvind Harboe 97de520bc0 minidriver: fix inline capability of minidriver 14 years ago
  Øyvind Harboe eb1bc657ae build: add build/src to include path 14 years ago
  David Brownell dd9d1a3459 misc code review updates 14 years ago
  Zachary T Welch 79a73a786e separate Jim from jtag/core.c 14 years ago
  Zachary T Welch eae56d27c3 allow 'jtag init' to be run in any mode 14 years ago
  Øyvind Harboe 24551b7b92 zy1000: FPGA revC wip 14 years ago
  Zachary T Welch 822c06d9e3 remove tertiary include paths 14 years ago
  Zachary T Welch f7bd1e8f3a change #include "../hello.h" to "hello.h" 14 years ago
  Zachary T Welch 1650ab3a22 change #include "embeddedice.h" to <target/embeddedice.h> 14 years ago
  Zachary T Welch 2641fd9576 change #include "minidriver.h" to <jtag/minidriver.h> 14 years ago
  Zachary T Welch cb4a475f6c change #include "jtag.h" to <jtag/jtag.h> 14 years ago
  Zachary T Welch 165fb9309d change #include "interface.h" to <jtag/interface.h> 14 years ago
  Zachary T Welch c9e448222c change #include "commands.h" to <jtag/commands.h> 14 years ago
  Zachary T Welch df0e90ec8c change #include "types.h" to <helper/types.h> 14 years ago
  Zachary T Welch 6512e5e36b change #include "time_support.h" to <helper/time_support.h> 14 years ago
  Zachary T Welch c79cca04be change #include "log.h" to <helper/log.h> 14 years ago
  Zachary T Welch 264d24495d change #include "command.h" to <helper/command.h> 14 years ago
  Zachary T Welch d1bc4375e9 change #include "binarybuffer.h" to <helper/binarybuffer.h> 14 years ago
  Zachary T Welch 896ac8d4ef allow #include directives to use module name 14 years ago
  Zachary T Welch 879a04cc6b remove #if HAVE_JTAG_INTERFACE_H from minidriver.h 14 years ago
  Zachary T Welch 865efd828a move jtag drivers to src/jtag/drivers 14 years ago
  Zachary T Welch ac1887c703 jtag: factor init into 'jtag init' 14 years ago
  Øyvind Harboe 445da543d8 zy1000: keep up with latest changes to command handling 14 years ago
  Zachary T Welch 7b2906de24 do not extern 'interp' from command.c 14 years ago
  Zachary T Welch e1ee270265 jtag: avoid using interp global variable 14 years ago
  Øyvind Harboe 2264270fe4 zy1000: keep up with changes to command structure 14 years ago
  Zachary T Welch f8a62fb9c6 split jim_newtap_cmd into pieces 14 years ago
  Zachary T Welch 7124be8247 improve jtag_tap_configure 14 years ago
  Zachary T Welch 4ff5eda576 improve jtag_tap_handle_event indentation 14 years ago
  Zachary T Welch 0377e5b54d begin moving JTAG jim handlers/helpers 14 years ago
  Zachary T Welch c4992c6d86 split jim_jtag_command into multiple handlers 14 years ago
  Øyvind Harboe a0d983ab06 zy1000: keep up with new command registration stuff 14 years ago
  Zachary T Welch 6ce3a299f3 update minidummy interface driver command handling 14 years ago
  Øyvind Harboe bd3ef5ca3d minidummy: fix compilation error 14 years ago
  Zachary T Welch 4946925bea use ARRAY_SIZE macro 14 years ago