flash/nor/at91samd: Use 32-bit register writes for ST-Link compat
[fw/openocd] / src / helper /
2022-09-18 Antonio Borneoopenocd: fix SPDX tag format for files .c
2022-09-13 Antonio Borneoopenocd: fix for polling during "expr" computation
2022-09-13 Antonio Borneolog: remove unused set_log_output()
2022-09-08 Antonio Borneojep106: update to revision JEP106BE Jan 2022
2022-09-08 Antonio Borneojep106: add SPDX tag and JEDEC copyright
2022-08-15 Antonio Borneotarget: add API to temporarily mask target polling
2022-07-23 Antonio Borneohelper/jim-nvp: avoid camelcase error by deprecated API
2022-07-23 Antonio Borneoopenocd: src: replace SPDX to remaining files
2022-07-23 Antonio Borneoopenocd: src/helper: replace the GPL-2.0-or-later licen...
2022-07-23 Antonio Borneoopenocd: src: replace the BSD-2-Clause-Views license tag
2022-07-23 Antonio Borneoopenocd: build: add SPDX tag
2022-06-24 Antonio Borneohelper: fix build with mingw gcc 12.1.0
2022-05-14 Antonio Borneoopenocd: add post-init and pre-shutdown helpers
2022-03-26 Antonio Borneohelper/bits: add BIT_ULL and GENMASK macros
2022-03-26 Antonio Borneoopenocd: include config.h in every file .c
2022-03-19 Antonio Borneokeep-alive: drop link with log framework
2022-03-19 Antonio Borneolog: drop global current_time
2022-02-14 Antonio Borneohelper/list: add list_for_each_entry_direction()
2022-01-22 Antonio Borneolog: fix memory leak when log to file is enabled
2021-12-18 Antonio Borneoopenocd: add keep_alive during command sleep
2021-11-13 Jan Matyashelper/log: Add macros for target-related errors/warnin...
2021-11-07 Antonio Borneojimtcl: revert temporary workaround for memory leak...
2021-10-25 Antonio Borneocommand: document enum command_mode
2021-10-02 Yasushi SHOJIhelper: Remove src/helper from include dirs
2021-09-18 Tarek BOCHKATIhelper/command: fix echo return values
2021-09-18 Florian Zarubajep106.inc: Update to revision JEP106BC
2021-08-30 Antonio BorneoMakefile: drop warning suppression on win build
2021-08-30 Antonio Borneohelper: remove fix for libusb pre-v1.0.9
2021-08-22 Antonio Borneojep106: use packed jedec manufacturer code
2021-08-22 Antonio Borneocommand: log the command only when it is executed
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
next