aboutsummaryrefslogtreecommitdiff
path: root/contrib
AgeCommit message (Expand)AuthorFilesLines
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
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