aboutsummaryrefslogtreecommitdiff
path: root/src/stm32f4.c
AgeCommit message (Expand)Author
2013-01-22STM32F4: Add option byte handlingUwe Bonnes
2012-11-03Probe function return bool, true if device identified.Gareth McMullin
2012-06-24Updated lmi, nxp and stm32f4 drivers to use adiv5_target_ap().Gareth McMullin
2012-06-18Renamed target_flash_write_words to target_flash_write.Gareth McMullin
2012-06-18Removed target header files containing a single prototype.Gareth McMullin
2012-06-18Cleaned up STM32F1 driver and renamed appropriately.Gareth McMullin
2012-02-08stm32f4: Fixed chunk padding for flash programming.Gareth McMullin
2011-12-14Tweak the flash uploader to handle unaligned start and end pointers,Mike Smith
2011-12-14stm32f4: Improve behaviour when a section doesn't end on a word boundary.Gareth McMullin
2011-12-02Fixed flash stub for STM32F2 and STM32F4.Gareth McMullin
2011-11-25Mention the CCM (CPU-only RAM) in the F4.Mike Smith
2011-11-12Added preliminary support for the STM32F4.Gareth McMullin