1. 914a8c0 configs: Resync with savedefconfig by Tom Rini · 11 months ago
  2. 67e3fca spl: Use CONFIG_SPL... instead of CONFIG_..._SPL_... by Simon Glass · 1 year, 2 months ago
  3. 8d3a588 configs: Resync with savedefconfig by Tom Rini · 1 year, 2 months ago
  4. c435985 configs: Resync with savedefconfig by Tom Rini · 1 year, 2 months ago
  5. 3d2b97c configs: Resync with savedefconfig by Tom Rini · 1 year, 6 months ago
  6. adb7a19 configs: Resync with savedefconfig by Tom Rini · 1 year, 8 months ago
  7. 9924ca1 configs: Resync with savedefconfig by Tom Rini · 1 year, 9 months ago
  8. 7f18432 Convert CONFIG_SYS_MONITOR_LEN to Kconfig by Tom Rini · 2 years, 1 month ago
  9. 72cc538 Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASE by Simon Glass · 2 years, 1 month ago
  10. ce53ec8 configs: Resync with savedefconfig by Tom Rini · 2 years, 3 months ago
  11. f3c2f99 Convert CONFIG_SYS_BOOTM_LEN to Kconfig by Tom Rini · 2 years, 5 months ago
  12. 5d181d5 Merge branch '2022-06-28-Kconfig-migrations' into next by Tom Rini · 2 years, 5 months ago
  13. d9ff2b9 Merge branch 'master' into next by Tom Rini · 2 years, 5 months ago
  14. ea560c3 imx8mn_evk: Add Ethernet support to the LPDDR4 variant by Fabio Estevam · 2 years, 7 months ago
  15. 166e322 Convert CONFIG_SYS_SPL_MALLOC_SIZE et al to Kconfig by Tom Rini · 2 years, 6 months ago
  16. 65aa124 Convert CONFIG_SPL_BSS_START_ADDR to Kconfig by Tom Rini · 2 years, 6 months ago
  17. 8a14ac4 Convert CONFIG_SPL_STACK to Kconfig by Tom Rini · 2 years, 6 months ago
  18. 0cb89e7 Convert CONFIG_SPL_BSS_MAX_SIZE et al to Kconfig by Tom Rini · 2 years, 6 months ago
  19. abb0f52 Convert CONFIG_SPL_PAD_TO et al to Kconfig by Tom Rini · 2 years, 7 months ago
  20. ae17fa3 Convert CONFIG_SYS_CBSIZE to Kconfig by Tom Rini · 2 years, 7 months ago
  21. cbfa139 Convert CONFIG_SYS_PBSIZE to Kconfig by Tom Rini · 2 years, 7 months ago
  22. ba5c2b0 Convert CONFIG_SYS_MAXARGS to Kconfig by Tom Rini · 2 years, 7 months ago
  23. 360ec6a spl: Rename Kconfig SPL_LEGACY_IMAGE_SUPPORT to SPL_LEGACY_IMAGE_FORMAT by Andrew Davis · 2 years, 7 months ago
  24. 0853106 configs: Resync with savedefconfig by Tom Rini · 2 years, 7 months ago
  25. e3d4dcd ARM: imx: imx8mn-evk: change environment address variables by Heiko Thiery · 2 years, 9 months ago
  26. adbe695 imx8mn_evk: Enable cache in SPL by Fabio Estevam · 2 years, 7 months ago
  27. bee25f1 imx: imx8mn_evk: enable CONFIG_DM_SERIAL by Peng Fan · 2 years, 8 months ago
  28. efc2ab6 ARM: imx: imx8mn-evk: enable DM_SERIAL by Heiko Thiery · 2 years, 9 months ago
  29. 4b2fcb3 configs: Resync with savedefconfig by Tom Rini · 2 years, 8 months ago
  30. 5dfb38a ARM: imx: imx8mn-ddr4-evk: Fix boot from SD card by Marek Vasut · 2 years, 10 months ago
  31. af63b97 configs/*imx8mn*: remove [SPL_]CLK_COMPOSITE_CCF by Heiko Thiery · 2 years, 10 months ago
  32. d391d8b Convert CONFIG_CONS_INDEX et al to Kconfig by Tom Rini · 3 years ago
  33. d479a9f Convert CONFIG_FSL_USDHC to Kconfig by Tom Rini · 3 years, 1 month ago
  34. e25a03a configs: Resync with savedefconfig by Tom Rini · 3 years, 1 month ago
  35. f2e2f7a configs: Resync with savedefconfig by Tom Rini · 3 years, 3 months ago
  36. 6343ffb power: Tidy up #undef of CONFIG_DM_PMIC by Simon Glass · 3 years, 4 months ago
  37. f4d6039 serial: Rename SERIAL_SUPPORT to SERIAL by Simon Glass · 3 years, 4 months ago
  38. e065fb1 Convert CONFIG_SYS_MALLOC_LEN to Kconfig by Tom Rini · 3 years, 3 months ago
  39. 57b9381 imx: Finish migration of IMX_CONFIG to Kconfig by Tom Rini · 3 years, 3 months ago
  40. 0997ee0 Convert CONFIG_SYS_LOAD_ADDR to Kconfig by Tom Rini · 3 years, 3 months ago
  41. 1a19588 Convert CONFIG_SYS_I2C_MXC et al to Kconfig by Tom Rini · 3 years, 3 months ago
  42. bccfc2e i2c: Rename SPL/TPL_I2C_SUPPORT to I2C by Simon Glass · 3 years, 5 months ago
  43. 284cb9c Rename DRIVERS_MISC_SUPPORT to DRIVERS_MISC by Simon Glass · 3 years, 5 months ago
  44. 035939e Rename GPIO_SUPPORT to GPIO by Simon Glass · 3 years, 5 months ago
  45. 1ba1d4e Rename SPL_WATCHDOG_SUPPORT to SPL_WATCHDOG by Simon Glass · 3 years, 5 months ago
  46. e91ac4c Rename SPL_POWER_SUPPORT to SPL_POWER by Simon Glass · 3 years, 5 months ago
  47. a20e51f configs: Resync with savedefconfig by Tom Rini · 3 years, 5 months ago
  48. 9468aa1 imx8mn: configs: add support for distro boot commands by Andrey Zhizhikin · 3 years, 7 months ago
  49. e1b64e0 configs: Resync with savedefconfig by Tom Rini · 3 years, 7 months ago
  50. 579e9e8 configs: Resync with savedefconfig by Tom Rini · 3 years, 7 months ago
  51. de20912 imx8mn-evk: switch to use binman by Peng Fan · 3 years, 8 months ago
  52. 80607bf imx8mn: Add LPDDR4 EVK board support by Peng Fan · 3 years, 8 months ago