1. 4ddbade Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h by Tom Rini · Wed May 25 12:16:03 2022 -0400
  2. fe3f473 configs: mx7dsabresd: drop unused SDHC macro by Peng Fan · Fri Apr 15 12:23:36 2022 +0800
  3. d47c4cd video: Drop CONFIG_VIDEO_BMP_LOGO by Simon Glass · Sun Jan 23 07:04:07 2022 -0700
  4. ac461ae Merge tag 'video-next-20211228' of https://source.denx.de/u-boot/custodians/u-boot-video into next by Tom Rini · Tue Dec 28 11:28:31 2021 -0500
  5. b113bca Remove CONFIG_SYS_MMC_IMG_LOAD_PART from CONFIG namespace by Tom Rini · Sat Dec 11 14:55:52 2021 -0500
  6. 8e5a8b6 video: Convert CONFIG_VIDEO_LOGO to Kconfig by Simon Glass · Fri Nov 19 13:24:01 2021 -0700
  7. 2713651 Convert CONFIG_SYS_HZ to Kconfig by Tom Rini · Sat Oct 30 23:03:49 2021 -0400
  8. e22e08e video: move MXS to Kconfig by Anatolij Gustschin · Mon Oct 04 17:33:12 2021 +0200
  9. fdae007 Convert CONFIG_SYS_NAND_ONFI_DETECTION to Kconfig by Tom Rini · Wed Sep 22 14:50:34 2021 -0400
  10. 8e6d9c7 Convert CONFIG_SYS_NAND_5_ADDR_CYCLE to Kconfig by Tom Rini · Wed Sep 22 14:50:33 2021 -0400
  11. e065fb1 Convert CONFIG_SYS_MALLOC_LEN to Kconfig by Tom Rini · Sat Aug 28 21:34:49 2021 -0400
  12. 9004ee0 global: Convert CONFIG_LOADADDR to CONFIG_SYS_LOADADDR by Tom Rini · Mon Aug 23 10:25:30 2021 -0400
  13. 1a19588 Convert CONFIG_SYS_I2C_MXC et al to Kconfig by Tom Rini · Wed Aug 18 23:12:33 2021 -0400
  14. a6e2923 Convert CONFIG_SYS_I2C_SPEED et al to Kconfig by Tom Rini · Wed Aug 18 23:12:32 2021 -0400
  15. 5d09038 configs: migrate CONFIG_IMX_THERMAL to defconfigs by Tom Rini · Thu Oct 29 21:22:03 2020 -0400
  16. b1f1763 configs: migrate CONFIG_BMP_16/24/32BPP to defconfigs by Patrick Delaunay · Mon Sep 28 11:30:16 2020 +0200
  17. c47fe77 configs: migrate CONFIG_VIDEO_BMP_RLE8 to defconfigs by Patrick Delaunay · Mon Sep 28 11:30:15 2020 +0200
  18. 2d7a794 Convert CONFIG_SPLASH_SCREEN et al to Kconfig by Simon Glass · Tue Aug 11 11:23:35 2020 -0600
  19. eb1f909 Convert CONFIG_SYS_MMC_ENV_DEV et al to Kconfig by Tom Rini · Fri Jul 24 17:14:47 2020 -0400
  20. 41e8edf treewide: mem: Move mtest related defines to Kconfig by Ashok Reddy Soma · Mon May 04 15:26:21 2020 +0200
  21. 7372049 treewide: Remove unused FSL QSPI config options for IMX platforms by Kuldeep Singh · Thu Feb 20 22:57:54 2020 +0530
  22. 2a6f0e6 mx7dsabre: Fix ramdisk_addr* for distro boot by Jan Kiszka · Mon Mar 16 12:50:09 2020 +0100
  23. 9e75d14 mx7dsabre: Convert to distroboot support by Joris Offouga · Sun Dec 08 18:02:31 2019 +0100
  24. 7f49a14 mx7dsabre: Enable DM_ETH by Joris Offouga · Sun Dec 08 18:02:30 2019 +0100
  25. 5cd7ece env: Finish migration of common ENV options by Tom Rini · Mon Nov 18 20:02:10 2019 -0500
  26. 9a10207 Kconfig: Migrate CONFIG_BOOTM_* options by Tom Rini · Fri Sep 20 17:36:50 2019 -0400
  27. 0084877 Convert CONFIG_SUPPORT_EMMC_BOOT to Kconfig by Alex Kiernan · Wed May 01 07:58:27 2019 +0000
  28. 0df8104 Convert CONFIG_SF_DEFAULT_* to Kconfig by Patrick Delaunay · Wed Feb 27 15:20:36 2019 +0100
  29. f14d365 configs: mx7: Remove CONFIG_DBG_MONITOR by Fabio Estevam · Mon Sep 17 14:16:14 2018 -0300
  30. 3c5c2d6 imx: imx7d-sdb: Add DM QSPI support by Ye Li · Wed Jun 27 19:30:53 2018 -0700
  31. 5370547 Convert CONFIG_MII et al to Kconfig by Adam Ford · Fri Jul 20 23:03:57 2018 -0500
  32. f226038 configs: Migrate CONFIG_NR_DRAM_BANKS by Tom Rini · Thu Aug 16 08:16:24 2018 -0400
  33. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  34. a456d56 Convert CONFIG_APBH_DMA et al to Kconfig by Adam Ford · Tue Feb 06 08:34:45 2018 -0600
  35. e364e4b Kconfig: gadget: Move CONFIG_USB_FUNCTION_MASS_STORAGE to Kconfig by Lukasz Majewski · Mon Jan 29 19:25:54 2018 +0100
  36. b110e11 usb: net: migrate USB Ethernet adapters to Kconfig by Chris Packham · Mon Aug 28 20:50:46 2017 +1200
  37. 547cf41 usb: net: migrate CONFIG_USB_HOST_ETHER to Kconfig by Chris Packham · Mon Aug 28 20:50:45 2017 +1200
  38. d83e98c Move PHYLIB to Kconfig by Alexandru Gagniuc · Tue Aug 01 17:19:59 2017 -0700
  39. 00448d2 configs: Migrate CMD_NAND* by Tom Rini · Fri Jul 28 21:31:42 2017 -0400
  40. 73c18b4 Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to Kconfig by Simon Glass · Sun Jul 23 21:19:39 2017 -0600
  41. 13562e0 mx7dsabresd: Increase CONFIG_ENV_OFFSET by Fabio Estevam · Sun May 28 14:07:24 2017 -0300
  42. f50758c imx: mx7dsabresd: switch to DM USB by Peng Fan · Thu Apr 13 14:09:59 2017 +0800
  43. 9aa9c41 imx: mx7dsabresd: enable more DM drivers by Peng Fan · Thu Apr 13 14:09:57 2017 +0800
  44. b575bfc Convert CONFIG_CMD_BMP to Kconfig by Simon Glass · Wed Apr 26 22:27:55 2017 -0600
  45. dfafe89 Remove various unused interrupt related code by Tom Rini · Thu Apr 06 20:42:18 2017 -0400
  46. 8cea9b5 flash: complete CONFIG_SYS_NO_FLASH move with renaming by Masahiro Yamada · Sat Feb 11 22:43:54 2017 +0900
  47. 7a99a87 Convert CONFIG_BOARD_EARLY_INIT_F to Kconfig by Simon Glass · Mon Jan 23 13:31:20 2017 -0700
  48. 4c57e4c config: Move CONFIG_BOARD_LATE_INIT to defconfigs by Jagan Teki · Sat Jan 21 11:48:33 2017 +0100
  49. aa7ea8c imx7: SPI: add suport for SPI flash in mikroBUS slot by Angus Ainslie · Fri Nov 11 11:31:39 2016 -0700
  50. 753b345 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · Fri Oct 28 11:12:03 2016 -0400
  51. 706605f Convert CONFIG_VIDEO_SW_CURSOR to Kconfig by Simon Glass · Mon Oct 17 20:12:51 2016 -0600
  52. dcff692 Convert CONFIG_VGA_AS_SINGLE_DEVICE to Kconfig by Simon Glass · Mon Oct 17 20:12:49 2016 -0600
  53. e64c724 Convert CONFIG_CFB_CONSOLE to Kconfig by Simon Glass · Mon Oct 17 20:12:41 2016 -0600
  54. 9fd2a02 Convert CONFIG_SYS_CONSOLE_IS_IN_ENV and CONFIG_CONSOLE_MUX to Kconfig by Simon Glass · Mon Oct 17 20:12:37 2016 -0600
  55. e9d797a Convert CONFIG_VIDEO to Kconfig by Simon Glass · Mon Oct 17 20:12:40 2016 -0600
  56. c595814 mx7_common: add secure boot support by Gary Bisson · Thu Aug 25 19:03:19 2016 +0200
  57. 94d95e4 common: Add DISPLAY_BOARDINFO by Lokesh Vutla · Tue Oct 11 21:33:46 2016 -0400
  58. 265c7da dfu: Migrate to Kconfig by Tom Rini · Mon Sep 19 13:31:30 2016 -0400
  59. 6e9cb11 configs: Migrate CONFIG_USB_STORAGE by Tom Rini · Thu Sep 08 16:31:26 2016 -0400
  60. 33240f5 mx7_common: Put display board info config into board file by Stefan Agner · Wed Jul 13 00:25:40 2016 -0700
  61. 100fe07 usb: move CONFIG_USB_EHCI_MX7 to Kconfig by Stefan Agner · Wed Jul 13 00:25:36 2016 -0700
  62. 1d9ac83 configs: Re-sync with cmd/Kconfig by Tom Rini · Sun Apr 24 17:29:26 2016 -0400
  63. 0f2dcb9 configs: Re-sync almost all of cmd/Kconfig by Tom Rini · Fri Apr 22 16:41:25 2016 -0400
  64. b706ffd usb: gadget Move: CONFIG_G_DNL_* to Kconfig by Sam Protsenko · Wed Apr 13 14:20:30 2016 +0300
  65. 4d2439d usb: gadget: Move CONFIG_USB_GADGET_DOWNLOAD to Kconfig by Sam Protsenko · Wed Apr 13 14:20:26 2016 +0300
  66. b4a0bf7 usb: gadget: Move CONFIG_USB_GADGET_DUALSPEED to Kconfig by Sam Protsenko · Wed Apr 13 14:20:25 2016 +0300
  67. fb115b1 usb: gadget: Move CONFIG_USB_GADGET_VBUS_DRAW to Kconfig by Sam Protsenko · Wed Apr 13 14:20:24 2016 +0300
  68. 8241212 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · Wed Apr 13 07:19:50 2016 -0400
  69. ddeb4c4 mx7_common: Define CONFIG_SYS_MALLOC_LEN in the board file by Fabio Estevam · Sat Mar 26 13:30:49 2016 -0300
  70. b924d52 mx7_common: Put early/late init configs into board file by Fabio Estevam · Mon Feb 29 09:33:21 2016 -0300
  71. b084b0c usb: gadget: Move CONFIG_USB_GADGET to Kconfig by Sam Protsenko · Fri Mar 25 16:39:47 2016 +0200
  72. 82bf1a0 mx7dsabresd: Define serial port locally by Fabio Estevam · Mon Feb 22 18:41:48 2016 -0300
  73. 48509ae imx: mx7dsabresd: add command and macros for boot m4 core by Peng Fan · Thu Jan 28 16:55:08 2016 +0800
  74. 62f9260 imx: mx7dsabresd: support nand by Peng Fan · Tue Dec 22 17:04:24 2015 +0800
  75. 7431e70 imx: mx7dsabresd: Add QSPI support by Peng Fan · Mon Nov 30 17:45:02 2015 +0800
  76. 55be1ed imx: mx7dsabresd: support lcdif by Peng Fan · Thu Oct 29 15:54:53 2015 +0800
  77. 7db2714 mx7dsabresd: enable DFU support by Tzu-Jung Lee · Tue Oct 27 23:00:50 2015 +0000
  78. 2fe7c29 mx7dsabresd: add secure boot support by Adrian Alonso · Mon Oct 12 13:48:16 2015 -0500
  79. eb94387 I2C: mxc_i2c: make I2C1 and I2C2 optional by Albert ARIBAUD \\(3ADEV\\) · Mon Sep 21 22:43:38 2015 +0200
  80. ed36706 imx: mx7dsabresd: drop code for CONFIG_CMD_BMODE by Peng Fan · Tue Sep 15 14:05:07 2015 +0800
  81. 36bd728 mx7dsabresd: Remove unused config option by Fabio Estevam · Sun Sep 13 13:06:46 2015 -0300
  82. 9881077 imx: mx7dsabresd: Add support for MX7D SABRESD board by Adrian Alonso · Thu Sep 03 11:49:28 2015 -0500