1. 72473d5 configs: Remove unused or redundant CONFIG symbols by Tom Rini · 2 years ago
  2. a17aa19 global: Migrate CONFIG_MXC_UART_BASE to CFG by Tom Rini · 2 years ago
  3. 0c6ed31 global: Migrate CONFIG_MFG_ENV_SETTINGS to CFG by Tom Rini · 2 years ago
  4. fb52b94 global: Migrate CONFIG_MALLOC_F_ADDR to CFG by Tom Rini · 2 years ago
  5. 4e3c8a6 global: Migrate CONFIG_FEC_MXC_PHYADDR to CFG by Tom Rini · 2 years ago
  6. c9edebe global: Migrate CONFIG_EXTRA_ENV_SETTINGS to CFG by Tom Rini · 2 years ago
  7. 6a5dccc global: Move remaining CONFIG_SYS_* to CFG_SYS_* by Tom Rini · 2 years ago
  8. bb4dd96 global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_* by Tom Rini · 2 years ago
  9. 376b88a global: Migrate CONFIG_SYS_FSL* symbols to the CFG_SYS namespace by Tom Rini · 2 years, 1 month ago
  10. 7f18432 Convert CONFIG_SYS_MONITOR_LEN to Kconfig by Tom Rini · 2 years, 1 month ago
  11. 389b1d4 configs: drop CONFIG_SPL_ABORT_ON_RAW_IMAGE by Peng Fan · 2 years, 6 months ago
  12. 166e322 Convert CONFIG_SYS_SPL_MALLOC_SIZE et al to Kconfig by Tom Rini · 2 years, 6 months ago
  13. 65aa124 Convert CONFIG_SPL_BSS_START_ADDR to Kconfig by Tom Rini · 2 years, 6 months ago
  14. 8a14ac4 Convert CONFIG_SPL_STACK to Kconfig by Tom Rini · 2 years, 6 months ago
  15. 4ddbade Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h by Tom Rini · 2 years, 6 months ago
  16. 0cb89e7 Convert CONFIG_SPL_BSS_MAX_SIZE et al to Kconfig by Tom Rini · 2 years, 6 months ago
  17. abb0f52 Convert CONFIG_SPL_PAD_TO et al to Kconfig by Tom Rini · 2 years, 7 months ago
  18. c253f12 Convert CONFIG_SYS_BARGSIZE to Kconfig by Tom Rini · 2 years, 7 months ago
  19. ae17fa3 Convert CONFIG_SYS_CBSIZE to Kconfig by Tom Rini · 2 years, 7 months ago
  20. cbfa139 Convert CONFIG_SYS_PBSIZE to Kconfig by Tom Rini · 2 years, 7 months ago
  21. ba5c2b0 Convert CONFIG_SYS_MAXARGS to Kconfig by Tom Rini · 2 years, 7 months ago
  22. 6ed3cb0 configs: remove FEC_QUIRK_ENET_MAC from imx8m configs by Tim Harvey · 2 years, 7 months ago
  23. 86a2748 ARM: imx: imx8m: Introduce and use UART_BASE_ADDR(n) by Marek Vasut · 2 years, 7 months ago
  24. bb4bb58 configs: drop CONFIG_MMCROOT by Peng Fan · 2 years, 8 months ago
  25. 0e47fc4 include: configs: *imx8*: remove IMX_FEC_BASE by Heiko Thiery · 2 years, 9 months ago
  26. 73175e7 Finish converting CONFIG_BOOTM_NETBSD et al to Kconfig by Tom Rini · 2 years, 8 months ago
  27. 49d4b08 net: fec_mxc: Drop CONFIG_FEC_XCV_TYPE by Tom Rini · 2 years, 9 months ago
  28. fe58675 Convert CONFIG_ETHPRIME to Kconfig by Tom Rini · 2 years, 9 months ago
  29. 2beb0f4 Convert CONFIG_REMAKE_ELF to Kconfig by Alper Nebi Yasak · 2 years, 10 months ago
  30. c2ac2f6 Convert CONFIG_SYS_MEMTEST_START et al to Kconfig by Tom Rini · 3 years ago
  31. b113bca Remove CONFIG_SYS_MMC_IMG_LOAD_PART from CONFIG namespace by Tom Rini · 3 years ago
  32. d391d8b Convert CONFIG_CONS_INDEX et al to Kconfig by Tom Rini · 3 years ago
  33. 5ddf172 Convert CONFIG_USE_BOOTCOMMAND et al to Kconfig by Tom Rini · 3 years, 1 month ago
  34. f1b6dda Convert CONFIG_IMX_BOOTAUX et al to Kconfig by Tom Rini · 3 years, 1 month ago
  35. e141f56 Convert CONFIG_PHYLIB et al to Kconfig by Tom Rini · 3 years, 1 month ago
  36. d24700f Convert CONFIG_SPL_DRIVERS_MISC et al to Kconfig by Tom Rini · 3 years, 1 month ago
  37. 26a0095 Convert CONFIG_FEC_MXC to Kconfig by Tom Rini · 3 years, 1 month ago
  38. 7dfde5b Convert CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG to Kconfig by Tom Rini · 3 years, 3 months ago
  39. 3133941 i2c: Convert CONFIG_POWER_I2C et al to Kconfig by Simon Glass · 3 years, 4 months ago
  40. 44da595 power: Rename CONFIG_POWER to CONFIG_POWER_LEGACY by Simon Glass · 3 years, 4 months ago
  41. 6343ffb power: Tidy up #undef of CONFIG_DM_PMIC by Simon Glass · 3 years, 4 months ago
  42. b58bfe0 mmc: Rename MMC_SUPPORT to MMC by Simon Glass · 3 years, 4 months ago
  43. e065fb1 Convert CONFIG_SYS_MALLOC_LEN to Kconfig by Tom Rini · 3 years, 3 months ago
  44. 0997ee0 Convert CONFIG_SYS_LOAD_ADDR to Kconfig by Tom Rini · 3 years, 3 months ago
  45. 9004ee0 global: Convert CONFIG_LOADADDR to CONFIG_SYS_LOADADDR by Tom Rini · 3 years, 3 months ago
  46. 1a19588 Convert CONFIG_SYS_I2C_MXC et al to Kconfig by Tom Rini · 3 years, 3 months ago
  47. a6e2923 Convert CONFIG_SYS_I2C_SPEED et al to Kconfig by Tom Rini · 3 years, 3 months ago
  48. 52b2e26 Convert CONFIG_SYS_I2C_LEGACY to Kconfig and add CONFIG_[ST]PL_SYS_I2C_LEGACY by Tom Rini · 3 years, 3 months ago
  49. bccfc2e i2c: Rename SPL/TPL_I2C_SUPPORT to I2C by Simon Glass · 3 years, 5 months ago
  50. 0529b59 i2c: Rename CONFIG_SYS_I2C to CONFIG_SYS_I2C_LEGACY by Simon Glass · 3 years, 5 months ago
  51. 284cb9c Rename DRIVERS_MISC_SUPPORT to DRIVERS_MISC by Simon Glass · 3 years, 5 months ago
  52. 035939e Rename GPIO_SUPPORT to GPIO by Simon Glass · 3 years, 5 months ago
  53. 1ba1d4e Rename SPL_WATCHDOG_SUPPORT to SPL_WATCHDOG by Simon Glass · 3 years, 5 months ago
  54. e91ac4c Rename SPL_POWER_SUPPORT to SPL_POWER by Simon Glass · 3 years, 5 months ago
  55. 489b76a hush: Remove default CONFIG_SYS_PROMPT_HUSH_PS2 setting from board files by Patrick Delaunay · 4 years, 1 month ago
  56. eb1f909 Convert CONFIG_SYS_MMC_ENV_DEV et al to Kconfig by Tom Rini · 4 years, 4 months ago
  57. 98a87cf Convert CONFIG_SYS_MMCSD_FS_BOOT_PARTITION to Kconfig by Adam Ford · 4 years, 5 months ago
  58. 710966e Convert CONFIG_ENV_OVERWRITE to Kconfig by Adam Ford · 4 years, 5 months ago
  59. d019380 Convert CONFIG_MXC_UART to Kconfig by Tom Rini · 4 years, 6 months ago
  60. 51876ec Convert CONFIG_BOARD_EARLY_INIT_F et al to Kconfig by Tom Rini · 4 years, 6 months ago
  61. 32c75d6 Convert CONFIG_CMD_ASKENV et al to Kconfig by Tom Rini · 4 years, 6 months ago
  62. 71b4604 Convert CONFIG_CMD_MMC to Kconfig by Tom Rini · 4 years, 6 months ago
  63. a0a2948 arm: imx: Add support for Google's Coral Dev Board by Alifer Moraes · 4 years, 9 months ago