summaryrefslogtreecommitdiff
path: root/drivers/gpio/stm32_gpio.c
Commit message (Expand)AuthorAgeLines
* stm32: add support for stm32f7 & stm32f746 discovery boardVikas Manocha2016-02-24-3/+3
* gpio: stm32_gpio: move base addresses to the soc fileVikas Manocha2016-02-24-18/+0
* gpio: stm32_gpio: move clock config from driver to boardVikas Manocha2016-02-24-5/+0
* Change e-mail address of Kamil LulkoKamil Lulko2015-12-05-1/+1
* gpio: stm32: add stm32f1 supportMatt Porter2015-05-28-1/+109
* gpio: stm32_gpio: Use clrsetbits_le32() at appropriate placesAxel Lin2015-05-08-13/+5
* ARMv7M: Add STM32F4 supportrev13@wp.pl2015-04-22-0/+199