summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-stm32/stm32f4
Commit message (Expand)AuthorAgeFilesLines
* board: stm32: switch to DM STM32 timerPatrice Chotard2018-03-132-126/+0
* board: stm32: Add stm32f429-evaluation board supportPatrice Chotard2018-01-281-0/+4
* board: stm32: add stm32f469-discovery board supportPatrice Chotard2018-01-101-0/+4
* board: stm32f429-disco: switch to DM STM32 clock driverPatrice Chotard2018-01-102-259/+1
* mach-stm32: stmf32f4: timer: remove clock_get() callPatrice Chotard2018-01-101-6/+2
* mach-stm32: Factorize MPU's region config for STM32 SoCsPatrice Chotard2017-11-292-42/+1
* stm32: migrate clock structs in include/stm32_rcc.hPatrice Chotard2017-11-292-26/+2
* stmf32f4: soc: fix buildman compilation errorPatrice Chotard2017-08-041-1/+3
* stm32: use armv7m MPU configuration supportVikas Manocha2017-05-121-7/+9
* stm32: stm32f4: move flash driver to mtd driver locationVikas Manocha2016-03-263-156/+2
* gpio: stm32_gpio: move clock config from driver to boardVikas Manocha2016-02-241-0/+48
* serial: serial_stm32: move clock config from driver to boardVikas Manocha2016-02-081-0/+20
* stm32: move stm32 specific code to mach-stm32Vikas Manocha2016-01-206-0/+543