aboutsummaryrefslogtreecommitdiff
path: root/src/flash/nor/stm32f1x.c
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: 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
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-10-28flash: update stm32 flash driver versionsSpencer Oliver
2012-10-08stm32f1x: Increase options erase timeoutAndreas Fritiofson
2012-10-08flash/nor: make all working area pointers localAndreas Fritiofson
2012-10-02flash: add stm32f3 rev 2 flash supportSpencer Oliver
2012-09-07stlink: issue error for stm32 option writingSpencer Oliver
2012-08-01flash: stm32f1x: Pad odd byte writes early to avoid 16-bit writesAndreas 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: don't write to FLASH_CR in stm32x_write_blockAndreas Fritiofson
2012-07-11flash: add stm32f3x supportSpencer Oliver
2012-05-14flash: blank check use default_flash_blank_checkSpencer Oliver
2012-05-08flash: use correct stm32f0 flash size registerSpencer Oliver
2012-04-30flash: update stm32f0x version infoSpencer Oliver
2012-03-06flash: stm32f1x: add a couple missing stm32x_get_flash_regSzymon Modzelewski
2012-02-26target: add target async algorithm supportSpencer Oliver
2012-02-16Add stm32f0x probe and info workingJonathan Dumaresq
2012-02-06build: cleanup src/flash/nor directorySpencer Oliver
2012-01-30stm32f1x: fix bug in flash loader and restrict instruction set to armv6-mAndreas Fritiofson
2012-01-12cmd: add missing usage varSpencer Oliver
2012-01-12flash: use correct device_id maskSpencer Oliver
2012-01-04Change return value on error.Mathias K
2011-11-17stm32f1x: improve variable naming and avoid potential divide-by-zeroAndreas Fritiofson
2011-11-16stm32f1x: add more assertsØyvind Harboe
2011-10-28Fixes comment typo for page sizeJonathan Dumaresq
2011-10-09stm32f1x: use async algorithm in flash programming routineAndreas Fritiofson
2011-10-09stm32f1x: use register base instead of register offsetAndreas Fritiofson
2011-08-25This will add the Value Line HD of stm32 devices.Jonathan Dumaresq
2011-07-28flash: update stm32 driver namesSpencer Oliver