summaryrefslogtreecommitdiff
path: root/arch/arm/mach-stm32
AgeCommit message (Expand)AuthorFilesLines
2017-08-13stm32f1: remove stm32f1 supportPatrice Chotard8-555/+0
2017-08-13stm32: remove redundant 'else if'xypron.glpk@gmx.de1-1/+1
2017-08-05stmf32f4: soc: fix buildman compilation errorPatrice Chotard1-1/+3
2017-07-06stm32: Correct positioning of declarationSimon Glass1-1/+3
2017-06-09spl: stm32f7: configure for xip bootingVikas Manocha1-0/+1
2017-06-09spl: stm32f7: add kernel boot supportVikas Manocha1-0/+1
2017-06-09stm32: stm32f7: add spl build supportVikas Manocha1-0/+17
2017-05-12stm32f7: configure mpu valid for f7 familyVikas Manocha1-3/+12
2017-05-12stm32: use armv7m MPU configuration supportVikas Manocha2-58/+22
2017-04-08stm32f7: enable instruction & data cacheVikas Manocha1-0/+2
2017-03-17clk: stm32f7: add clock driver for stm32f7 familyVikas Manocha3-278/+1
2017-01-28ARM: SPI: stm32: add stm32f746 qspi driverMichael Kurz1-0/+3
2017-01-28net: stm32: add designware mac glue code for stm32Michael Kurz1-0/+5
2017-01-28ARM: stm32: use clock setup function defined in clock.cMichael Kurz2-2/+11
2017-01-28ARM: stm32: cleanup stm32f7 filesMichael Kurz1-90/+64
2016-07-21Revert "stm32: Change USART port to USART6 for stm32f746 discovery board"Tom Rini1-3/+0
2016-07-15stm32: Change USART port to USART6 for stm32f746 discovery boardToshifumi NISHINAGA1-0/+3
2016-07-15stm32: Add SDRAM support for stm32f746 discovery boardToshifumi NISHINAGA1-0/+49
2016-07-15stm32: clk: Add 200MHz clock configuration for stm32f746 discovery boardToshifumi NISHINAGA3-1/+256
2016-03-27stm32: stm32f4: move flash driver to mtd driver locationVikas Manocha3-156/+2
2016-02-25stm32: add support for stm32f7 & stm32f746 discovery boardVikas Manocha6-0/+189
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 Manocha14-0/+1114