aboutsummaryrefslogtreecommitdiff
path: root/contrib
AgeCommit message (Expand)AuthorFilesLines
2020-05-15Improvements for the HiFive1 revB (#476)Alistair Francis1-0/+1
2020-03-19Add support for HiFive1 RevB board (#456)Jonathan Tinkham1-0/+1
2019-11-15fespi: Properly support large flash devices (#421)Tim Newsome3-68/+88
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
2019-07-09Redo fespi flash algorithm (#384)Tim Newsome7-26/+417
2019-06-19Improve block read and checksum speed (#381)Tim Newsome4-4/+296
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-02-08Merge branch 'master' into from_upstreamTim Newsome2-4/+11
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-11-19From upstream (#331)Tim Newsome6-2/+100
2018-11-06Clean up fespi flashing code (#313)v20181030Tim Newsome3-0/+142
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-08-20From upstream (#286)Tim Newsome42-33/+11289
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-11Merge branch 'master' into from_upstreamTim Newsome4-0/+128
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-05-14Remove FSF address to satisfy checkpatchTim Newsome4-20/+0
2018-05-08flash/nor, contrib/loaders: add stm32 loaders Makefile and generated .incTomas Vanek11-43/+82
2018-05-08target armv7m: multi-block erase checkTomas Vanek5-59/+42
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