aboutsummaryrefslogtreecommitdiff
path: root/src/flash
AgeCommit message (Expand)Author
2013-03-06flash: fix stm32 failed probe using incorrect flash sizeSpencer Oliver
2013-03-06stm32: update stm32f1x driver for f0x and f3x option bytesSpencer Oliver
2013-02-25stm32: add support for stm32l1x 256k high density single bank devicesJohan Almquist
2013-02-25stm32: add support for the STM32Lx 384kb dual bank flashJohan Almquist
2013-02-25stm32: enable flash bank size overrideSpencer Oliver
2013-02-02armv7m: use ARM_MODE_THREAD core mode for algoorithm'sSpencer Oliver
2013-02-02armv7m: use generic arm::core_modeSpencer Oliver
2013-01-21flash: add stm32lx loader Hard Fault workaroundSpencer Oliver
2013-01-21flash: reduce stm32lx loader timeoutSpencer Oliver
2013-01-21flash: cleanup stm32lx driverSpencer Oliver
2013-01-21flash: stm32f2x support write protectionSpencer Oliver
2013-01-21flash: add stm32f2x flash lock/unlock cmdsSpencer Oliver
2013-01-18flash: EFM32 GG/LG page size detection fixRoman D
2013-01-14flash: EFM32 flash implementationRoman D
2012-12-31flash: allow stm32f1x options_write args in any orderSpencer Oliver
2012-12-31flash: use correct stm32f1x option read maskSpencer Oliver
2012-12-31stm32f1x: fix stm32f0/f3 broken unlockSpencer Oliver
2012-12-31stm32f1x: preserve user option byte dataSpencer Oliver
2012-12-31flash: stm32f1x: write option bytes using the loaderSzymon Modzelewski
2012-12-30flash: stm32lx fallback to slow memory writes when no working areaSpencer Oliver
2012-12-30flash: add new stm32l HD variantSpencer Oliver
2012-12-30flash: format stm32f2x driver definesSpencer Oliver
2012-12-24flash: add stm32f2x rev XSpencer Oliver
2012-12-14flash: fm3 mb9bfxx7 mb9bfxx8 supportMuranaka Masaki
2012-11-19flash: add stm32f42x/stm32f43x supportSpencer Oliver
2012-11-06Added support for SPI Flash Winbond W25Q64CVGianluca Renzi
2012-10-28flash: update stm32 flash driver versionsSpencer Oliver
2012-10-17flash: fix at91sam3/4 driver typosSpencer Oliver
2012-10-17Fix serious bug in LPC2xxx/LPC17xx flash algorithm.Freddie Chopin
2012-10-17Cleanup lpc2000.cFreddie Chopin
2012-10-12cfi: remove typos and code cleanupSpencer Oliver
2012-10-12flash: update stellaris flash data to latest dev package 9453Spencer Oliver
2012-10-08dsp5680xx_flash: Remove unused flash bank structureAndreas Fritiofson
2012-10-08stm32f1x: Increase options erase timeoutAndreas Fritiofson
2012-10-08flash/nor/stellaris: Remove unnecessary write_algorithm checkAndreas Fritiofson
2012-10-08flash/nor: make all working area pointers localAndreas Fritiofson
2012-10-04Modified Sector Erase for AT91SAM4SOlivier Schonken
2012-10-02flash: add stm32f3 rev 2 flash supportSpencer Oliver
2012-09-26Added SPIFI flash driver, algorithms, and docsGeorge Harris
2012-09-26SPI nor drivers refactorGeorge Harris
2012-09-07stlink: issue error for stm32 option writingSpencer Oliver
2012-09-07flash: fix sam3 page read/write address computation errorChuen Chou
2012-08-29Pic32mx: make row programming work with any offsetSalvador Arroyo
2012-08-29kinetis: bugfix in kinetis_write() fallback pathAndreas Fritiofson
2012-08-29kinetis: ensure flash writes are not truncatedChristopher Kilgour
2012-08-29Patch: Make pic32mx unlock work at higher scan frequenciesSalvador Arroyo
2012-08-24cfi: fix type-punning warnings in cfi_spansion_write_blockAndreas Fritiofson
2012-08-24build: fix clang warningsMartin Nowak
2012-08-24flash: remove lpc2000 clang warningsSpencer Oliver
2012-08-24tcl: fix potential memory leaksSpencer Oliver