aboutsummaryrefslogtreecommitdiffstats
path: root/contrib
AgeCommit message (Expand)AuthorFilesLines
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
2018-06-15flash/nor: Add support for TI CC26xx/CC13xx flashEdward Fewell12-0/+6906
2018-06-06flash/nor: Add support for TI CC3220SF internal flashEdward Fewell3-0/+122
2018-05-31jtag/drivers: Add support for TI XDS110 debug probeEdward Fewell1-0/+6
2018-04-23flash/nor, contrib/loaders: add stm32 loaders Makefile and generated .incTomas Vanek11-43/+82
2018-04-10target armv7m: multi-block erase checkTomas Vanek5-59/+42
2018-03-07Added support for STMicroelectronics BlueNRG-1 and BlueNRG-2 SoCMichele Sardo3-0/+177
2018-01-13jtagspi: new protocol that includes transfer lengthRobert Jordens1-63/+299
2018-01-13remote_bitbang_sysfsgpio: fix reset handlingAleksey Shargalin1-1/+1
2017-12-07stm8 : new targetAke Rehnman4-1/+95
2017-12-06flash: Add new stm32h7x driver supportAlexandre Torgue1-0/+121
2017-10-03flash: efm32: add support for EFR-familty (e.g. bluegecko)Andrea Merello1-4/+0
2017-06-17flash Kinetis: handle all types of watchdog, disable in reset-initTomas Vanek5-11/+96
2017-05-12jtag/drivers: Add Cypress KitProg driverForest Crossman1-0/+6
2017-04-24udev: Add rules for Ambiq Micro EVK's.Karl Palsson1-0/+5
2017-04-24Fix flash writing on stm32l0Armin van der Togt1-16/+16
2016-12-25contrib: udev: modify rules for users physically in front of machine (TAG+="u...Jiri Kastner2-134/+134
2016-12-08xscale: Move debug handler to contrib/loadersAndreas Fritiofson6-1/+969
2016-12-08rtos: add support for uC/OS-IIISteven Stallion1-0/+32
2016-11-04flash Kinetis: longword programming changed to flash_async_algorithmTomas Vanek3-0/+126
2016-10-04xilinx_bscan_spi: port to new migen and clean-upRobert Jordens1-193/+121
2016-08-14contrib/loaders: Enforce Little Endian ARM machine codeAndreas Färber6-8/+20
2016-08-13kinetis_ke: Switch to standard build variablesAndreas Färber2-10/+10
2016-08-13contrib/loaders: Add umbrella MakefileAndreas Färber1-0/+33
2016-05-22armv4_5: Integrate build of checksum codeAndreas Färber2-1/+17
2016-05-22armv4_5: Integrate build of erase check codeAndreas Färber3-3/+13
2016-05-22armv7m: Integrate build of checksum codeAndreas Färber2-0/+24
2016-05-20Fix spelling of ARM CortexAndreas Färber1-2/+2
2016-05-17udev: add rule for original Keil ULink (version 1)Alexander Kurz1-0/+3
2016-05-05Add Altera USB Blaster udev rule.Christopher Head1-0/+3
2016-05-05flash/nor: Add Infineon XMC1000 flash driverAndreas Färber8-0/+267
2016-05-05flash Kinetis: new KVx family addedTomas Vanek3-0/+87
2016-05-04 stm32l4x.c: Correct waiting for data.Uwe Bonnes1-1/+4
2016-05-04stm32l4x.c: Use explicit 64-bit flash access as reference manual implies.Uwe Bonnes1-7/+5
2016-05-04RTOS support: Correction of out of bound access of thread arrayJonathan Dumaresq1-1/+1
2016-05-04flash: Added support for Freescale Kinetis KE family.Ivan Meleca5-0/+269
2016-05-04stm32l4x.c: Free r6/7 for 64-bit operations.Uwe Bonnes1-9/+9
2016-02-29armv7m: Integrate build of erase check codeAndreas Färber1-0/+2
2016-02-29xmc4xxx: Integrate build of erase check codeAndreas Färber2-0/+21
2016-02-29flash: New Spansion FM4 flash driverAndreas Färber6-0/+225
2015-11-26Improve J-Link driver and introduce libjaylink.Marc Schink1-3/+11
2015-11-26niietcm4: support for NIIET's Cortex-M4 microcontrollersBogdan Kolbov1-0/+112
2015-11-11flash: New driver for XMC4xxx microcontroller familyJeff Ciesielski1-0/+45
2015-10-30Add handling for STM32L4.Uwe Bonnes1-0/+99
2015-10-30stm32f2x: Add memory barrier needed for STM32F7 flashing.Uwe Bonnes1-0/+1
2015-08-06flash/nor/jtagspi: add JTAGSPI driverRobert Jordens1-0/+317
2015-08-06udev: Add J-Link on-board nRF51-DKKyle Manna1-0/+1
2015-04-16contrib/itmdump: add a hack to allow direct dumping of specific SWIT, fix tim...Paul Fertser1-3/+30
2015-04-16rtos: add instructions and helper code to make FreeRTOS work againAndreas Fritiofson1-0/+20
2015-03-09contrib/itmdump: fix UB in show_swit, and few compile warningsPaul Fertser1-11/+2
2015-03-09contrib: itmdump: fix incorrect format printfKarl Palsson1-2/+2
2015-02-22cfg: add board and target configs for TI SimpleLink Wi-Fi CC3200 LaunchPadPaul Fertser1-0/+3
2015-02-11sim3x: new flash driver for Silabs SiM3 microcontroller familyAndreas Bomholtz1-0/+81
2015-02-11nrf51 - Add async loader. Performance on nrf51822QAA/stlink-v2 from ~3.5KiB/s...Angus Gratton1-0/+72
2015-01-15contrib: itmdump: fix multi byte decodingKarl Palsson1-1/+1
2014-11-24flash/nor/lpcspifi.c: fix bug that prevented clean reset after flash writeAnders1-0/+12
2014-09-22flash/nor: add mrvlqspi flash controller driverMahavir Jain1-0/+232
2014-04-14contrib/rpc_examples: add example for python3Andreas Ortmann1-0/+145
2014-04-14openocd.rules: match CMSIS DAP devices by product stringPaul Fertser1-15/+2
2014-03-29Move xsvf_tools and remote_bitbang to contrib/Paul Fertser3-0/+1405
2014-03-29Move ocl (at91sam7x flash loader) sources to contribPaul Fertser12-0/+1091
2014-03-29jlink: add support for Jlink-OB (0x0105) devicesAndrey Yurovsky1-0/+6
2014-03-17cfg: Added st nucleo board configs.Jens Hoffmann1-0/+3
2014-03-17openocd.texi: document Tcl RPC and add an example clientPaul Fertser1-0/+56
2014-03-07Rename and sort udev rules fileAndreas Fritiofson1-61/+69
2014-02-06flash: declare fixed arrays constSpencer Oliver1-1/+1
2014-02-04interface/ftdi: add TUMPA Lite configPaul Fertser1-0/+4
2014-01-09cfg: add initial Atmel xplained kit supportSpencer Oliver1-0/+4
2014-01-09cmsis-dap: add initial cmsis-dap supportSpencer Oliver2-1/+28
2013-10-10cortex_m: target implementation renames cortex_m3 to cortex_mSpencer Oliver1-1/+1
2013-09-15contrib: Add example cross-build scriptAndreas Fritiofson1-0/+104
2013-08-07mdr32fx: support for Milandr's MDR32Fx internal flash memoryPaul Fertser1-0/+125
2013-07-01Support for SST 39VF3201C NOR flashIS2T1-0/+72
2013-06-05update files to correct FSF addressSpencer Oliver28-34/+34
2013-04-02Added support for ARMv7-M in arm io.Henrik Nilsson1-0/+60
2013-01-14flash: EFM32 flash implementationRoman D1-0/+114
2012-12-23icdi: add TI icdi interfaceSpencer Oliver1-2/+5
2012-09-26Added SPIFI flash driver, algorithms, and docsGeorge Harris3-0/+488
2012-07-30flash: don't write to FLASH_CR in stm32x_write_blockAndreas Fritiofson1-3/+0
2012-05-19contrib: enable cortex-m0 and cortex-m4 libdcc supportSpencer Oliver1-2/+2
2012-05-14jtag: add opendous and estick supportSpencer Oliver1-0/+3
2012-05-14build: add missing erase_check loader srcSpencer Oliver2-0/+86
2012-05-14armv7m: update crc/erase_check loaders for cortex-m0Spencer Oliver1-16/+21
2012-05-11contrib: fix Neo1973 udev permission typoSpencer Oliver1-1/+1
2012-04-10contrib/openocd.udev: fix warningAntonio Borneo1-2/+2
2012-02-26flash: add stm32f2x async flash loaderSpencer Oliver1-25/+42
2012-02-26flash: add stellaris async flash loaderSpencer Oliver1-30/+42
2012-01-30stm32f1x: fix bug in flash loader and restrict instruction set to armv6-mAndreas Fritiofson1-10/+18
2012-01-09contrib: add stlink udev rulesSpencer Oliver1-0/+6
2011-12-23Olimex-ARM-USB-OCD-H: Add udev ruleUlf Samuelsson1-0/+3
2011-11-17contrib: stm32f2x use std naming rulesSpencer Oliver1-0/+0
2011-11-09contrib: Add udev rules for TI xds100v2 debuggerKyle Manna1-0/+3
2011-11-08flash: update luminary device tableSpencer Oliver1-20/+53
2011-10-13Add an interface file for DLP Design DLP-USB1232H.Uwe Hermann1-0/+1
2011-10-11contrib: remove extra lfSpencer Oliver1-1/+0
2011-10-09stm32f1x: use async algorithm in flash programming routineAndreas Fritiofson1-29/+42
2011-10-08Add udev rules for openmoko neo1973 debug boardEugeniy Meshcheryakov1-0/+3
2011-10-03STM32L: Added flash driver and targetClément Burin des Roziers1-0/+63
2011-09-16contrib: fix udev rules for tty based adaptorsLuca Bruno1-2/+2
2011-02-04stm32x: add support for STM32F20xØyvind Harboe1-0/+63
2011-01-19stellaris: automatically generate and update device IDsEric Wetzel1-0/+91
2011-01-09present CM3 Trace agendaDavid Brownell2-0/+509
2011-01-06loader: update loader src for armv7-m archSpencer Oliver2-4/+6
2011-01-06Add the contrib file for the armv7m archJonathan Dumaresq1-0/+79
2010-12-23stm32: add dual flash bank supportSpencer Oliver1-2/+3
2010-12-23contrib: change stm32 flash loader extensionSpencer Oliver1-0/+0
2010-12-18Add support for Hilscher netX controllersMichael Trensch1-0/+3
2010-12-10contrib: add source to the cfi flash loadersSpencer Oliver7-0/+462
2010-12-10contrib: make sure loaders use correct archSpencer Oliver4-0/+6
2010-11-15Add comments and tiny improvements to STM32 flash loader algorithmFreddie Chopin1-18/+22
2010-10-28contrib: add ram loader src codeSpencer Oliver9-0/+589
2010-01-05update udev rules for new udev versionJohannes Stezenbach1-20/+28
2009-10-13Cleanup: nuke trailling whitespacesYauheni Kaliuta2-5/+5
2009-07-12Xiaofan Chen <xiaofanc@gmail.com> retire obsolete patch. OpenOCD only support...oharboe2-27/+0
2009-04-30Uwe Hermann <uwe@hermann-uwe.de>: Make ICEbear look like other targetszwelch1-3/+3
2009-04-29Add udev rules for USB ICEbear interface.zwelch1-0/+4
2009-04-28eol-style nativeoharboe1-56/+56
2009-04-24Uwe Hermann <uwe@hermann-uwe.de> Update udev fileoharboe1-28/+56
2009-03-08Patch from Dimitar Dimitrov adding support for Olimex ARM-JTAG-EWduane1-0/+3
2009-01-21Add udev rules to contrib. Courtesy of Uwe Hermann <uwe@hermann-uwe.de>kc8apf1-0/+25
2008-12-02Kees Jongenburger <kees.jongenburger@gmail.com> - now compilesoharboe1-6/+6
2008-10-08- remove build warnings from mips_m4k.c and arm11.cntfreak1-23/+23
2008-10-08Signed-off-by: Frederik Kriewitz <frederik@kriewitz.eu> libdcc bugfixes + tra...oharboe4-47/+84
2008-05-02- added info about libftdi support under win32ntfreak2-0/+27
2008-03-01- contrib directory addedntfreak4-0/+232