1. dd5b58c global: Migrate CONFIG_MALLOC_F_ADDR to CFG by Tom Rini · 1 year, 11 months ago
  2. fa760c3 global: Migrate CONFIG_FEC_MXC_PHYADDR to CFG by Tom Rini · 1 year, 11 months ago
  3. 0613c36 global: Migrate CONFIG_EXTRA_ENV_SETTINGS to CFG by Tom Rini · 1 year, 11 months ago
  4. 65cc0e2 global: Move remaining CONFIG_SYS_* to CFG_SYS_* by Tom Rini · 1 year, 11 months ago
  5. aa6e94d global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_* by Tom Rini · 1 year, 11 months ago
  6. 6cc0454 global: Migrate CONFIG_SYS_FSL* symbols to the CFG_SYS namespace by Tom Rini · 2 years ago
  7. 08574ed Convert CONFIG_SYS_MONITOR_LEN to Kconfig by Tom Rini · 2 years ago
  8. c45568c Convert CONFIG_SYS_BOOTM_LEN to Kconfig by Tom Rini · 2 years, 4 months ago
  9. ca3369d configs: drop CONFIG_SPL_ABORT_ON_RAW_IMAGE by Peng Fan · 2 years, 4 months ago
  10. 10f6e4d Convert CONFIG_SYS_SPL_MALLOC_SIZE et al to Kconfig by Tom Rini · 2 years, 5 months ago
  11. 6600b35 Convert CONFIG_SPL_BSS_START_ADDR to Kconfig by Tom Rini · 2 years, 5 months ago
  12. f113d7d Convert CONFIG_SPL_STACK to Kconfig by Tom Rini · 2 years, 5 months ago
  13. eaf6ea6 Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h by Tom Rini · 2 years, 5 months ago
  14. 9b5f9ae Convert CONFIG_SPL_BSS_MAX_SIZE et al to Kconfig by Tom Rini · 2 years, 5 months ago
  15. ca8a329 Convert CONFIG_SPL_PAD_TO et al to Kconfig by Tom Rini · 2 years, 5 months ago
  16. 6889412 Convert CONFIG_SYS_BARGSIZE to Kconfig by Tom Rini · 2 years, 5 months ago
  17. d31466b Convert CONFIG_SYS_CBSIZE to Kconfig by Tom Rini · 2 years, 5 months ago
  18. d0ee7f2 Convert CONFIG_SYS_PBSIZE to Kconfig by Tom Rini · 2 years, 5 months ago
  19. cf49358 Convert CONFIG_SYS_MAXARGS to Kconfig by Tom Rini · 2 years, 5 months ago
  20. 8e3cc42 configs: remove FEC_QUIRK_ENET_MAC from imx8m configs by Tim Harvey · 2 years, 6 months ago
  21. 52b6b48 ARM: imx: imx8m: Introduce and use UART_BASE_ADDR(n) by Marek Vasut · 2 years, 6 months ago
  22. adfaa42 configs: drop CONFIG_MMCROOT by Peng Fan · 2 years, 6 months ago
  23. 76975d4 include: configs: *imx8*: remove IMX_FEC_BASE by Heiko Thiery · 2 years, 8 months ago
  24. 439cc7f Finish converting CONFIG_BOOTM_NETBSD et al to Kconfig by Tom Rini · 2 years, 7 months ago
  25. 08f1d58 net: fec_mxc: Drop CONFIG_FEC_XCV_TYPE by Tom Rini · 2 years, 7 months ago
  26. 0e14cdf Convert CONFIG_ETHPRIME to Kconfig by Tom Rini · 2 years, 7 months ago
  27. a8c281d Convert CONFIG_REMAKE_ELF to Kconfig by Alper Nebi Yasak · 2 years, 9 months ago
  28. ff27af1 Convert CONFIG_SYS_MEMTEST_START et al to Kconfig by Tom Rini · 2 years, 10 months ago
  29. de35b8f Remove CONFIG_SYS_MMC_IMG_LOAD_PART from CONFIG namespace by Tom Rini · 2 years, 10 months ago
  30. f76750d Convert CONFIG_CONS_INDEX et al to Kconfig by Tom Rini · 2 years, 10 months ago
  31. 970bf86 Convert CONFIG_USE_BOOTCOMMAND et al to Kconfig by Tom Rini · 3 years ago
  32. b70b2be Convert CONFIG_IMX_BOOTAUX et al to Kconfig by Tom Rini · 3 years ago
  33. 8bd39de Convert CONFIG_PHYLIB et al to Kconfig by Tom Rini · 3 years ago
  34. 1616626 Convert CONFIG_SPL_DRIVERS_MISC et al to Kconfig by Tom Rini · 3 years ago
  35. 61e1972 Convert CONFIG_FEC_MXC to Kconfig by Tom Rini · 3 years ago
  36. f84b48a Convert CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG to Kconfig by Tom Rini · 3 years, 2 months ago
  37. 9d8665b i2c: Convert CONFIG_POWER_I2C et al to Kconfig by Simon Glass · 3 years, 2 months ago
  38. 29d7153 power: Rename CONFIG_POWER to CONFIG_POWER_LEGACY by Simon Glass · 3 years, 2 months ago
  39. 7abf178 power: Tidy up #undef of CONFIG_DM_PMIC by Simon Glass · 3 years, 2 months ago
  40. 103c5f1 mmc: Rename MMC_SUPPORT to MMC by Simon Glass · 3 years, 2 months ago
  41. 7cfbba3 Convert CONFIG_SYS_MALLOC_LEN to Kconfig by Tom Rini · 3 years, 2 months ago
  42. 49c8ef0 Convert CONFIG_SYS_LOAD_ADDR to Kconfig by Tom Rini · 3 years, 2 months ago
  43. 72d8136 global: Convert CONFIG_LOADADDR to CONFIG_SYS_LOADADDR by Tom Rini · 3 years, 2 months ago
  44. 15e7b76 Convert CONFIG_SYS_I2C_MXC et al to Kconfig by Tom Rini · 3 years, 2 months ago
  45. a5752f8 Convert CONFIG_SYS_I2C_SPEED et al to Kconfig by Tom Rini · 3 years, 2 months ago
  46. 55dabcc Convert CONFIG_SYS_I2C_LEGACY to Kconfig and add CONFIG_[ST]PL_SYS_I2C_LEGACY by Tom Rini · 3 years, 2 months ago
  47. 975e7cf i2c: Rename SPL/TPL_I2C_SUPPORT to I2C by Simon Glass · 3 years, 3 months ago
  48. 69d9eda i2c: Rename CONFIG_SYS_I2C to CONFIG_SYS_I2C_LEGACY by Simon Glass · 3 years, 3 months ago
  49. 9ca0068 Rename DRIVERS_MISC_SUPPORT to DRIVERS_MISC by Simon Glass · 3 years, 3 months ago
  50. 83061db Rename GPIO_SUPPORT to GPIO by Simon Glass · 3 years, 3 months ago
  51. 078111b Rename SPL_WATCHDOG_SUPPORT to SPL_WATCHDOG by Simon Glass · 3 years, 3 months ago
  52. 933b2f0 Rename SPL_POWER_SUPPORT to SPL_POWER by Simon Glass · 3 years, 3 months ago
  53. 7d08077 Convert CONFIG_SYS_MMC_ENV_DEV et al to Kconfig by Tom Rini · 4 years, 3 months ago
  54. acc415a Convert CONFIG_SYS_MMCSD_FS_BOOT_PARTITION to Kconfig by Adam Ford · 4 years, 4 months ago
  55. e91907a Convert CONFIG_ENV_OVERWRITE to Kconfig by Adam Ford · 4 years, 4 months ago
  56. e6676a3 Convert CONFIG_MXC_UART to Kconfig by Tom Rini · 4 years, 4 months ago
  57. eabbf80 Convert CONFIG_BOARD_EARLY_INIT_F et al to Kconfig by Tom Rini · 4 years, 4 months ago
  58. 11af95a Convert CONFIG_BAUDRATE to Kconfig by Tom Rini · 4 years, 4 months ago
  59. 68ff234 Convert CONFIG_BOARD_LATE_INIT to Kconfig by Tom Rini · 4 years, 5 months ago
  60. e985eb1 Convert CONFIG_CMD_ASKENV et al to Kconfig by Tom Rini · 4 years, 5 months ago
  61. 35e3991 Convert CONFIG_CMD_MMC to Kconfig by Tom Rini · 4 years, 5 months ago
  62. b52fb0b ARM: imx: pico-imx8mq: Add support for Technexion Pico-iMX8MQ by Marek Vasut · 4 years, 6 months ago