aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-08-30helper: remove fix for libusb pre-v1.0.9Antonio Borneo4-51/+0
2021-08-30flash/stm32l4x: free write_algorithm work area if no space left for the bufferTarek BOCHKATI1-0/+1
2021-08-30flash/stm32l4x: add support of STM32U57x/U58xTarek BOCHKATI4-20/+278
2021-08-26flash/stm32l4x: add support of STM32WL5x dual coreTarek BOCHKATI3-40/+191
2021-08-26flash/stm32l4x: prevent undefined behavior warnings caused by signed integer ...Sebastiaan de Schaetzen1-23/+33
2021-08-26flash/stm32l4x: add support of STM32G0Bx/G0Cx devicesTarek BOCHKATI2-5/+53
2021-08-26flash/stm32l4x: remove stm32l4_part_info.default_flash_regsTarek BOCHKATI2-27/+19
2021-08-26flash/stm32l4x: introduce flash programming without loaderTarek BOCHKATI2-7/+95
2021-08-26flash/stm32l4x: STM32L5 support programming when TZEN=1 and RDP=0x55Tarek BOCHKATI2-1/+12
2021-08-26flash/stm32l4x: STM32L5 support programming when TZEN=1 and RDP=0xAATarek BOCHKATI3-18/+220
2021-08-26flash/stm32l4x: introduce auto-probe when OPTR is changedTarek BOCHKATI1-17/+25
2021-08-26flash/stm32l4x: introduce 'stm32l4x trustzone [enable|disable]' commandTarek BOCHKATI2-15/+116
2021-08-26flash/stm32l4x: do not report bank mode before probing [FIX]Tarek BOCHKATI1-3/+2
2021-08-25tcl: add lattice ECP5 family supportOleksij Rempel6-0/+114
2021-08-22target/adi_v5_jtag: Add support for 8-bit IR JTAG-DProot1-4/+4
2021-08-22cortex_a: use the ap number specified at target createAntonio Borneo1-5/+10
2021-08-22jep106: use packed jedec manufacturer codeAntonio Borneo4-25/+28
2021-08-22arm_adi_v5: update coresight class namesAntonio Borneo1-7/+22
2021-08-22command: log the command only when it is executedAntonio Borneo1-2/+2
2021-08-22cortex_m: fix command 'step address'Antonio Borneo1-1/+4
2021-08-22stlink: fix SWIM mode on stlink-v3Antonio Borneo1-1/+2
2021-08-22rtos/riot: fix out-of-bounds writes when target is corruptedSebastiaan de Schaetzen1-2/+9
2021-08-22rtos/riot: fix out-of-bounds read of optional symbols arraySebastiaan de Schaetzen1-32/+26
2021-08-22flash/atsame5: use COMMAND_PARSE_NUMBER in command handlersTarek BOCHKATI1-4/+7
2021-08-22flash/kinetis: use COMMAND_PARSE_NUMBER in command handlersTarek BOCHKATI1-7/+9
2021-08-22flash/xmc4xxx: use COMMAND_PARSE_NUMBER in command handlersTarek BOCHKATI1-2/+2
2021-08-22flash/at91samd: use COMMAND_PARSE_NUMBER in command handlersTarek BOCHKATI1-31/+4
2021-08-22jtag/cmcis_dap: use COMMAND_PARSE_NUMBER in command handlersTarek BOCHKATI2-2/+2
2021-08-22flash/stm32l4x: use COMMAND_PARSE_NUMBER in command handlersTarek BOCHKATI1-4/+5
2021-08-22github/workflow: disable libusb static link for windows buildTarek BOCHKATI1-10/+1
2021-08-14tcl/interface: add Ashling Opella-LD FTDI config filesRanjith Chandran3-0/+42
2021-08-14drivers/ft232r: Group adapter commandsMarc Schink3-21/+92
2021-08-14tcl: Adapt config files to new usb_blaster command syntaxMarc Schink5-12/+12
2021-08-14drivers/usb_blaster: Group adapter commandsMarc Schink3-14/+55
2021-08-14doc/openocd: Fix buspirate exampleMarc Schink1-1/+1
2021-08-14tcl/interface/buspirate: Adapt to new buspirate command syntaxMarc Schink1-5/+5
2021-08-14drivers/buspirate: Group adapter commandsMarc Schink3-20/+73
2021-08-14tcl/interface: Adapt config files to new sysfsgpio command syntaxMarc Schink2-5/+5
2021-08-14drivers/sysfsgpio: Group adapter commandsMarc Schink2-11/+82
2021-08-14tcl/interface/dln-2-gpiod: Adapt to new linuxgpiod command syntaxMarc Schink1-6/+6
2021-08-14drivers/linuxgpiod: Group adapter commandsMarc Schink2-13/+96
2021-08-14tcl/interface/jtag_vpi: Adapt to new jtag_vpi command syntaxMarc Schink1-2/+2
2021-08-14drivers/jtag_vpi: Group adapter commandsMarc Schink2-4/+33
2021-08-14tcl/interface: Adapt config files to new bcm2835gpio command syntaxMarc Schink2-14/+14
2021-08-14drivers/bcm2835gpio: Group adapter commandsMarc Schink3-33/+122
2021-08-14tcl/interface/jtag_dpi: Adapt to new jtag_dpi command syntaxMarc Schink1-2/+2
2021-08-14drivers/jtag_dpi: Group adapter commandsMarc Schink3-5/+28
2021-08-14drivers/vsllink: Group adapter commandsMarc Schink2-7/+54
2021-08-14drivers/ulink: Group adapter commandsMarc Schink2-2/+18
2021-08-14drivers/xlnx-pcie-xvc: Group adapter commandsMarc Schink3-3/+21