aboutsummaryrefslogtreecommitdiff
path: root/contrib/loaders/flash
AgeCommit message (Expand)AuthorFilesLines
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
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-03-29Move ocl (at91sam7x flash loader) sources to contribPaul Fertser12-0/+1091
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 Oliver20-24/+24
2013-04-02Added support for ARMv7-M in arm io.Henrik Nilsson1-0/+60
2013-01-14flash: EFM32 flash implementationRoman D1-0/+114
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-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
2011-11-17contrib: stm32f2x use std naming rulesSpencer Oliver1-0/+0
2011-10-09stm32f1x: use async algorithm in flash programming routineAndreas Fritiofson1-29/+42
2011-10-03STM32L: Added flash driver and targetClément Burin des Roziers1-0/+63
2011-02-04stm32x: add support for STM32F20xØyvind Harboe1-0/+63
2011-01-06loader: update loader src for armv7-m archSpencer Oliver1-3/+5
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-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 Oliver5-0/+360