1. 4c6fcbc arm: Rename STM32MP15x by Patrick Delaunay · Mon Jan 15 15:05:57 2024 +0100
  2. 914a8c0 configs: Resync with savedefconfig by Tom Rini · Wed Jan 03 09:26:16 2024 -0500
  3. 1ec7f33 Merge tag 'u-boot-stm32-20231004' of https://source.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · Wed Oct 04 10:49:30 2023 -0400
  4. 2af20a5 rng: stm32: rename STM32 RNG driver by Gatien Chevallier · Tue Sep 19 17:27:53 2023 +0200
  5. 8d3a588 configs: Resync with savedefconfig by Tom Rini · Mon Oct 02 13:58:20 2023 -0400
  6. c435985 configs: Resync with savedefconfig by Tom Rini · Mon Oct 02 10:35:27 2023 -0400
  7. c80bb6e board: stm32mp1: add splash screen with stmicroelectronics logo by Patrick Delaunay · Mon Jul 10 13:30:59 2023 +0200
  8. 7cb2988 config: stm32mp15: remove CONFIG_FASTBOOT_CMD_OEM_FORMAT by Patrick Delaunay · Tue May 30 14:26:21 2023 +0200
  9. dd66595 config: stm32mp15: remove CONFIG_FASTBOOT_USB_DEV by Patrick Delaunay · Tue May 30 14:26:20 2023 +0200
  10. 25a4357 configs: stm32mp1: disable CMD_MTDPARTS by Patrice Chotard · Thu Jun 08 17:16:47 2023 +0200
  11. 67e95d5 board: stm32mp1: use fdt_copy_fixed_partitions by Patrick Delaunay · Thu Jun 08 17:16:44 2023 +0200
  12. 484df49 configs: stm32mp: Disable SYS_MTDPARTS_RUNTIME for stm32mp15 and stm32mp13 by Patrice Chotard · Thu Jun 08 17:16:43 2023 +0200
  13. a77d6f8 configs: Resync with savedefconfig by Tom Rini · Mon May 01 11:50:26 2023 -0400
  14. 7f2cd5d configs: stm32mp15: set CONFIG_USB_HUB_DEBOUNCE_TIMEOUT=2s by Patrick Delaunay · Fri Sep 09 11:45:24 2022 +0200
  15. adb7a19 configs: Resync with savedefconfig by Tom Rini · Mon Mar 27 13:39:17 2023 -0400
  16. 9924ca1 configs: Resync with savedefconfig by Tom Rini · Fri Feb 17 09:58:06 2023 -0500
  17. 41ad6ef configs: stm32: enable USB onboard HUB driver by Fabrice Gasnier · Mon Dec 12 11:44:36 2022 +0100
  18. 485b95b configs: stm32mp: activate CONFIG_ENV_MMC_USE_DT by Patrick Delaunay · Thu Nov 10 11:49:02 2022 +0100
  19. 1479a83 Convert CONFIG_HOSTNAME et al to Kconfig by Tom Rini · Fri Dec 02 16:42:27 2022 -0500
  20. 52cb504 video: Rename CONFIG_DM_VIDEO to CONFIG_VIDEO by Simon Glass · Tue Oct 18 07:46:31 2022 -0600
  21. 440a77d configs: Resync with savedefconfig by Tom Rini · Fri Sep 16 16:06:46 2022 -0400
  22. ce53ec8 configs: Resync with savedefconfig by Tom Rini · Tue Aug 23 15:24:14 2022 -0400
  23. f3c2f99 Convert CONFIG_SYS_BOOTM_LEN to Kconfig by Tom Rini · Sat Jun 25 19:29:46 2022 -0400
  24. 065d661 Rename CONFIG_SYS_AUTOLAOD to CONFIG_SYS_DISABLE_AUTOLOAD by Tom Rini · Mon Jun 13 22:57:35 2022 -0400
  25. 123687c arm: stm32mp: add support of STM32MP13x by Patrick Delaunay · Fri May 20 18:24:46 2022 +0200
  26. ff45fca arm: stm32mp: add sub config Kconfig.15x by Patrick Delaunay · Fri May 20 18:24:44 2022 +0200
  27. 55cf477 arm: stm32mp: add choice for STM32MP SOC family by Patrick Delaunay · Fri May 20 18:24:43 2022 +0200
  28. 4ddbade Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h by Tom Rini · Wed May 25 12:16:03 2022 -0400
  29. cbfa139 Convert CONFIG_SYS_PBSIZE to Kconfig by Tom Rini · Wed May 11 17:38:09 2022 -0400
  30. a163958 ARM: stm32: Use CONFIG_TFTP_TSIZE on STMicroelectronics boards by Patrick Delaunay · Thu May 05 14:21:32 2022 +0200
  31. 778c7fe configs: add support of OPTEE RNG in stm32mp15 defconfig by Patrick Delaunay · Tue Mar 29 14:21:25 2022 +0200
  32. 4b2fcb3 configs: Resync with savedefconfig by Tom Rini · Fri Apr 08 13:36:51 2022 -0400
  33. 76fbc6f configs: Resync with savedefconfig by Tom Rini · Fri Apr 01 10:33:18 2022 -0400
  34. 5ca768d configs: Resync with savedefconfig by Tom Rini · Mon Jan 24 21:08:41 2022 +0000
  35. b3e3fe4 configs: Resync with savedefconfig by Tom Rini · Mon Dec 27 13:53:48 2021 +0000
  36. 4340a65 configs: stm32mp15: deactivate the CONFIG_STM32_IPCC by Patrick Delaunay · Fri Nov 19 10:07:32 2021 +0100
  37. 028fddd board: stm32mp1: enable simple framebuffer node for splashscreen by Patrick Delaunay · Mon Nov 15 16:32:23 2021 +0100
  38. eab4083 stm32mp15: deactivate CONFIG_SCMI_AGENT_MAILBOX by Patrick Delaunay · Thu Oct 28 19:13:16 2021 +0200
  39. 196b7db stm32mp15: remove configs dependency on CONFIG_TFABOOT by Patrick Delaunay · Mon Oct 11 09:52:49 2021 +0200
  40. 1e2a9b7 stm32mp: add binman support for STM32MP15x by Patrick Delaunay · Wed Oct 13 15:11:18 2021 +0200
  41. fdae007 Convert CONFIG_SYS_NAND_ONFI_DETECTION to Kconfig by Tom Rini · Wed Sep 22 14:50:34 2021 -0400
  42. 0997ee0 Convert CONFIG_SYS_LOAD_ADDR to Kconfig by Tom Rini · Mon Aug 23 10:25:31 2021 -0400
  43. ba4b8b0 arm: stm32mp: add config for STM32IMAGE support by Patrick Delaunay · Mon Jul 26 11:21:34 2021 +0200
  44. 2c082ab configs: Resync with savedefconfig by Tom Rini · Mon Jul 26 21:10:37 2021 -0400
  45. 45f414b configs: stm32mp1: activate command rng by Patrick Delaunay · Tue Jun 29 12:08:27 2021 +0200
  46. d6c098a stm32mp: configs: activate the command stm32key only for ST boards by Patrick Delaunay · Mon Jun 28 14:55:57 2021 +0200
  47. a20e51f configs: Resync with savedefconfig by Tom Rini · Mon Jun 28 10:17:29 2021 -0400
  48. e776e52 configs: stm32mp: Enable UNZIP on STMicroelectronics stm32mp15 boards by Patrick Delaunay · Thu May 06 09:31:00 2021 +0200
  49. e1b64e0 configs: Resync with savedefconfig by Tom Rini · Tue May 11 12:19:09 2021 -0400
  50. 579e9e8 configs: Resync with savedefconfig by Tom Rini · Tue Apr 27 08:28:38 2021 -0400
  51. e3daaea configs: stm32mp15: increase the number of reserved memory region in lmb by Patrick Delaunay · Wed Mar 10 10:16:32 2021 +0100
  52. b6bc853 board: stm32mp1: use CONFIG_SYS_MMC_ENV_DEV when available by Patrick Delaunay · Mon Mar 01 13:17:56 2021 +0100
  53. 73410d9 configs: stm32mp15: move bootdelay configuration in defconfig by Patrick Delaunay · Mon Mar 01 19:40:56 2021 +0100
  54. ed46841 configs: stm32mp1_trusted_defconfig rely on SCMI support by Patrick Delaunay · Wed Feb 24 11:19:46 2021 +0100
  55. e3b0858 configs: stm32mp1: enable uefi related commands by Ilias Apalodimas · Fri Feb 26 14:52:51 2021 +0200
  56. 489109c configs: stm32mp1: enable the fastboot oem command bootbus by Patrick Delaunay · Wed Sep 09 15:24:35 2020 +0200
  57. ea130dd configs: stm32mp1: enable the fastboot oem command partconf by Patrick Delaunay · Wed Sep 09 15:24:34 2020 +0200
  58. 4010385 configs: stm32mp1: enable the fastboot oem command format by Jean-Philippe ROMAIN · Wed Sep 09 15:24:33 2020 +0200
  59. 4a04cbe configs: stm32mp1: enable fastboot support of eMMC boot partition by Jean-Philippe ROMAIN · Wed Sep 09 15:24:32 2020 +0200
  60. e10c495 configs: stm32mp1: activate OF_LIVE for DT live support by Patrick Delaunay · Fri Dec 11 15:32:30 2020 +0100
  61. 4b7129e configs: stm32mp15: enable LOG features by Patrick Delaunay · Fri Nov 06 19:02:01 2020 +0100
  62. 56fd1e1 configs: Resync with savedefconfig by Tom Rini · Mon Nov 30 12:50:32 2020 -0500
  63. dac4802 configs: stm32mp15: activate CMD_ELF by Patrick Delaunay · Thu Oct 15 14:46:34 2020 +0200
  64. a590a10 configs: stm32mp15: activate CMD_EXPORTENV by Patrick Delaunay · Thu Oct 15 14:31:51 2020 +0200
  65. f06381c configs: stm32mp15: activate CMD_IMPORTENV by Patrick Delaunay · Thu Oct 15 14:31:50 2020 +0200
  66. b1f1763 configs: migrate CONFIG_BMP_16/24/32BPP to defconfigs by Patrick Delaunay · Mon Sep 28 11:30:16 2020 +0200
  67. c47fe77 configs: migrate CONFIG_VIDEO_BMP_RLE8 to defconfigs by Patrick Delaunay · Mon Sep 28 11:30:15 2020 +0200
  68. 463c386 cmd: Kconfig: Change dependency for CMD_ADC by Michal Simek · Wed Aug 19 10:44:17 2020 +0200
  69. c7ce571 configs: stm32mp: add CONFIG_STM32_FMC2_EBI by Christophe Kerello · Fri Jul 31 09:53:43 2020 +0200
  70. da7be08 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · Wed Jul 29 16:30:45 2020 -0400
  71. 12588b4 configs: stm32mp15: activate CMD_ADTIMG by Patrick Delaunay · Mon Jul 06 15:00:46 2020 +0200
  72. 2ad1d36 stm32mp1: use a specific SD/eMMC partition for U-Boot enviromnent by Patrick Delaunay · Mon Jun 15 11:18:23 2020 +0200
  73. 8461027 configs: Resync with savedefconfig by Tom Rini · Tue Jul 28 08:46:52 2020 -0400
  74. fcb6b0b board: st: move type-c stusb1600 controller code in a driver by Patrick Delaunay · Mon Jun 29 10:34:06 2020 +0200
  75. 4b00a41 stm32mp1: configs: activate CMD_ERASEENV by Patrick Delaunay · Mon Jun 15 11:25:13 2020 +0200
  76. e2088ca configs: stm32mp1: activate WATCHDOG by Patrick Delaunay · Thu Jun 11 16:51:17 2020 +0200
  77. bf9c8b1 configs: stm32mp1: activate CONFIG_GPIO_HOG by Patrick Delaunay · Thu Jun 04 14:30:23 2020 +0200
  78. ceff4bf configs: stm32mp1: activate CONFIG_ERRNO_STR by Patrick Delaunay · Wed Apr 22 14:29:20 2020 +0200
  79. 7ddd8c3 configs: stm32mp1: activate Ethernet PHY Realtek by Christophe Roullier · Wed Apr 22 14:29:19 2020 +0200
  80. 6ab7496 stm32mp: stm32prog: add MTD devices support by Patrick Delaunay · Wed Mar 18 09:24:54 2020 +0100
  81. 7aae1e3 stm32mp: stm32prog: add MMC device by Patrick Delaunay · Wed Mar 18 09:24:51 2020 +0100
  82. 7daa91d stm32mp: add the command stm32prog by Patrick Delaunay · Wed Mar 18 09:24:49 2020 +0100
  83. 472407a stm32mp1: dynamically detect op-tee presence by Patrick Delaunay · Wed Mar 18 09:22:49 2020 +0100
  84. 41e8edf treewide: mem: Move mtest related defines to Kconfig by Ashok Reddy Soma · Mon May 04 15:26:21 2020 +0200
  85. e1287ba configs: migrate CONFIG_SYS_MTDPARTS_RUNTIME to defconfigs by Patrick Delaunay · Wed Feb 26 10:28:42 2020 +0100
  86. e51b1bd configs: migrate CONFIG_SET_DFU_ALT_INFO to defconfigs by Patrick Delaunay · Wed Feb 26 10:28:41 2020 +0100
  87. 47dece3 configs: Resync with savedefconfig by Tom Rini · Tue Apr 28 16:15:47 2020 -0400
  88. d62c063 ARM: stm32: Enable bootd, iminfo, imxtract on ST defconfig by Patrick Delaunay · Fri Apr 10 18:13:19 2020 +0200
  89. f8fe21d configs: stm32mp1: replace STM32MP1_TRUSTED by TFABOOT by Patrick Delaunay · Wed Apr 01 09:07:33 2020 +0200
  90. d49f582 configs: Resync with savedefconfig by Tom Rini · Fri Feb 28 13:28:38 2020 -0500
  91. dba3670 video: enable VIDEO_ANSI and all VIDEO_BBP options by Anatolij Gustschin · Tue Feb 04 22:43:06 2020 +0100
  92. f6e6e1a configs: Resync with savedefconfig by Tom Rini · Wed Jan 22 13:38:00 2020 -0500
  93. 310aa8a stm32mp1: split board and SOC support for STM32MP15x family by Patrick Delaunay · Mon Jan 13 15:17:42 2020 +0100
  94. 513495b board: stm32mp1: move CONFIG_ENV_XXX in defconfig by Patrick Delaunay · Mon Jan 13 15:17:41 2020 +0100
  95. 9341a27 configs: stm32mp15: Enable random number generator(rng) device by Sughosh Ganu · Sat Dec 28 23:58:30 2019 +0530
  96. ea113e3 stm32mp1: configs: Resync with savedefconfig by Patrick Delaunay · Wed Dec 18 10:12:59 2019 +0100
  97. 6ca096a video: make BPP and ANSI configs optional by Anatolij Gustschin · Wed Dec 04 15:48:54 2019 +0100
  98. e799f92 configs: Resync with savedefconfig by Tom Rini · Wed Dec 04 17:18:38 2019 -0500
  99. 72d7b8b mtd: ensure MTD/the raw NAND core are compiled when there is a NAND flash by Miquel Raynal · Thu Oct 03 19:50:07 2019 +0200
  100. a903be4 mtd: rename CONFIG_MTD -> CONFIG_DM_MTD by Miquel Raynal · Thu Oct 03 19:50:04 2019 +0200