aboutsummaryrefslogtreecommitdiff
path: root/contrib
AgeCommit message (Expand)AuthorFilesLines
2023-12-21Merge pull request #976 from riscv/from_upstreamTim Newsome1-1/+1
2023-12-14contrib/loaders/flash: remove unused gd32vf103.incEvgeniy Naydanov1-8/+0
2023-12-05Merge commit 'd4575b647a3603200a9bb4a784d170f792ab88d0' into from_upstreamTim Newsome1-1/+1
2023-11-27Merge commit '4b1ea8511a7da9d7201df40302e3341c6e97ffdd' into from_upstreamTim Newsome4-123/+199
2023-11-20Merge commit '18281b0c497694d91c5608be54583172838be75c' into from_upstreamTim Newsome12-129/+487
2023-11-11contrib/rtos-helpers/FreeRTOS-openocd: change license to CC0-1.0Antonio Borneo1-1/+1
2023-11-06Merge commit '05ee88915520d1dd82da94a016a9374a1f3a8129' into from_upstreamTim Newsome25-0/+3785
2023-10-23Merge commit 'e17fe4db0f256ee4fb97dcfd6b9f7f55c966b190' into from_upstreamTim Newsome1-1/+1
2023-10-23Merge pull request #935 from riscv/from_upstreamTim Newsome1-0/+13
2023-10-17contrib: Match upstream.Tim Newsome1-1/+1
2023-10-16Merge commit '0384fe5d596f42388f8b84d42959d899f29388ab' into from_upstreamTim Newsome1-0/+13
2023-09-08flash/nor: add support for Nuvoton NPCX4/K3 series flashLuca Hung4-123/+199
2023-08-26contrib/firmware: add new i2c bit-banging feature to angie's firmwareAhmed BOUDJELIDA11-129/+485
2023-08-26jtag/drivers: add new VIDs for angie driver - add a check for a returned valueAhmed BOUDJELIDA1-0/+2
2023-08-12jtag/drivers: Add new driver for ANGIE USB-JTAG AdapterAhmed BOUDJELIDA1-0/+4
2023-08-12contrib/firmware: add new adapter ANGIE's firmware/bitstream codeAhmed BOUDJELIDA24-0/+3779
2023-07-12Merge commit 'a3ed12401b1f7d9578fb7da881d3504e07acfc27' into from_upstreamTim Newsome5-0/+184
2023-07-08jtag/stlink: add STLINK-V3PWR supportLaurent LEMELE1-0/+2
2023-05-04Merge commit '228fe7300c7df7aa05ba2c0bc19edde6d0156401' into from_upstreamTim Newsome1-1/+0
2023-04-14flash/rsl10: fix typoMark Zhuang1-1/+1
2023-04-01github/workflow: build libjaylink from sourceErhan Kurubas1-0/+13
2023-03-16Merge commit '1293ddd65713d6551775b67169387622ada477c1' into from_upstreamTim Newsome153-1678/+765
2023-02-28Merge commit 'd1b882f2c014258be5397067e45848fa5465b78b' into from_upstreamTim Newsome1-1/+1
2023-01-15flash/nor, contrib/loaders: move numicro M0 write assembly to contrib/loadersJian-Hong Pan5-2/+80
2023-01-15flash/nor, contrib/loaders: move numicro M4 write assembly to contrib/loadersJian-Hong Pan3-0/+106
2023-01-15nds32: drop it, together with aice adapter driverAntonio Borneo1-1/+0
2022-10-31github/workflow: enable libftdi based adapters (#755)Tim Newsome1-4/+10
2022-09-18openocd: fix SPDX tag format for files .cAntonio Borneo26-26/+26
2022-09-13src/flash/nor: flash driver for RSL10Toms Stūrmanis3-0/+60
2022-09-13contrib: add GPL license tag on files that miss itAntonio Borneo35-0/+69
2022-09-13contrib: replace the GPLv2-or-later license tagAntonio Borneo65-901/+131
2022-09-13contrib: replace the BSD-3-Clause license tagAntonio Borneo29-752/+62
2022-09-13contrib: replace the GPLv3-or-later license tagAntonio Borneo3-17/+8
2022-09-13openocd: fix syntax of SPDX tagsAntonio Borneo7-14/+13
2022-08-27doc: how to use QEMU to test big-endian buildAntonio Borneo1-0/+27
2022-08-15loaders/reset/espressif: replace the GPL-2.0-or-later license tagErhan Kurubas5-65/+10
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-05-03Merge branch 'master' into from_upstreamTim Newsome3-0/+65
2022-04-24flash/stm32f1x: add support for RISC-V GigaDevice GD32VF103Tomas Vanek3-0/+65
2022-04-11Merge branch 'master' into from_upstreamTim Newsome1-13/+5
2022-03-12Remove all occurrences of 'mem2array' and 'array2mem'Marc Schink1-13/+5
2021-12-28Merge branch 'master' into from_upstreamTim Newsome1-0/+2
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-30Merge branch 'master' into from_upstreamTim Newsome2-14/+37
2021-11-03flash/nor/stm32lx: fixed writes at high adapter speedsJimmy2-19/+37