aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-10-08target/xtensa: pass correct buffer on read memory retryErhan Kurubas1-2/+2
2022-10-08target/xtensa: rename pc and ps macro namesErhan Kurubas1-8/+9
2022-10-08flash/nor/at91samd: Use 32-bit register writes for ST-Link compatKeith Packard1-1/+2
2022-10-08Remove duplicate of a counter in hwthread_update_threadsEvgeniy Naydanov1-7/+3
2022-10-08jtag/drivers/bitbang: reduce debug verbosityTomas Vanek1-11/+4
2022-10-08jtag/drivers/cmsis_dap: add LOG_DEBUG_IO to cmsis_dap_metacmd_targetselTomas Vanek1-2/+4
2022-10-08target/armv7m: show target name in 'halted' messageTomas Vanek1-1/+2
2022-10-08target/armv7m: prevent storing invalid registerTomas Vanek1-4/+7
2022-10-08flash/nor/rp2040: fix setting spTomas Vanek1-5/+8
2022-09-27flash/nor/rp2040: remove new line from error messageTomas Vanek1-1/+1
2022-09-27flash/nor/rp2040: use LOG_TARGET_xxx to show core nameTomas Vanek1-2/+1
2022-09-27flash/nor/rp2040: check target halted before flash operationTomas Vanek1-1/+19
2022-09-27flash/nor/rp2040: fix flash erase timeoutTomas Vanek1-8/+11
2022-09-27flash/nor/rp2040: fix size of flash write bufferTomas Vanek1-1/+5
2022-09-27flash/nor/rp2040: fix memory leak of target stack workareaTomas Vanek1-25/+57
2022-09-27flash/nor/rp2040: preparatory refactoringTomas Vanek1-29/+40
2022-09-27target/adi_v5_swd: suppress reconnect in swd_multidrop_select()Tomas Vanek1-0/+2
2022-09-27target/adi_v5_swd: fix SWD multidropTomas Vanek1-0/+16
2022-09-23target/stm32l5x,stm32u5x: fix trace settingsTomas Vanek1-3/+4
2022-09-23target/target: read_memory 64-bit bugfixDaniel Goehring1-1/+1
2022-09-23target/xtensa: fix final clang analyzer warningIan Thompson1-15/+9
2022-09-23target/riscv: fix use of uninitialized valueAntonio Borneo1-10/+8
2022-09-23target/riscv: fix undefined operationAntonio Borneo1-0/+1
2022-09-23target/riscv: fix dead assignmentAntonio Borneo1-4/+1
2022-09-23target/riscv: fix unused initializationAntonio Borneo1-1/+0
2022-09-23target/riscv-013: fix unused initializationAntonio Borneo1-3/+1
2022-09-23target/riscv-013: fix unchecked return codeAntonio Borneo1-1/+3
2022-09-23target/dsp563xx: fix scan-build warningAntonio Borneo1-1/+1
2022-09-23jtag/adapter: fix doxygen warningAntonio Borneo1-1/+1
2022-09-23doc: fix copyright datesAntonio Borneo1-1/+1
2022-09-23checkpatch: fix for flag --no-treeAntonio Borneo1-4/+6
2022-09-18Restore +dev suffixPaul Fertser1-1/+1
2022-09-18The openocd-0.12.0-rc1 release candidateAntonio Borneo3-10/+110
2022-09-18openocd: fix SPDX tag format for files .cAntonio Borneo366-366/+366
2022-09-18HACKING: add chapter on checkpatchAntonio Borneo1-1/+64
2022-09-18checkpatch: fix path of documentationAntonio Borneo1-0/+5
2022-09-18checkpatch: extend check for camel[0-9_]*CASEAntonio Borneo1-0/+24
2022-09-18checkpatch: enable CAMELCASE testAntonio Borneo4-1/+251
2022-09-18checkpatch: add commit-message field to ignore some checkAntonio Borneo1-0/+7
2022-09-18checkpatch: increase the max indentation levelAntonio Borneo1-1/+3
2022-09-18checkpatch: adapt shell script to the tool's new versionAntonio Borneo1-2/+2
2022-09-18checkpatch: check for SPDX tags of licenses in useAntonio Borneo3-4/+11
2022-09-18checkpatch: add list of typedef used in OpenOCDAntonio Borneo2-0/+10
2022-09-18checkpatch: fix check for the FSF addressPaul Fertser1-1/+1
2022-09-18checkpatch: don't spell-check the spelling fileAntonio Borneo2-3/+3
2022-09-18checkpatch: check for OpenOCD tree, not for kernel treeAntony Pavlov2-5/+14
2022-09-18checkpatch: correct false positives reporting instructionsPaul Fertser1-0/+10
2022-09-18checkpatch: treat jenkins as valid emailPaul Fertser2-1/+4
2022-09-18checkpatch: add logging functionsPaul Fertser1-0/+7
2022-09-18checkpatch: add variable $OpenOCDAntonio Borneo1-0/+13