- 815719a configs: stm32f746-disco: Migrate SPL flags to defconfig by Patrice Chotard · 2 years, 7 months ago
- f4d6039 serial: Rename SERIAL_SUPPORT to SERIAL by Simon Glass · 3 years, 4 months ago
- 284cb9c Rename DRIVERS_MISC_SUPPORT to DRIVERS_MISC by Simon Glass · 3 years, 5 months ago
- 035939e Rename GPIO_SUPPORT to GPIO by Simon Glass · 3 years, 5 months ago
- b83dabc board: Add rt-thread art-pi board support by dillon min · 3 years, 8 months ago
- 5d9950d treewide: Update email address Patrick Delaunay and Patrice Chotard by Patrice Chotard · 4 years ago
- 9758973 common: Drop init.h from common header by Simon Glass · 4 years, 7 months ago
- 2bcc1ed rename symbol: CONFIG_STM32 -> CONFIG_ARCH_STM32 by Trevor Woerner · 4 years, 7 months ago
- 832f3ed mach-stm32: Fix MPU region size dedicated to SDRAM for STM32F4 by Patrice Chotard · 5 years ago
- bb1a550 mach-stm32: Add MPU region for spi-nor memory mapped region by Patrice Chotard · 6 years ago
- 6703074 mach-stm32: Set MPU SDRAM size to 512MB for STM32F7/H7 by Patrice Chotard · 6 years ago
- 7e7ba3b Kconfig: Sort bool, default, select and imply options by Michal Simek · 6 years ago
- c3c5e35 mach-stm32: Rename CONFIG_SPL_RESET_SUPPORT to CONFIG_SPL_DM_RESET by Ley Foon Tan · 6 years ago
- 3ae0d90 mach-stm32: Enable SPL_RESET_SUPPORT flag by Patrice Chotard · 6 years ago
- 076ee45 arm: v7R: Add support for MPU by Lokesh Vutla · 7 years ago
- 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
- 574f457 mach-stm32: Use default memory map as background region by Patrice Chotard · 7 years ago
- 0c15676 board: stm32: switch to DM STM32 timer by Patrice Chotard · 7 years ago
- 6b1c300 board: stm32: Fix stm32f746-disco boot by Patrice Chotard · 7 years ago
- ac871ab board: stm32: Add stm32f429-evaluation board support by Patrice Chotard · 7 years ago
- 1226eaf configs: stm32: move config flag from defconfig to Kconfig by Patrice Chotard · 7 years ago
- 9e27650 serial: stm32: Rename serial_stm32x7.c to serial_stm32.c by Patrice Chotard · 7 years ago
- 73ef2f0 board: stm32: add stm32f469-discovery board support by Patrice Chotard · 7 years ago
- f3a701a board: stm32f429-disco: switch to DM STM32 clock driver by Patrice Chotard · 7 years ago
- d2bc05c7 mach-stm32: stmf32f4: timer: remove clock_get() call by Patrice Chotard · 7 years ago
- 0c6247c mach-stm32: Factorize MPU's region config for STM32 SoCs by Patrice Chotard · 7 years ago
- d11d391 stm32: migrate clock structs in include/stm32_rcc.h by Patrice Chotard · 7 years ago
- 789ee0e stm32: fix STMicroelectronics copyright by Patrice Chotard · 7 years ago
- 3a75a46 ARM: stm32f7: fix prescaler calculation of timer by Bo Shen · 7 years ago
- 1e1d02d board: Add stm32h7 SoC, discovery and evaluation boards support by Patrice Chotard · 7 years ago
- 7790668 spl: stm32: make falcon mode activation configurable by Vikas Manocha · 7 years ago
- 116ba6b stm32f1: remove stm32f1 support by Patrice Chotard · 7 years ago
- 0f86c33 stm32: remove redundant 'else if' by xypron.glpk@gmx.de · 7 years ago
- 1cb9372 stmf32f4: soc: fix buildman compilation error by Patrice Chotard · 7 years ago
- 5b93efa stm32: Correct positioning of declaration by Simon Glass · 7 years ago
- f0e32c0 spl: stm32f7: configure for xip booting by Vikas Manocha · 7 years ago
- b785bb4 spl: stm32f7: add kernel boot support by Vikas Manocha · 7 years ago
- 50218ae stm32: stm32f7: add spl build support by Vikas Manocha · 7 years ago
- 97b7890 stm32f7: configure mpu valid for f7 family by Vikas Manocha · 8 years ago
- a645cba stm32: use armv7m MPU configuration support by Vikas Manocha · 8 years ago
- 1a1e275 stm32f7: enable instruction & data cache by Vikas Manocha · 8 years ago
- daaeaab clk: stm32f7: add clock driver for stm32f7 family by Vikas Manocha · 8 years ago
- 337ff2a ARM: SPI: stm32: add stm32f746 qspi driver by Michael Kurz · 8 years ago
- 812962b net: stm32: add designware mac glue code for stm32 by Michael Kurz · 8 years ago
- 04bb8db ARM: stm32: use clock setup function defined in clock.c by Michael Kurz · 8 years ago
- c204fb7 ARM: stm32: cleanup stm32f7 files by Michael Kurz · 8 years ago
- 22866944 Revert "stm32: Change USART port to USART6 for stm32f746 discovery board" by Tom Rini · 8 years ago
- 8a214c9 stm32: Change USART port to USART6 for stm32f746 discovery board by Toshifumi NISHINAGA · 8 years ago
- 18bd763 stm32: Add SDRAM support for stm32f746 discovery board by Toshifumi NISHINAGA · 8 years ago
- 65bfb9c stm32: clk: Add 200MHz clock configuration for stm32f746 discovery board by Toshifumi NISHINAGA · 8 years ago
- e750d56 stm32: stm32f4: move flash driver to mtd driver location by Vikas Manocha · 9 years ago
- 1b51c93 stm32: add support for stm32f7 & stm32f746 discovery board by Vikas Manocha · 9 years ago
- 3e86a1a gpio: stm32_gpio: move clock config from driver to board by Vikas Manocha · 9 years ago
- 931a7a5 serial: serial_stm32: move clock config from driver to board by Vikas Manocha · 9 years ago
- 95c8919 stm32: move stm32 specific code to mach-stm32 by Vikas Manocha · 9 years ago