1. f52f907 global: Migrate CONFIG_POWER_PFUZE100_I2C_ADDR to CFG by Tom Rini · Sun Dec 04 10:13:35 2022 -0500
  2. b9796e8 global: Migrate CONFIG_MXC_USB_FLAGS et al to CFG by Tom Rini · Sun Dec 04 10:04:56 2022 -0500
  3. 8227d05 global: Migrate CONFIG_I2C_MULTI_BUS to CFG by Tom Rini · Sun Dec 04 10:04:08 2022 -0500
  4. c9edebe global: Migrate CONFIG_EXTRA_ENV_SETTINGS to CFG by Tom Rini · Sun Dec 04 10:03:50 2022 -0500
  5. db9d925 Convert CONFIG_POWER_LTC3676 et al to Kconfig by Tom Rini · Sat Nov 19 18:45:15 2022 -0500
  6. 6a5dccc global: Move remaining CONFIG_SYS_* to CFG_SYS_* by Tom Rini · Wed Nov 16 13:10:41 2022 -0500
  7. bb4dd96 global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_* by Tom Rini · Wed Nov 16 13:10:37 2022 -0500
  8. a7df05c imx6/imx7: Remove now empty imx6_spl.h and imx7_spl.h by Tom Rini · Wed Nov 16 13:10:36 2022 -0500
  9. 376b88a global: Migrate CONFIG_SYS_FSL* symbols to the CFG_SYS namespace by Tom Rini · Fri Oct 28 20:27:13 2022 -0400
  10. 2e3ef9e Remove CONFIG_SYS_I2C_EEPROM_PAGE_WRITE_BITS et al by Tom Rini · Wed Aug 10 10:29:28 2022 -0400
  11. bde2170 Convert CONFIG_USB_MAX_CONTROLLER_COUNT to Kconfig by Tom Rini · Sun Jun 12 20:02:04 2022 -0400
  12. 30fd3d9 Convert CONFIG_EHCI_HCD_INIT_AFTER_RESET to Kconfig by Tom Rini · Wed Jun 08 08:24:27 2022 -0400
  13. 4ddbade Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h by Tom Rini · Wed May 25 12:16:03 2022 -0400
  14. 22357ec configs: imx: drop IMX_FEC_BASE by Peng Fan · Fri Apr 15 12:23:43 2022 +0800
  15. a8a7750 Convert CONFIG_ARP_TIMEOUT to Kconfig by Tom Rini · Fri Mar 11 09:12:01 2022 -0500
  16. 5ddf172 Convert CONFIG_USE_BOOTCOMMAND et al to Kconfig by Tom Rini · Wed Nov 10 09:11:40 2021 -0500
  17. b50ae03 board: tq: fix spelling of "TQ-Systems" by Matthias Schiffer · Tue Nov 02 11:36:46 2021 +0100
  18. 26a0095 Convert CONFIG_FEC_MXC to Kconfig by Tom Rini · Sat Oct 30 23:03:52 2021 -0400
  19. 3133941 i2c: Convert CONFIG_POWER_I2C et al to Kconfig by Simon Glass · Sun Aug 08 12:20:27 2021 -0600
  20. 44da595 power: Rename CONFIG_POWER to CONFIG_POWER_LEGACY by Simon Glass · Sun Aug 08 12:20:26 2021 -0600
  21. e065fb1 Convert CONFIG_SYS_MALLOC_LEN to Kconfig by Tom Rini · Sat Aug 28 21:34:49 2021 -0400
  22. a6e2923 Convert CONFIG_SYS_I2C_SPEED et al to Kconfig by Tom Rini · Wed Aug 18 23:12:32 2021 -0400
  23. faed567 Convert CONFIG_SYS_I2C_EEPROM_ADDR et al to Kconfig by Tom Rini · Tue Aug 17 17:59:45 2021 -0400
  24. eb1f909 Convert CONFIG_SYS_MMC_ENV_DEV et al to Kconfig by Tom Rini · Fri Jul 24 17:14:47 2020 -0400
  25. fb64e36 common: Drop linux/stringify.h from common header by Simon Glass · Sun May 10 11:40:09 2020 -0600
  26. 3072f6e configs: tqma6x_mba6x: update default configs for device model by Michael Krummsdorf · Thu Apr 09 15:21:40 2020 +0200
  27. 5cd7ece env: Finish migration of common ENV options by Tom Rini · Mon Nov 18 20:02:10 2019 -0500
  28. 4bb26a4 defconfigs: Migrate CONFIG_SYS_REDUNDAND_ENVIRONMENT by Tom Rini · Sun Nov 10 11:28:03 2019 -0500
  29. f8e932e Convert CONFIG_ENV_SPI_* to Kconfig by Patrick Delaunay · Wed Feb 27 15:20:38 2019 +0100
  30. 0df8104 Convert CONFIG_SF_DEFAULT_* to Kconfig by Patrick Delaunay · Wed Feb 27 15:20:36 2019 +0100
  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. d395879 spi: Migrate CONFIG_MXC_SPI to Kconfig by Tuomas Tynkkynen · Wed Feb 07 02:42:19 2018 +0200
  35. 07edfae configs: Migrate CONFIG_SYS_TEXT_BASE by Tom Rini · Sat Feb 03 12:10:38 2018 -0500
  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. 3b21fdd Convert CONFIG_ENV_IS_IN_SPI_FLASH to Kconfig by Simon Glass · Sun Jul 23 21:19:45 2017 -0600
  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. 4590d4e Convert CONFIG_CMD_EEPROM et al to Kconfig by Simon Glass · Wed May 17 03:25:10 2017 -0600
  42. b6fadad Drop digital thermometer and thermostat (DTT) drivers by Simon Glass · Wed May 17 03:25:05 2017 -0600
  43. 496a417 Kconfig: USB: Migrate existing USB_EHCI_xxx options by Tom Rini · Fri May 12 22:33:29 2017 -0400
  44. 7716cd6 Kconfig: USB: Migrate CONFIG_USB_EHCI_HCD users to Kconfig by Tom Rini · Fri May 12 22:33:28 2017 -0400
  45. ceed5d2 Kconfig: USB: Migrate CONFIG_USB_EHCI to CONFIG_USB_EHCI_HCD by Tom Rini · Fri May 12 22:33:27 2017 -0400
  46. 3ec09a0 Convert CONFIG_CMD_BMODE to Kconfig by Simon Glass · Wed Apr 26 22:27:54 2017 -0600
  47. dfafe89 Remove various unused interrupt related code by Tom Rini · Thu Apr 06 20:42:18 2017 -0400
  48. c01ca16 arm: imx6: tqma6: add support for TQMa6DL variant by Markus Niebel · Tue Feb 28 16:37:33 2017 +0100
  49. 1f33ea5 arm: imx6: tqma6: use CONFIG_TQM6x for SOM specific settings by Markus Niebel · Tue Feb 28 16:37:32 2017 +0100
  50. 8dcb905 tqma6: [cosmetic] sanitize environment defines by Markus Niebel · Fri Feb 03 16:14:03 2017 +0100
  51. c08a2d5 tqma6: fix rounding in env by Markus Niebel · Fri Feb 03 16:14:02 2017 +0100
  52. f911143 mx6: tqma6: add rootfsmode environment for mmc / sd by Markus Niebel · Fri Feb 03 16:14:01 2017 +0100
  53. 2bbd054 mx6: tqma6: fix typo in env by Markus Niebel · Fri Feb 03 16:14:00 2017 +0100
  54. e70bed41 imx6: tqma6: rely on default setting for tftp and nfs by Markus Niebel · Fri Feb 03 16:13:59 2017 +0100
  55. b78ff63 arm: imx6: tqma6: add configurable CMA size by Markus Niebel · Fri Feb 03 16:13:58 2017 +0100
  56. 7a99a87 Convert CONFIG_BOARD_EARLY_INIT_F to Kconfig by Simon Glass · Mon Jan 23 13:31:20 2017 -0700
  57. 4c57e4c config: Move CONFIG_BOARD_LATE_INIT to defconfigs by Jagan Teki · Sat Jan 21 11:48:33 2017 +0100
  58. 4694a74 config: Drop CONFIG_CONSOLE_DEV by Simon Glass · Mon Oct 17 20:12:39 2016 -0600
  59. b24fdca Convert CONFIG_SPL_SPI_SUPPORT to Kconfig by Simon Glass · Mon Sep 12 23:18:58 2016 -0600
  60. bd58f1d Convert CONFIG_SPL_MMC_SUPPORT to Kconfig by Simon Glass · Mon Sep 12 23:18:44 2016 -0600
  61. 6172e2e Convert CONFIG_SPL_FAT_SUPPORT to Kconfig by Simon Glass · Mon Sep 12 23:18:38 2016 -0600
  62. 6e9cb11 configs: Migrate CONFIG_USB_STORAGE by Tom Rini · Thu Sep 08 16:31:26 2016 -0400
  63. 3cdae09 ARM: mx6: Enable MMC and SATA extfs boot support by Marek Vasut · Fri Apr 29 00:44:56 2016 +0200
  64. 1d9ac83 configs: Re-sync with cmd/Kconfig by Tom Rini · Sun Apr 24 17:29:26 2016 -0400
  65. 998c479 include/configs: Whitespace fixup by Tom Rini · Sun Apr 24 10:24:59 2016 -0400
  66. 0f2dcb9 configs: Re-sync almost all of cmd/Kconfig by Tom Rini · Fri Apr 22 16:41:25 2016 -0400
  67. e3ee2fb Kconfig: Move CONFIG_FIT and related options to Kconfig by Simon Glass · Mon Feb 22 22:55:43 2016 -0700
  68. a66c541 Move CONFIG_OF_LIBFDT to Kconfig by Simon Glass · Mon Feb 22 22:55:42 2016 -0700
  69. 27f5b19 sf: Move SPI flash drivers to defconfig by Bin Meng · Wed Nov 25 05:34:54 2015 -0800
  70. eb94387 I2C: mxc_i2c: make I2C1 and I2C2 optional by Albert ARIBAUD \\(3ADEV\\) · Mon Sep 21 22:43:38 2015 +0200
  71. be4cb04 arm: mx6: tqma6: Add WRU-IV baseboard for the TQMa6 SoM by Stefan Roese · Mon Jul 06 13:36:33 2015 +0200
  72. b596732 imx6: standardise OCOTP and fuse config to mx6_common by Peter Robinson · Wed Jun 24 17:09:46 2015 +0100
  73. 601a7c7 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · Fri Jul 03 08:36:29 2015 -0400
  74. c34054e arm: imx6: tqma6: add kconfig to board header by Markus Niebel · Thu Jun 04 17:25:30 2015 +0200
  75. 5a9d7f1 Move defaults from config_cmd_default.h to Kconfig by Joe Hershberger · Mon Jun 22 16:15:30 2015 -0500
  76. 17491a8 Move default y configs out of arch/board Kconfig by Joe Hershberger · Mon Jun 22 16:15:29 2015 -0500
  77. 9582d23 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · Mon Jun 08 08:37:02 2015 -0400
  78. 8c717e5 mx6_common: Fix LOADADDR and SYS_TEXT_BASE for MX6SL and MX6SX by Fabio Estevam · Thu May 28 12:33:34 2015 -0300
  79. 9c1c43c net: Move the CMD_NET config to defconfigs by Joe Hershberger · Fri May 29 19:46:35 2015 -0500
  80. add5589 Move setexpr to Kconfig by Joe Hershberger · Tue May 05 19:08:13 2015 -0500
  81. 3062da2 arm: mx6: tqma6: use default CONFIG_SYS_PBSIZE by Markus Niebel · Tue May 12 10:55:40 2015 +0200
  82. d1e3399 mx6: standardise CONFIG_CMD_CACHE by Peter Robinson · Fri May 22 17:30:53 2015 +0100
  83. be6c5f1 imx6: generic MMC config options to mx6_common by Peter Robinson · Fri May 22 17:30:52 2015 +0100
  84. f320d70 imx6: standardise filesystem and boot options by Peter Robinson · Fri May 22 17:30:51 2015 +0100
  85. 61a1b9d imx6: move generic miscellaneous and overwrite options by Peter Robinson · Fri May 22 17:30:50 2015 +0100
  86. 490a61e imx6: centralise common boot options in mx6_common.h by Peter Robinson · Fri May 22 17:30:49 2015 +0100
  87. a0e6379 imx6: move MXC_GPIO define to mx6_common.h by Peter Robinson · Fri May 22 17:30:48 2015 +0100
  88. 3028f62 imx6: move standard ATAG configs to mx6_common.h by Peter Robinson · Fri May 22 17:30:47 2015 +0100
  89. e193ff2 imx6: move generic imx6 options to mx6_common.h by Peter Robinson · Fri May 22 17:30:46 2015 +0100
  90. 4b67150 imx6: move all standard includes to mx6_common.h by Peter Robinson · Fri May 22 17:30:45 2015 +0100
  91. 4cbf188 arm: mx6: tqma6: Fix USB and add other filesystems by Stefan Roese · Thu Mar 12 13:34:29 2015 +0100
  92. 73348c0 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · Tue Apr 28 12:15:13 2015 -0400
  93. f1a5216 driver/i2c/mxc: Enable I2C bus 3 and 4 by York Sun · Fri Mar 20 10:20:40 2015 -0700
  94. b125fd4 arm: mx6: tqma6: Extract baseboard configs into separate config file by Stefan Roese · Thu Mar 12 16:34:16 2015 +0100
  95. a02eaa5 tqma6: (cosmetic) remove CONFIG_FLASH_SECTOR_SIZE by Markus Niebel · Tue Nov 18 13:22:54 2014 +0100
  96. b28b2e2 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · Wed Nov 05 12:48:09 2014 -0500
  97. a116f6f tqma6: fix sf detection by Markus Niebel · Thu Oct 23 15:47:05 2014 +0200
  98. e301fa0 kconfig: move CONFIG_SYS_HZ to lib/Kconfig by Masahiro Yamada · Fri Oct 24 01:30:40 2014 +0900
  99. ee2cd2b Add TQ Systems TQMa6 board support by Markus Niebel · Fri Jul 18 16:52:44 2014 +0200