Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-01-20 | stm32: move stm32 specific code to mach-stm32 | Vikas Manocha | |
This patch moves stm32 sources at one place, with this armv7m now contains only generic stuff. Signed-off-by: Vikas Manocha <vikas.manocha@st.com> | |||
2015-05-28 | ARMv7M: add STM32F1 support | Matt Porter | |
Add ARMv7M STM32F1 support including clocks, timer, gpio, and flash. Signed-off-by: Matt Porter <mporter@konsulko.com> | |||
2015-04-22 | ARMv7M: Add STM32F4 support | rev13@wp.pl | |
Signed-off-by: Kamil Lulko <rev13@wp.pl> Reviewed-by: Tom Rini <trini@konsulko.com> | |||
2015-04-22 | ARM: Add ARMv7-M support | rev13@wp.pl | |
Signed-off-by: Kamil Lulko <rev13@wp.pl> |