aboutsummaryrefslogtreecommitdiff
path: root/contrib
AgeCommit message (Expand)AuthorFilesLines
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
2020-01-22flash/nor/sh_qspi: Add SH QSPI driverMarek Vasut4-0/+393
2020-01-02contrib/rpc_examples: Add (dis)connect methodsMarc Schink1-1/+7
2019-12-07target/stm32h7x: add support of dual core variant of STM32H7Tarek BOCHKATI1-1/+1
2019-11-07STM8 Target relicensing to GPLv2 and laterAke Rehnman1-15/+15
2019-08-04contrib/rpc_examples: Adapt to new command line handlingMarc Schink1-2/+2
2019-06-10contrib/rpc_examples: remove 'ocd_' command prefix from haskell exampleAntonio Borneo1-1/+1
2019-06-10contrib/rpc_examples: Remove 'ocd_' command prefixMarc Schink1-4/+4
2019-05-04flash/nor/stm32h7x: use of wait queue flag instead of the busy flagTarek BOCHKATI2-9/+10
2019-04-04contrib: rpc_examples: python: fix memory retrievalPaul Fertser1-2/+3
2019-01-11Add flash support for SiFive's Freedom E platformsTim Newsome3-0/+142
2018-12-06stlink: add support for STLINK-V3Antonio Borneo1-3/+9
2018-12-06stlink: add usb pid for v2.1 without mass storage deviceAntonio Borneo1-0/+1
2018-09-25contrib/60-openocd.rules: provide hint to reload udev rulesAntonio Borneo1-0/+2
2018-09-07rtos-helpers: fix minor typo in uC/OS-III helperSteven Stallion1-2/+2
2018-08-21max32xxx: Support for MAX32XXX devices.Kevin Gillespie4-0/+96
2018-07-23Remove FSF mailing address.Tim Newsome11-33/+11
2018-07-18flash/nor: add support for TI MSP432 devicesEdward Fewell19-0/+4372