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