aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2021-07-20drivers/ftdi: Group adapter commandsMarc Schink3-29/+94
2021-07-10target: add support for 64bit data in mem2array and array2memJan Matyas2-135/+139
2021-07-10target: add 64-bit address array command supportDaniel Goehring1-10/+12
2021-07-10target/semihosting: Fix of close(): Never close standard streamsJan Matyas1-4/+14
2021-07-10target/semihosting: Capture errno in SEMIHOSTING_SYS_ISTTYJan Matyas1-0/+1
2021-07-10tcl/interface/ftdi: Fix Digilent JTAG-SMT2 configPatrick Stewart1-1/+1
2021-07-10config/ftdi: Add tristate capability to sheevaplug configAndreas Fritiofson1-2/+2
2021-07-02tcl: Update Flyswatter product linksFlorian Fainelli2-2/+2
2021-07-02target/cortex_a: Replace printf() with LOG_DEBUG()Marc Schink1-2/+2
2021-07-02target/aarch64: Replace printf() with LOG_DEBUG()Marc Schink1-2/+2
2021-07-02target/mips64: Replace printf() with LOG_ERROR()Marc Schink1-2/+2
2021-07-02Add RTOS memory read/write functions.Tim Newsome4-3/+79
2021-07-02target: check return value of register get/set callbacksJan Matyas1-18/+22
2021-07-02target/stm8: Remove unused member 'stm8_common'Marc Schink1-2/+0
2021-07-02target/adiv5: Large Physical Address ExtensionKevin Burke7-74/+168
2021-07-02rtos/eCos: rename CamelCase symbolsAntonio Borneo3-47/+47
2021-07-02rtos: rename CamelCase symbolsAntonio Borneo17-257/+253
2021-07-02rtos: convert CamelCase enum in uppercaseAntonio Borneo6-93/+93
2021-07-02server: rename CamelCase symbolsAntonio Borneo1-7/+7
2021-07-02jtag/swd: rename CamelCase macrosAntonio Borneo9-67/+67
2021-07-02jtag: rename CamelCase symbolsAntonio Borneo11-184/+184
2021-07-02helper: rename camelcase symbolsAntonio Borneo3-9/+9
2021-07-02flash: rename CamelCase symbolsAntonio Borneo20-1180/+1180