aboutsummaryrefslogtreecommitdiff
path: root/src/flash/nor/stm32f1x.c
AgeCommit message (Expand)AuthorFilesLines
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