summaryrefslogtreecommitdiff
path: root/arch/arm/include/asm/arch-stm32f7
AgeCommit message (Expand)AuthorFilesLines
2022-09-26configs: stm32f769-disco: Fix internal flash sizePatrice Chotard1-3/+3
2021-11-10gpio: stm32: create include file for driver private dataPatrick Delaunay1-12/+0
2020-12-09treewide: Update email address Patrick Delaunay and Patrice ChotardPatrice Chotard1-1/+1
2020-05-19common: Drop linux/bitops.h from common headerSimon Glass2-0/+9
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini4-8/+4
2018-03-14arch-stm32: Clean arch-stm32f7/syscfg.hPatrice Chotard1-9/+0
2018-03-14arch-stm32: Remove stm32_periph.hPatrice Chotard1-23/+0
2018-03-14arch-stm32: Factorize stm32.h for STM32F4 and F7Patrice Chotard1-44/+1
2018-03-14arch-stm32: Move gpio.h for STM32 SoCs in include/asm/Patrice Chotard1-114/+1
2018-03-14board: stm32: switch to DM STM32 timerPatrice Chotard4-77/+0
2018-01-28clk: clk_stm32f: Move SYSCFG clock setup into configure_clocks()Patrice Chotard1-1/+0
2018-01-28clk: clk_stm32f: Remove STMMAC clock setupPatrice Chotard1-1/+0
2017-11-30stm32: migrate clock structs in include/stm32_rcc.hPatrice Chotard1-35/+0
2017-11-30clk: clk_stm32fx: add clock configuration for mmc usagePatrice Chotard1-0/+1
2017-11-30clk: stm32fx: migrate define from rcc.h to driverPatrice Chotard1-31/+0
2017-11-30clk: stm32f7: retrieve PWR base address from DTPatrice Chotard2-7/+25
2017-11-06stm32: fix STMicroelectronics copyrightPatrice Chotard6-12/+12
2017-07-26ram: stm32: migrate fmc defines in driver filePatrice Chotard1-74/+0
2017-07-26clk: stm32f7: remove clock_get()Patrice Chotard1-6/+0
2017-07-26clk: stm32f7: cleanup clocks unused definitionsPatrice Chotard3-43/+0
2017-07-26clk: stm32f7: add clock .get_rate() callbackPatrice Chotard1-0/+2
2017-07-26clk: stm32f7: add static for configure_clocks()Patrice Chotard1-1/+0
2017-05-08stm32f7: use stm32f7 gpio driver supporting driver modelVikas Manocha1-0/+1
2017-05-08dm: gpio: Add driver for stm32f7 gpio controllerVikas Manocha1-4/+16
2017-01-28ARM: SPI: stm32: add stm32f746 qspi driverMichael Kurz2-2/+5
2017-01-28net: stm32: add designware mac glue code for stm32Michael Kurz2-0/+39
2017-01-28ARM: stm32: use clock setup function defined in clock.cMichael Kurz2-26/+3
2017-01-28ARM: stm32: fix stm32f7 sdram fmc base addressMichael Kurz2-3/+2
2017-01-28ARM: stm32: cleanup stm32f7 filesMichael Kurz4-28/+46
2016-07-21Revert "stm32: Change USART port to USART6 for stm32f746 discovery board"Tom Rini1-2/+0
2016-07-15stm32: Change USART port to USART6 for stm32f746 discovery boardToshifumi NISHINAGA1-0/+2
2016-07-15stm32: Add SDRAM support for stm32f746 discovery boardToshifumi NISHINAGA1-0/+75
2016-07-15stm32: clk: Add 200MHz clock configuration for stm32f746 discovery boardToshifumi NISHINAGA1-0/+46
2016-03-27stm32f746-disco: enable flash supportVikas Manocha1-0/+6
2016-02-25stm32: add support for stm32f7 & stm32f746 discovery boardVikas Manocha6-0/+346