aboutsummaryrefslogtreecommitdiff
path: root/src/flash/nor/stm32f1x.c
AgeCommit message (Expand)AuthorFilesLines
2012-09-07stlink: issue error for stm32 option writingSpencer Oliver1-0/+8
2012-08-01flash: stm32f1x: Pad odd byte writes early to avoid 16-bit writesAndreas Fritiofson1-54/+49
2012-07-30flash: reduce code duplication in stm32 flash probeAndreas Fritiofson1-117/+52
2012-07-30flash: fix stm32 flash driver typo'sSpencer Oliver1-3/+3
2012-07-30flash: handle zero when reading stm32 flash size regSpencer Oliver1-0/+5
2012-07-30flash: don't write to FLASH_CR in stm32x_write_blockAndreas Fritiofson1-16/+15
2012-07-11flash: add stm32f3x supportSpencer Oliver1-0/+56
2012-05-14flash: blank check use default_flash_blank_checkSpencer Oliver1-1/+1
2012-05-08flash: use correct stm32f0 flash size registerSpencer Oliver1-3/+28
2012-04-30flash: update stm32f0x version infoSpencer Oliver1-1/+5
2012-03-06flash: stm32f1x: add a couple missing stm32x_get_flash_regSzymon Modzelewski1-3/+3
2012-02-26target: add target async algorithm supportSpencer Oliver1-100/+5
2012-02-16Add stm32f0x probe and info workingJonathan Dumaresq1-5/+66
2012-02-06build: cleanup src/flash/nor directorySpencer Oliver1-221/+101
2012-01-30stm32f1x: fix bug in flash loader and restrict instruction set to armv6-mAndreas Fritiofson1-26/+33
2012-01-12cmd: add missing usage varSpencer Oliver1-0/+1
2012-01-12flash: use correct device_id maskSpencer Oliver1-41/+14
2012-01-04Change return value on error.Mathias K1-13/+6
2011-11-17stm32f1x: improve variable naming and avoid potential divide-by-zeroAndreas Fritiofson1-23/+23
2011-11-16stm32f1x: add more assertsØyvind Harboe1-0/+6
2011-10-28Fixes comment typo for page sizeJonathan Dumaresq1-1/+1
2011-10-09stm32f1x: use async algorithm in flash programming routineAndreas Fritiofson1-51/+159
2011-10-09stm32f1x: use register base instead of register offsetAndreas Fritiofson1-44/+51
2011-08-25This will add the Value Line HD of stm32 devices.Jonathan Dumaresq1-0/+37
2011-07-28flash: update stm32 driver namesSpencer Oliver1-0/+1568