163 Commits (391782318723915bd259eadf9469251c13c8fa9c)

Author SHA1 Message Date
  Antonio Borneo 3917823187 openocd: remove NULL comparisons with checkpatch [1/2] 2 years ago
  Antonio Borneo 08ee7bb982 openocd: fix simple cases of NULL comparison 2 years ago
  Antonio Borneo 20b29b7767 openocd: manually fix Yoda conditions 2 years ago
  Antonio Borneo 28c24a5c41 openocd: fix simple cases of Yoda condition 2 years ago
  Antonio Borneo 20ee64ae4b jtag: rename CamelCase symbols 3 years ago
  Antonio Borneo 9e7b31479b helper/jim-nvp: comply with coding style [2/2] 3 years ago
  Antonio Borneo a40cbd85e0 help text: remove trailing space 3 years ago
  Antonio Borneo 1e5782a09a jtag: simplify the calls to Jim_SetResultFormatted() 3 years ago
  Antonio Borneo 6b5e77ada6 helper/command: make script_debug() static 4 years ago
  Antonio Borneo e216186fab helper/command: register full-name commands in jim 4 years ago
  Tomas Vanek 3099d52d78 jtag/tcl: fix memory leak in error return 3 years ago
  Antonio Borneo 24db985f60 jtag: avoid checking for non NULL pointer to free it 3 years ago
  Samuel Obuch 3ac010bb9f Fix debug prints when loading to flash 3 years ago
  Mikhail Rasputin 70f69f8728 jtag/tcl: fix a double free of jim object 3 years ago
  Antonio Borneo bd425de3fb jtag/tcl: fix memory leak in command 'irscan' 4 years ago
  Antonio Borneo 3008756604 helper/command: strip replicated command name in log 4 years ago
  Antonio Borneo e66bb9d312 coding style: add parenthesis around the argument of sizeof 5 years ago
  Tomas Vanek a2e822834d helper/binarybuffer: fix clang static analyzer warnings 4 years ago
  Marek Vasut 853a05287c jtag: Fix copy-paste error in 'irscan' help 4 years ago
  Antonio Borneo c07b774e8f jtag: replace command "jtag_reset" with "adapter [de]assert" 4 years ago
  Antonio Borneo 9879f9bf04 jtag: fix error on TCL command "return" in jtag event handler 5 years ago
  Antonio Borneo 6cb5ba6f11 helper/command: change prototype of command_print/command_print_sameline 5 years ago
  Leonard Crestez 84e3f63a8c jtag: tcl: Add cget -idcode 5 years ago
  Antonio Borneo 3117a318d4 command: fix the mode for command "jtag configure" 5 years ago
  Tomas Vanek 78a44055c5 transport: add transport_is_hla() 6 years ago
  Andreas Färber f19ac83152 Fix usage of timeval_ms() 8 years ago
  Marc Schink d0e763ac7e Remove FSF address from GPL notices 8 years ago
  Andreas Fritiofson 7c957b601f jim-nvp: Make Jim_GetOpt_String const-correct 8 years ago
  Paul Fertser 20fcd0729e jtag/tcl: fix incorrect memcpy in jim_newtap_expected_id 9 years ago
  Paul Fertser ef02b69b14 drivers/cmsis-dap: port to common SWD framework 9 years ago
  Paul Fertser bd0409aa93 jtag: always configure enabled tap parameter appropriately 9 years ago
  Angus Gratton f701c0cbeb newdap: Ignore -irlen/-irmask/etc newdap params on SWD or CMSIS-DAP 9 years ago
  Paul Fertser bb0ef230ca tcl/drscan: handle invalid syntax with a conditional, not assert 10 years ago
  Spencer Oliver 4dc8cd201c cmsis-dap: add initial cmsis-dap support 10 years ago
  Andreas Fritiofson 517ba0690d Clean up const usage to avoid excessive casting 10 years ago
  Andreas Fritiofson 85830c32bf jtag/tcl: Avoid casting away const 10 years ago
  Andreas Fritiofson d96010ae71 jtag/tcl: Remove no-op free 10 years ago
  Andreas Fritiofson 2a0ed1ee7f jtag/tcl: Fix double free in jtag newtap argument parsing 10 years ago
  Evan Hunter 7641fb6ac6 Add support for 64 bit parameter to irscan 11 years ago
  Spencer Oliver 08d4411b59 update files to correct FSF address 11 years ago
  Simon Qian 7743e0fb43 topic: add reset functions for SWD 12 years ago
  Spencer Oliver d431af34fe jtag: fix cmd scan_chain expected_ids bug 12 years ago
  Spencer Oliver 38f8e5eefa build: cleanup src/jtag directory 12 years ago
  Spencer Oliver 0c2f8b6eb8 cmd: add missing usage vars 12 years ago
  Mathias K 1d873623a0 Make jim functions public accessible. 12 years ago
  Øyvind Harboe fe2fd812fa clang: fix warning by adding assert that shows that a variable is used 12 years ago
  Øyvind Harboe 4e079d18bf clang: fix malloc() warning with assert 12 years ago
  Rodrigo L. Rosa 194e3c5bc5 fix tapenabler return code 12 years ago
  Øyvind Harboe c3c6a6e1d4 jtag: add wait_srst_deassert command 13 years ago
  Eric Wetzel 0535531d27 nit: more LOG_* \n fixes 13 years ago