aboutsummaryrefslogtreecommitdiff
path: root/contrib/loaders
AgeCommit message (Expand)AuthorFilesLines
2022-04-24flash/stm32f1x: add support for RISC-V GigaDevice GD32VF103Tomas Vanek3-0/+65
2021-12-03flash/nor/fespi: algorithm, large address, errorsTim Newsome8-125/+498
2021-11-03flash/nor/stm32lx: fixed writes at high adapter speedsJimmy2-19/+37
2021-09-12flash/stm32l4x: fix flash programming in 64-bit hostsTarek BOCHKATI1-0/+2
2021-09-02flash/stm32l4x: switch to to c loader instead of assembly loaderTarek BOCHKATI4-113/+205
2021-09-02flash/nor: add support for Nuvoton NPCX series flashWealian Liao6-0/+735
2021-03-19Implement CRC32 algorithm for RISC-V.Tim Newsome4-4/+301
2020-11-08Flash, FRAM and EEPROM driver for STM32 QUAD-/OCTOSPI interfaceAndreas Bolsch18-0/+1910
2020-07-26contrib: fix minor typosAntonio Borneo13-21/+21
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 Borneo8-8/+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-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
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-05-04flash/nor/stm32h7x: use of wait queue flag instead of the busy flagTarek BOCHKATI2-9/+10
2019-01-11Add flash support for SiFive's Freedom E platformsTim Newsome3-0/+142
2018-08-21max32xxx: Support for MAX32XXX devices.Kevin Gillespie4-0/+96
2018-07-23Remove FSF mailing address.Tim Newsome7-21/+7
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-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
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-04-24Fix flash writing on stm32l0Armin van der Togt1-16/+16
2016-12-08xscale: Move debug handler to contrib/loadersAndreas Fritiofson6-1/+969
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-05flash/nor: Add Infineon XMC1000 flash driverAndreas Färber8-0/+267