summaryrefslogtreecommitdiff
path: root/arch/arm/include/asm/arch-stm32f7
Commit message (Expand)AuthorAgeFilesLines
* configs: stm32f769-disco: Fix internal flash sizePatrice Chotard2022-09-261-3/+3
* gpio: stm32: create include file for driver private dataPatrick Delaunay2021-11-101-12/+0
* treewide: Update email address Patrick Delaunay and Patrice ChotardPatrice Chotard2020-12-091-1/+1
* common: Drop linux/bitops.h from common headerWIP/2020-05-18-reduce-size-of-common.hSimon Glass2020-05-182-0/+9
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-074-8/+4
* arch-stm32: Clean arch-stm32f7/syscfg.hPatrice Chotard2018-03-131-9/+0
* arch-stm32: Remove stm32_periph.hPatrice Chotard2018-03-131-23/+0
* arch-stm32: Factorize stm32.h for STM32F4 and F7Patrice Chotard2018-03-131-44/+1
* arch-stm32: Move gpio.h for STM32 SoCs in include/asm/Patrice Chotard2018-03-131-114/+1
* board: stm32: switch to DM STM32 timerPatrice Chotard2018-03-134-77/+0
* clk: clk_stm32f: Move SYSCFG clock setup into configure_clocks()Patrice Chotard2018-01-281-1/+0
* clk: clk_stm32f: Remove STMMAC clock setupPatrice Chotard2018-01-281-1/+0
* stm32: migrate clock structs in include/stm32_rcc.hPatrice Chotard2017-11-291-35/+0
* clk: clk_stm32fx: add clock configuration for mmc usagePatrice Chotard2017-11-291-0/+1
* clk: stm32fx: migrate define from rcc.h to driverPatrice Chotard2017-11-291-31/+0
* clk: stm32f7: retrieve PWR base address from DTPatrice Chotard2017-11-292-7/+25
* stm32: fix STMicroelectronics copyrightPatrice Chotard2017-11-066-12/+12
* ram: stm32: migrate fmc defines in driver filePatrice Chotard2017-07-261-74/+0
* clk: stm32f7: remove clock_get()Patrice Chotard2017-07-261-6/+0
* clk: stm32f7: cleanup clocks unused definitionsPatrice Chotard2017-07-263-43/+0
* clk: stm32f7: add clock .get_rate() callbackPatrice Chotard2017-07-261-0/+2
* clk: stm32f7: add static for configure_clocks()Patrice Chotard2017-07-261-1/+0
* stm32f7: use stm32f7 gpio driver supporting driver modelVikas Manocha2017-05-081-0/+1
* dm: gpio: Add driver for stm32f7 gpio controllerVikas Manocha2017-05-081-4/+16
* ARM: SPI: stm32: add stm32f746 qspi driverMichael Kurz2017-01-282-2/+5
* net: stm32: add designware mac glue code for stm32Michael Kurz2017-01-282-0/+39
* ARM: stm32: use clock setup function defined in clock.cMichael Kurz2017-01-282-26/+3
* ARM: stm32: fix stm32f7 sdram fmc base addressMichael Kurz2017-01-282-3/+2
* ARM: stm32: cleanup stm32f7 filesMichael Kurz2017-01-284-28/+46
* Revert "stm32: Change USART port to USART6 for stm32f746 discovery board"Tom Rini2016-07-211-2/+0
* stm32: Change USART port to USART6 for stm32f746 discovery boardToshifumi NISHINAGA2016-07-141-0/+2
* stm32: Add SDRAM support for stm32f746 discovery boardToshifumi NISHINAGA2016-07-141-0/+75
* stm32: clk: Add 200MHz clock configuration for stm32f746 discovery boardToshifumi NISHINAGA2016-07-141-0/+46
* stm32f746-disco: enable flash supportVikas Manocha2016-03-261-0/+6
* stm32: add support for stm32f7 & stm32f746 discovery boardVikas Manocha2016-02-246-0/+346