aboutsummaryrefslogtreecommitdiff
path: root/contrib
AgeCommit message (Expand)AuthorFilesLines
2021-05-03Merge branch 'master' into from_upstreamTim Newsome1-0/+5
2021-05-01udev rules: add OSBDM deviceJiri Kastner1-0/+5
2021-04-13Merge branch 'master' into from_upstreamTim Newsome2-0/+40
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-02-11From upstream (#580)Tim Newsome2-10/+10
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-12-31Merge branch 'master' into from_upstreamTim Newsome20-2/+1936
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-10-15Make checkpatch happy (hopefully).Tim Newsome1-1/+1
2020-10-15Merge branch 'master' into from_upstream_histogramTim Newsome18-39/+74
2020-09-20GitHub: add workflow to provide an openocd snapshot binaries for win32Tarek BOCHKATI1-15/+40
2020-09-07Add support for GD32VF103 flash (#518)ZL2WRW1-0/+8
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-06-23Merge branch 'master' into from_upstreamTim Newsome26-171/+665
2020-05-24contrib: Add HiFive1 to udev rulesAlistair Francis1-0/+2
2020-05-15Improvements for the HiFive1 revB (#476)Alistair Francis1-0/+1
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-19Add support for HiFive1 RevB board (#456)Jonathan Tinkham1-0/+1
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-15fespi: Properly support large flash devices (#421)Tim Newsome3-68/+88
2019-11-07STM8 Target relicensing to GPLv2 and laterAke Rehnman1-15/+15
2019-09-27Merge branch 'master' into from_upstreamTim Newsome4-15/+17
2019-09-25Use more idiomatic assembly for flash code. (#410)Tim Newsome3-104/+2
2019-09-23The stack is relative to the program. (#409)Tim Newsome3-7/+7
2019-09-09Fix flashing HiFive Unleashed (#402)Tim Newsome7-130/+194
2019-08-04contrib/rpc_examples: Adapt to new command line handlingMarc Schink1-2/+2