~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* configs: stm32f769-disco: Fix internal flash sizePatrice Chotard2022-09-26
* gpio: stm32: create include file for driver private dataPatrick Delaunay2021-11-10
* treewide: Update email address Patrick Delaunay and Patrice ChotardPatrice Chotard2020-12-09
* common: Drop linux/bitops.h from common headerSimon Glass2020-05-18
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-07
* arch-stm32: Clean arch-stm32f7/syscfg.hPatrice Chotard2018-03-13
* arch-stm32: Remove stm32_periph.hPatrice Chotard2018-03-13
* arch-stm32: Factorize stm32.h for STM32F4 and F7Patrice Chotard2018-03-13
* arch-stm32: Move gpio.h for STM32 SoCs in include/asm/Patrice Chotard2018-03-13
* board: stm32: switch to DM STM32 timerPatrice Chotard2018-03-13
* clk: clk_stm32f: Move SYSCFG clock setup into configure_clocks()Patrice Chotard2018-01-28
* clk: clk_stm32f: Remove STMMAC clock setupPatrice Chotard2018-01-28
* stm32: migrate clock structs in include/stm32_rcc.hPatrice Chotard2017-11-29
* clk: clk_stm32fx: add clock configuration for mmc usagePatrice Chotard2017-11-29
* clk: stm32fx: migrate define from rcc.h to driverPatrice Chotard2017-11-29
* clk: stm32f7: retrieve PWR base address from DTPatrice Chotard2017-11-29
* stm32: fix STMicroelectronics copyrightPatrice Chotard2017-11-06
* ram: stm32: migrate fmc defines in driver filePatrice Chotard2017-07-26
* clk: stm32f7: remove clock_get()Patrice Chotard2017-07-26
* clk: stm32f7: cleanup clocks unused definitionsPatrice Chotard2017-07-26
* clk: stm32f7: add clock .get_rate() callbackPatrice Chotard2017-07-26
* clk: stm32f7: add static for configure_clocks()Patrice Chotard2017-07-26
* stm32f7: use stm32f7 gpio driver supporting driver modelVikas Manocha2017-05-08
* dm: gpio: Add driver for stm32f7 gpio controllerVikas Manocha2017-05-08
* ARM: SPI: stm32: add stm32f746 qspi driverMichael Kurz2017-01-28
* net: stm32: add designware mac glue code for stm32Michael Kurz2017-01-28
* ARM: stm32: use clock setup function defined in clock.cMichael Kurz2017-01-28
* ARM: stm32: fix stm32f7 sdram fmc base addressMichael Kurz2017-01-28
* ARM: stm32: cleanup stm32f7 filesMichael Kurz2017-01-28
* Revert "stm32: Change USART port to USART6 for stm32f746 discovery board"Tom Rini2016-07-21
* stm32: Change USART port to USART6 for stm32f746 discovery boardToshifumi NISHINAGA2016-07-14
* stm32: Add SDRAM support for stm32f746 discovery boardToshifumi NISHINAGA2016-07-14
* stm32: clk: Add 200MHz clock configuration for stm32f746 discovery boardToshifumi NISHINAGA2016-07-14
* stm32f746-disco: enable flash supportVikas Manocha2016-03-26
* stm32: add support for stm32f7 & stm32f746 discovery boardVikas Manocha2016-02-24