37 Commits (d86100261252805215282b17d214c48021ef7f79)

Author SHA1 Message Date
  oharboe d861002612 Rename jtag_add_end_state to jtag_set_end_state since "add" implies that 15 years ago
  oharboe f133158175 Introduce jtag_get_end_state() fn to clarify code a bit. 15 years ago
  oharboe 6468859389 remove TAP_INVALID as argument to jtag_add_xxx() fn's 15 years ago
  zwelch 74df79d4d8 Final step in isolating target_type_s structure: 15 years ago
  zwelch 818aa27a9d First step in hiding target_type_s from public interface: 15 years ago
  zwelch 95e13054ca Add target_write_memory wrapper: 15 years ago
  zwelch 56504fdd73 Audit and eliminate redundant #include directives in other target files. 15 years ago
  oharboe 57bc9f37c9 in_handler in_check_mask and in_check_value now removed from field. Last big patch in the series of JTAG API cleanup. 15 years ago
  oharboe e86dee3200 remove unecessary setting of deprecated fields to NULL 15 years ago
  oharboe 4d88c124b1 retire out_mask - not used anywhere 15 years ago
  oharboe 40580e2d71 Zach Welch <zw@superlucidity.net> fix -Werror warnings 15 years ago
  mifi 0bba832713 The following patches was applied: 15 years ago
  oharboe 6853abeb90 Nicolas Pitre nico at cam.org fix feroceon_bulk_write_memory() wrt uploaded code 15 years ago
  oharboe f8c97a5d2e Nicolas Pitre nico at cam.org add Feroceon target config file 15 years ago
  ntfreak 0cba0d4df3 - remove target specific variant and use target->variant member 15 years ago
  kc8apf c45de8073d Change tap_state naming to be consistent with SVF documentation. 15 years ago
  duane a28eaa85f7 jtag newtap change & huge manual update 15 years ago
  oharboe 069a04dca0 Hongtao Zheng single step fixes 15 years ago
  oharboe ccc2e3fe76 Laurentiu Cocanu - memory read/write and exit() error path fixes 15 years ago
  ntfreak 68c598e88d - added myself to copyright on files i remember adding large contributions for over the years 15 years ago
  oharboe ef1cfb2394 Duane Ellis: "target as an [tcl] object" feature. 15 years ago
  oharboe 7e94e2e8b1 Daniel Gimpelevich fix reset halt on feroceon 15 years ago
  oharboe fb27b7f840 feroceon updated w.r.t. latest arm7/9 changes 15 years ago
  oharboe f370d70670 Duane Ellis: fix warnings 16 years ago
  oharboe 3a48961820 moves handling of problems with resetting into the halted state 16 years ago
  oharboe c526c43c43 Nicolas Pitre: Feroceon fixes 16 years ago
  ntfreak 938e01d0c3 - moved flash erase_check target code to target.c 16 years ago
  oharboe 4b19617f33 Nicolas Pitre fixed regression. 16 years ago
  oharboe 5295bb3121 - sw_bkpts fails if the target is not halted. The side effect is 16 years ago
  oharboe c4a2fdbc39 Reset wip. Just adding hooks. This is just to reduce the size of the actual change, no change in behaviour. 16 years ago
  oharboe 0d7d64b5e9 Wip - split target setup and target examination 16 years ago
  oharboe d3f0549f08 - Work on fixing erase check. Many implementations are plain broken. 16 years ago
  ntfreak d47e1b8f36 - rename log functions to stop conflicts under win32 (wingdi) 16 years ago
  oharboe bc67c6720b I fixed all the targets even though 16 years ago
  oharboe 6d3bed69dc Uwe Hermann: 16 years ago
  drath 11ef6e6485 - fix for feroceon CP15 register access (thanks to Niolas Pitre for this patch) 16 years ago
  vpalatin 5cc4601c5f - add support for Marvell Feroceon (thanks to Nicolas Pitre for this patch) 16 years ago