summaryrefslogtreecommitdiff
path: root/chip/stm32/gpio.c
Commit message (Expand)AuthorAgeFilesLines
* ish: Trim down the release branchstabilize-wristpin-14469.59.B-ishstabilize-voshyr-14637.B-ishstabilize-quickfix-14695.187.B-ishstabilize-quickfix-14695.124.B-ishstabilize-quickfix-14526.91.B-ishstabilize-14695.85.B-ishstabilize-14695.107.B-ishstabilize-14682.B-ishstabilize-14633.B-ishstabilize-14616.B-ishstabilize-14589.B-ishstabilize-14588.98.B-ishstabilize-14588.14.B-ishstabilize-14588.123.B-ishstabilize-14536.B-ishstabilize-14532.B-ishstabilize-14528.B-ishstabilize-14526.89.B-ishstabilize-14526.84.B-ishstabilize-14526.73.B-ishstabilize-14526.67.B-ishstabilize-14526.57.B-ishstabilize-14498.B-ishstabilize-14496.B-ishstabilize-14477.B-ishstabilize-14469.9.B-ishstabilize-14469.8.B-ishstabilize-14469.58.B-ishstabilize-14469.41.B-ishstabilize-14442.B-ishstabilize-14438.B-ishstabilize-14411.B-ishstabilize-14396.B-ishstabilize-14395.B-ishstabilize-14388.62.B-ishstabilize-14388.61.B-ishstabilize-14388.52.B-ishstabilize-14385.B-ishstabilize-14345.B-ishstabilize-14336.B-ishstabilize-14333.B-ishrelease-R99-14469.B-ishrelease-R98-14388.B-ishrelease-R102-14695.B-ishrelease-R101-14588.B-ishrelease-R100-14526.B-ishfirmware-cherry-14454.B-ishfirmware-brya-14505.B-ishfirmware-brya-14505.71.B-ishfactory-kukui-14374.B-ishfactory-guybrush-14600.B-ishfactory-cherry-14455.B-ishfactory-brya-14517.B-ishJack Rosenthal2021-11-051-177/+0
* stm32: Fix manual interrupt clearing functionCraig Hesling2020-03-121-1/+3
* stm32f4: Implement UNUSED pinsCraig Hesling2019-11-081-0/+14
* chip/stm32/gpio: Disable external interrupts in gpio_pre_initNicolas Boichat2019-06-261-0/+3
* LICENSE: remove unnecessary (c) after CopyrightTom Hughes2019-06-191-1/+1
* 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