drivers/openjtag: Group adapter commands
[fw/openocd] / src / helper /
2021-08-14 Antonio Borneohelper: add align.h
2021-07-24 Antonio Borneoopenocd: fix Yoda conditions with checkpatch
2021-07-24 Antonio Borneoopenocd: manually remove NULL comparisons
2021-07-24 Antonio Borneoopenocd: remove NULL comparisons with checkpatch [2/2]
2021-07-24 Antonio Borneoopenocd: remove NULL comparisons with checkpatch [1/2]
2021-07-24 Antonio Borneoopenocd: fix simple cases of NULL comparison
2021-07-20 Antonio Borneoopenocd: manually fix Yoda conditions
2021-07-20 Antonio Borneoopenocd: fix simple cases of Yoda condition
2021-07-02 Antonio Borneohelper: rename camelcase symbols
2021-06-18 R. DiezDoc fix: echo writes to the log, and not to stdout
2021-06-04 R. DiezAvoid non-standard conditionals with omitted operands.
2021-06-04 Jan Matyasgdb_server: Log both incoming and outgoing GDB packets
2021-06-04 Antonio Borneohelper/list.h: add mention to the example in contrib
2021-06-04 Antonio Borneohelper/list.h: align file to Linux v5.12
2021-06-04 Antonio Borneoserver/telnet: fix autocomplete for jimtcl commands
2021-06-04 Antonio Borneohelper/jim-nvp: comply with coding style [1/2]
2021-05-29 Antonio Borneohelp: fix line size in 'usage' output
2021-05-22 Antonio Borneohelper/command: silent debug msg on command register...
2021-05-22 Antonio Borneoopenocd: fix some minor typo
2021-05-15 Antonio Borneojimtcl: restrict memory leak workaround on Linux only
2021-05-08 Daniel AnselmiAdd IPDBG JtagHost functionality to OpenOCD
2021-05-01 Tim NewsomeCleanup of config/includes.
2021-05-01 Antonio Borneohelper/command: drop the TCL variable 'ocd_HOSTOS'
2021-05-01 Antonio Borneohelper/command: fix memory leak on malloc() fail
2021-05-01 Antonio Borneohelper/jim-nvp: remove unused function Jim_nvpInit()
2021-05-01 Antonio Borneohelper/types: remove type '_Bool'
2021-05-01 Antonio Borneohelper/replacements: remove unused typedef's
2021-05-01 Florian Meistertarget/image: allow loading of 64-bit ELF files
2021-05-01 Antonio Borneohelper/command: fix build with jimtcl 0.79 or older
2021-04-18 Antonio Borneohelper/command: rename s/command_unknown/jim_command_di...
2021-04-18 Antonio Borneohelper/command: make script_debug() static
2021-04-18 Antonio Borneohelper/command: get rid of the tree of struct command
2021-04-18 Antonio Borneohelper/command: unregister commands through their full...
2021-04-18 Antonio Borneohelper/command: simplify jim_command_mode()
2021-04-18 Antonio Borneohelper/command: simplify run_command()
2021-04-18 Antonio Borneohelper/command: register full-name commands in jim
2021-04-18 Antonio Borneohelp: re-implement 'help' independent from tree of...
2021-04-18 Antonio Borneocommand mode: return "any" for tcl proc
2021-04-18 Antonio Borneohelper/command: pass command prefix to command registration
2021-04-18 Antonio Borneohelper/command: override target only on target prefixed...
2021-04-18 Antonio Borneohelper/command: use one single handler for all the...
2021-04-18 Antonio Borneohelper/command: always pass struct command as jim priva...
2021-04-05 Antonio Borneojimtcl: add temporary workaround for memory leak in...
2021-03-19 Antonio Borneoioutil: drop the code, deprecated in v0.10.0
2021-03-19 Antonio Borneoopenocd: remove command line flag -p/--pipe deprecated...
2021-01-18 Antonio Borneoconfigure: drop macro 'AC_HEADER_TIME'
2021-01-13 Antonio Borneoopenocd: fix incorrect doxygen comments
2020-12-05 Boran Carjep106: Add new IDs from JEDEC
2020-11-15 Tomas Vanekhelper/command: disable logging of registered commands...
2020-11-04 Tomas Vanekhelper/command: fix clang static analyzer warning
2020-10-14 Tim NewsomeUpstream tons of RISC-V changes.
2020-10-03 Andreas FritiofsonUpdate user dir config file search path
2020-09-05 Antonio Borneoopenocd: avoid checking for non NULL pointer to free it
2020-09-05 Antonio Borneohelper: fix minor typos
2020-09-05 Samuel ObuchFix debug prints when loading to flash
2020-08-16 Antonio Borneolog: handle LOG_*() before calling to log_init()
2020-06-06 Antonio Borneolog: fix kept_alive() and report expired timeout
2020-05-24 Antonio Borneohelper/command: remove unused functions and make static...
2020-05-24 Antonio Borneohelper/command: fix check on value returned by jim API
2020-05-24 Antonio Borneohelper/command: strip replicated command name in log
2020-05-09 Antonio Borneocoding style: prototype of functions with no parameters
2020-05-09 Antonio Borneocoding style: add missing space when split strings
2020-05-09 Antonio Borneohelper/ioutil: silence gcc-8 on strncpy
2020-05-09 Antonio Borneohelper/command: register all commands through register_...
2020-05-02 Antonio Borneocoding style: src: remove empty lines at end of text...
2020-04-21 Florian FainelliRemove BUILD_TARGET64
2020-03-07 Tomas Vanekhelper/binarybuffer: fix clang static analyzer warnings
2020-02-24 Antonio Borneocoding style: fix space around pointer's asterisk
2020-02-24 Antonio Borneolog: let command "log_output" to set back its default
2020-01-02 Jan Matyasjtag_vpi: multiple improvements
2019-12-19 Antonio Borneohelper/command: remove unused field in struct command_r...
2019-12-10 Paul Fertserserver: gdb_server: fix memory map generation on a...
2019-11-23 Antonio Borneohelper: skip including sys/sysctl.h on Linux
2019-09-24 Christopher Headhelper/command: clear errno before calling parser
2019-06-20 Antonio Borneohelper/options: simplify the code using command_run_linef()
2019-06-20 Christopher Headhelper/command: make command_run_line reentrant
2019-06-06 Antonio Borneohelper: add bitmap helper primitives
2019-05-23 Antonio Borneohelper/command: remove dead code in command_unknown()
2019-05-17 Antonio Borneohelper/command: print the command output in case of...
2019-05-14 Antonio Borneohelper/command: fix printing usage for incomplete commands
2019-05-14 Antonio Borneohelper/command: send command output only to the right...
2019-05-14 Antonio Borneohelper/command: remove search for "ocd_" prefix
2019-05-14 Paul Fertserhelper/command: remove command "command type"
2019-05-14 Paul Fertserhelper/command: do not replace new commands with ocd_...
2019-05-14 Paul Fertserhelper/command: do not capture log in script_command_run()
2019-05-14 Paul Fertserhelper/command: Handle Tcl return values consistently
2019-05-14 Antonio Borneohelper/command: change prototype of command_print/comma...
2019-05-14 Antonio Borneohelper/command: add macro CMD
2019-04-10 Mete Balcifix for sanitizer errors in left shifts
2019-04-10 Antonio Borneohelper/command: log an error for commands without usage
2019-04-07 Antonio Borneohelper/command: handle empty "usage" with add_help_text...
2019-04-07 Antonio BorneoSet empty usage field for commands that do not need...
2019-04-07 Antonio Borneocommand_registration: add empty usage field to chained...
2019-04-07 Antonio Borneolog: add const qualifier to commands struct
2019-04-03 Antonio Borneohelper/startup.tcl: remove proc exit
2019-03-06 Antonio Borneohelper/command: return proper JIM error code
2019-01-27 Tomas Vanekcommand: check command mode for native jim commands
2019-01-27 Tomas Vanekcommand: Log the failed command by full name
2019-01-16 Antonio Borneohelper/command: check for malloc failure in __command_name
2018-12-25 Jean-Christian de... command: Log the failed command name
next