1. b35df87 mtd: Rename SPL_MTD_SUPPORT to SPL_MTD by Sean Anderson · 1 year, 1 month ago
  2. 9cbdc3a spl: Rename SYS_SPL_ARGS_ADDR to SPL_PAYLOAD_ARGS_ADDR by Simon Glass · 1 year, 2 months ago
  3. 7132729 configs: stm32f769-disco: Enable VIDEO_LOGO flag by Patrice Chotard · 1 year, 3 months ago
  4. ba6d575 configs: Resync with savedefconfig by Tom Rini · 1 year, 2 months ago
  5. c90e189 configs: Resync with savedefconfig by Tom Rini · 1 year, 6 months ago
  6. c960c0f configs: Resync with savedefconfig by Tom Rini · 1 year, 7 months ago
  7. c358af8 configs: Resync with savedefconfig by Tom Rini · 1 year, 8 months ago
  8. fcb5117 configs: Resync with savedefconfig by Tom Rini · 1 year, 9 months ago
  9. 08574ed Convert CONFIG_SYS_MONITOR_LEN to Kconfig by Tom Rini · 2 years, 1 month ago
  10. 9846390 Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASE by Simon Glass · 2 years, 1 month ago
  11. b86986c video: Rename CONFIG_DM_VIDEO to CONFIG_VIDEO by Simon Glass · 2 years, 1 month ago
  12. 762d410 configs: increase SYS_MALLOC_F_LEN for STM32 MCU's board by Patrice Chotard · 2 years, 2 months ago
  13. 3cc471d configs: stm32f769-disco: Fix internal flash size by Patrice Chotard · 2 years, 2 months ago
  14. c8b577c configs: stm32f769-disco: Fix SPL boot by Patrice Chotard · 2 years, 2 months ago
  15. ddcd2e8 configs: Resync with savedefconfig by Tom Rini · 2 years, 2 months ago
  16. 78e7cda configs: stm32: Enable CONFIG_DM_REGULATOR for stm32f769-disco by Patrice Chotard · 2 years, 3 months ago
  17. 1247c35 configs: Resync with savedefconfig by Tom Rini · 2 years, 3 months ago
  18. 1db251b Convert CONFIG_SYS_MAX_FLASH_SECT to Kconfig by Tom Rini · 2 years, 4 months ago
  19. 89d888e Convert CONFIG_DW_ALTDESCRIPTOR to Kconfig by Tom Rini · 2 years, 5 months ago
  20. b4b9a00 Convert CONFIG_SYS_SPL_ARGS_ADDR to Kconfig by Tom Rini · 2 years, 6 months ago
  21. eaf6ea6 Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h by Tom Rini · 2 years, 6 months ago
  22. 9b5f9ae Convert CONFIG_SPL_BSS_MAX_SIZE et al to Kconfig by Tom Rini · 2 years, 6 months ago
  23. ca8a329 Convert CONFIG_SPL_PAD_TO et al to Kconfig by Tom Rini · 2 years, 6 months ago
  24. d0ee7f2 Convert CONFIG_SYS_PBSIZE to Kconfig by Tom Rini · 2 years, 7 months ago
  25. c0a1409 configs: Resync with savedefconfig by Tom Rini · 2 years, 6 months ago
  26. 5ff7f04 configs: stm32f769-disco: Migrate SPL flags to defconfig by Patrice Chotard · 2 years, 7 months ago
  27. 969bc0a configs: stm32f769-disco: Rename stm32f769-disco_defconfig to stm32f769-disco_spl_defconfig by Patrice Chotard · 2 years, 7 months ago[Renamed from configs/stm32f769-disco_defconfig]
  28. d46e86d configs: Resync with savedefconfig by Tom Rini · 2 years, 8 months ago
  29. 970bf86 Convert CONFIG_USE_BOOTCOMMAND et al to Kconfig by Tom Rini · 3 years ago
  30. 5523afb Convert CONFIG_BOARD_EARLY_INIT_F et al to Kconfig by Tom Rini · 3 years, 1 month ago
  31. 9802154 configs: Resync with savedefconfig by Tom Rini · 3 years, 1 month ago
  32. 776bf6a Merge tag 'u-boot-stm32-20211012' of https://source.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · 3 years, 1 month ago
  33. cc30ea5 Convert CONFIG_STM32_FLASH to Kconfig by Patrick Delaunay · 3 years, 2 months ago
  34. 7cfbba3 Convert CONFIG_SYS_MALLOC_LEN to Kconfig by Tom Rini · 3 years, 3 months ago
  35. 49c8ef0 Convert CONFIG_SYS_LOAD_ADDR to Kconfig by Tom Rini · 3 years, 3 months ago
  36. 2bba780 configs: Resync with savedefconfig by Tom Rini · 3 years, 5 months ago
  37. f7173fc DM: DM_MMC migration is now mandatory for non-SPL by Tom Rini · 3 years, 7 months ago
  38. 92baaad configs: stm32: Remove BOARD_EARLY_INIT_F and BOARD_LATE_INIT for stm32 boards by Patrice Chotard · 3 years, 9 months ago
  39. 8fc78fc configs: migrate CONFIG_BMP_16/24/32BPP to defconfigs by Patrick Delaunay · 4 years, 2 months ago
  40. f9a4865 configs: migrate CONFIG_VIDEO_BMP_RLE8 to defconfigs by Patrick Delaunay · 4 years, 2 months ago
  41. 0817daa configs: Resync with savedefconfig by Tom Rini · 4 years, 2 months ago
  42. 35bd70c Convert CONFIG_SPLASH_SCREEN et al to Kconfig by Simon Glass · 4 years, 4 months ago
  43. 554e551 configs: Resync with savedefconfig by Tom Rini · 4 years, 4 months ago
  44. f7d0ae9 configs: Resync with savedefconfig by Tom Rini · 4 years, 4 months ago
  45. c5a6e9f configs: Resync with savedefconfig by Tom Rini · 4 years, 5 months ago
  46. 68ff234 Convert CONFIG_BOARD_LATE_INIT to Kconfig by Tom Rini · 4 years, 6 months ago
  47. 71f6354 rename symbol: CONFIG_STM32 -> CONFIG_ARCH_STM32 by Trevor Woerner · 4 years, 7 months ago
  48. 306881a Convert CONFIG_PHYLIB et al to Kconfig by Tom Rini · 4 years, 7 months ago
  49. 8a6ffed video: enable VIDEO_ANSI and all VIDEO_BBP options by Anatolij Gustschin · 4 years, 10 months ago
  50. 052170c configs: Resync with savedefconfig by Tom Rini · 4 years, 10 months ago
  51. 2cc393f video: make BPP and ANSI configs optional by Anatolij Gustschin · 5 years ago
  52. 0cfccb5 configs: Resync with savedefconfig by Tom Rini · 5 years ago
  53. 63ea317 mtd: ensure MTD is compiled when there is a SPI NOR flash using MTD by Miquel Raynal · 5 years ago
  54. 1de770d mtd: rename CONFIG_MTD -> CONFIG_DM_MTD by Miquel Raynal · 5 years ago
  55. 32a238d configs: Resync with savedefconfig by Tom Rini · 5 years ago
  56. a09fea1 env: Finish migration of common ENV options by Tom Rini · 5 years ago
  57. 8d8ee47 env: Add CONFIG_SYS_RELOC_GD_ENV_ADDR symbol by Tom Rini · 5 years ago
  58. 0be2ecd configs: Resync with savedefconfig by Tom Rini · 5 years ago
  59. 0e73892 board: Add STM32F769 SoC, discovery board support by Yannick Fertré · 5 years ago