summaryrefslogtreecommitdiff
path: root/arch/arm/include/asm/arch-stm32f4
Commit message (Expand)AuthorAgeFilesLines
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-073-6/+3
* arch-stm32: Remove stm32_periph.hPatrice Chotard2018-03-131-38/+0
* arch-stm32: Factorize stm32.h for STM32F4 and F7Patrice Chotard2018-03-131-12/+2
* arch-stm32: Move gpio.h for STM32 SoCs in include/asm/Patrice Chotard2018-03-131-145/+1
* arch-stm32f4: Remove fmc.h filePatrice Chotard2018-03-131-75/+0
* board: stm32: switch to DM STM32 timerPatrice Chotard2018-03-132-18/+0
* board: stm32f429-disco: switch to DM STM32 pinctrl and gpio driverPatrice Chotard2018-01-102-14/+16
* board: stm32f429-disco: switch to DM STM32 clock driverPatrice Chotard2018-01-101-17/+0
* board: stm32f429-disco: switch to DM STM32 serial driverPatrice Chotard2018-01-101-8/+0
* stm32: migrate clock structs in include/stm32_rcc.hPatrice Chotard2017-11-291-35/+0
* clk: stm32f7: retrieve PWR base address from DTPatrice Chotard2017-11-291-0/+23
* stm32: fix STMicroelectronics copyrightPatrice Chotard2017-11-062-4/+4
* stm32: stm32f4: move flash driver to mtd driver locationVikas Manocha2016-03-261-22/+9
* gpio: stm32_gpio: move base addresses to the soc fileVikas Manocha2016-02-241-0/+10
* gpio: stm32_gpio: move clock config from driver to boardVikas Manocha2016-02-241-0/+11
* serial: serial_stm32: move clock config from driver to boardVikas Manocha2016-02-082-0/+42
* stm32: Convert serial driver to DMKamil Lulko2015-12-121-1/+9
* Change e-mail address of Kamil LulkoKamil Lulko2015-12-052-2/+2
* arm: stm32f4: fix a bug when a random sector gets erasedVadzim Dambrouski2015-11-101-0/+1
* stm32f429: pass the device unique ID in DTBAntonio Borneo2015-07-271-0/+10
* stm32f4: add serial print portkunhuahuang2015-05-101-0/+32
* ARMv7M: Add STM32F4 supportrev13@wp.pl2015-04-223-0/+299