summaryrefslogtreecommitdiff
path: root/chip/stm32/gpio.c
Commit message (Expand)AuthorAgeFilesLines
* stm32: Fix manual interrupt clearing functionCraig Hesling2020-03-171-1/+3
* kukui/emmc: Share EXTI15 interrupt between SPI and eMMCNicolas Boichat2018-10-301-0/+5
* stm32: Add STM32H7 familyVincent Palatin2018-01-081-0/+4
* stm32: gpio: implement gpio_disable_interruptWei-Ning Huang2017-07-171-0/+13
* gpio: Add function to clear pending interruptDuncan Laurie2017-03-011-0/+12
* stm32f0: Allow change of external int prioritiesDaisuke Nojiri2016-11-091-3/+3
* stm32f446e-eval: add support for stm32f446Nick Sanders2016-08-171-1/+1
* GPIO: Move STM32 specific gpio_enabled_clocksAnton Staaf2016-03-021-1/+1
* GPIO: Remove gpio_get_level_reg functionAnton Staaf2016-01-271-6/+0
* Rename gpio_is_reboot_warm() to system_is_reboot_warm()Vijay Hiremath2015-09-291-1/+2
* cleanup: GPIO: Use common macro for converting mask to GPIOShawn Nematbakhsh2015-07-191-1/+1
* STM32F: Remove support for this familyAnton Staaf2015-06-301-10/+1
* Add option to enable GCC LTOVincent Palatin2015-05-191-1/+1
* gpio: Refactor IRQ handler pointer out of gpio_listAseda Aboagye2015-04-101-10/+13
* cortex-m0: Add deferred schedulerAlexandru M Stan2015-02-121-0/+5
* stm32: Add delay after enabling peripheral clockVic Yang2015-02-101-0/+4
* Add support for STM32F373Vic Yang2014-10-071-1/+2
* stm32/gpio: Supress overriding interrupt warning in some casesAlexandru M Stan2014-09-241-1/+1
* GPIO: Reduce code duplication in STM32 gpio driverAnton Staaf2014-07-171-0/+125
* Move gpio_get_name() to gpio_common.cRandall Spangler2013-04-111-15/+0
* Clean up GPIO module.Randall Spangler2012-10-301-1/+0
* Clean up GPIO moduleRandall Spangler2012-10-251-1/+1
* stm32: Add a generic gpio librarySimon Glass2012-05-101-0/+16
* introducing chip variant for stm32 family [3/3]Vincent Palatin2012-05-011-199/+0
* introducing chip variant for stm32 family [1/3]Vincent Palatin2012-05-011-0/+199