232 Commits (b675edcc95935cbdf77002db1e261536026f4cbe)

Author SHA1 Message Date
  Andreas Fritiofson 63fa73169b Retire jtag_add_dr_out 10 years ago
  Andreas Fritiofson 517ba0690d Clean up const usage to avoid excessive casting 10 years ago
  Spencer Oliver 08d4411b59 update files to correct FSF address 11 years ago
  Spencer Oliver c91dbd41ba jtag: add connect_type reset_config mode flag 11 years ago
  Spencer Oliver 38f8e5eefa build: cleanup src/jtag directory 12 years ago
  Mathias K 9f89822335 add private data pointer to the tap interface 12 years ago
  Øyvind Harboe a30a4f0fc7 jtag: make caller always allocate buffer 12 years ago
  Øyvind Harboe cb90d32e38 jtag: retire jtag_alloc_in_value32 12 years ago
  Michel JAOUEN 28ddd16ddc cortex_a : multiple target on the same dap 13 years ago
  Santeri Salko 5b1efd0176 str9xpec: Find flash controller from the chain. 13 years ago
  David Brownell 7cd2617384 initial SWD transport (SWD infrastructure #2) 13 years ago
  Øyvind Harboe 740b9e25b4 jtag: getting the JTAG speed can fail 13 years ago
  Øyvind Harboe 803351ec59 jtag: add jtag_flush_queue_sleep debug command 14 years ago
  David Brownell 93f2afa45f initial "transport" framework 14 years ago
  Øyvind Harboe 2fbb0b5972 jtag: retire jtag_get_error() 14 years ago
  Øyvind Harboe 5dcad2d34f jtag: make out_value const 14 years ago
  Øyvind Harboe 7f6bab0c4c jtag: retire jtag_get/set_end_state() 14 years ago
  Øyvind Harboe 36df240cea jtag: cut down on usage of unintended modification of global end state 14 years ago
  David Brownell c25fda2c95 rename jtag_interface_{init,quit}() 14 years ago
  Øyvind Harboe 50dc56a488 jtag: simplify jtag_add_plain_ir/dr_scan 14 years ago
  Øyvind Harboe 57d7743639 jtag: jtag_add_ir_scan() now takes a single field 14 years ago
  Øyvind Harboe e018c7c1d2 jtag: retire tap field 14 years ago
  David Brownell a3245bd7cd interface: define TMS sequence command 14 years ago
  David Brownell 0f7cea2847 jtag.h whitespace/comment cleanup 14 years ago
  David Brownell af79925eb1 jtag: add '-ignore-version' option 14 years ago
  David Brownell 910dd664ce Comment and doxygen fixes 14 years ago
  Øyvind Harboe 97de520bc0 minidriver: fix inline capability of minidriver 14 years ago
  Zachary T Welch c79cca04be change #include "log.h" to <helper/log.h> 14 years ago
  Zachary T Welch d1bc4375e9 change #include "binarybuffer.h" to <helper/binarybuffer.h> 14 years ago
  Zachary T Welch e1ee270265 jtag: avoid using interp global variable 14 years ago
  Zachary T Welch dc1685ca25 move ARRAY_SIZE macro to types.h 14 years ago
  Zachary T Welch 0535a92456 remove TAP_SCAN_BYTES macro 14 years ago
  Zachary T Welch a94748ec6d rename CEIL as DIV_ROUND_UP 14 years ago
  Zachary T Welch 98723c4ecd command_context_t -> struct command_context 14 years ago
  Zachary T Welch 5874d5f2ea use struct jtag_tap_event_action 14 years ago
  Zachary T Welch d0809ac060 scan_field_t -> struct scan_field 14 years ago
  Zachary T Welch 42ef503d37 jtag_tap_t -> struct jtag_tap 14 years ago
  David Brownell d70d9634bf finish removing deprecated/obsolete commands 14 years ago
  Zachary T Welch 5e9d18f027 src/jtag: remove 'extern' and wrap headers. 14 years ago
  David Brownell 79f71fad58 jtag: clean up TAP state name handling 14 years ago
  David Brownell 814183a5c4 SVF: clean up, mostly for TAP state name handling 14 years ago
  David Brownell 7556a93aed XSVF: use svf_add_statemove() 14 years ago
  David Brownell a8234af06c prevent abort via polling during jtag_reset 14 years ago
  David Brownell 40c9668b70 Stop ignoring most scan chain validation errors 14 years ago
  dbrownell 7035b37e71 Remove much #ifdeffery around _DEBUG_JTAG_IO_ usage. 14 years ago
  dbrownell b83d79a42f Updates for "reset_config": 14 years ago
  oharboe 39b57471bf Introduced jtag_init and "jtag arp_init" to allow target scripts more control over how OpenOCD starts up and initializes the target. 14 years ago
  dbrownell 7c7467b34f Add a new JTAG "setup" event; use for better DaVinci ICEpick support. 14 years ago
  oharboe c5949a03a7 added t/nsrst_assert_width commands 14 years ago
  oharboe 016e7ebbfa srst_gates_jtag option. at91sam9260 needs retesting, and possibly srst_gates_jtag added to reset_config. Could i.MX27 be a case where srst does not pull trst, but really srst gates jtag clock? 14 years ago