summaryrefslogtreecommitdiff
path: root/arch/arm/include/asm/arch-stm32f7
AgeCommit message (Expand)Author
2021-11-10gpio: stm32: create include file for driver private dataPatrick Delaunay
2020-12-09treewide: Update email address Patrick Delaunay and Patrice ChotardPatrice Chotard
2020-05-18common: Drop linux/bitops.h from common headerSimon Glass
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-03-13arch-stm32: Clean arch-stm32f7/syscfg.hPatrice Chotard
2018-03-13arch-stm32: Remove stm32_periph.hPatrice Chotard
2018-03-13arch-stm32: Factorize stm32.h for STM32F4 and F7Patrice Chotard
2018-03-13arch-stm32: Move gpio.h for STM32 SoCs in include/asm/Patrice Chotard
2018-03-13board: stm32: switch to DM STM32 timerPatrice Chotard
2018-01-28clk: clk_stm32f: Move SYSCFG clock setup into configure_clocks()Patrice Chotard
2018-01-28clk: clk_stm32f: Remove STMMAC clock setupPatrice Chotard
2017-11-29stm32: migrate clock structs in include/stm32_rcc.hPatrice Chotard
2017-11-29clk: clk_stm32fx: add clock configuration for mmc usagePatrice Chotard
2017-11-29clk: stm32fx: migrate define from rcc.h to driverPatrice Chotard
2017-11-29clk: stm32f7: retrieve PWR base address from DTPatrice Chotard
2017-11-06stm32: fix STMicroelectronics copyrightPatrice Chotard
2017-07-26ram: stm32: migrate fmc defines in driver filePatrice Chotard
2017-07-26clk: stm32f7: remove clock_get()Patrice Chotard
2017-07-26clk: stm32f7: cleanup clocks unused definitionsPatrice Chotard
2017-07-26clk: stm32f7: add clock .get_rate() callbackPatrice Chotard
2017-07-26clk: stm32f7: add static for configure_clocks()Patrice Chotard
2017-05-08stm32f7: use stm32f7 gpio driver supporting driver modelVikas Manocha
2017-05-08dm: gpio: Add driver for stm32f7 gpio controllerVikas Manocha
2017-01-28ARM: SPI: stm32: add stm32f746 qspi driverMichael Kurz
2017-01-28net: stm32: add designware mac glue code for stm32Michael Kurz
2017-01-28ARM: stm32: use clock setup function defined in clock.cMichael Kurz
2017-01-28ARM: stm32: fix stm32f7 sdram fmc base addressMichael Kurz
2017-01-28ARM: stm32: cleanup stm32f7 filesMichael Kurz
2016-07-21Revert "stm32: Change USART port to USART6 for stm32f746 discovery board"Tom Rini
2016-07-14stm32: Change USART port to USART6 for stm32f746 discovery boardToshifumi NISHINAGA
2016-07-14stm32: Add SDRAM support for stm32f746 discovery boardToshifumi NISHINAGA
2016-07-14stm32: clk: Add 200MHz clock configuration for stm32f746 discovery boardToshifumi NISHINAGA
2016-03-26stm32f746-disco: enable flash supportVikas Manocha
2016-02-24stm32: add support for stm32f7 & stm32f746 discovery boardVikas Manocha