aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2022-09-18checkpatch: add OpenOCD specific config flagsAntonio Borneo1-0/+25
2022-09-18checkpatch: import new script version from kernel v6.0-rc3Antonio Borneo7-747/+8344
2022-09-18target/xtensa: invalidate register cache on resetIan Thompson1-2/+5
2022-09-18target/xtensa: fix clang analyzer warningIan Thompson1-9/+12
2022-09-17flash/nor/stm32lx: Add revision 'X' for Cat.4/3 devicesMarc Schink1-1/+1
2022-09-17rtos: Support looking up .lto_priv.0 appended to symbol nameTim Nordell1-8/+47
2022-09-17rtos: Fold is_symbol_mandatory into rtos_qsymbol(..)Tim Nordell1-20/+15
2022-09-17rtos: Create a new helper function find_symbol(...)Tim Nordell1-13/+18
2022-09-17target/xtensa: populate PS correctly during fetchIan Thompson1-0/+3
2022-09-17flash/nor/rsl10: Check return valueToms Stūrmanis1-0/+2
2022-09-13FreeRTOS: Fix thread reg list for Cortex-M7Frank Dischner1-1/+2
2022-09-13mips64: remove empty mips_mips64_soft_reset_halt()Antonio Borneo1-7/+1
2022-09-13target/xtensa: fully initialize buffers for PWRSTAT readIan Thompson1-2/+2
2022-09-13tcl: board: mini2440: fix to work with the current versionPaul Fertser1-1/+0
2022-09-13drivers/bcm2835gpio: Fully restore GPIOs after useSteve Marple1-5/+21
2022-09-13drivers/bcm2835gpio: Add support for activity LEDSteve Marple1-1/+11
2022-09-13drivers/bcm2835gpio: Migrate to adapter gpio commandsSteve Marple7-457/+460
2022-09-13drivers/bcm2835gpio: Release resources on error and when quittingSteve Marple1-2/+20
2022-09-13tcl/interface: replace last deprecated commandsAntonio Borneo4-16/+16
2022-09-13src/jtag/drivers/ep93xx: fix GCC 12 warningAntonio Borneo1-8/+5
2022-09-13configure.ac: drop unneeded dependency checkAntonio Borneo1-4/+1
2022-09-13openocd: fix for polling during "expr" computationAntonio Borneo1-1/+13
2022-09-13target: don't export local symbolsAntonio Borneo10-25/+9
2022-09-13flash/nor: move variable's declaration in C fileAntonio Borneo6-30/+30
2022-09-13usbprog: remove unused variableAntonio Borneo1-2/+0
2022-09-13riscv: don't export local symbolsAntonio Borneo2-42/+22
2022-09-13flash/nor/npcx: make local symbols staticAntonio Borneo1-1/+1
2022-09-13target: make local symbols staticAntonio Borneo6-15/+15
2022-09-13xtensa: make local symbols staticAntonio Borneo6-12/+12
2022-09-13riscv: make local symbols staticAntonio Borneo3-33/+33
2022-09-13jtag: make local symbols staticAntonio Borneo2-2/+2
2022-09-13log: remove unused set_log_output()Antonio Borneo2-7/+0