1. f3c2f99 Convert CONFIG_SYS_BOOTM_LEN to Kconfig by Tom Rini · Sat Jun 25 19:29:46 2022 -0400
  2. 2c7b8ec Convert CONFIG_PCIE_IMX to Kconfig by Tom Rini · Mon Jun 20 08:07:46 2022 -0400
  3. 3f00477 Convert CONFIG_LBA48 et al to Kconfig by Tom Rini · Fri Jun 10 22:59:28 2022 -0400
  4. f95c259 Convert CONFIG_SYS_MMCSD_RAW_MODE_ARGS_SECTOR et al to Kconfig by Tom Rini · Sat May 28 17:21:03 2022 -0400
  5. 9568a0e Convert CONFIG_SYS_NAND_SPL_KERNEL_OFFS to Kconfig by Tom Rini · Sat May 28 16:43:53 2022 -0400
  6. 2c9d2b5 Convert CONFIG_SYS_SPL_ARGS_ADDR to Kconfig by Tom Rini · Fri May 27 22:06:52 2022 -0400
  7. 166e322 Convert CONFIG_SYS_SPL_MALLOC_SIZE et al to Kconfig by Tom Rini · Fri May 27 12:48:32 2022 -0400
  8. 5524243 imx6: Update CONFIG_SPL_STACK defaults in Kconfig by Tom Rini · Thu May 26 13:36:17 2022 -0400
  9. 8a14ac4 Convert CONFIG_SPL_STACK to Kconfig by Tom Rini · Thu May 26 13:13:21 2022 -0400
  10. cbfa139 Convert CONFIG_SYS_PBSIZE to Kconfig by Tom Rini · Wed May 11 17:38:09 2022 -0400
  11. ba5c2b0 Convert CONFIG_SYS_MAXARGS to Kconfig by Tom Rini · Wed May 11 16:21:06 2022 -0400
  12. 4137785 board: gateworks: gw_ventana: use comomn GSC driver by Tim Harvey · Wed Apr 13 09:29:16 2022 -0700
  13. 895aace board: gateworks: gw_ventana: convert to DM_I2C by Tim Harvey · Mon Mar 07 16:24:00 2022 -0800
  14. 8e7f02c imx: ventana: enable ONFI detection to fix NAND chip configuration by Tim Harvey · Tue Mar 22 11:42:49 2022 -0700
  15. 99426c8 spl: Convert SYS_MMCSD_RAW_MODE_KERNEL_SECTOR to Kconfig by Alexandru Gagniuc · Thu Dec 30 10:39:59 2021 -0600
  16. 8e5a8b6 video: Convert CONFIG_VIDEO_LOGO to Kconfig by Simon Glass · Fri Nov 19 13:24:01 2021 -0700
  17. 5ddf172 Convert CONFIG_USE_BOOTCOMMAND et al to Kconfig by Tom Rini · Wed Nov 10 09:11:40 2021 -0500
  18. 49a9670 Convert CONFIG_I2C_EDID et al to Kconfig by Tom Rini · Sun Nov 07 22:59:43 2021 -0500
  19. e25a03a configs: Resync with savedefconfig by Tom Rini · Mon Nov 01 12:19:22 2021 +0000
  20. 7db40f8 imx: ventana: fix splash logo drawing by Tim Harvey · Wed Sep 29 15:04:20 2021 -0700
  21. 118ee4f imx: ventana: enable additional USB ether devices by Tim Harvey · Wed Sep 29 15:04:19 2021 -0700
  22. 327ffa52 imx: ventana: add U-Boot watchdog support by Tim Harvey · Wed Sep 29 15:04:17 2021 -0700
  23. f04c0d6 imx: ventana: add part command by Tim Harvey · Wed Sep 29 15:04:16 2021 -0700
  24. 1cf7c41 Convert CONFIG_SYS_NAND_U_BOOT_LOCATIONS et al to Kconfig by Tom Rini · Wed Sep 22 14:50:38 2021 -0400
  25. ae21e7f imx: Convert SERIAL_TAG support to ENV_VARS_UBOOT_RUNTIME_CONFIG by Tom Rini · Mon Aug 30 09:16:29 2021 -0400
  26. 3133941 i2c: Convert CONFIG_POWER_I2C et al to Kconfig by Simon Glass · Sun Aug 08 12:20:27 2021 -0600
  27. f4d6039 serial: Rename SERIAL_SUPPORT to SERIAL by Simon Glass · Sun Aug 08 12:20:12 2021 -0600
  28. b58bfe0 mmc: Rename MMC_SUPPORT to MMC by Simon Glass · Sun Aug 08 12:20:09 2021 -0600
  29. e065fb1 Convert CONFIG_SYS_MALLOC_LEN to Kconfig by Tom Rini · Sat Aug 28 21:34:49 2021 -0400
  30. 57b9381 imx: Finish migration of IMX_CONFIG to Kconfig by Tom Rini · Tue Aug 24 20:41:00 2021 -0400
  31. 1a19588 Convert CONFIG_SYS_I2C_MXC et al to Kconfig by Tom Rini · Wed Aug 18 23:12:33 2021 -0400
  32. 52b2e26 Convert CONFIG_SYS_I2C_LEGACY to Kconfig and add CONFIG_[ST]PL_SYS_I2C_LEGACY by Tom Rini · Wed Aug 18 23:12:24 2021 -0400
  33. e30b14e imx: ventana: replace hard-coded LED config with dt based config by Tim Harvey · Sat Jul 24 10:40:34 2021 -0700
  34. bccfc2e i2c: Rename SPL/TPL_I2C_SUPPORT to I2C by Simon Glass · Sat Jul 10 21:14:36 2021 -0600
  35. 035939e Rename GPIO_SUPPORT to GPIO by Simon Glass · Sat Jul 10 21:14:30 2021 -0600
  36. 1ba1d4e Rename SPL_WATCHDOG_SUPPORT to SPL_WATCHDOG by Simon Glass · Sat Jul 10 21:14:28 2021 -0600
  37. e91ac4c Rename SPL_POWER_SUPPORT to SPL_POWER by Simon Glass · Sat Jul 10 21:14:24 2021 -0600
  38. 2c082ab configs: Resync with savedefconfig by Tom Rini · Mon Jul 26 21:10:37 2021 -0400
  39. 42b1032 imx: ventana: add legacy uboot image support by Tim Harvey · Fri Jun 11 12:46:21 2021 -0700
  40. 3cc10c7 imx: ventana: remove USB_KEYBOARD support by Tim Harvey · Fri Jun 11 12:46:18 2021 -0700
  41. a20e51f configs: Resync with savedefconfig by Tom Rini · Mon Jun 28 10:17:29 2021 -0400
  42. 6ce10d5 imx: ventana: enable dm support for PCI and FEC ethernet by Tim Harvey · Mon May 03 11:21:27 2021 -0700
  43. e1b64e0 configs: Resync with savedefconfig by Tom Rini · Tue May 11 12:19:09 2021 -0400
  44. d0420e1 imx: ventana: enable dm for SPI by Tim Harvey · Mon Mar 01 14:33:37 2021 -0800
  45. 8da219f imx: ventana: enable dm for MTD and NAND by Tim Harvey · Mon Mar 01 14:33:36 2021 -0800
  46. cf08d1b imx: ventana: enable dm support for MMC and SATA by Tim Harvey · Mon Mar 01 14:33:35 2021 -0800
  47. 1112b4e imx: ventana: enable dm support for USB by Tim Harvey · Mon Mar 01 14:33:34 2021 -0800
  48. 39fca7a imx: ventana: add pinctrl and remove unneeded UART init and config by Tim Harvey · Mon Mar 01 14:33:33 2021 -0800
  49. 948202c imx: ventana: convert U-Boot to OF_CONTROL using FIT image by Tim Harvey · Mon Mar 01 14:33:32 2021 -0800
  50. 5d09038 configs: migrate CONFIG_IMX_THERMAL to defconfigs by Tom Rini · Thu Oct 29 21:22:03 2020 -0400
  51. f92b6fa configs: Resync with savedefconfig by Tom Rini · Fri Oct 09 12:22:06 2020 -0400
  52. 464ccf0 Merge tag 'u-boot-imx-20200825' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · Tue Aug 25 23:12:43 2020 -0400
  53. a0916d3 arm: mx6: Make all i.MX6 SoCs user-selectable by Tom Rini · Tue Aug 18 07:43:50 2020 -0400
  54. a3dc6a4 Convert CONFIG_NETCONSOLE to Kconfig by Tom Rini · Sun Aug 23 13:06:36 2020 -0400
  55. 2e262c4 configs: Resync with savedefconfig by Tom Rini · Mon Aug 10 15:31:07 2020 -0400
  56. 710966e Convert CONFIG_ENV_OVERWRITE to Kconfig by Adam Ford · Fri Jul 03 06:48:56 2020 -0500
  57. 8461027 configs: Resync with savedefconfig by Tom Rini · Tue Jul 28 08:46:52 2020 -0400
  58. d019380 Convert CONFIG_MXC_UART to Kconfig by Tom Rini · Tue Jun 09 10:46:46 2020 -0400
  59. 90fa4e9 Merge branch 'next' by Tom Rini · Mon Jul 06 15:46:38 2020 -0400
  60. 0332a1a configs: Resync with savedefconfig by Tom Rini · Mon Jul 06 13:54:25 2020 -0400
  61. b6f7b90 imx: convert gwventana board to DM_VIDEO by Anatolij Gustschin · Tue May 26 00:58:17 2020 +0200
  62. 32c75d6 Convert CONFIG_CMD_ASKENV et al to Kconfig by Tom Rini · Tue May 26 15:06:18 2020 -0400
  63. 47dece3 configs: Resync with savedefconfig by Tom Rini · Tue Apr 28 16:15:47 2020 -0400
  64. d49f582 configs: Resync with savedefconfig by Tom Rini · Fri Feb 28 13:28:38 2020 -0500
  65. f6e6e1a configs: Resync with savedefconfig by Tom Rini · Wed Jan 22 13:38:00 2020 -0500
  66. 3d2ba9c Kconfig: Rename CONFIG_SPL_DMA_SUPPORT to CONFIG_SPL_DMA by Vignesh Raghavendra · Fri Nov 15 17:00:41 2019 +0530
  67. e799f92 configs: Resync with savedefconfig by Tom Rini · Wed Dec 04 17:18:38 2019 -0500
  68. 325559b mtd: ensure CMD_NAND is compiled when its options are selected by Miquel Raynal · Thu Oct 03 19:50:14 2019 +0200
  69. 72d7b8b mtd: ensure MTD/the raw NAND core are compiled when there is a NAND flash by Miquel Raynal · Thu Oct 03 19:50:07 2019 +0200
  70. d093536 mtd: rename CONFIG_NAND -> CONFIG_MTD_RAW_NAND by Miquel Raynal · Thu Oct 03 19:50:03 2019 +0200
  71. 5cd7ece env: Finish migration of common ENV options by Tom Rini · Mon Nov 18 20:02:10 2019 -0500
  72. ca63e71 env: Add CONFIG_SYS_RELOC_GD_ENV_ADDR symbol by Tom Rini · Tue Nov 12 22:46:36 2019 -0500
  73. 4bb26a4 defconfigs: Migrate CONFIG_SYS_REDUNDAND_ENVIRONMENT by Tom Rini · Sun Nov 10 11:28:03 2019 -0500
  74. fdc7e36 configs: Resync with savedefconfig by Tom Rini · Mon Nov 11 20:04:24 2019 -0500
  75. 527ded8 configs: Resync with savedefconfig by Tom Rini · Mon Sep 23 11:47:37 2019 -0400
  76. 0183658 Convert CONFIG_FSL_USDHC to Kconfig by Adam Ford · Wed Aug 14 07:23:43 2019 -0500
  77. 4be229d Convert CONFIG_USE_PREBOOT and CONFIG_PREBOOT to Kconfig by Simon Glass · Sat Jul 20 20:51:14 2019 -0600
  78. 7334038 Convert to use fsl_esdhc_imx for i.MX platforms by Yangbo Lu · Fri Jun 21 11:42:28 2019 +0800
  79. 0084877 Convert CONFIG_SUPPORT_EMMC_BOOT to Kconfig by Alex Kiernan · Wed May 01 07:58:27 2019 +0000
  80. cc4078c configs: move CONFIG_SPL_TEXT_BASE to Kconfig by Simon Goldschmidt · Sun Sep 30 14:31:53 2018 +0200
  81. c9285bf configs: Resync with savedefconfig by Tom Rini · Mon Apr 29 15:54:04 2019 -0400
  82. e6a7ef5 imx: move CONFIG_VIDEO_IPUV3 to defconfigs by Anatolij Gustschin · Mon Mar 18 23:29:33 2019 +0100
  83. fc93d3b imx: ventana: hexdump invalid EEPROM data by Tim Harvey · Thu Feb 21 08:48:48 2019 -0800
  84. b302747 Kconfig: Migrate BOUNCE_BUFFER by Philipp Tomsich · Fri Nov 30 22:13:25 2018 +0100
  85. 2b62b91 configs: Migrate and re-enabled CONFIG_CMD_MTDPARTS by Tom Rini · Tue Nov 13 19:54:45 2018 -0500
  86. 1054176 Convert CONFIG_MISC_INIT_R to Kconfig by Adam Ford · Sun Jul 29 13:13:29 2018 -0500
  87. 5370547 Convert CONFIG_MII et al to Kconfig by Adam Ford · Fri Jul 20 23:03:57 2018 -0500
  88. f226038 configs: Migrate CONFIG_NR_DRAM_BANKS by Tom Rini · Thu Aug 16 08:16:24 2018 -0400
  89. e0056d7 configs: Resync with savedefconfig by Tom Rini · Mon Jun 04 11:57:37 2018 -0400
  90. 60e0f61 Convert CONFIG_SUPPORT_EMMC_RPMB to Kconfig by Alex Kiernan · Tue May 08 04:43:31 2018 +0000
  91. 41d7d97 treewide: Migrate CONFIG_FSL_ESDHC to Kconfig by Mario Six · Wed Mar 28 14:38:19 2018 +0200
  92. f705544 treewide: Migrate CONFIG_DISPLAY_BOARDINFO_LATE to Kconfig by Mario Six · Wed Mar 28 14:38:17 2018 +0200
  93. 9bd0962 configs: Resync with savedefconfig by Tom Rini · Sat Apr 07 20:27:54 2018 -0400
  94. 58dbf86 Convert CONFIG_BOOTP_BOOTPATH et al to Kconfig by Adam Ford · Tue Feb 06 07:58:59 2018 -0600
  95. 07edfae configs: Migrate CONFIG_SYS_TEXT_BASE by Tom Rini · Sat Feb 03 12:10:38 2018 -0500
  96. 3b209fc Convert CONFIG_NAND_MXS to Kconfig by Stefan Agner · Tue Feb 06 09:44:37 2018 +0100
  97. 745edca ata: Migrate CONFIG_DWC_AHSATA to Kconfig by Tuomas Tynkkynen · Fri Dec 08 15:36:18 2017 +0200
  98. bf8e727 mx6: Select MX6QDL option via Kconfig by Fabio Estevam · Wed Nov 15 17:04:03 2017 -0200
  99. 5ad8e11 Kconfig: Migrate MTDIDS_DEFAULT / MTDPARTS_DEFAULT by Tom Rini · Sun Oct 22 17:55:07 2017 -0400
  100. e983692 configs: Resync with savedefconfig by Tom Rini · Mon Oct 30 12:58:33 2017 -0400