525 Commits (jim)

Author SHA1 Message Date
  Tim Newsome db16b3dc5b Call poll at a fixed interval. 2 years ago
  Antonio Borneo c0c7d6fe8b openocd: fix Yoda conditions with checkpatch 2 years ago
  Antonio Borneo 54e699b260 openocd: manually remove NULL comparisons 2 years ago
  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 28c24a5c41 openocd: fix simple cases of Yoda condition 2 years ago
  Tim Newsome 6ad89d61af Add RTOS memory read/write functions. 2 years ago
  Antonio Borneo 11a621c752 server: rename CamelCase symbols 2 years ago
  Jan Matyas 49820b8afd gdb_server: Log both incoming and outgoing GDB packets 2 years ago
  Antonio Borneo fad1eaaa42 server/telnet: fix autocomplete for jimtcl commands 2 years ago
  Yasushi SHOJI b392ba466c server: gdb_server: Add colon for target extended-remote 2 years ago
  Daniel Anselmi e05cbb4e4f Add IPDBG JtagHost functionality to OpenOCD 3 years ago
  Antonio Borneo 223b79ebe2 telnet/auto-complete: hide deprecated and internal commands 2 years ago
  Antonio Borneo 5ba8e365d9 telnet: allow hiding selected commands during auto-completion 2 years ago
  Tim Newsome 87c90393fe Cleanup of config/includes. 2 years ago
  Tarek BOCHKATI d10141ef07 telnet: auto-completion of "registered" commands 3 years ago
  Liming Sun 651b861d5d target/aarch64: Add watchpoint support 5 years ago
  Tarek BOCHKATI 78462af05f telnet: support end and home keys 3 years ago
  Antonio Borneo cb8e3fb2d9 server: revert commit 7e6556b3ca 3 years ago
  Antonio Borneo c69b4deae3 gdb_server: fix HW thread status at gdb attach 3 years ago
  Antonio Borneo 7f74906c2d gdb_server: minor fix for indentation 3 years ago
  Marc Schink 7b641d3d4e Add initial RTT support 3 years ago
  Tomas Vanek f8453ae52c target, register: allow a register hidden from gdb and 'reg' cmd 4 years ago
  Tarek BOCHKATI 7e6556b3ca server: permit the add_service function to return the created service 3 years ago
  Antonio Borneo f3db7f173e server: declare local functions as static 3 years ago
  Antonio Borneo e2e8a5f467 gdb_server: allow multiple GDB connections to selected targets 3 years ago
  Tomas Vanek 49b7099def gdb_server: fix clang static analyzer warning 3 years ago
  Brian Brooks 9e2a0effb2 server/telnet: Handle Ctrl+K 3 years ago
  Antonio Borneo d3249fd45a openocd: use proper format with uint32_t 3 years ago
  Antonio Borneo 4e98d44fd1 openocd: avoid checking for non NULL pointer to free it 3 years ago
  Christopher Head 401086186f server/gdb_server: fix incorrect condition check 3 years ago
  Antonio Borneo 2f92598f0d gdb_server: refuse gdb connection if target is not examined 4 years ago
  Antonio Borneo 1f08ada366 server: fix minor typos 3 years ago
  Antonio Borneo e8cfdd4a72 gdb_server: suggest user to prefer GDB extended mode 4 years ago
  Antonio Borneo 996ff5bcfc coding style: add arguments to function prototypes 4 years ago
  Marc Schink ef14384b68 flash/nor: Use proper data types in driver API 3 years ago
  Tarek BOCHKATI 9a690c6bdb openocd: fix issue in WIN32 with TCP adapters 3 years ago
  Antonio Borneo 4f459660a9 coding style: avoid unnecessary line continuations 4 years ago
  Marc Schink 82f71aa274 server/telnet: Fix history output 8 years ago
  Antonio Borneo ebc2871005 server: set tcp port and bind address before init 3 years ago
  Tarek BOCHKATI e7f9ad3932 server: set connection::input_pending type to bool 4 years ago
  Tarek BOCHKATI ef6eb5691a server/gdb_server: set gdb_connection::ctrl_c type to bool 4 years ago
  Antonio Borneo 16706256e4 gdb_server: print the target associated to the gdb port 4 years ago
  Antonio Borneo e7306d361b coding style: fix space around pointer's asterisk 4 years ago
  Tomas Vanek 98a8b99ef3 server/server: fix clang static analyzer warning 4 years ago
  Antonio Borneo 964c4db9ce gdb_server: fix extended_protocol for multi-target 4 years ago
  Antonio Borneo f476c9eec4 gdb_server: fix string length with semihosting_fileio 4 years ago
  Jimmy 0f12d792ed server/tcl_server.c: Fix buffer overrun 4 years ago
  Paul Fertser 1e427fd580 server: gdb_server: fix memory map generation on a 32-bit BE host 4 years ago
  Andreas Fritiofson 6d54d90541 CVE-2018-5704: Prevent some forms of Cross Protocol Scripting attacks 6 years ago