Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-02-24 | gpio: stm32_gpio: move base addresses to the soc file | Vikas Manocha | |
Base addresses for GPIOs could be different for different socs, this patch moves the base addresses from driver to the soc specific location. Signed-off-by: Vikas Manocha <vikas.manocha@st.com> | |||
2015-12-05 | Change e-mail address of Kamil Lulko | Kamil Lulko | |
Signed-off-by: Kamil Lulko <kamil.lulko@gmail.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> |