aboutsummaryrefslogtreecommitdiff
path: root/src/flash
AgeCommit message (Expand)AuthorFilesLines
2013-04-17topic: STM32W support added to em357 driverBen Nahill1-3/+36
2013-04-17program: do not poll target after reset runSpencer Oliver1-0/+2
2013-04-15flash: Added support for at91sam4sd32cPeter Dietzsch1-0/+62
2013-04-02Added support for ARMv7-M in arm io.Henrik Nilsson1-25/+87
2013-03-24at91sam3: Wrong PLLA frequency calculationsThomas Schmid1-2/+2
2013-03-15target: Retire target_bulk_write_memory()Andreas Fritiofson1-5/+1
2013-03-13Kinetis: Flash command function matches datasheetAlex Austin1-51/+38
2013-03-13Kinetis: Symbolic names for Addresses and CommandsAlex Austin1-20/+40
2013-03-12tcl: add flash programming helperSpencer Oliver1-1/+68
2013-03-06flash: fix stm32 failed probe using incorrect flash sizeSpencer Oliver3-6/+12
2013-03-06stm32: update stm32f1x driver for f0x and f3x option bytesSpencer Oliver1-4/+14
2013-02-25stm32: add support for stm32l1x 256k high density single bank devicesJohan Almquist1-0/+4
2013-02-25stm32: add support for the STM32Lx 384kb dual bank flashJohan Almquist1-6/+44
2013-02-25stm32: enable flash bank size overrideSpencer Oliver3-0/+21
2013-02-02armv7m: use ARM_MODE_THREAD core mode for algoorithm'sSpencer Oliver10-12/+12
2013-02-02armv7m: use generic arm::core_modeSpencer Oliver10-12/+12
2013-01-21flash: add stm32lx loader Hard Fault workaroundSpencer Oliver1-0/+53
2013-01-21flash: reduce stm32lx loader timeoutSpencer Oliver1-1/+1
2013-01-21flash: cleanup stm32lx driverSpencer Oliver1-90/+96
2013-01-21flash: stm32f2x support write protectionSpencer Oliver1-0/+49
2013-01-21flash: add stm32f2x flash lock/unlock cmdsSpencer Oliver1-15/+235
2013-01-18flash: EFM32 GG/LG page size detection fixRoman D1-8/+16
2013-01-14flash: EFM32 flash implementationRoman D3-0/+980
2012-12-31flash: allow stm32f1x options_write args in any orderSpencer Oliver1-30/+37
2012-12-31flash: use correct stm32f1x option read maskSpencer Oliver1-2/+2
2012-12-31stm32f1x: fix stm32f0/f3 broken unlockSpencer Oliver1-1/+8
2012-12-31stm32f1x: preserve user option byte dataSpencer Oliver1-2/+14
2012-12-31flash: stm32f1x: write option bytes using the loaderSzymon Modzelewski1-60/+19
2012-12-30flash: stm32lx fallback to slow memory writes when no working areaSpencer Oliver1-4/+10
2012-12-30flash: add new stm32l HD variantSpencer Oliver1-0/+4
2012-12-30flash: format stm32f2x driver definesSpencer Oliver1-42/+41
2012-12-24flash: add stm32f2x rev XSpencer Oliver1-0/+4
2012-12-14flash: fm3 mb9bfxx7 mb9bfxx8 supportMuranaka Masaki1-6/+90
2012-11-19flash: add stm32f42x/stm32f43x supportSpencer Oliver1-3/+25
2012-11-06Added support for SPI Flash Winbond W25Q64CVGianluca Renzi1-0/+1
2012-10-28flash: update stm32 flash driver versionsSpencer Oliver1-4/+8
2012-10-17flash: fix at91sam3/4 driver typosSpencer Oliver2-20/+18
2012-10-17Fix serious bug in LPC2xxx/LPC17xx flash algorithm.Freddie Chopin1-79/+120
2012-10-17Cleanup lpc2000.cFreddie Chopin1-129/+87
2012-10-12cfi: remove typos and code cleanupSpencer Oliver1-136/+104
2012-10-12flash: update stellaris flash data to latest dev package 9453Spencer Oliver1-8/+10
2012-10-08dsp5680xx_flash: Remove unused flash bank structureAndreas Fritiofson1-9/+0
2012-10-08stm32f1x: Increase options erase timeoutAndreas Fritiofson1-9/+14
2012-10-08flash/nor/stellaris: Remove unnecessary write_algorithm checkAndreas Fritiofson1-2/+1
2012-10-08flash/nor: make all working area pointers localAndreas Fritiofson11-198/+153
2012-10-04Modified Sector Erase for AT91SAM4SOlivier Schonken1-1/+8
2012-10-02flash: add stm32f3 rev 2 flash supportSpencer Oliver1-0/+8
2012-09-26Added SPIFI flash driver, algorithms, and docsGeorge Harris3-0/+971
2012-09-26SPI nor drivers refactorGeorge Harris4-64/+134
2012-09-07stlink: issue error for stm32 option writingSpencer Oliver1-0/+8