1. f5dd0c5 configs: Remove unused or redundant CONFIG symbols by Tom Rini · 2 years ago
  2. aa3efb6 global: Migrate CONFIG_POWER_PFUZE100_I2C_ADDR to CFG by Tom Rini · 2 years ago
  3. 4db3866 global: Migrate CONFIG_MXC_UART_BASE to CFG by Tom Rini · 2 years ago
  4. dd5b58c global: Migrate CONFIG_MALLOC_F_ADDR to CFG by Tom Rini · 2 years ago
  5. fa760c3 global: Migrate CONFIG_FEC_MXC_PHYADDR to CFG by Tom Rini · 2 years ago
  6. 0613c36 global: Migrate CONFIG_EXTRA_ENV_SETTINGS to CFG by Tom Rini · 2 years ago
  7. d9feb83 Convert CONFIG_POWER_LTC3676 et al to Kconfig by Tom Rini · 2 years ago
  8. 65cc0e2 global: Move remaining CONFIG_SYS_* to CFG_SYS_* by Tom Rini · 2 years ago
  9. aa6e94d global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_* by Tom Rini · 2 years ago
  10. 6cc0454 global: Migrate CONFIG_SYS_FSL* symbols to the CFG_SYS namespace by Tom Rini · 2 years, 1 month ago
  11. 08574ed Convert CONFIG_SYS_MONITOR_LEN to Kconfig by Tom Rini · 2 years, 1 month ago
  12. c45568c Convert CONFIG_SYS_BOOTM_LEN to Kconfig by Tom Rini · 2 years, 5 months ago
  13. 910feb5 Globally remove most CONFIG_SPL_BUILD tests from config headers by Tom Rini · 2 years, 6 months ago
  14. ca3369d configs: drop CONFIG_SPL_ABORT_ON_RAW_IMAGE by Peng Fan · 2 years, 6 months ago
  15. 10f6e4d Convert CONFIG_SYS_SPL_MALLOC_SIZE et al to Kconfig by Tom Rini · 2 years, 6 months ago
  16. 6600b35 Convert CONFIG_SPL_BSS_START_ADDR to Kconfig by Tom Rini · 2 years, 6 months ago
  17. f113d7d Convert CONFIG_SPL_STACK to Kconfig by Tom Rini · 2 years, 6 months ago
  18. eaf6ea6 Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h by Tom Rini · 2 years, 6 months ago
  19. 9b5f9ae Convert CONFIG_SPL_BSS_MAX_SIZE et al to Kconfig by Tom Rini · 2 years, 6 months ago
  20. ca8a329 Convert CONFIG_SPL_PAD_TO et al to Kconfig by Tom Rini · 2 years, 6 months ago
  21. 6889412 Convert CONFIG_SYS_BARGSIZE to Kconfig by Tom Rini · 2 years, 7 months ago
  22. d31466b Convert CONFIG_SYS_CBSIZE to Kconfig by Tom Rini · 2 years, 7 months ago
  23. d0ee7f2 Convert CONFIG_SYS_PBSIZE to Kconfig by Tom Rini · 2 years, 7 months ago
  24. cf49358 Convert CONFIG_SYS_MAXARGS to Kconfig by Tom Rini · 2 years, 7 months ago
  25. 8e3cc42 configs: remove FEC_QUIRK_ENET_MAC from imx8m configs by Tim Harvey · 2 years, 7 months ago
  26. 52b6b48 ARM: imx: imx8m: Introduce and use UART_BASE_ADDR(n) by Marek Vasut · 2 years, 7 months ago
  27. adfaa42 configs: drop CONFIG_MMCROOT by Peng Fan · 2 years, 8 months ago
  28. 76975d4 include: configs: *imx8*: remove IMX_FEC_BASE by Heiko Thiery · 2 years, 9 months ago
  29. 439cc7f Finish converting CONFIG_BOOTM_NETBSD et al to Kconfig by Tom Rini · 2 years, 8 months ago
  30. 08f1d58 net: fec_mxc: Drop CONFIG_FEC_XCV_TYPE by Tom Rini · 2 years, 9 months ago
  31. 0e14cdf Convert CONFIG_ETHPRIME to Kconfig by Tom Rini · 2 years, 9 months ago
  32. a8c281d Convert CONFIG_REMAKE_ELF to Kconfig by Alper Nebi Yasak · 2 years, 10 months ago
  33. efaf9a2 imx8mq_evk: configs: add/cleanup variables for distro boot by Andrey Zhizhikin · 2 years, 10 months ago
  34. de35b8f Remove CONFIG_SYS_MMC_IMG_LOAD_PART from CONFIG namespace by Tom Rini · 3 years ago
  35. f76750d Convert CONFIG_CONS_INDEX et al to Kconfig by Tom Rini · 3 years ago
  36. b70b2be Convert CONFIG_IMX_BOOTAUX et al to Kconfig by Tom Rini · 3 years, 1 month ago
  37. 99e6feb Convert CONFIG_SYS_PROMPT et al to Kconfig by Tom Rini · 3 years, 1 month ago
  38. 8bd39de Convert CONFIG_PHYLIB et al to Kconfig by Tom Rini · 3 years, 1 month ago
  39. 1616626 Convert CONFIG_SPL_DRIVERS_MISC et al to Kconfig by Tom Rini · 3 years, 1 month ago
  40. 61e1972 Convert CONFIG_FEC_MXC to Kconfig by Tom Rini · 3 years, 1 month ago
  41. 13586e4 imx8mq_evk: Increase CONFIG_SYS_BOOTM_LEN to 64MB by Oleksandr Suvorov · 3 years, 3 months ago
  42. f84b48a Convert CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG to Kconfig by Tom Rini · 3 years, 3 months ago
  43. 9d8665b i2c: Convert CONFIG_POWER_I2C et al to Kconfig by Simon Glass · 3 years, 4 months ago
  44. 29d7153 power: Rename CONFIG_POWER to CONFIG_POWER_LEGACY by Simon Glass · 3 years, 4 months ago
  45. 7abf178 power: Tidy up #undef of CONFIG_DM_PMIC by Simon Glass · 3 years, 4 months ago
  46. 103c5f1 mmc: Rename MMC_SUPPORT to MMC by Simon Glass · 3 years, 4 months ago
  47. 7cfbba3 Convert CONFIG_SYS_MALLOC_LEN to Kconfig by Tom Rini · 3 years, 3 months ago
  48. 49c8ef0 Convert CONFIG_SYS_LOAD_ADDR to Kconfig by Tom Rini · 3 years, 3 months ago
  49. 72d8136 global: Convert CONFIG_LOADADDR to CONFIG_SYS_LOADADDR by Tom Rini · 3 years, 3 months ago
  50. 15e7b76 Convert CONFIG_SYS_I2C_MXC et al to Kconfig by Tom Rini · 3 years, 3 months ago
  51. a5752f8 Convert CONFIG_SYS_I2C_SPEED et al to Kconfig by Tom Rini · 3 years, 3 months ago
  52. 55dabcc Convert CONFIG_SYS_I2C_LEGACY to Kconfig and add CONFIG_[ST]PL_SYS_I2C_LEGACY by Tom Rini · 3 years, 3 months ago
  53. 975e7cf i2c: Rename SPL/TPL_I2C_SUPPORT to I2C by Simon Glass · 3 years, 5 months ago
  54. 69d9eda i2c: Rename CONFIG_SYS_I2C to CONFIG_SYS_I2C_LEGACY by Simon Glass · 3 years, 5 months ago
  55. 9ca0068 Rename DRIVERS_MISC_SUPPORT to DRIVERS_MISC by Simon Glass · 3 years, 5 months ago
  56. 83061db Rename GPIO_SUPPORT to GPIO by Simon Glass · 3 years, 5 months ago
  57. 078111b Rename SPL_WATCHDOG_SUPPORT to SPL_WATCHDOG by Simon Glass · 3 years, 5 months ago
  58. 933b2f0 Rename SPL_POWER_SUPPORT to SPL_POWER by Simon Glass · 3 years, 5 months ago
  59. 5b3c76e imx8mq: configs: add support for distro boot commands by Alice Guo · 3 years, 11 months ago
  60. 310f285 hush: Remove default CONFIG_SYS_PROMPT_HUSH_PS2 setting from board files by Patrick Delaunay · 4 years, 1 month ago
  61. acbc1d8 imx8m: config: convert to bootm_size by Grygorii Tertychnyi · 4 years, 3 months ago
  62. 7d08077 Convert CONFIG_SYS_MMC_ENV_DEV et al to Kconfig by Tom Rini · 4 years, 4 months ago
  63. f1c0b7c Merge tag 'u-boot-imx-20200804' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 4 years, 4 months ago
  64. b297c0d imx8m: enlarge CONFIG_SYS_BOOTM_LEN by Peng Fan · 4 years, 4 months ago
  65. acc415a Convert CONFIG_SYS_MMCSD_FS_BOOT_PARTITION to Kconfig by Adam Ford · 4 years, 5 months ago
  66. e91907a Convert CONFIG_ENV_OVERWRITE to Kconfig by Adam Ford · 4 years, 5 months ago
  67. e6676a3 Convert CONFIG_MXC_UART to Kconfig by Tom Rini · 4 years, 6 months ago
  68. eabbf80 Convert CONFIG_BOARD_EARLY_INIT_F et al to Kconfig by Tom Rini · 4 years, 5 months ago
  69. 11af95a Convert CONFIG_BAUDRATE to Kconfig by Tom Rini · 4 years, 5 months ago
  70. 68ff234 Convert CONFIG_BOARD_LATE_INIT to Kconfig by Tom Rini · 4 years, 6 months ago
  71. e985eb1 Convert CONFIG_CMD_ASKENV et al to Kconfig by Tom Rini · 4 years, 6 months ago
  72. 35e3991 Convert CONFIG_CMD_MMC to Kconfig by Tom Rini · 4 years, 6 months ago
  73. 1af3c7f common: Drop linux/stringify.h from common header by Simon Glass · 4 years, 7 months ago
  74. 702de89 treewide: mem: Move mtest related defines to Kconfig by Ashok Reddy Soma · 4 years, 7 months ago
  75. 306881a Convert CONFIG_PHYLIB et al to Kconfig by Tom Rini · 4 years, 7 months ago
  76. 502f3ca imx8m_evk: Remove unneeded earlycon string by Fabio Estevam · 5 years ago
  77. a09fea1 env: Finish migration of common ENV options by Tom Rini · 5 years ago
  78. 05737f3 imx: update i.MX8MQ device trees by Patrick Wildt · 5 years ago
  79. 5f2fe3b Kconfig: Migrate CONFIG_CSF_SIZE to Kconfig by Breno Matheus Lima · 5 years ago
  80. 4b0bcfa Kconfig: Migrate CONFIG_BOOTM_* options by Tom Rini · 5 years ago
  81. 3f70bef Convert CONFIG_FSL_USDHC to Kconfig by Adam Ford · 5 years ago
  82. 60742bf Move CONFIG_FSL_ESDHC to defconfig by Yangbo Lu · 5 years ago
  83. a0aba8a CONFIG_SYS_[DI]CACHE_OFF: convert to Kconfig by Trevor Woerner · 6 years ago
  84. 623de3f Convert CONFIG_SUPPORT_EMMC_BOOT to Kconfig by Alex Kiernan · 6 years ago
  85. f89d613 configs: move CONFIG_SPL_TEXT_BASE to Kconfig by Simon Goldschmidt · 6 years ago
  86. 0a6f625 configs: move CONFIG_MXC_OCOTP to Kconfig by Marcel Ziswiler · 6 years ago
  87. 15b7e91 imx8mq_evk: Move CONFIG_ENV_IS_IN_MMC to Kconfig by Fabio Estevam · 6 years ago
  88. 789ee25 imx8mq_evk_defconfig: Move file system options to Kconfig by Fabio Estevam · 6 years ago
  89. 86ac7a9 imx: add i.MX8MQ EVK support by Peng Fan · 6 years ago