aboutsummaryrefslogtreecommitdiff
path: root/contrib
AgeCommit message (Expand)AuthorFilesLines
2022-07-02jtag: add esp_usb_jtag driverErhan Kurubas1-0/+4
2022-06-24target: add Espressif ESP32-S3 basic supportErhan Kurubas3-0/+200
2022-06-24target: add Espressif ESP32 basic supportErhan Kurubas4-0/+242
2022-06-03github/workflow: enable libftdi based adaptersTarek BOCHKATI1-4/+10
2022-05-07cross-build.sh: fix build with capstoneTarek BOCHKATI1-1/+1
2022-04-24flash/stm32f1x: add support for RISC-V GigaDevice GD32VF103Tomas Vanek3-0/+65
2022-03-12Remove all occurrences of 'mem2array' and 'array2mem'Marc Schink1-13/+5
2021-12-24contrib/udev: Add missing J-Link USB PIDMarc Schink1-0/+2
2021-12-03flash/nor/fespi: algorithm, large address, errorsTim Newsome8-125/+498
2021-11-03flash/nor/stm32lx: fixed writes at high adapter speedsJimmy2-19/+37
2021-10-02udev: add ASIX Presto programmerAntonio Borneo1-0/+3
2021-09-18stlink: Add PID for V3 device without MSDAndreas Sandberg1-0/+1
2021-09-12flash/stm32l4x: fix flash programming in 64-bit hostsTarek BOCHKATI1-0/+2
2021-09-02flash/stm32l4x: switch to to c loader instead of assembly loaderTarek BOCHKATI4-113/+205
2021-09-02flash/nor: add support for Nuvoton NPCX series flashWealian Liao6-0/+735
2021-08-25tcl: add lattice ECP5 family supportOleksij Rempel1-0/+2
2021-08-14tcl/interface: add Ashling Opella-LD FTDI config filesRanjith Chandran1-0/+3
2021-08-14drivers/remote_bitbang: Group adapter commandsMarc Schink1-2/+2
2021-06-18contrib/itmdump.c: fix implicit declaration warningDiego Herranz1-1/+2
2021-06-04contrib: add an example of using list.hAndreas Fritiofson1-0/+74
2021-05-01udev rules: add OSBDM deviceJiri Kastner1-0/+5
2021-04-05udev rules: add missing Altera USB Blaster devicesAntonio Borneo1-0/+6
2021-04-05udev rules: add missing ftdi USB VID/PIDAntonio Borneo1-0/+23
2021-03-20tcl/interface/ftdi: Add PLS SPC5 debugger configAndrew Wesie1-0/+3
2021-03-19tcl/interface/ftdi: Add miniWiggler debugger configAndrew Wesie1-0/+3
2021-03-19Implement CRC32 algorithm for RISC-V.Tim Newsome4-4/+301
2021-01-13udev: fix permission for Ambiq Micro EVK'sAntonio Borneo1-3/+3
2021-01-13contrib: udev file for Cypress SuperSpeed Explorer kitJiri Kastner1-0/+3
2021-01-08contrib: rpc_examples: haskell: fix ftbs with current librariesPaul Fertser1-7/+4
2020-11-1560-openocd.rules: add ULINKplus CMSIS-DAP based adapterTarek BOCHKATI1-0/+1
2020-11-08Flash, FRAM and EEPROM driver for STM32 QUAD-/OCTOSPI interfaceAndreas Bolsch18-0/+1910
2020-11-07contrib/cross-build.sh: build capstone from sourceTarek BOCHKATI1-2/+25
2020-09-20GitHub: add workflow to provide an openocd snapshot binaries for win32Tarek BOCHKATI1-15/+40
2020-08-02nulink: add minimal support for Nu-Link2Antonio Borneo1-0/+2
2020-08-02jtag/drivers: add support for Nu-Link (Nuvoton ICE) over usbZale Yu1-0/+5
2020-07-26contrib: fix minor typosAntonio Borneo17-25/+25
2020-07-14contrib/60-openocd.rules: add udev rules for Linux gpiodAntonio Borneo1-0/+3
2020-05-24contrib: Add HiFive1 to udev rulesAlistair Francis1-0/+2
2020-05-03loaders/flash/nrf5: add CPU type to loader sourceTomas Vanek1-0/+1
2020-05-02coding style: contrib: remove empty lines at end of text filesAntonio Borneo11-11/+0
2020-04-21nrf5: Comment the flash loaderAurélien Martin1-0/+11
2020-04-21nrf5: Refresh the watchdog while flashingAurélien Martin2-2/+6
2020-04-21nrf5: Include generated loader codeAurélien Martin3-0/+86
2020-03-24drivers: xds110: Add support of alternate XDS110 configurationsEdward Fewell1-0/+2
2020-03-16Flash driver for STM32G0xx and STM32G4xxAndreas Bolsch2-46/+60
2020-03-07bluenrg-x: simplyfied the driverluca vinci5-97/+40
2020-03-07bluenrg-x: added support for BlueNRG-LP deviceluca vinci5-25/+62
2020-03-02flash/stm32h7x: add support of STM32H7Ax/H7Bx devicesTarek BOCHKATI2-39/+47
2020-02-24coding style: add newline at end of text filesAntonio Borneo1-1/+1
2020-01-27flash/nor/stm32l4x: fix minor errors in flash write/async algoTomas Vanek1-1/+1