Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | gpio: stm32_gpio: move base addresses to the soc file | Vikas Manocha | 2016-02-24 | -0/+8 |
| | | | | | | | 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> | |||
* | Change e-mail address of Kamil Lulko | Kamil Lulko | 2015-12-05 | -2/+2 |
| | | | | Signed-off-by: Kamil Lulko <kamil.lulko@gmail.com> | |||
* | ARMv7M: add STM32F1 support | Matt Porter | 2015-05-28 | -0/+234 |
Add ARMv7M STM32F1 support including clocks, timer, gpio, and flash. Signed-off-by: Matt Porter <mporter@konsulko.com> |