summaryrefslogtreecommitdiff
path: root/arch/arm/include/asm/arch-stm32f4
AgeCommit message (Expand)AuthorFilesLines
2021-11-10gpio: stm32: create include file for driver private dataPatrick Delaunay1-15/+0
2020-12-09treewide: Update email address Patrick Delaunay and Patrice ChotardPatrice Chotard1-1/+1
2020-05-19common: Drop linux/bitops.h from common headerSimon Glass1-0/+5
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini3-6/+3
2018-03-14arch-stm32: Remove stm32_periph.hPatrice Chotard1-38/+0
2018-03-14arch-stm32: Factorize stm32.h for STM32F4 and F7Patrice Chotard1-12/+2
2018-03-14arch-stm32: Move gpio.h for STM32 SoCs in include/asm/Patrice Chotard1-145/+1
2018-03-14arch-stm32f4: Remove fmc.h filePatrice Chotard1-75/+0
2018-03-14board: stm32: switch to DM STM32 timerPatrice Chotard2-18/+0
2018-01-10board: stm32f429-disco: switch to DM STM32 pinctrl and gpio driverPatrice Chotard2-14/+16
2018-01-10board: stm32f429-disco: switch to DM STM32 clock driverPatrice Chotard1-17/+0
2018-01-10board: stm32f429-disco: switch to DM STM32 serial driverPatrice Chotard1-8/+0
2017-11-30stm32: migrate clock structs in include/stm32_rcc.hPatrice Chotard1-35/+0
2017-11-30clk: stm32f7: retrieve PWR base address from DTPatrice Chotard1-0/+23
2017-11-06stm32: fix STMicroelectronics copyrightPatrice Chotard2-4/+4
2016-03-27stm32: stm32f4: move flash driver to mtd driver locationVikas Manocha1-22/+9
2016-02-25gpio: stm32_gpio: move base addresses to the soc fileVikas Manocha1-0/+10
2016-02-25gpio: stm32_gpio: move clock config from driver to boardVikas Manocha1-0/+11
2016-02-08serial: serial_stm32: move clock config from driver to boardVikas Manocha2-0/+42
2015-12-12stm32: Convert serial driver to DMKamil Lulko1-1/+9
2015-12-06Change e-mail address of Kamil LulkoKamil Lulko2-2/+2
2015-11-10arm: stm32f4: fix a bug when a random sector gets erasedVadzim Dambrouski1-0/+1
2015-07-27stm32f429: pass the device unique ID in DTBAntonio Borneo1-0/+10
2015-05-10stm32f4: add serial print portkunhuahuang1-0/+32
2015-04-22ARMv7M: Add STM32F4 supportrev13@wp.pl3-0/+299