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