1. 34ec166 mtd: Rename SPL_MTD_SUPPORT to SPL_MTD by Sean Anderson · Sat Nov 04 16:37:47 2023 -0400
  2. 259cdb4 spl: Rename SYS_SPL_ARGS_ADDR to SPL_PAYLOAD_ARGS_ADDR by Simon Glass · Tue Sep 26 08:14:17 2023 -0600
  3. c0a6982 board: stm32f746-disco: refactor the display of the ST logo by Dario Binacchi · Sun Aug 20 18:24:45 2023 +0200
  4. 3800d54 configs: stm32f746-disco: limit resolution to 480x272 by Dario Binacchi · Sun Aug 20 18:24:44 2023 +0200
  5. c435985 configs: Resync with savedefconfig by Tom Rini · Mon Oct 02 10:35:27 2023 -0400
  6. 3d2b97c configs: Resync with savedefconfig by Tom Rini · Mon May 29 10:43:26 2023 -0400
  7. a77d6f8 configs: Resync with savedefconfig by Tom Rini · Mon May 01 11:50:26 2023 -0400
  8. adb7a19 configs: Resync with savedefconfig by Tom Rini · Mon Mar 27 13:39:17 2023 -0400
  9. 9924ca1 configs: Resync with savedefconfig by Tom Rini · Fri Feb 17 09:58:06 2023 -0500
  10. 7f18432 Convert CONFIG_SYS_MONITOR_LEN to Kconfig by Tom Rini · Fri Oct 28 20:27:07 2022 -0400
  11. 72cc538 Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASE by Simon Glass · Thu Oct 20 18:22:39 2022 -0600
  12. 52cb504 video: Rename CONFIG_DM_VIDEO to CONFIG_VIDEO by Simon Glass · Tue Oct 18 07:46:31 2022 -0600
  13. be5ae06 configs: increase SYS_MALLOC_F_LEN for STM32 MCU's board by Patrice Chotard · Mon Sep 26 17:59:36 2022 +0200
  14. 865ca8e configs: stm32f746-disco: Fix CONFIG_SYS_SPL_ARGS_ADDR by Patrice Chotard · Tue Sep 20 18:04:33 2022 +0200
  15. aaac723 configs: stm32f746-disco: Fix SPL boot by Patrice Chotard · Tue Sep 20 18:04:30 2022 +0200
  16. ce53ec8 configs: Resync with savedefconfig by Tom Rini · Tue Aug 23 15:24:14 2022 -0400
  17. d38112c Convert CONFIG_SYS_MAX_FLASH_SECT to Kconfig by Tom Rini · Sat Jul 23 13:05:04 2022 -0400
  18. 7ac21a3 Convert CONFIG_DW_ALTDESCRIPTOR to Kconfig by Tom Rini · Wed Jun 15 12:03:43 2022 -0400
  19. 2c9d2b5 Convert CONFIG_SYS_SPL_ARGS_ADDR to Kconfig by Tom Rini · Fri May 27 22:06:52 2022 -0400
  20. 4ddbade Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h by Tom Rini · Wed May 25 12:16:03 2022 -0400
  21. 0cb89e7 Convert CONFIG_SPL_BSS_MAX_SIZE et al to Kconfig by Tom Rini · Thu May 19 15:09:22 2022 -0400
  22. abb0f52 Convert CONFIG_SPL_PAD_TO et al to Kconfig by Tom Rini · Mon May 16 17:20:26 2022 -0400
  23. cbfa139 Convert CONFIG_SYS_PBSIZE to Kconfig by Tom Rini · Wed May 11 17:38:09 2022 -0400
  24. 2e34053 configs: Resync with savedefconfig by Tom Rini · Mon May 23 13:56:21 2022 -0400
  25. 815719a configs: stm32f746-disco: Migrate SPL flags to defconfig by Patrice Chotard · Wed Apr 27 13:53:56 2022 +0200
  26. 929d24e configs: stm32f746-disco: Rename stm32f746-disco_defconfig to stm32f746-disco_spl_defconfig by Patrice Chotard · Wed Apr 27 13:53:51 2022 +0200[Renamed from configs/stm32f746-disco_defconfig]
  27. 26848a1 configs: stm32f746-disco: Concatenate spl and u-boot binaries by Patrice Chotard · Wed Apr 27 13:53:50 2022 +0200
  28. 4b2fcb3 configs: Resync with savedefconfig by Tom Rini · Fri Apr 08 13:36:51 2022 -0400
  29. 5ddf172 Convert CONFIG_USE_BOOTCOMMAND et al to Kconfig by Tom Rini · Wed Nov 10 09:11:40 2021 -0500
  30. 36f4879 Convert CONFIG_BOARD_EARLY_INIT_F et al to Kconfig by Tom Rini · Sat Oct 30 23:03:57 2021 -0400
  31. e25a03a configs: Resync with savedefconfig by Tom Rini · Mon Nov 01 12:19:22 2021 +0000
  32. 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
  33. 754ff3b Convert CONFIG_STM32_FLASH to Kconfig by Patrick Delaunay · Mon Oct 04 11:05:52 2021 +0200
  34. e065fb1 Convert CONFIG_SYS_MALLOC_LEN to Kconfig by Tom Rini · Sat Aug 28 21:34:49 2021 -0400
  35. 0997ee0 Convert CONFIG_SYS_LOAD_ADDR to Kconfig by Tom Rini · Mon Aug 23 10:25:31 2021 -0400
  36. a20e51f configs: Resync with savedefconfig by Tom Rini · Mon Jun 28 10:17:29 2021 -0400
  37. 9b38400 DM: DM_MMC migration is now mandatory for non-SPL by Tom Rini · Wed Apr 21 15:32:27 2021 -0400
  38. fd1b341 configs: stm32: Remove BOARD_EARLY_INIT_F and BOARD_LATE_INIT for stm32 boards by Patrice Chotard · Wed Feb 24 13:38:19 2021 +0100
  39. b1f1763 configs: migrate CONFIG_BMP_16/24/32BPP to defconfigs by Patrick Delaunay · Mon Sep 28 11:30:16 2020 +0200
  40. c47fe77 configs: migrate CONFIG_VIDEO_BMP_RLE8 to defconfigs by Patrick Delaunay · Mon Sep 28 11:30:15 2020 +0200
  41. f92b6fa configs: Resync with savedefconfig by Tom Rini · Fri Oct 09 12:22:06 2020 -0400
  42. 2d7a794 Convert CONFIG_SPLASH_SCREEN et al to Kconfig by Simon Glass · Tue Aug 11 11:23:35 2020 -0600
  43. 2e262c4 configs: Resync with savedefconfig by Tom Rini · Mon Aug 10 15:31:07 2020 -0400
  44. 8461027 configs: Resync with savedefconfig by Tom Rini · Tue Jul 28 08:46:52 2020 -0400
  45. 0332a1a configs: Resync with savedefconfig by Tom Rini · Mon Jul 06 13:54:25 2020 -0400
  46. 5b706d1 Convert CONFIG_BOARD_LATE_INIT to Kconfig by Tom Rini · Tue May 26 15:06:19 2020 -0400
  47. 2bcc1ed rename symbol: CONFIG_STM32 -> CONFIG_ARCH_STM32 by Trevor Woerner · Wed May 06 08:02:42 2020 -0400
  48. 5d15419 Convert CONFIG_PHYLIB et al to Kconfig by Tom Rini · Fri Apr 24 15:35:53 2020 -0400
  49. dba3670 video: enable VIDEO_ANSI and all VIDEO_BBP options by Anatolij Gustschin · Tue Feb 04 22:43:06 2020 +0100
  50. f6e6e1a configs: Resync with savedefconfig by Tom Rini · Wed Jan 22 13:38:00 2020 -0500
  51. 6ca096a video: make BPP and ANSI configs optional by Anatolij Gustschin · Wed Dec 04 15:48:54 2019 +0100
  52. e799f92 configs: Resync with savedefconfig by Tom Rini · Wed Dec 04 17:18:38 2019 -0500
  53. 803baa2 mtd: ensure MTD is compiled when there is a SPI NOR flash using MTD by Miquel Raynal · Thu Oct 03 19:50:08 2019 +0200
  54. a903be4 mtd: rename CONFIG_MTD -> CONFIG_DM_MTD by Miquel Raynal · Thu Oct 03 19:50:04 2019 +0200
  55. 28862bf configs: Resync with savedefconfig by Tom Rini · Thu Nov 21 08:30:45 2019 -0500
  56. 5cd7ece env: Finish migration of common ENV options by Tom Rini · Mon Nov 18 20:02:10 2019 -0500
  57. ca63e71 env: Add CONFIG_SYS_RELOC_GD_ENV_ADDR symbol by Tom Rini · Tue Nov 12 22:46:36 2019 -0500
  58. ecdb78e configs: Resync with savedefconfig by Tom Rini · Thu Nov 07 14:25:00 2019 -0500
  59. 527ded8 configs: Resync with savedefconfig by Tom Rini · Mon Sep 23 11:47:37 2019 -0400
  60. cc4078c configs: move CONFIG_SPL_TEXT_BASE to Kconfig by Simon Goldschmidt · Sun Sep 30 14:31:53 2018 +0200
  61. c9285bf configs: Resync with savedefconfig by Tom Rini · Mon Apr 29 15:54:04 2019 -0400
  62. ed7fce3 configs: stm32f746-disco: Enable SPI_FLASH_MACRONIX by Patrice Chotard · Fri Feb 22 15:04:43 2019 +0100
  63. 1bc56c5 configs: stm32f746-disco: enable CONFIG_DISTRO_DEFAULTS by Patrice Chotard · Thu Feb 21 10:12:08 2019 +0100
  64. a5ad4b8 configs: stm32f746-disco: Fix stm32f746-disco boot by Patrice Chotard · Mon Nov 26 13:42:32 2018 +0100
  65. 7406032 configs: Resync with savedefconfig by Tom Rini · Mon Sep 03 15:26:12 2018 -0400
  66. 5370547 Convert CONFIG_MII et al to Kconfig by Adam Ford · Fri Jul 20 23:03:57 2018 -0500
  67. f226038 configs: Migrate CONFIG_NR_DRAM_BANKS by Tom Rini · Thu Aug 16 08:16:24 2018 -0400
  68. dd67dcd0 configs: stm32f746-disco: Migrate CONFIG_CMD_CACHE to defconfig by Patrice Chotard · Fri Aug 03 11:46:15 2018 +0200
  69. 7e5482c configs: stm32f746-disco: Enable CONFIG_BLK by Patrice Chotard · Wed Jul 25 17:49:05 2018 +0200
  70. 4e96ff8 Convert CONFIG_SPI to Kconfig by Adam Ford · Sun Apr 15 13:51:26 2018 -0400
  71. 4d371bd board: Add display to STM32F746 SoC discovery board by yannick fertre · Fri Mar 02 15:59:29 2018 +0100
  72. 0f5e63e configs: stm32: Enable DOS_PARTITION for STM32F4/F7 boards by Patrice Chotard · Wed Feb 28 16:49:55 2018 +0100
  73. 58dbf86 Convert CONFIG_BOOTP_BOOTPATH et al to Kconfig by Adam Ford · Tue Feb 06 07:58:59 2018 -0600
  74. 07edfae configs: Migrate CONFIG_SYS_TEXT_BASE by Tom Rini · Sat Feb 03 12:10:38 2018 -0500
  75. 5ca16b3 cmd: Make CONFIG_CMD_FPGA depend on CONFIG_FPGA by Tuomas Tynkkynen · Sat Jan 27 20:28:40 2018 +0200
  76. 1226eaf configs: stm32: move config flag from defconfig to Kconfig by Patrice Chotard · Fri Jan 12 09:23:50 2018 +0100
  77. 9e27650 serial: stm32: Rename serial_stm32x7.c to serial_stm32.c by Patrice Chotard · Fri Jan 12 09:23:49 2018 +0100
  78. f2d7dce configs: stm32f746-disco: enable MMC related flags by Patrice Chotard · Tue Dec 12 10:15:00 2017 +0100
  79. 75e5969 configs: stm32f746-disco: enable MISC/DM_RESET/STM32_RESET and STM32_RCC by Patrice Chotard · Wed Nov 15 13:14:50 2017 +0100
  80. 28d56bd cmd: Toggle the default value of CONFIG_CMD_IMLS by Tuomas Tynkkynen · Sun Oct 08 21:48:01 2017 +0300
  81. 5b0b040 configs: Resync with savedefconfig by Tom Rini · Mon Aug 28 07:16:32 2017 -0400
  82. 78873cd configs: Resync with savedefconfig by Tom Rini · Mon Aug 14 19:58:53 2017 -0400
  83. bd7bffe common: Move CONFIG_BOOTARGS to Kconfig by Sam Protsenko · Mon Aug 14 20:22:17 2017 +0300
  84. 72cefd5 serial: stm32x7: Convert CONFIG_STM32X7_SERIAL to Kconfig by Patrice Chotard · Wed Jul 26 15:48:39 2017 +0200
  85. 73c18b4 Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to Kconfig by Simon Glass · Sun Jul 23 21:19:39 2017 -0600
  86. 256aa74 configs: Resync defconfigs by Tom Rini · Mon Jun 19 09:47:40 2017 -0400
  87. 50218ae stm32: stm32f7: add spl build support by Vikas Manocha · Sun May 28 12:55:10 2017 -0700
  88. 42ce6f47 stm32f7: remove duplicate configs by Vikas Manocha · Sun May 28 12:55:09 2017 -0700
  89. 1a8fde7 stm32f7: use stm32f7 gpio driver supporting driver model by Vikas Manocha · Mon Apr 10 15:02:59 2017 -0700
  90. 2479609 stm32f7: sdram: move sdram driver code to ram drivers area by Vikas Manocha · Mon Apr 10 15:02:51 2017 -0700
  91. 79f4eea configs: Re-sync by Tom Rini · Mon May 01 11:41:11 2017 -0400
  92. 07e9e41 PINCTRL: stm32f7: add pin control driver by Vikas Manocha · Sun Feb 12 10:25:49 2017 -0800
  93. daaeaab clk: stm32f7: add clock driver for stm32f7 family by Vikas Manocha · Sun Feb 12 10:25:45 2017 -0800
  94. 9834b90 configs: Re-sync by Tom Rini · Mon Mar 13 13:48:42 2017 -0400
  95. 8cea9b5 flash: complete CONFIG_SYS_NO_FLASH move with renaming by Masahiro Yamada · Sat Feb 11 22:43:54 2017 +0900
  96. 337ff2a ARM: SPI: stm32: add stm32f746 qspi driver by Michael Kurz · Sun Jan 22 16:04:30 2017 +0100
  97. 812962b net: stm32: add designware mac glue code for stm32 by Michael Kurz · Sun Jan 22 16:04:27 2017 +0100
  98. bccef71 ARM: DTS: stm32: add stm32f746-disco device tree files by Michael Kurz · Sun Jan 22 16:04:23 2017 +0100
  99. 7a99a87 Convert CONFIG_BOARD_EARLY_INIT_F to Kconfig by Simon Glass · Mon Jan 23 13:31:20 2017 -0700
  100. a5ed4be mmc: complete unfinished move of CONFIG_MMC by Masahiro Yamada · Wed Dec 07 22:10:26 2016 +0900