aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-08-14drivers/remote_bitbang: Group adapter commandsMarc Schink4-12/+35
2021-08-14tcl/interface/openjtag: Adapt to new openjtag command syntaxMarc Schink1-1/+1
2021-08-14drivers/openjtag: Group adapter commandsMarc Schink3-5/+28
2021-08-14tcl/interface: Adapt config files to new parport command syntaxMarc Schink4-7/+7
2021-08-14drivers/parport: Group adapter commandsMarc Schink3-16/+51
2021-08-14flash/nor: Do not update 'is_erased'Marc Schink27-175/+35
2021-08-14jtag/mpsse: fix SIGSEGV for use after freeAntonio Borneo1-3/+3
2021-08-14arm_adi_v5: use macro DP_APSEL_MAX in place of magic numberAntonio Borneo1-1/+1
2021-08-14openocd: fix cleanup order: cti before dapAntonio Borneo1-1/+1
2021-08-14arm_adi_v5: fix access to 64-bit MEM-APAntonio Borneo3-17/+27
2021-08-14arm_adi_v5: fix signed offset in Class 0x1 ROM tablesAntonio Borneo1-2/+2
2021-08-14helper/align.h: use itAntonio Borneo4-8/+12
2021-08-14helper: add align.hAntonio Borneo2-0/+31
2021-08-14rtos: add debug prints for qSymbol lookupJan Matyas1-0/+11
2021-08-14flash/nor/atsamv: fixed "maybe uninitialized" compiler warningJan Matyas1-1/+1
2021-08-14add config for Microchip SAMA5D27 SOM1 Kit1Oleksij Rempel2-0/+47
2021-07-31github/workflow: upgrade libraries in windows build to latest versionsTarek BOCHKATI1-3/+3
2021-07-31.github/workflows: Add missing 'apt-get update' to the snapshot workflowJan Matyas1-1/+3
2021-07-31rtos: zephyr: add zephyr_params for cortex r4Julien Massot1-0/+8
2021-07-31tcl/board: Add Raspberry Pi 4 model B boardJian-Hong Pan1-0/+13
2021-07-31tcl/board: Add Raspberry Pi 3 boardJian-Hong Pan1-0/+13
2021-07-31Call poll at a fixed interval.Tim Newsome3-15/+42
2021-07-31drivers/cmsis-dap: update for newest protocol versionPoroCYon2-20/+29
2021-07-31doc/openocd.texi: Add documentation for bcm2835 interfaceMatthew Mets1-0/+67
2021-07-31interface/jtag_hat: Add interface configuration for the JTAG HATMatthew Mets1-0/+38
2021-07-31drivers/bcm2835: Add support for SWDIO direction control pinMatthew Mets1-4/+41
2021-07-31jtag/aice: fix build with clang on MacOSAntonio Borneo1-25/+24
2021-07-30doc: move the official channel to Libera.ChatPaul Fertser1-1/+1
2021-07-24arm_adi_v5: Added Cortex-A76 identifiersFlorian Fainelli1-0/+2
2021-07-24arm_adi_v5: Provide Brahma-B53 identifiersFlorian Fainelli1-0/+4
2021-07-24openocd: fix Yoda conditions with checkpatchAntonio Borneo34-233/+233
2021-07-24openocd: manually remove NULL comparisonsAntonio Borneo10-32/+23
2021-07-24openocd: remove NULL comparisons with checkpatch [2/2]Antonio Borneo12-20/+20
2021-07-24openocd: remove NULL comparisons with checkpatch [1/2]Antonio Borneo71-181/+181
2021-07-24openocd: fix simple cases of NULL comparisonAntonio Borneo166-856/+856
2021-07-24target: rename CamelCase symbolsAntonio Borneo11-202/+202
2021-07-20openocd: manually fix Yoda conditionsAntonio Borneo20-170/+126
2021-07-20openocd: fix simple cases of Yoda conditionAntonio Borneo76-576/+575
2021-07-20flash/nor: convert enum in uppercaseAntonio Borneo3-233/+233
2021-07-20target/nds32: use lowercase for C variablesAntonio Borneo3-16/+13
2021-07-20flash: use lowercase for C variablesAntonio Borneo5-120/+120
2021-07-20drivers/buspirate: use macros in place of const variablesAntonio Borneo1-5/+5
2021-07-20jtag/aice: use macros in place of const variablesAntonio Borneo1-23/+23
2021-07-20svf: rename CamelCase labelAntonio Borneo1-7/+7
2021-07-20target/nds32: rename CamelCase symbolsAntonio Borneo4-21/+21
2021-07-20target/mips: rename CamelCase symbolsAntonio Borneo5-35/+35
2021-07-20target/arm: opcodes: rename CamelCase symbols and uppercase variablesAntonio Borneo5-708/+708
2021-07-20target/cortex_m: rename CamelCase symbolAntonio Borneo3-3/+3
2021-07-20target/arm: rename CamelCase symbolsAntonio Borneo24-314/+314
2021-07-20tcl: Adapt config files to new ftdi command syntaxMarc Schink96-494/+494