1. 71f6354 rename symbol: CONFIG_STM32 -> CONFIG_ARCH_STM32 by Trevor Woerner · 4 years, 5 months ago
  2. 36cb793 mach-stm32: Fix MPU region size dedicated to SDRAM for STM32F4 by Patrice Chotard · 5 years ago
  3. 16f6cb4 mach-stm32: Add MPU region for spi-nor memory mapped region by Patrice Chotard · 5 years ago
  4. 362612d mach-stm32: Set MPU SDRAM size to 512MB for STM32F7/H7 by Patrice Chotard · 6 years ago
  5. 58008cb Kconfig: Sort bool, default, select and imply options by Michal Simek · 6 years ago
  6. 5e9a964 mach-stm32: Rename CONFIG_SPL_RESET_SUPPORT to CONFIG_SPL_DM_RESET by Ley Foon Tan · 6 years ago
  7. 6b6255c mach-stm32: Enable SPL_RESET_SUPPORT flag by Patrice Chotard · 6 years ago
  8. f2ef204 arm: v7R: Add support for MPU by Lokesh Vutla · 6 years ago
  9. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  10. f5bd13e mach-stm32: Use default memory map as background region by Patrice Chotard · 7 years ago
  11. aa5e3e2 board: stm32: switch to DM STM32 timer by Patrice Chotard · 7 years ago
  12. a70c05f board: stm32: Fix stm32f746-disco boot by Patrice Chotard · 7 years ago
  13. e23b19f board: stm32: Add stm32f429-evaluation board support by Patrice Chotard · 7 years ago
  14. aea0af8 configs: stm32: move config flag from defconfig to Kconfig by Patrice Chotard · 7 years ago
  15. ae74de0 serial: stm32: Rename serial_stm32x7.c to serial_stm32.c by Patrice Chotard · 7 years ago
  16. c0cdd5a board: stm32: add stm32f469-discovery board support by Patrice Chotard · 7 years ago
  17. 4a56fd4 board: stm32f429-disco: switch to DM STM32 clock driver by Patrice Chotard · 7 years ago
  18. dcb1195 mach-stm32: stmf32f4: timer: remove clock_get() call by Patrice Chotard · 7 years ago
  19. c729fb2 mach-stm32: Factorize MPU's region config for STM32 SoCs by Patrice Chotard · 7 years ago
  20. 014a953 stm32: migrate clock structs in include/stm32_rcc.h by Patrice Chotard · 7 years ago
  21. 3bc599c stm32: fix STMicroelectronics copyright by Patrice Chotard · 7 years ago
  22. 72dee54 ARM: stm32f7: fix prescaler calculation of timer by Bo Shen · 7 years ago
  23. 246771b board: Add stm32h7 SoC, discovery and evaluation boards support by Patrice Chotard · 7 years ago
  24. 1e87f9c spl: stm32: make falcon mode activation configurable by Vikas Manocha · 7 years ago
  25. bc5d038 stm32f1: remove stm32f1 support by Patrice Chotard · 7 years ago
  26. d1fe197 stm32: remove redundant 'else if' by xypron.glpk@gmx.de · 7 years ago
  27. 679590e stmf32f4: soc: fix buildman compilation error by Patrice Chotard · 7 years ago
  28. 747c4c6 stm32: Correct positioning of declaration by Simon Glass · 7 years ago
  29. 1a73bd8 spl: stm32f7: configure for xip booting by Vikas Manocha · 7 years ago
  30. 55a3ef7 spl: stm32f7: add kernel boot support by Vikas Manocha · 7 years ago
  31. b974769 stm32: stm32f7: add spl build support by Vikas Manocha · 7 years ago
  32. 624b710 stm32f7: configure mpu valid for f7 family by Vikas Manocha · 7 years ago
  33. 33b7847 stm32: use armv7m MPU configuration support by Vikas Manocha · 7 years ago
  34. dc11d83 stm32f7: enable instruction & data cache by Vikas Manocha · 7 years ago
  35. 712f99a clk: stm32f7: add clock driver for stm32f7 family by Vikas Manocha · 8 years ago
  36. d4363ba ARM: SPI: stm32: add stm32f746 qspi driver by Michael Kurz · 8 years ago
  37. b20b70f net: stm32: add designware mac glue code for stm32 by Michael Kurz · 8 years ago
  38. 081de09 ARM: stm32: use clock setup function defined in clock.c by Michael Kurz · 8 years ago
  39. bad5188 ARM: stm32: cleanup stm32f7 files by Michael Kurz · 8 years ago
  40. 95d5273 Revert "stm32: Change USART port to USART6 for stm32f746 discovery board" by Tom Rini · 8 years ago
  41. 4b2fd72 stm32: Change USART port to USART6 for stm32f746 discovery board by Toshifumi NISHINAGA · 8 years ago
  42. 25c1b13 stm32: Add SDRAM support for stm32f746 discovery board by Toshifumi NISHINAGA · 8 years ago
  43. ba0a3c1 stm32: clk: Add 200MHz clock configuration for stm32f746 discovery board by Toshifumi NISHINAGA · 8 years ago
  44. 9ecb0c4 stm32: stm32f4: move flash driver to mtd driver location by Vikas Manocha · 9 years ago
  45. e66c49f stm32: add support for stm32f7 & stm32f746 discovery board by Vikas Manocha · 9 years ago
  46. 14cec06 gpio: stm32_gpio: move clock config from driver to board by Vikas Manocha · 9 years ago
  47. dffceb4 serial: serial_stm32: move clock config from driver to board by Vikas Manocha · 9 years ago
  48. 0a61ee8 stm32: move stm32 specific code to mach-stm32 by Vikas Manocha · 9 years ago