1. 7f18432 Convert CONFIG_SYS_MONITOR_LEN to Kconfig by Tom Rini · Fri Oct 28 20:27:07 2022 -0400
  2. 72cc538 Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASE by Simon Glass · Thu Oct 20 18:22:39 2022 -0600
  3. bbdda118c configs: Resync with savedefconfig by Tom Rini · Fri Oct 21 13:28:36 2022 -0400
  4. bc7b0df Convert CONFIG_SYS_FSL_NUM_CC_PLLS to Kconfig by Tom Rini · Sun Jul 31 21:08:27 2022 -0400
  5. 33ae6a7 Convert CONFIG_FSL_MEMAC et al to Kconfig by Tom Rini · Sat Jul 23 13:05:10 2022 -0400
  6. 6bef4ef Merge branch '2022-07-07-Kconfig-migrations-dead-code-removal' into next by Tom Rini · Thu Jul 07 14:12:07 2022 -0400
  7. bdd47f3 Convert CONFIG_ESDHC_DETECT_QUIRK to Kconfig by Tom Rini · Thu Jun 16 14:04:38 2022 -0400
  8. 06d06f7 Convert CONFIG_SPL_TARGET to Kconfig by Tom Rini · Fri May 27 17:13:52 2022 -0400
  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. cbfa139 Convert CONFIG_SYS_PBSIZE to Kconfig by Tom Rini · Wed May 11 17:38:09 2022 -0400
  16. ba5c2b0 Convert CONFIG_SYS_MAXARGS to Kconfig by Tom Rini · Wed May 11 16:21:06 2022 -0400
  17. e24547a Convert CONFIG_FSL_QIXIS et al to Kconfig by Tom Rini · Wed Mar 30 18:07:32 2022 -0400
  18. 76fbc6f configs: Resync with savedefconfig by Tom Rini · Fri Apr 01 10:33:18 2022 -0400
  19. 356c674 Convert CONFIG_RESET_PHY_R to Kconfig by Tom Rini · Fri Mar 18 08:38:20 2022 -0400
  20. fe58675 Convert CONFIG_ETHPRIME to Kconfig by Tom Rini · Fri Mar 11 09:12:07 2022 -0500
  21. f8463d6 nvme: Split out PCI support by Mark Kettenis · Sat Jan 22 20:38:11 2022 +0100
  22. f4e64b9 configs: Resync with savedefconfig by Tom Rini · Tue Feb 08 23:50:55 2022 +0000
  23. 701ef06 sata: Rearrange Kconfig for SATA by Simon Glass · Mon Jan 31 07:49:33 2022 -0700
  24. 2beb0f4 Convert CONFIG_REMAKE_ELF to Kconfig by Alper Nebi Yasak · Sat Jan 29 18:25:30 2022 +0300
  25. 5ca768d configs: Resync with savedefconfig by Tom Rini · Mon Jan 24 21:08:41 2022 +0000
  26. 89cdcab Finish CONFIG_VID et al conversion to Kconfig by Tom Rini · Sun Dec 12 22:12:31 2021 -0500
  27. d391d8b Convert CONFIG_CONS_INDEX et al to Kconfig by Tom Rini · Sat Dec 11 14:55:51 2021 -0500
  28. a43bf4e Convert CONFIG_SD_BOOT et al to Kconfig by Tom Rini · Sat Dec 11 14:55:50 2021 -0500
  29. 5ddf172 Convert CONFIG_USE_BOOTCOMMAND et al to Kconfig by Tom Rini · Wed Nov 10 09:11:40 2021 -0500
  30. e141f56 Convert CONFIG_PHYLIB et al to Kconfig by Tom Rini · Sun Nov 07 22:59:42 2021 -0500
  31. e25a03a configs: Resync with savedefconfig by Tom Rini · Mon Nov 01 12:19:22 2021 +0000
  32. a73788c Convert CONFIG_NAND_FSL_ELBC et al to Kconfig by Tom Rini · Wed Sep 22 14:50:37 2021 -0400
  33. fdae007 Convert CONFIG_SYS_NAND_ONFI_DETECTION to Kconfig by Tom Rini · Wed Sep 22 14:50:34 2021 -0400
  34. 6457106 ppc: Rename MPC8XXX_INIT_DDR_SUPPORT to MPC8XXX_INIT_DDR by Simon Glass · Sun Aug 08 12:20:16 2021 -0600
  35. f4d6039 serial: Rename SERIAL_SUPPORT to SERIAL by Simon Glass · Sun Aug 08 12:20:12 2021 -0600
  36. b58bfe0 mmc: Rename MMC_SUPPORT to MMC by Simon Glass · Sun Aug 08 12:20:09 2021 -0600
  37. e065fb1 Convert CONFIG_SYS_MALLOC_LEN to Kconfig by Tom Rini · Sat Aug 28 21:34:49 2021 -0400
  38. 468c2d5 nxp: Migrate a number of DDR related symbols to Kconfig by Tom Rini · Sat Aug 21 13:50:18 2021 -0400
  39. 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
  40. faed567 Convert CONFIG_SYS_I2C_EEPROM_ADDR et al to Kconfig by Tom Rini · Tue Aug 17 17:59:45 2021 -0400
  41. bccfc2e i2c: Rename SPL/TPL_I2C_SUPPORT to I2C by Simon Glass · Sat Jul 10 21:14:36 2021 -0600
  42. 284cb9c Rename DRIVERS_MISC_SUPPORT to DRIVERS_MISC by Simon Glass · Sat Jul 10 21:14:31 2021 -0600
  43. 2c082ab configs: Resync with savedefconfig by Tom Rini · Mon Jul 26 21:10:37 2021 -0400
  44. 267ddcc board: freescale: ls1088a: Update I2C mux config by Stephen Carlson · Tue Jun 22 16:41:38 2021 -0700
  45. a20e51f configs: Resync with savedefconfig by Tom Rini · Mon Jun 28 10:17:29 2021 -0400
  46. e1b64e0 configs: Resync with savedefconfig by Tom Rini · Tue May 11 12:19:09 2021 -0400
  47. 3c0d7a2 configs: Resync with savedefconfig by Tom Rini · Mon Feb 15 13:34:30 2021 -0500
  48. b929108 configs: ls1088aqds: enable DM_GPIO and CMD_GPIO by Biwen Li · Fri Feb 05 19:02:16 2021 +0800
  49. 56fd1e1 configs: Resync with savedefconfig by Tom Rini · Mon Nov 30 12:50:32 2020 -0500
  50. fa94316 configs: Resync with savedefconfig by Tom Rini · Thu Oct 29 10:48:01 2020 -0400
  51. 311af29 configs: ls1088a: enable CMD_MDIO by Ioana Ciornei · Tue Oct 20 12:09:58 2020 +0300
  52. 0abab45 configs: Enable NVME support for Layerscape platforms by Wasim Khan · Thu Aug 27 19:18:21 2020 +0530
  53. 2e262c4 configs: Resync with savedefconfig by Tom Rini · Mon Aug 10 15:31:07 2020 -0400
  54. 710966e Convert CONFIG_ENV_OVERWRITE to Kconfig by Adam Ford · Fri Jul 03 06:48:56 2020 -0500
  55. 8461027 configs: Resync with savedefconfig by Tom Rini · Tue Jul 28 08:46:52 2020 -0400
  56. 02f1f06 pci: layerscape: Add specific config entry for RC and EP mode driver by Hou Zhiqiang · Thu Jul 09 23:31:42 2020 +0800
  57. 0332a1a configs: Resync with savedefconfig by Tom Rini · Mon Jul 06 13:54:25 2020 -0400
  58. 32c75d6 Convert CONFIG_CMD_ASKENV et al to Kconfig by Tom Rini · Tue May 26 15:06:18 2020 -0400
  59. 41e8edf treewide: mem: Move mtest related defines to Kconfig by Ashok Reddy Soma · Mon May 04 15:26:21 2020 +0200
  60. 3eea577 configs: Resync with savedefconfig by Tom Rini · Fri May 08 09:08:39 2020 -0400
  61. 92007cf Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · Thu Apr 30 10:06:54 2020 -0400
  62. 0969636 Merge branch 'migrate-various-PHY-options' by Tom Rini · Tue Apr 28 16:41:00 2020 -0400
  63. 47dece3 configs: Resync with savedefconfig by Tom Rini · Tue Apr 28 16:15:47 2020 -0400
  64. 5d15419 Convert CONFIG_PHYLIB et al to Kconfig by Tom Rini · Fri Apr 24 15:35:53 2020 -0400
  65. 3c79831 configs: ls1088a: Enable GIC_V3_ITS config by Hou Zhiqiang · Tue Apr 28 10:19:33 2020 +0800
  66. f6e6e1a configs: Resync with savedefconfig by Tom Rini · Wed Jan 22 13:38:00 2020 -0500
  67. e799f92 configs: Resync with savedefconfig by Tom Rini · Wed Dec 04 17:18:38 2019 -0500
  68. 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
  69. 5cd7ece env: Finish migration of common ENV options by Tom Rini · Mon Nov 18 20:02:10 2019 -0500
  70. ca63e71 env: Add CONFIG_SYS_RELOC_GD_ENV_ADDR symbol by Tom Rini · Tue Nov 12 22:46:36 2019 -0500
  71. ecdb78e configs: Resync with savedefconfig by Tom Rini · Thu Nov 07 14:25:00 2019 -0500
  72. 527ded8 configs: Resync with savedefconfig by Tom Rini · Mon Sep 23 11:47:37 2019 -0400
  73. 9c53618 configs: Unset CONFIG_SPI_BAR for all LS1088A defconfigs by Ashish Kumar · Wed Apr 24 18:15:10 2019 +0530
  74. cc4078c configs: move CONFIG_SPL_TEXT_BASE to Kconfig by Simon Goldschmidt · Sun Sep 30 14:31:53 2018 +0200
  75. c9285bf configs: Resync with savedefconfig by Tom Rini · Mon Apr 29 15:54:04 2019 -0400
  76. 2015a40 configs: ls1088a: enable sata configs for all ls1088a defconfigs by Peng Ma · Wed Jan 30 19:16:08 2019 +0800
  77. 929ea65 configs: Resync with savedefconfig by Tom Rini · Mon Jan 07 17:46:19 2019 -0500
  78. 1515021 ls1088a: Move CONFIG_FSL_QSPI to defconfig by Ashish Kumar · Fri Oct 12 14:45:59 2018 +0530
  79. c17c281 configs: Resync with savedefconfig by Tom Rini · Tue Nov 13 19:44:53 2018 -0500
  80. a18db1dd Enable CONFIG_BLK and CONFIG_DM_MMC to Kconfig by Yinbo Zhu · Tue Sep 25 14:47:13 2018 +0800
  81. 7406032 configs: Resync with savedefconfig by Tom Rini · Mon Sep 03 15:26:12 2018 -0400
  82. 5370547 Convert CONFIG_MII et al to Kconfig by Adam Ford · Fri Jul 20 23:03:57 2018 -0500
  83. f226038 configs: Migrate CONFIG_NR_DRAM_BANKS by Tom Rini · Thu Aug 16 08:16:24 2018 -0400
  84. 3c2065d configs: Disable 4k erase sector size for spansion "s25fs512s" flash by Ashish Kumar · Tue Jun 26 14:48:30 2018 +0530
  85. 8e45f1a cmd: Kconfig: Move CONFIG_MP to Kconfig by Siva Durga Prasad Paladugu · Tue Jun 19 12:24:23 2018 +0200
  86. 15030bc armv8: ls1088a: Move CONFIG_BOOTARGS and CONFIG_CMD_GREPENV to defconfig by Ashish Kumar · Mon Mar 26 15:02:41 2018 +0530
  87. 4e96ff8 Convert CONFIG_SPI to Kconfig by Adam Ford · Sun Apr 15 13:51:26 2018 -0400
  88. 41d7d97 treewide: Migrate CONFIG_FSL_ESDHC to Kconfig by Mario Six · Wed Mar 28 14:38:19 2018 +0200
  89. f705544 treewide: Migrate CONFIG_DISPLAY_BOARDINFO_LATE to Kconfig by Mario Six · Wed Mar 28 14:38:17 2018 +0200
  90. 0051899 treewide: Migrate CONFIG_SYS_ALT_MEMTEST to Kconfig by Mario Six · Wed Mar 28 14:38:14 2018 +0200
  91. 9bd0962 configs: Resync with savedefconfig by Tom Rini · Sat Apr 07 20:27:54 2018 -0400
  92. 732aa4a configs: Re-sync with CONFIG_DISTRO_DEFAULTS by Tom Rini · Sat Feb 10 16:54:38 2018 -0500
  93. 07edfae configs: Migrate CONFIG_SYS_TEXT_BASE by Tom Rini · Sat Feb 03 12:10:38 2018 -0500
  94. 69803fc armv8: ls1088a: Add CONFIG_SPI_FLASH_SPANSION to sdcard defconfigs by Ashish Kumar · Mon Jan 29 12:11:20 2018 +0530
  95. baf549f armv8: ls1088: Add USB and PCI configs in SD-BOOT defconfig by Ashish Kumar · Tue Jan 02 10:56:04 2018 +0530
  96. b9baf7f configs: Resync with savedefconfig by Tom Rini · Mon Dec 18 20:19:09 2017 -0500
  97. edf9f62 ata: Migrate CONFIG_SCSI_AHCI to Kconfig by Tuomas Tynkkynen · Fri Dec 08 15:36:19 2017 +0200
  98. 5f6a427 armv8: ls1088a: Unset USE_BOOTCOMMAND in defconfig by Ashish Kumar · Thu Nov 23 14:33:49 2017 +0530
  99. 4feb83b armv8: ls1088aqds: Add SD boot support for ls1088qds by Ashish Kumar · Mon Nov 06 13:18:44 2017 +0530