1. 82e26e0 spl: Use CONFIG_SPL... instead of CONFIG_..._SPL_... by Simon Glass · 1 year, 2 months ago
  2. b83e285 Merge tag 'u-boot-stm32-20231004' of https://source.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · 1 year, 2 months ago
  3. 77e0c60 rng: stm32: rename STM32 RNG driver by Gatien Chevallier · 1 year, 2 months ago
  4. ec6f06b configs: Resync with savedefconfig by Tom Rini · 1 year, 2 months ago
  5. ba6d575 configs: Resync with savedefconfig by Tom Rini · 1 year, 2 months ago
  6. 284b08f board: stm32mp1: add splash screen with stmicroelectronics logo by Patrick Delaunay · 1 year, 5 months ago
  7. d3126a3 config: stm32mp15: remove CONFIG_FASTBOOT_CMD_OEM_FORMAT by Patrick Delaunay · 1 year, 6 months ago
  8. 30a9372 config: stm32mp15: remove CONFIG_FASTBOOT_USB_DEV by Patrick Delaunay · 1 year, 6 months ago
  9. df197e2 configs: stm32mp1: disable CMD_MTDPARTS by Patrice Chotard · 1 year, 6 months ago
  10. 8a8efac board: stm32mp1: use fdt_copy_fixed_partitions by Patrick Delaunay · 1 year, 6 months ago
  11. 6cf8888 configs: stm32mp: Disable SYS_MTDPARTS_RUNTIME for stm32mp15 and stm32mp13 by Patrice Chotard · 1 year, 6 months ago
  12. c960c0f configs: Resync with savedefconfig by Tom Rini · 1 year, 7 months ago
  13. 0d5bd36 configs: stm32mp15: set CONFIG_USB_HUB_DEBOUNCE_TIMEOUT=2s by Patrick Delaunay · 2 years, 3 months ago
  14. c358af8 configs: Resync with savedefconfig by Tom Rini · 1 year, 8 months ago
  15. fcb5117 configs: Resync with savedefconfig by Tom Rini · 1 year, 9 months ago
  16. 5f74d97 configs: stm32: enable USB onboard HUB driver by Fabrice Gasnier · 2 years ago
  17. 0902bcd configs: stm32mp: activate CONFIG_ENV_MMC_USE_DT by Patrick Delaunay · 2 years ago
  18. 54f80dd Convert CONFIG_HOSTNAME et al to Kconfig by Tom Rini · 2 years ago
  19. b86986c video: Rename CONFIG_DM_VIDEO to CONFIG_VIDEO by Simon Glass · 2 years, 1 month ago
  20. 1247c35 configs: Resync with savedefconfig by Tom Rini · 2 years, 3 months ago
  21. c45568c Convert CONFIG_SYS_BOOTM_LEN to Kconfig by Tom Rini · 2 years, 5 months ago
  22. bf904ea Rename CONFIG_SYS_AUTOLAOD to CONFIG_SYS_DISABLE_AUTOLOAD by Tom Rini · 2 years, 5 months ago
  23. 960debb arm: stm32mp: add support of STM32MP13x by Patrick Delaunay · 2 years, 6 months ago
  24. d8b78fd arm: stm32mp: add sub config Kconfig.15x by Patrick Delaunay · 2 years, 6 months ago
  25. 647d319 arm: stm32mp: add choice for STM32MP SOC family by Patrick Delaunay · 2 years, 6 months ago
  26. 10f6e4d Convert CONFIG_SYS_SPL_MALLOC_SIZE et al to Kconfig by Tom Rini · 2 years, 6 months ago
  27. f113d7d Convert CONFIG_SPL_STACK to Kconfig by Tom Rini · 2 years, 6 months ago
  28. eaf6ea6 Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h by Tom Rini · 2 years, 6 months ago
  29. 9b5f9ae Convert CONFIG_SPL_BSS_MAX_SIZE et al to Kconfig by Tom Rini · 2 years, 6 months ago
  30. d0ee7f2 Convert CONFIG_SYS_PBSIZE to Kconfig by Tom Rini · 2 years, 7 months ago
  31. 8202c95 ARM: stm32: Use CONFIG_TFTP_TSIZE on STMicroelectronics boards by Patrick Delaunay · 2 years, 7 months ago
  32. d46e86d configs: Resync with savedefconfig by Tom Rini · 2 years, 8 months ago
  33. 0a3689c configs: Resync with savedefconfig by Tom Rini · 2 years, 8 months ago
  34. 54c5c2b configs: Resync with savedefconfig by Tom Rini · 2 years, 10 months ago
  35. e84ee40 configs: stm32mp15: deactivate the CONFIG_STM32_IPCC by Patrick Delaunay · 3 years ago
  36. 8ad37e6 board: stm32mp1: enable simple framebuffer node for splashscreen by Patrick Delaunay · 3 years ago
  37. 17aeb58 stm32mp15: remove configs dependency on CONFIG_TFABOOT by Patrick Delaunay · 3 years, 1 month ago
  38. 5564b4c stm32mp: add binman support for STM32MP15x by Patrick Delaunay · 3 years, 1 month ago
  39. c0ad62c Convert CONFIG_SYS_NAND_ONFI_DETECTION to Kconfig by Tom Rini · 3 years, 2 months ago
  40. ea2ca7e spi: Rename SPI_SUPPORT to SPI by Simon Glass · 3 years, 4 months ago
  41. 103c5f1 mmc: Rename MMC_SUPPORT to MMC by Simon Glass · 3 years, 4 months ago
  42. 49c8ef0 Convert CONFIG_SYS_LOAD_ADDR to Kconfig by Tom Rini · 3 years, 3 months ago
  43. 3e5b62f configs: Resync with savedefconfig by Tom Rini · 3 years, 3 months ago
  44. 975e7cf i2c: Rename SPL/TPL_I2C_SUPPORT to I2C by Simon Glass · 3 years, 5 months ago
  45. 933b2f0 Rename SPL_POWER_SUPPORT to SPL_POWER by Simon Glass · 3 years, 5 months ago
  46. df59b7d configs: Resync with savedefconfig by Tom Rini · 3 years, 4 months ago
  47. 3504912 configs: stm32mp1: activate command rng by Patrick Delaunay · 3 years, 5 months ago
  48. 3a99481 stm32mp: configs: activate the command stm32key only for ST boards by Patrick Delaunay · 3 years, 5 months ago
  49. 2bba780 configs: Resync with savedefconfig by Tom Rini · 3 years, 5 months ago
  50. 59066cd configs: stm32mp: Enable UNZIP on STMicroelectronics stm32mp15 boards by Patrick Delaunay · 3 years, 7 months ago
  51. 838157d configs: Resync with savedefconfig by Tom Rini · 3 years, 7 months ago
  52. 79b0f08 configs: Resync with savedefconfig by Tom Rini · 3 years, 7 months ago
  53. 0089aff configs: stm32mp15: increase the number of reserved memory region in lmb by Patrick Delaunay · 3 years, 9 months ago
  54. 9f97193 board: stm32mp1: use CONFIG_SYS_MMC_ENV_DEV when available by Patrick Delaunay · 3 years, 9 months ago
  55. e9470fc configs: stm32mp15: move bootdelay configuration in defconfig by Patrick Delaunay · 3 years, 9 months ago
  56. 1b3db34 configs: stm32mp1: enable uefi related commands by Ilias Apalodimas · 3 years, 9 months ago
  57. 8c005c7 configs: stm32mp1: enable the fastboot oem command bootbus by Patrick Delaunay · 4 years, 3 months ago
  58. 6c57154 configs: stm32mp1: enable the fastboot oem command partconf by Patrick Delaunay · 4 years, 3 months ago
  59. f35ce37 configs: stm32mp1: enable the fastboot oem command format by Jean-Philippe ROMAIN · 4 years, 3 months ago
  60. 26858a3 configs: stm32mp1: enable fastboot support of eMMC boot partition by Jean-Philippe ROMAIN · 4 years, 3 months ago
  61. e451fa2 configs: stm32mp1: activate OF_LIVE for DT live support by Patrick Delaunay · 4 years ago
  62. 8396408 configs: stm32mp15: enable LOG features by Patrick Delaunay · 4 years, 1 month ago
  63. 53def46 configs: Resync with savedefconfig by Tom Rini · 4 years ago
  64. 33f5000 configs: stm32mp15: activate CMD_ELF by Patrick Delaunay · 4 years, 1 month ago
  65. d931186 configs: stm32mp15: activate CMD_EXPORTENV by Patrick Delaunay · 4 years, 1 month ago
  66. fba7b95 configs: stm32mp15: activate CMD_IMPORTENV by Patrick Delaunay · 4 years, 1 month ago
  67. 8fc78fc configs: migrate CONFIG_BMP_16/24/32BPP to defconfigs by Patrick Delaunay · 4 years, 2 months ago
  68. f9a4865 configs: migrate CONFIG_VIDEO_BMP_RLE8 to defconfigs by Patrick Delaunay · 4 years, 2 months ago
  69. 6e741cf cmd: Kconfig: Change dependency for CMD_ADC by Michal Simek · 4 years, 3 months ago
  70. de1fb5f configs: stm32mp: add CONFIG_STM32_FMC2_EBI by Christophe Kerello · 4 years, 4 months ago
  71. 090f250 configs: stm32mp15: activate CMD_ADTIMG by Patrick Delaunay · 4 years, 5 months ago
  72. b0cbafe configs:stm32mp1: activate env config in SPL by Patrick Delaunay · 4 years, 5 months ago
  73. 76db168 stm32mp1: use a specific SD/eMMC partition for U-Boot enviromnent by Patrick Delaunay · 4 years, 5 months ago
  74. 03fb038 board: st: move type-c stusb1600 controller code in a driver by Patrick Delaunay · 4 years, 5 months ago
  75. 6072c22 stm32mp1: configs: activate CMD_ERASEENV by Patrick Delaunay · 4 years, 5 months ago
  76. 2ee5005 configs: stm32mp1: activate WATCHDOG by Patrick Delaunay · 4 years, 6 months ago
  77. 9ebc326 configs: stm32mp1: activate CONFIG_GPIO_HOG by Patrick Delaunay · 4 years, 6 months ago
  78. d1a4b09 board: st: stpmic1: add function stpmic1_init by Patrick Delaunay · 4 years, 6 months ago
  79. 6e7d7aa Merge branch 'next' by Tom Rini · 4 years, 5 months ago
  80. c5a6e9f configs: Resync with savedefconfig by Tom Rini · 4 years, 5 months ago
  81. 56c4046 spi: Convert CONFIG_DM_SPI* to CONFIG_$(SPL_TPL_)DM_SPI* by Lukasz Majewski · 4 years, 6 months ago
  82. 8f74e65 spi: Enable missing CONFIG_SPL_DM_SPI support by Tom Rini · 4 years, 5 months ago
  83. 803e562 configs: stm32mp1: activate CONFIG_ERRNO_STR by Patrick Delaunay · 4 years, 7 months ago
  84. 758fc09 configs: stm32mp1: activate Ethernet PHY Realtek by Christophe Roullier · 4 years, 7 months ago
  85. eb845d6 stm32mp: stm32prog: add MTD devices support by Patrick Delaunay · 4 years, 8 months ago
  86. aff4c5d stm32mp: stm32prog: add MMC device by Patrick Delaunay · 4 years, 8 months ago
  87. 954bd1a stm32mp: add the command stm32prog by Patrick Delaunay · 4 years, 8 months ago
  88. 702de89 treewide: mem: Move mtest related defines to Kconfig by Ashok Reddy Soma · 4 years, 7 months ago
  89. c39e19a configs: migrate CONFIG_SYS_MTDPARTS_RUNTIME to defconfigs by Patrick Delaunay · 4 years, 9 months ago
  90. 8cc2814 configs: migrate CONFIG_SET_DFU_ALT_INFO to defconfigs by Patrick Delaunay · 4 years, 9 months ago
  91. 556fd59 configs: Resync with savedefconfig by Tom Rini · 4 years, 7 months ago
  92. c5f3c63 ARM: stm32: Enable bootd, iminfo, imxtract on ST defconfig by Patrick Delaunay · 4 years, 8 months ago
  93. 9e1d65f configs: Resync with savedefconfig by Tom Rini · 4 years, 9 months ago
  94. 8a6ffed video: enable VIDEO_ANSI and all VIDEO_BBP options by Anatolij Gustschin · 4 years, 10 months ago
  95. 052170c configs: Resync with savedefconfig by Tom Rini · 4 years, 10 months ago
  96. 8462548 stm32mp1: split board and SOC support for STM32MP15x family by Patrick Delaunay · 4 years, 11 months ago
  97. 4933057 board: stm32mp1: move CONFIG_ENV_XXX in defconfig by Patrick Delaunay · 4 years, 11 months ago
  98. 90950ee configs: stm32mp15: Enable random number generator(rng) device by Sughosh Ganu · 5 years ago
  99. eddd792 stm32mp1: configs: Resync with savedefconfig by Patrick Delaunay · 5 years ago
  100. 2cc393f video: make BPP and ANSI configs optional by Anatolij Gustschin · 5 years ago