aboutsummaryrefslogtreecommitdiff
path: root/src/flash/nor/stm32lx.c
AgeCommit message (Expand)Author
2013-08-15stm32lx flash: fix flash size for Medium+ devicesAndrey Yurovsky
2013-07-15flash/stm32*: Sync all device/rev IDs with reference manualsAndreas Fritiofson
2013-07-15flash/stm32*: Rewrite info functionsAndreas Fritiofson
2013-07-15flash/stm32*: Remove the halted check in protect_checkAndreas Fritiofson
2013-07-15flash: add missing stm32l medium+ device idSpencer Oliver
2013-06-05update files to correct FSF addressSpencer Oliver
2013-03-06flash: fix stm32 failed probe using incorrect flash sizeSpencer 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
2012-12-30flash: stm32lx fallback to slow memory writes when no working areaSpencer Oliver
2012-12-30flash: add new stm32l HD variantSpencer Oliver
2012-10-08flash/nor: make all working area pointers localAndreas Fritiofson
2012-07-30flash: reduce code duplication in stm32 flash probeAndreas Fritiofson
2012-07-30flash: fix stm32 flash driver typo'sSpencer Oliver
2012-07-30flash: handle zero when reading stm32 flash size regSpencer Oliver
2012-07-30flash: stm32l handle flash size read failureSpencer Oliver
2012-07-30flash: add stm32l Revision X supportSpencer Oliver
2012-04-13STM32L: Write partial-page flash data after full-page dataMathias K
2012-02-29flash: add stm32lx High Density DevicesSpencer Oliver
2012-02-29flash: change stm32lx driver probe behaviourSpencer Oliver
2012-02-06build: cleanup src/flash/nor directorySpencer Oliver
2012-01-12cmd: add missing usage varSpencer Oliver
2012-01-12flash: use correct device_id maskSpencer Oliver
2012-01-12optimize: replace while loop by memcpyMathias K
2012-01-04Change return value on error.Mathias K
2011-10-03STM32L: Added flash driver and targetClément Burin des Roziers