summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-stm32
Commit message (Expand)AuthorAgeFilesLines
* stm32: Correct positioning of declarationSimon Glass2017-07-061-1/+3
* spl: stm32f7: configure for xip bootingVikas Manocha2017-06-091-0/+1
* spl: stm32f7: add kernel boot supportVikas Manocha2017-06-091-0/+1
* stm32: stm32f7: add spl build supportVikas Manocha2017-06-091-0/+17
* stm32f7: configure mpu valid for f7 familyVikas Manocha2017-05-121-3/+12
* stm32: use armv7m MPU configuration supportVikas Manocha2017-05-122-58/+22
* stm32f7: enable instruction & data cacheVikas Manocha2017-04-081-0/+2
* clk: stm32f7: add clock driver for stm32f7 familyVikas Manocha2017-03-173-278/+1
* ARM: SPI: stm32: add stm32f746 qspi driverMichael Kurz2017-01-281-0/+3
* net: stm32: add designware mac glue code for stm32Michael Kurz2017-01-281-0/+5
* ARM: stm32: use clock setup function defined in clock.cMichael Kurz2017-01-282-2/+11
* ARM: stm32: cleanup stm32f7 filesMichael Kurz2017-01-281-90/+64
* Revert "stm32: Change USART port to USART6 for stm32f746 discovery board"Tom Rini2016-07-211-3/+0
* stm32: Change USART port to USART6 for stm32f746 discovery boardToshifumi NISHINAGA2016-07-141-0/+3
* stm32: Add SDRAM support for stm32f746 discovery boardToshifumi NISHINAGA2016-07-141-0/+49
* stm32: clk: Add 200MHz clock configuration for stm32f746 discovery boardToshifumi NISHINAGA2016-07-143-1/+256
* stm32: stm32f4: move flash driver to mtd driver locationVikas Manocha2016-03-263-156/+2
* stm32: add support for stm32f7 & stm32f746 discovery boardVikas Manocha2016-02-246-0/+189
* 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-2014-0/+1114