aboutsummaryrefslogtreecommitdiff
path: root/src/helper
AgeCommit message (Expand)AuthorFilesLines
2024-03-24helper/list: include the correct header fileAntonio Borneo2-2/+3
2024-03-24helper/list: Replace Linux code with FreeBSD oneAntonio Borneo1-709/+225
2024-03-16openocd: dump full command line in the debug logAntonio Borneo1-0/+4
2024-03-16helper/log: add LOG_CUSTOM_LEVEL() macroTomas Vanek1-0/+9
2024-02-11jep106: update to revision JEP106BI January 2024Antonio Borneo1-4/+54
2024-02-11helper/log: report the file in `log_output` commandEvgeniy Naydanov1-21/+18
2024-01-13helper/command: pass command arguments also as Jim_ObjAntonio Borneo2-0/+7
2024-01-13helper/command: inline run_command() in exec_command()Antonio Borneo1-25/+18
2024-01-13helper/command: simplify exec_command()Antonio Borneo1-29/+9
2024-01-13helper/command: simplify script_command_args_alloc()Antonio Borneo1-7/+4
2024-01-13helper/command: drop unused variablesAntonio Borneo1-4/+2
2023-12-24helper/bin2char: drop trailing empty lineAntonio Borneo1-1/+1
2023-12-16helper: nvp: minor fixesAntonio Borneo2-3/+3
2023-11-11jep106: update to revision JEP106BH September 2023Antonio Borneo1-4/+51
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