summaryrefslogtreecommitdiff
path: root/arch/arm/include/asm/arch-stm32f4
AgeCommit message (Expand)Author
2021-11-10gpio: stm32: create include file for driver private dataPatrick Delaunay
2020-12-09treewide: Update email address Patrick Delaunay and Patrice ChotardPatrice Chotard
2020-05-18common: Drop linux/bitops.h from common headerSimon Glass
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-03-13arch-stm32: Remove stm32_periph.hPatrice Chotard
2018-03-13arch-stm32: Factorize stm32.h for STM32F4 and F7Patrice Chotard
2018-03-13arch-stm32: Move gpio.h for STM32 SoCs in include/asm/Patrice Chotard
2018-03-13arch-stm32f4: Remove fmc.h filePatrice Chotard
2018-03-13board: stm32: switch to DM STM32 timerPatrice Chotard
2018-01-10board: stm32f429-disco: switch to DM STM32 pinctrl and gpio driverPatrice Chotard
2018-01-10board: stm32f429-disco: switch to DM STM32 clock driverPatrice Chotard
2018-01-10board: stm32f429-disco: switch to DM STM32 serial driverPatrice Chotard
2017-11-29stm32: migrate clock structs in include/stm32_rcc.hPatrice Chotard
2017-11-29clk: stm32f7: retrieve PWR base address from DTPatrice Chotard
2017-11-06stm32: fix STMicroelectronics copyrightPatrice Chotard
2016-03-26stm32: stm32f4: move flash driver to mtd driver locationVikas Manocha
2016-02-24gpio: stm32_gpio: move base addresses to the soc fileVikas Manocha
2016-02-24gpio: stm32_gpio: move clock config from driver to boardVikas Manocha
2016-02-08serial: serial_stm32: move clock config from driver to boardVikas Manocha
2015-12-12stm32: Convert serial driver to DMKamil Lulko
2015-12-05Change e-mail address of Kamil LulkoKamil Lulko
2015-11-10arm: stm32f4: fix a bug when a random sector gets erasedVadzim Dambrouski
2015-07-27stm32f429: pass the device unique ID in DTBAntonio Borneo
2015-05-10stm32f4: add serial print portkunhuahuang
2015-04-22ARMv7M: Add STM32F4 supportrev13@wp.pl