aboutsummaryrefslogtreecommitdiff
path: root/src/flash/stm32x.h
AgeCommit message (Expand)Author
2009-12-02move nor drivers to src/flash/norZachary T Welch
2009-11-13working_area_t -> struct working_areaZachary T Welch
2009-11-13stm32x_mem_layout_t -> struct stm32x_mem_layoutZachary T Welch
2009-11-13stm32x_flash_bank_t -> struct stm32x_flash_bankZachary T Welch
2009-11-13stm32x_options_t -> struct stm32x_optionsZachary T Welch
2009-06-23- Fixes '<<' whitespacezwelch
2009-06-18Transform 'u32' to 'uint32_t' in src/flash.zwelch
2009-06-18Transform 'u16' to 'uint16_t'zwelch
2009-05-18Whitespace cleanup from David Brownell <david-b@pacbell.net>kc8apf
2009-05-11Audit and eliminate redundant #include directives in src/flash headers.zwelch
2008-12-13- remove target specific variant and use target->variant memberntfreak
2008-07-23- more fixes to high density stm32x flash driverntfreak
2008-05-23- add support for newer high density stm32 partsntfreak
2008-02-10- add autoprobe support to the stm32 flash driverntfreak
2007-11-21- reset_run now works as expected on cortex-m3ntfreak
2007-08-10- renamed M5960 USB JTAG to "flyswatter"drath
2007-06-24- ST STM32x cortex support addedntfreak