aboutsummaryrefslogtreecommitdiff
path: root/src/helper
AgeCommit message (Expand)AuthorFilesLines
2023-10-14command: Prepend logs during command captureMarek Vrbka1-12/+14
2023-06-10jep106: update to revision JEP106BG May 2023Antonio Borneo1-3/+58
2023-05-18server: gdb: export gdb_actual_connections through a functionAntonio Borneo1-3/+2
2023-05-18helper: types: rework h_u32_to_le() and similar for sparseAntonio Borneo1-18/+18
2023-05-18helper: replacements: rework including replacements.hAntonio Borneo2-8/+11
2023-05-05helper: with pointers, use NULL instead of 0Antonio Borneo3-8/+8
2023-05-05helper: util: include util.hAntonio Borneo1-0/+1
2023-04-07helper/compiler fix build with gcc on MacOSAntonio Borneo1-2/+4
2023-04-07helper/list: re-align with Linux kernel 6.3-rc1Antonio Borneo1-8/+58
2023-04-07helper/list: remove unused hlist_*Antonio Borneo1-238/+1
2023-03-25helper: util: rewrite command 'ms' as COMMAND_HANDLERAntonio Borneo1-13/+6
2023-03-25helper: command: rewrite command 'ocd_find' as COMMAND_HANDLERAntonio Borneo1-10/+10
2023-03-25helper/compiler: fix build on MacOSAntonio Borneo1-0/+8
2023-03-18openocd: drop JIM_EMBEDDED macroAntonio Borneo1-3/+0
2023-03-18helper: add compiler.h to handle compiler specific workaroundsAntonio Borneo3-3/+50
2023-02-26helper: command: drop last LF ('\n') from sequence of command_print()Antonio Borneo2-2/+21
2023-02-03helper: nvp: add openocd nvp filesAntonio Borneo3-1/+145
2023-01-21helper: Add generic little endian CRC32 functionMarian Buschsieweke3-0/+89
2023-01-15openocd: revert workarounds for 'expr' syntax changeAntonio Borneo1-13/+1
2022-11-15jep106: update to revision JEP106BF.01 Oct 2022Antonio Borneo1-3/+84
2022-11-11helper/types: use unsigned type for all h_u64_to_le() and similarAntonio Borneo1-8/+8
2022-09-18openocd: fix SPDX tag format for files .cAntonio Borneo12-12/+12
2022-09-13openocd: fix for polling during "expr" computationAntonio Borneo1-1/+13
2022-09-13log: remove unused set_log_output()Antonio Borneo2-7/+0
2022-09-08jep106: update to revision JEP106BE Jan 2022Antonio Borneo1-3/+91
2022-09-08jep106: add SPDX tag and JEDEC copyrightAntonio Borneo1-4/+10
2022-08-15target: add API to temporarily mask target pollingAntonio Borneo1-4/+2
2022-07-23helper/jim-nvp: avoid camelcase error by deprecated APIAntonio Borneo1-140/+0
2022-07-23openocd: src: replace SPDX to remaining filesAntonio Borneo2-0/+3
2022-07-23openocd: src/helper: replace the GPL-2.0-or-later license tagAntonio Borneo23-299/+46
2022-07-23openocd: src: replace the BSD-2-Clause-Views license tagAntonio Borneo2-56/+6
2022-07-23openocd: build: add SPDX tagAntonio Borneo2-0/+4
2022-06-24helper: fix build with mingw gcc 12.1.0Antonio Borneo1-2/+4
2022-05-14openocd: add post-init and pre-shutdown helpersAntonio Borneo1-0/+22
2022-03-26helper/bits: add BIT_ULL and GENMASK macrosAntonio Borneo1-0/+4
2022-03-26openocd: include config.h in every file .cAntonio Borneo1-0/+4
2022-03-19keep-alive: drop link with log frameworkAntonio Borneo1-20/+16
2022-03-19log: drop global current_timeAntonio Borneo1-4/+2
2022-02-14helper/list: add list_for_each_entry_direction()Antonio Borneo1-0/+14
2022-01-22log: fix memory leak when log to file is enabledAntonio Borneo2-0/+10
2021-12-18openocd: add keep_alive during command sleepAntonio Borneo1-0/+1
2021-11-13helper/log: Add macros for target-related errors/warnings/...Jan Matyas1-0/+17
2021-11-07jimtcl: revert temporary workaround for memory leak in jimtcl 0.80Antonio Borneo1-35/+0
2021-10-25command: document enum command_modeAntonio Borneo1-0/+9
2021-10-02helper: Remove src/helper from include dirsYasushi SHOJI2-2/+2
2021-09-18helper/command: fix echo return valuesTarek BOCHKATI1-5/+7
2021-09-18jep106.inc: Update to revision JEP106BCFlorian Zaruba1-8/+206
2021-08-30Makefile: drop warning suppression on win buildAntonio Borneo1-6/+0
2021-08-30helper: remove fix for libusb pre-v1.0.9Antonio Borneo3-48/+0
2021-08-22jep106: use packed jedec manufacturer codeAntonio Borneo2-2/+7