1. f113d7d Convert CONFIG_SPL_STACK to Kconfig by Tom Rini · 2 years, 6 months ago
  2. eaf6ea6 Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h by Tom Rini · 2 years, 6 months ago
  3. 9b5f9ae Convert CONFIG_SPL_BSS_MAX_SIZE et al to Kconfig by Tom Rini · 2 years, 6 months ago
  4. d0ee7f2 Convert CONFIG_SYS_PBSIZE to Kconfig by Tom Rini · 2 years, 6 months ago
  5. 6665ab1 spl: Rename Kconfig SPL_LEGACY_IMAGE_SUPPORT to SPL_LEGACY_IMAGE_FORMAT by Andrew Davis · 2 years, 6 months ago
  6. 473c7d7 ARM: stm32: Use CONFIG_TFTP_TSIZE on DHSOM by Marek Vasut · 2 years, 6 months ago
  7. 9da04c1 ARM: stm32: Use default CONFIG_TFTP_BLOCKSIZE on DHSOM by Marek Vasut · 2 years, 6 months ago
  8. d46e86d configs: Resync with savedefconfig by Tom Rini · 2 years, 7 months ago
  9. 0a3689c configs: Resync with savedefconfig by Tom Rini · 2 years, 7 months ago
  10. 19fbe10 ARM: dts: stm32: Add DFU support for DHCOM recovery by Marek Vasut · 2 years, 8 months ago
  11. 7e6a6fd Convert CONFIG_ENV_SPI_BUS et al to Kconfig by Tom Rini · 3 years ago
  12. e84ee40 configs: stm32mp15: deactivate the CONFIG_STM32_IPCC by Patrick Delaunay · 3 years ago
  13. a51673e configs: Resync with savedefconfig by Tom Rini · 3 years ago
  14. 17aeb58 stm32mp15: remove configs dependency on CONFIG_TFABOOT by Patrick Delaunay · 3 years, 1 month ago
  15. 819408d ARM: stm32: Align mtdparts with SPI NOR layout on DHSOM by Marek Vasut · 3 years, 1 month ago
  16. d59c658 ARM: stm32: Disable video output on DHSOM by Marek Vasut · 3 years, 1 month ago
  17. 00d7878 ARM: stm32: Disable EFI on DHSOM by Marek Vasut · 3 years, 1 month ago
  18. 848da6f ARM: stm32: Increase default SF bus frequency to 50 MHz and enable SFDP by Marek Vasut · 3 years, 1 month ago
  19. c5eb356 ARM: stm32: Enable DFU MTD support on DHSOM by Marek Vasut · 3 years, 1 month ago
  20. 5564b4c stm32mp: add binman support for STM32MP15x by Patrick Delaunay · 3 years, 1 month ago
  21. ea2ca7e spi: Rename SPI_SUPPORT to SPI by Simon Glass · 3 years, 3 months ago
  22. 103c5f1 mmc: Rename MMC_SUPPORT to MMC by Simon Glass · 3 years, 3 months ago
  23. 49c8ef0 Convert CONFIG_SYS_LOAD_ADDR to Kconfig by Tom Rini · 3 years, 3 months ago
  24. 88cd7d0 Convert CONFIG_SYS_I2C_EEPROM_ADDR et al to Kconfig by Tom Rini · 3 years, 3 months ago
  25. df68620 ARM: stm32: Set environment sector size to 4k on DHSOM by Marek Vasut · 3 years, 3 months ago
  26. 3e5b62f configs: Resync with savedefconfig by Tom Rini · 3 years, 3 months ago
  27. 975e7cf i2c: Rename SPL/TPL_I2C_SUPPORT to I2C by Simon Glass · 3 years, 4 months ago
  28. 933b2f0 Rename SPL_POWER_SUPPORT to SPL_POWER by Simon Glass · 3 years, 4 months ago
  29. df59b7d configs: Resync with savedefconfig by Tom Rini · 3 years, 4 months ago
  30. 2bba780 configs: Resync with savedefconfig by Tom Rini · 3 years, 5 months ago
  31. 5ed2136 ARM: stm32: Enable UNZIP on DHSOM by default by Marek Vasut · 3 years, 6 months ago
  32. 838157d configs: Resync with savedefconfig by Tom Rini · 3 years, 6 months ago
  33. e9470fc configs: stm32mp15: move bootdelay configuration in defconfig by Patrick Delaunay · 3 years, 9 months ago
  34. 53def46 configs: Resync with savedefconfig by Tom Rini · 4 years ago
  35. 7d51644 ARM: dts: stm32: Add DHCOM based PicoITX board by Marek Vasut · 4 years ago
  36. 8fc78fc configs: migrate CONFIG_BMP_16/24/32BPP to defconfigs by Patrick Delaunay · 4 years, 1 month ago
  37. f9a4865 configs: migrate CONFIG_VIDEO_BMP_RLE8 to defconfigs by Patrick Delaunay · 4 years, 1 month ago
  38. 6e741cf cmd: Kconfig: Change dependency for CMD_ADC by Michal Simek · 4 years, 3 months ago
  39. 49650c7 ARM: stm32: Add both PDK2 and DRC02 DT into DHCOM fitImage its by Marek Vasut · 4 years, 3 months ago
  40. a8f3ace Makefile: Allow CONFIG_SPL_FIT_GENERATOR to be empty by Simon Glass · 4 years, 4 months ago
  41. 6e7d7aa Merge branch 'next' by Tom Rini · 4 years, 4 months ago
  42. c5a6e9f configs: Resync with savedefconfig by Tom Rini · 4 years, 4 months ago
  43. 56c4046 spi: Convert CONFIG_DM_SPI* to CONFIG_$(SPL_TPL_)DM_SPI* by Lukasz Majewski · 4 years, 5 months ago
  44. 8f74e65 spi: Enable missing CONFIG_SPL_DM_SPI support by Tom Rini · 4 years, 5 months ago
  45. 3f662a6 ARM: stm32: Re-enable KS8851 on DHCOM by Marek Vasut · 4 years, 6 months ago
  46. 1e444bd ARM: stm32: Hog GPIO PF7 high on DHCOM to unlock SPI NOR nWP by Marek Vasut · 4 years, 7 months ago
  47. 8d055b0 ARM: stm32: Define I2C EEPROM bus and address on DHCOM by Marek Vasut · 4 years, 7 months ago
  48. 731fd50 ARM: stm32: Implement board coding on AV96 by Marek Vasut · 4 years, 7 months ago
  49. 702de89 treewide: mem: Move mtest related defines to Kconfig by Ashok Reddy Soma · 4 years, 6 months ago
  50. c39e19a configs: migrate CONFIG_SYS_MTDPARTS_RUNTIME to defconfigs by Patrick Delaunay · 4 years, 9 months ago
  51. 8cc2814 configs: migrate CONFIG_SET_DFU_ALT_INFO to defconfigs by Patrick Delaunay · 4 years, 9 months ago
  52. 556fd59 configs: Resync with savedefconfig by Tom Rini · 4 years, 7 months ago
  53. 23d203d ARM: stm32: Enable bootd, iminfo, imxtract on DHCOM by Marek Vasut · 4 years, 7 months ago
  54. de80a24 ARM: dts: stm32: Add KS8851-16MLL ethernet on FMC2 by Marek Vasut · 4 years, 8 months ago
  55. 1995373 ARM: dts: stm32: Add DH Electronics DHCOM SoM and PDK2 board by Marek Vasut · 4 years, 10 months ago