1. 458966c doc: Add documentation for STM32 MCUs by Patrice Chotard · Wed Apr 27 13:54:01 2022 +0200
  2. cad450c configs: stm32746g-eval: Add stm32746g-eval_spl_defconfig by Patrice Chotard · Wed Apr 27 13:54:00 2022 +0200
  3. 4a0a68a configs: stm32746g-eval: Add stm32746g-eval_defconfig by Patrice Chotard · Wed Apr 27 13:53:59 2022 +0200
  4. 842463a board: stm32f746-disco: Fix dram_init() in none SPL config by Patrice Chotard · Wed Apr 27 13:53:57 2022 +0200
  5. b0575cf configs: stm32f769-disco: Rename stm32f769-disco_defconfig to stm32f769-disco_spl_defconfig by Patrice Chotard · Wed Apr 27 13:53:53 2022 +0200
  6. 929d24e configs: stm32f746-disco: Rename stm32f746-disco_defconfig to stm32f746-disco_spl_defconfig by Patrice Chotard · Wed Apr 27 13:53:51 2022 +0200
  7. bc19477 net: introduce helpers to get PHY interface mode from a device/ofnode by Marek Behún · Thu Apr 07 00:33:01 2022 +0200
  8. 7dccd89 gpio: stm32: create include file for driver private data by Patrick Delaunay · Fri Oct 22 20:12:34 2021 +0200
  9. 5a6815b Merge tag 'u-boot-stm32-20211012' of https://source.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · Tue Oct 12 12:01:00 2021 -0400
  10. ffc5c54 board: stm32: Remove the bi_boot_params initialization by Patrick Delaunay · Thu Sep 02 12:02:07 2021 +0200
  11. 4cc3885 arm: Disable ATAGs support by Tom Rini · Mon Aug 30 09:16:30 2021 -0400
  12. 09d018f board: st: stm32f746-disco: fix console is not enabled while init dram by Giulio Benetti · Sun Apr 04 20:21:35 2021 +0200
  13. b5d37b2 board: st: Remove board_early_init_f and board_late_init callbacks for stm32 boards by Patrice Chotard · Wed Feb 24 13:38:20 2021 +0100
  14. 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · Fri Oct 30 21:38:53 2020 -0600
  15. dbd7954 common: Drop linux/delay.h from common header by Simon Glass · Sun May 10 11:40:11 2020 -0600
  16. 0f2af88 common: Drop log.h from common header by Simon Glass · Sun May 10 11:40:05 2020 -0600
  17. a7b5130 common: Move some board functions out of common.h by Simon Glass · Thu Nov 14 12:57:46 2019 -0700
  18. 3673618 common: Move serial functions out of common.h by Simon Glass · Thu Nov 14 12:57:24 2019 -0700
  19. b495e13 board: Add STM32F769 SoC, discovery board support by Yannick Fertré · Mon Oct 07 15:29:10 2019 +0200
  20. d8c7755 board: stm32f746-disco: Get MII/RMII phy_mode from DT by Patrice Chotard · Fri Feb 22 15:04:44 2019 +0100
  21. b75feec stm32f7: board: Fix memory init by Patrice Chotard · Fri Aug 03 13:09:55 2018 +0200
  22. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  23. 030af82 stm32f7: board: add splash screen by yannick fertre · Fri Mar 02 15:59:28 2018 +0100
  24. 471013b arch-stm32: Remove stm32_periph.h by Patrice Chotard · Fri Feb 09 13:09:56 2018 +0100
  25. 0c15676 board: stm32: switch to DM STM32 timer by Patrice Chotard · Wed Feb 07 10:44:50 2018 +0100
  26. e2d564e clk: clk_stm32f: Move SYSCFG clock setup into configure_clocks() by Patrice Chotard · Thu Jan 18 14:10:05 2018 +0100
  27. b710b7f clk: clk_stm32f: Remove STMMAC clock setup by Patrice Chotard · Thu Jan 18 14:10:04 2018 +0100
  28. 789ee0e stm32: fix STMicroelectronics copyright by Patrice Chotard · Mon Oct 23 09:53:58 2017 +0200
  29. 7e82a69 ram: stm32: migrate fmc defines in driver file by Patrice Chotard · Tue Jul 18 17:37:24 2017 +0200
  30. 2195315 serial: stm32x7: migrate serial struct to driver by Patrice Chotard · Tue Jul 18 09:29:07 2017 +0200
  31. f0e32c0 spl: stm32f7: configure for xip booting by Vikas Manocha · Sun May 28 12:55:14 2017 -0700
  32. b785bb4 spl: stm32f7: add kernel boot support by Vikas Manocha · Sun May 28 12:55:13 2017 -0700
  33. 50218ae stm32: stm32f7: add spl build support by Vikas Manocha · Sun May 28 12:55:10 2017 -0700
  34. 1d9af1f dm: gpio: Add live tree support by Simon Glass · Tue May 30 21:47:09 2017 -0600
  35. 11c89f3 dm: Use dm.h header when driver mode is used by Simon Glass · Wed May 17 17:18:03 2017 -0600
  36. b6fd9eb stm32f7: stm32f746-disco: read memory info from device tree by Vikas Manocha · Mon Apr 10 15:03:01 2017 -0700
  37. 9c7573e stm32f746: to switch on user LED1 & read user button by Vikas Manocha · Mon Apr 10 15:03:00 2017 -0700
  38. 1a8fde7 stm32f7: use stm32f7 gpio driver supporting driver model by Vikas Manocha · Mon Apr 10 15:02:59 2017 -0700
  39. f9c6e6a stm32f7: use clock driver to enable sdram controller clock by Vikas Manocha · Mon Apr 10 15:02:55 2017 -0700
  40. 096be33 stm32f7: use driver model for sdram initialization by Vikas Manocha · Mon Apr 10 15:02:54 2017 -0700
  41. 2479609 stm32f7: sdram: move sdram driver code to ram drivers area by Vikas Manocha · Mon Apr 10 15:02:51 2017 -0700
  42. 0359de6 ARM: DT: stm32f7: add qspi pin contol node by Vikas Manocha · Sun Feb 12 10:25:53 2017 -0800
  43. 18da3ca ARM: DT: stm32f7: add ethernet pin contol node by Vikas Manocha · Sun Feb 12 10:25:52 2017 -0800
  44. 6ad568c ARM: DT: stm32f7: add pin control node for serial port pins by Vikas Manocha · Sun Feb 12 10:25:51 2017 -0800
  45. 2183cbf stm32f7: clk: remove usart1 clock enable from board init by Vikas Manocha · Sun Feb 12 10:25:48 2017 -0800
  46. 19e22c6 serial: stm32f7: add device tree support by Vikas Manocha · Sun Feb 12 10:25:44 2017 -0800
  47. 337ff2a ARM: SPI: stm32: add stm32f746 qspi driver by Michael Kurz · Sun Jan 22 16:04:30 2017 +0100
  48. 812962b net: stm32: add designware mac glue code for stm32 by Michael Kurz · Sun Jan 22 16:04:27 2017 +0100
  49. 04bb8db ARM: stm32: use clock setup function defined in clock.c by Michael Kurz · Sun Jan 22 16:04:26 2017 +0100
  50. c204fb7 ARM: stm32: cleanup stm32f7 files by Michael Kurz · Sun Jan 22 16:04:24 2017 +0100
  51. 22866944 Revert "stm32: Change USART port to USART6 for stm32f746 discovery board" by Tom Rini · Thu Jul 21 15:38:13 2016 -0400
  52. 8a214c9 stm32: Change USART port to USART6 for stm32f746 discovery board by Toshifumi NISHINAGA · Fri Jul 08 01:02:26 2016 +0900
  53. 18bd763 stm32: Add SDRAM support for stm32f746 discovery board by Toshifumi NISHINAGA · Fri Jul 08 01:02:25 2016 +0900
  54. 1b51c93 stm32: add support for stm32f7 & stm32f746 discovery board by Vikas Manocha · Thu Feb 11 15:47:20 2016 -0800