1. e198d4f doc: Add documentation for STM32 MCUs by Patrice Chotard · 2 years, 6 months ago
  2. eda7b6a configs: stm32746g-eval: Add stm32746g-eval_spl_defconfig by Patrice Chotard · 2 years, 6 months ago
  3. e9881a1 configs: stm32746g-eval: Add stm32746g-eval_defconfig by Patrice Chotard · 2 years, 6 months ago
  4. 16613ed board: stm32f746-disco: Fix dram_init() in none SPL config by Patrice Chotard · 2 years, 6 months ago
  5. 969bc0a configs: stm32f769-disco: Rename stm32f769-disco_defconfig to stm32f769-disco_spl_defconfig by Patrice Chotard · 2 years, 6 months ago
  6. 0d4ef52 configs: stm32f746-disco: Rename stm32f746-disco_defconfig to stm32f746-disco_spl_defconfig by Patrice Chotard · 2 years, 6 months ago
  7. 123ca11 net: introduce helpers to get PHY interface mode from a device/ofnode by Marek Behún · 2 years, 7 months ago
  8. 56a368f gpio: stm32: create include file for driver private data by Patrick Delaunay · 3 years ago
  9. 776bf6a Merge tag 'u-boot-stm32-20211012' of https://source.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · 3 years ago
  10. e69c414 board: stm32: Remove the bi_boot_params initialization by Patrick Delaunay · 3 years, 2 months ago
  11. 9774462 arm: Disable ATAGs support by Tom Rini · 3 years, 2 months ago
  12. 6bd8845 board: st: stm32f746-disco: fix console is not enabled while init dram by Giulio Benetti · 3 years, 7 months ago
  13. 729fa17 board: st: Remove board_early_init_f and board_late_init callbacks for stm32 boards by Patrice Chotard · 3 years, 8 months ago
  14. 401d1c4 common: Drop asm/global_data.h from common header by Simon Glass · 4 years ago
  15. c05ed00 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 5 months ago
  16. f7ae49f common: Drop log.h from common header by Simon Glass · 4 years, 5 months ago
  17. 5255932 common: Move some board functions out of common.h by Simon Glass · 5 years ago
  18. b03e051 common: Move serial functions out of common.h by Simon Glass · 5 years ago
  19. 0e73892 board: Add STM32F769 SoC, discovery board support by Yannick Fertré · 5 years ago
  20. 77594d7 board: stm32f746-disco: Get MII/RMII phy_mode from DT by Patrice Chotard · 6 years ago
  21. 8ff21d6 stm32f7: board: Fix memory init by Patrice Chotard · 6 years ago
  22. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  23. 92eac58 stm32f7: board: add splash screen by yannick fertre · 7 years ago
  24. 1b76a73 arch-stm32: Remove stm32_periph.h by Patrice Chotard · 7 years ago
  25. aa5e3e2 board: stm32: switch to DM STM32 timer by Patrice Chotard · 7 years ago
  26. 20fe38e clk: clk_stm32f: Move SYSCFG clock setup into configure_clocks() by Patrice Chotard · 7 years ago
  27. 68a69ed clk: clk_stm32f: Remove STMMAC clock setup by Patrice Chotard · 7 years ago
  28. 3bc599c stm32: fix STMicroelectronics copyright by Patrice Chotard · 7 years ago
  29. 9242ece ram: stm32: migrate fmc defines in driver file by Patrice Chotard · 7 years ago
  30. 122b2d4 serial: stm32x7: migrate serial struct to driver by Patrice Chotard · 7 years ago
  31. 1a73bd8 spl: stm32f7: configure for xip booting by Vikas Manocha · 7 years ago
  32. 55a3ef7 spl: stm32f7: add kernel boot support by Vikas Manocha · 7 years ago
  33. b974769 stm32: stm32f7: add spl build support by Vikas Manocha · 7 years ago
  34. 150c5af dm: gpio: Add live tree support by Simon Glass · 7 years ago
  35. 9d92245 dm: Use dm.h header when driver mode is used by Simon Glass · 7 years ago
  36. 57af3cc stm32f7: stm32f746-disco: read memory info from device tree by Vikas Manocha · 8 years ago
  37. 2f80a9f stm32f746: to switch on user LED1 & read user button by Vikas Manocha · 8 years ago
  38. 280057b stm32f7: use stm32f7 gpio driver supporting driver model by Vikas Manocha · 8 years ago
  39. d0b24c1 stm32f7: use clock driver to enable sdram controller clock by Vikas Manocha · 8 years ago
  40. 2d9c33c stm32f7: use driver model for sdram initialization by Vikas Manocha · 8 years ago
  41. bf1ae44 stm32f7: sdram: move sdram driver code to ram drivers area by Vikas Manocha · 8 years ago
  42. e245f1a ARM: DT: stm32f7: add qspi pin contol node by Vikas Manocha · 8 years ago
  43. c428a95 ARM: DT: stm32f7: add ethernet pin contol node by Vikas Manocha · 8 years ago
  44. e34e19f ARM: DT: stm32f7: add pin control node for serial port pins by Vikas Manocha · 8 years ago
  45. b5be8f5 stm32f7: clk: remove usart1 clock enable from board init by Vikas Manocha · 8 years ago
  46. 42bf5e7 serial: stm32f7: add device tree support by Vikas Manocha · 8 years ago
  47. d4363ba ARM: SPI: stm32: add stm32f746 qspi driver by Michael Kurz · 8 years ago
  48. b20b70f net: stm32: add designware mac glue code for stm32 by Michael Kurz · 8 years ago
  49. 081de09 ARM: stm32: use clock setup function defined in clock.c by Michael Kurz · 8 years ago
  50. bad5188 ARM: stm32: cleanup stm32f7 files by Michael Kurz · 8 years ago
  51. 95d5273 Revert "stm32: Change USART port to USART6 for stm32f746 discovery board" by Tom Rini · 8 years ago
  52. 4b2fd72 stm32: Change USART port to USART6 for stm32f746 discovery board by Toshifumi NISHINAGA · 8 years ago
  53. 25c1b13 stm32: Add SDRAM support for stm32f746 discovery board by Toshifumi NISHINAGA · 8 years ago
  54. e66c49f stm32: add support for stm32f7 & stm32f746 discovery board by Vikas Manocha · 9 years ago