aboutsummaryrefslogtreecommitdiff
path: root/src/flash/nor/stm32f2x.c
AgeCommit message (Expand)Author
2016-10-04stm32f2x: Increase options write timeoutAndreas Fritiofson
2016-08-14Flash handling for STM32F76x/77x and F446 addedAndreas Bolsch
2016-05-24Remove FSF address from GPL noticesMarc Schink
2016-05-04stm32f2x.c: Add more F4 devices.Uwe Bonnes
2016-05-04src/flash/nor/stm32f2x.c: Really erase second bank if requested.Uwe Bonnes
2016-02-29Cleanup: removal of obsolete semicolonsAlexander Kurz
2015-11-03flash/nor/stm32f2x: Add STM32F469 partMaxime Coquelin
2015-10-30stm32f2x: Add memory barrier needed for STM32F7 flashing.Uwe Bonnes
2015-10-30stm32f2x.c: Add STM32F74x handling.Uwe Bonnes
2015-10-30stm32f2x.c: Handle STM32F42x/43x 1 MiByte devices with DB1M option set.Uwe Bonnes
2015-02-04flash/nor/stm32f2x: add new revisions of STM32F4x partsPaul Fertser
2015-02-04Subject: [PATCH] update src/flash/nor/stm32f2x.cRémi PRUD’HOMME
2015-01-30stm32f2x: Fix byte order bug.Jens Bauer
2014-09-08stm32f2x: added STM32F411xx series support.Nemui Trinomius
2014-06-01STM32F2x: Don't clear FLASH_OPTCR bits when locking registerElliott Partridge
2014-03-17stm32f2x.c: Add STM32F401xE device id.Jens Hoffmann
2014-03-17flash: Constify write bufferAndreas Fritiofson
2013-10-31Remove unnecessary castsAndreas Fritiofson
2013-10-31Clean up many C99 integer types format specifiersPaul Fertser
2013-10-08stm32f2x: Fix sector numbering for dual bank flash eraseAndreas Fritiofson
2013-10-07stm32f2x: Detect STM32F42x rev YAndreas Fritiofson
2013-08-29flash: fix stm32f1x dual bank detectionSpencer Oliver
2013-07-26stm32f2x flash: add STM32F401 (F4 low power)Andrey 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-06-21stm32f2x: Correct calculation of number of 128k sectors.Andreas Fritiofson
2013-06-05update files to correct FSF addressSpencer Oliver
2013-03-06flash: fix stm32 failed probe using incorrect flash sizeSpencer Oliver
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: stm32f2x support write protectionSpencer Oliver
2013-01-21flash: add stm32f2x flash lock/unlock cmdsSpencer Oliver
2012-12-30flash: format stm32f2x driver definesSpencer Oliver
2012-12-24flash: add stm32f2x rev XSpencer Oliver
2012-11-19flash: add stm32f42x/stm32f43x supportSpencer 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-05-14flash: blank check use default_flash_blank_checkSpencer Oliver
2012-02-26flash: add stm32f2x async flash loaderSpencer Oliver
2012-02-13flash: fix incorrect stm32f2x/stm32f4x flash size registerSpencer Oliver
2012-02-06build: cleanup src/flash/nor directorySpencer Oliver
2012-01-12build: fix broken commitSpencer Oliver
2012-01-12flash: stm32f2x incorrectly using 512 as max family sizeSpencer Oliver
2012-01-12flash: detect stm32f4x device id errataSpencer Oliver
2012-01-12cmd: add missing usage varSpencer Oliver
2012-01-12flash: use correct device_id maskSpencer Oliver