summaryrefslogtreecommitdiff
path: root/arch/arm/mach-stm32/stm32f4
AgeCommit message (Expand)AuthorFilesLines
2018-03-14board: stm32: switch to DM STM32 timerPatrice Chotard2-126/+0
2018-01-28board: stm32: Add stm32f429-evaluation board supportPatrice Chotard1-0/+4
2018-01-10board: stm32: add stm32f469-discovery board supportPatrice Chotard1-0/+4
2018-01-10board: stm32f429-disco: switch to DM STM32 clock driverPatrice Chotard2-259/+1
2018-01-10mach-stm32: stmf32f4: timer: remove clock_get() callPatrice Chotard1-6/+2
2017-11-30mach-stm32: Factorize MPU's region config for STM32 SoCsPatrice Chotard2-42/+1
2017-11-30stm32: migrate clock structs in include/stm32_rcc.hPatrice Chotard2-26/+2
2017-08-05stmf32f4: soc: fix buildman compilation errorPatrice Chotard1-1/+3
2017-05-12stm32: use armv7m MPU configuration supportVikas Manocha1-7/+9
2016-03-27stm32: stm32f4: move flash driver to mtd driver locationVikas Manocha3-156/+2
2016-02-25gpio: stm32_gpio: move clock config from driver to boardVikas Manocha1-0/+48
2016-02-08serial: serial_stm32: move clock config from driver to boardVikas Manocha1-0/+20
2016-01-20stm32: move stm32 specific code to mach-stm32Vikas Manocha6-0/+543