1. c9edebe global: Migrate CONFIG_EXTRA_ENV_SETTINGS to CFG by Tom Rini · Sun Dec 04 10:03:50 2022 -0500
  2. 6a5dccc global: Move remaining CONFIG_SYS_* to CFG_SYS_* by Tom Rini · Wed Nov 16 13:10:41 2022 -0500
  3. bb4dd96 global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_* by Tom Rini · Wed Nov 16 13:10:37 2022 -0500
  4. 7f18432 Convert CONFIG_SYS_MONITOR_LEN to Kconfig by Tom Rini · Fri Oct 28 20:27:07 2022 -0400
  5. f3c2f99 Convert CONFIG_SYS_BOOTM_LEN to Kconfig by Tom Rini · Sat Jun 25 19:29:46 2022 -0400
  6. 1e57cbb Globally remove most CONFIG_SPL_BUILD tests from config headers by Tom Rini · Fri Jun 10 22:59:38 2022 -0400
  7. 389b1d4 configs: drop CONFIG_SPL_ABORT_ON_RAW_IMAGE by Peng Fan · Sat Jun 11 20:21:01 2022 +0800
  8. 2797a7f imx: drop CONFIG_MXC_UART_BASE by Peng Fan · Sat Jun 11 20:20:54 2022 +0800
  9. 166e322 Convert CONFIG_SYS_SPL_MALLOC_SIZE et al to Kconfig by Tom Rini · Fri May 27 12:48:32 2022 -0400
  10. 65aa124 Convert CONFIG_SPL_BSS_START_ADDR to Kconfig by Tom Rini · Fri May 27 10:19:45 2022 -0400
  11. 8a14ac4 Convert CONFIG_SPL_STACK to Kconfig by Tom Rini · Thu May 26 13:13:21 2022 -0400
  12. 4ddbade Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h by Tom Rini · Wed May 25 12:16:03 2022 -0400
  13. 0cb89e7 Convert CONFIG_SPL_BSS_MAX_SIZE et al to Kconfig by Tom Rini · Thu May 19 15:09:22 2022 -0400
  14. abb0f52 Convert CONFIG_SPL_PAD_TO et al to Kconfig by Tom Rini · Mon May 16 17:20:26 2022 -0400
  15. c253f12 Convert CONFIG_SYS_BARGSIZE to Kconfig by Tom Rini · Thu May 12 10:02:06 2022 -0400
  16. ae17fa3 Convert CONFIG_SYS_CBSIZE to Kconfig by Tom Rini · Wed May 11 18:01:06 2022 -0400
  17. cbfa139 Convert CONFIG_SYS_PBSIZE to Kconfig by Tom Rini · Wed May 11 17:38:09 2022 -0400
  18. ba5c2b0 Convert CONFIG_SYS_MAXARGS to Kconfig by Tom Rini · Wed May 11 16:21:06 2022 -0400
  19. 86a2748 ARM: imx: imx8m: Introduce and use UART_BASE_ADDR(n) by Marek Vasut · Sun Apr 24 23:44:03 2022 +0200
  20. e3d4dcd ARM: imx: imx8mn-evk: change environment address variables by Heiko Thiery · Thu Feb 24 21:07:14 2022 +0100
  21. bb4bb58 configs: drop CONFIG_MMCROOT by Peng Fan · Fri Apr 15 12:23:41 2022 +0800
  22. 437e50d configs: imx8mn_evk: drop unused SDHC macro by Peng Fan · Fri Apr 15 12:23:34 2022 +0800
  23. b113bca Remove CONFIG_SYS_MMC_IMG_LOAD_PART from CONFIG namespace by Tom Rini · Sat Dec 11 14:55:52 2021 -0500
  24. d391d8b Convert CONFIG_CONS_INDEX et al to Kconfig by Tom Rini · Sat Dec 11 14:55:51 2021 -0500
  25. d479a9f Convert CONFIG_FSL_USDHC to Kconfig by Tom Rini · Sun Nov 07 22:59:37 2021 -0500
  26. e065fb1 Convert CONFIG_SYS_MALLOC_LEN to Kconfig by Tom Rini · Sat Aug 28 21:34:49 2021 -0400
  27. 0997ee0 Convert CONFIG_SYS_LOAD_ADDR to Kconfig by Tom Rini · Mon Aug 23 10:25:31 2021 -0400
  28. 9004ee0 global: Convert CONFIG_LOADADDR to CONFIG_SYS_LOADADDR by Tom Rini · Mon Aug 23 10:25:30 2021 -0400
  29. a6e2923 Convert CONFIG_SYS_I2C_SPEED et al to Kconfig by Tom Rini · Wed Aug 18 23:12:32 2021 -0400
  30. 9468aa1 imx8mn: configs: add support for distro boot commands by Andrey Zhizhikin · Sun May 02 16:32:37 2021 +0200
  31. 3b483dd imx8mn_ddr4_evk: Allow booting the kernel by default by Fabio Estevam · Thu Mar 04 08:07:16 2021 -0300
  32. 937d89e imx: imx8mn/p: drop CONFIG_SYS_[I,D]CACHE_OFF by Peng Fan · Wed Jan 13 10:56:36 2021 +0800
  33. 0335e52 imx: imx8mn_evk: correct stack/malloc adress by Peng Fan · Sat Dec 26 19:35:42 2020 +0800
  34. 489b76a hush: Remove default CONFIG_SYS_PROMPT_HUSH_PS2 setting from board files by Patrick Delaunay · Mon Oct 26 09:31:41 2020 +0100
  35. 4d7cbe5 imx8m: config: convert to bootm_size by Grygorii Tertychnyi · Fri Aug 21 15:39:43 2020 +0200
  36. eb1f909 Convert CONFIG_SYS_MMC_ENV_DEV et al to Kconfig by Tom Rini · Fri Jul 24 17:14:47 2020 -0400
  37. 322ebe9 Merge tag 'u-boot-imx-20200804' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · Tue Aug 04 11:11:02 2020 -0400
  38. 7be67ce imx8m: enlarge CONFIG_SYS_BOOTM_LEN by Peng Fan · Tue Jul 28 17:28:57 2020 +0800
  39. 98a87cf Convert CONFIG_SYS_MMCSD_FS_BOOT_PARTITION to Kconfig by Adam Ford · Fri Jul 03 10:17:30 2020 -0500
  40. 710966e Convert CONFIG_ENV_OVERWRITE to Kconfig by Adam Ford · Fri Jul 03 06:48:56 2020 -0500
  41. 6081273 arm: imx: Finish migration of CONFIG_CSF_SIZE to Kconfig by Tom Rini · Tue Jun 16 19:06:26 2020 -0400
  42. fb64e36 common: Drop linux/stringify.h from common header by Simon Glass · Sun May 10 11:40:09 2020 -0600
  43. 41e8edf treewide: mem: Move mtest related defines to Kconfig by Ashok Reddy Soma · Mon May 04 15:26:21 2020 +0200
  44. 21b135a imx8m_evk: Remove unneeded earlycon string by Fabio Estevam · Wed Dec 11 14:31:03 2019 -0300
  45. 5cd7ece env: Finish migration of common ENV options by Tom Rini · Mon Nov 18 20:02:10 2019 -0500
  46. a181afe imx: add i.MX8MN DDR4 board support by Peng Fan · Mon Sep 16 03:09:55 2019 +0000