summaryrefslogtreecommitdiffstats
path: root/arch/arm/include/asm/arch-stm32f1
Commit message (Collapse)AuthorAgeFilesLines
* gpio: stm32_gpio: move base addresses to the soc fileVikas Manocha2016-02-241-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 LulkoKamil Lulko2015-12-052-2/+2
| | | | Signed-off-by: Kamil Lulko <kamil.lulko@gmail.com>
* ARMv7M: add STM32F1 supportMatt Porter2015-05-282-0/+234
Add ARMv7M STM32F1 support including clocks, timer, gpio, and flash. Signed-off-by: Matt Porter <mporter@konsulko.com>
OpenPOWER on IntegriCloud