9222 Commits (085dd21a16c84874fddd76b07a995afae9af182a)
 

Author SHA1 Message Date
  Tarek BOCHKATI 8ecc2888cf cortex_m: use unsigned int for FPB and DWT quantifiers 3 years ago
  Tarek BOCHKATI a115b589a7 cortex_m: implement hit_watchpoint function 3 years ago
  Peter Lawrence b60d06ae32 tcl/board: add pico-debug support 3 years ago
  asier70 64a3e7ba4f flash/nor/stm32f1x: Add support for GD32F1x0/3x0 3 years ago
  Tim Newsome 87c90393fe Cleanup of config/includes. 3 years ago
  Luis de Arquer b44948985f drivers/ftdi: drscan: Skip DR-PAUSE when endstate == IDLE 3 years ago
  Tarek BOCHKATI d10141ef07 telnet: auto-completion of "registered" commands 3 years ago
  Jiri Kastner ffdb2f3d1a udev rules: add OSBDM device 3 years ago
  Antonio Borneo 1e5782a09a jtag: simplify the calls to Jim_SetResultFormatted() 3 years ago
  Antonio Borneo 4622a95fcc helper/command: drop the TCL variable 'ocd_HOSTOS' 3 years ago
  Antonio Borneo 89c6b93ba2 helper/command: fix memory leak on malloc() fail 3 years ago
  Antonio Borneo f18a801e03 helper/jim-nvp: remove unused function Jim_nvpInit() 3 years ago
  Antonio Borneo 3c73cca1e0 helper/types: remove type '_Bool' 3 years ago
  Antonio Borneo ae86bd8e18 helper/replacements: remove unused typedef's 3 years ago
  Christian Hoff 565129119f target/image: report error if ELF file contains no loadable sections 3 years ago
  Florian Meister 9206bd243b target/image: allow loading of 64-bit ELF files 5 years ago
  Antonio Borneo 11d918d9c1 libusb: don't use typedef's 3 years ago
  Antonio Borneo a60979b069 helper/command: fix build with jimtcl 0.79 or older 3 years ago
  Tarek BOCHKATI ef0da79448 cortex_m: mark FPU register as non-existent instead of playing with num_regs 3 years ago
  Tarek BOCHKATI fd40d09676 doc/openocd.texi: fix warning 3 years ago
  Tarek BOCHKATI 2c4f7efbf6 doc/openocd.texi: fix warning 3 years ago
  Tomas Vanek ef0aa38c10 target/armv7m: change FPv4_SP and FPv5_SP/DP identifiers to uppercase 3 years ago
  Tomas Vanek ab337d05f4 target/arm_adi_v5: move DP register definitions to one block 3 years ago
  Tomas Vanek 4455469847 target/adi_v5_swd: remove double space from swd_cmd() parameters 3 years ago
  Peter Lawrence a5471b1b2c drivers/cmsis-dap: add multidrop capability 3 years ago
  Tomas Vanek 45eff3a806 target/arm_adi_v5: add JTAG_TO_DORMANT sequence 3 years ago
  Antonio Borneo 6f1252373b tcl/at91/sam9_smc: fix syntax errors 3 years ago
  Antonio Borneo df443551a8 board: imx53: fix l2 cache initialization 3 years ago
  Antonio Borneo 642cdae321 doc: command 'ftdi_layout_signal' can run after config 3 years ago
  Antonio Borneo 833a2a56f4 doc: do not document commands that are already deprecated 3 years ago
  Antonio Borneo 3ebcb62f9f doc: annotate configuration commands 3 years ago
  Antonio Borneo 3cacfd86ab smp: move command deprecation to startup.tcl 4 years ago
  Yun Liu 7dd323b26d remote_bitbang: Add Windows support 3 years ago
  Leonard Crestez 29af904043 target/imx8qm: Initial support 5 years ago
  Marc Schink 41a6089504 flash/nor/nrf5: Fix data types and const correctness 3 years ago
  Marc Schink dc277057f5 flash/nor/numicro: Use 'bool' data type 3 years ago
  Tomas Vanek ff755a575e drivers/cmsis-dap: flush read 3 years ago
  Tomas Vanek 80970811f4 drivers/cmsis-dap: improve error checking 3 years ago
  Antonio Borneo d3a687432f helper/command: rename s/command_unknown/jim_command_dispatch/ 3 years ago
  Antonio Borneo 6b5e77ada6 helper/command: make script_debug() static 4 years ago
  Antonio Borneo fa23b1a71e helper/command: get rid of the tree of struct command 4 years ago
  Antonio Borneo a7d68878e4 helper/command: unregister commands through their full-name 4 years ago
  Antonio Borneo d8d24f3b36 helper/command: simplify jim_command_mode() 4 years ago
  Antonio Borneo f238337c9c helper/command: simplify run_command() 4 years ago
  Antonio Borneo e216186fab helper/command: register full-name commands in jim 4 years ago
  Antonio Borneo aacc26559e help: re-implement 'help' independent from tree of struct command 3 years ago
  Antonio Borneo cb83bc747c command mode: return "any" for tcl proc 4 years ago
  Antonio Borneo 41c95aa4ea helper/command: pass command prefix to command registration 4 years ago
  Antonio Borneo 4289389937 helper/command: override target only on target prefixed cmds 4 years ago
  Antonio Borneo 7cd679a2de helper/command: get current target from dedicated API 4 years ago