1. 7485ebf6 Convert CONFIG_PCIE1 et al to Kconfig by Tom Rini · Mon Jun 20 08:07:45 2022 -0400
  2. 9d291f4 Convert CONFIG_LAYERSCAPE_NS_ACCESS to Kconfig by Tom Rini · Mon Jun 20 08:07:44 2022 -0400
  3. 0b58c2e Convert CONFIG_SYS_FSL_SEC_MON et al to Kconfig by Tom Rini · Thu Jun 16 14:04:39 2022 -0400
  4. 166e322 Convert CONFIG_SYS_SPL_MALLOC_SIZE et al to Kconfig by Tom Rini · Fri May 27 12:48:32 2022 -0400
  5. 65aa124 Convert CONFIG_SPL_BSS_START_ADDR to Kconfig by Tom Rini · Fri May 27 10:19:45 2022 -0400
  6. 8a14ac4 Convert CONFIG_SPL_STACK to Kconfig by Tom Rini · Thu May 26 13:13:21 2022 -0400
  7. 4ddbade Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h by Tom Rini · Wed May 25 12:16:03 2022 -0400
  8. 0cb89e7 Convert CONFIG_SPL_BSS_MAX_SIZE et al to Kconfig by Tom Rini · Thu May 19 15:09:22 2022 -0400
  9. abb0f52 Convert CONFIG_SPL_PAD_TO et al to Kconfig by Tom Rini · Mon May 16 17:20:26 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. c8a61c0 configs: set CONFIG_COUNTER_FREQUENCY by Peng Fan · Wed Apr 13 17:47:20 2022 +0800
  13. 28400c7 LS1043ARDB, LS1046ARDB, LS1088ARDB: Enable SPL_OF_CONTROL in SECURE Boot defconfig by Kshitiz Varshney · Thu Apr 07 14:05:18 2022 +0200
  14. 4f92aa3 Convert CONFIG_EMMC_BOOT et al to Kconfig by Tom Rini · Wed Mar 23 17:19:54 2022 -0400
  15. fe58675 Convert CONFIG_ETHPRIME to Kconfig by Tom Rini · Fri Mar 11 09:12:07 2022 -0500
  16. 18b7677 Convert CONFIG_CFI_FLASH_USE_WEAK_ACCESSORS to Kconfig by Tom Rini · Fri Feb 25 11:19:52 2022 -0500
  17. f8463d6 nvme: Split out PCI support by Mark Kettenis · Sat Jan 22 20:38:11 2022 +0100
  18. 2beb0f4 Convert CONFIG_REMAKE_ELF to Kconfig by Alper Nebi Yasak · Sat Jan 29 18:25:30 2022 +0300
  19. 5ca768d configs: Resync with savedefconfig by Tom Rini · Mon Jan 24 21:08:41 2022 +0000
  20. d391d8b Convert CONFIG_CONS_INDEX et al to Kconfig by Tom Rini · Sat Dec 11 14:55:51 2021 -0500
  21. aec3801 configs: fsl: migrate FMAN/QE specific defines to Kconfig by Rajesh Bhagat · Tue Nov 09 16:30:38 2021 +0530
  22. 0254200 configs: Resync with savedefconfig by Tom Rini · Fri Nov 05 15:31:59 2021 +0000
  23. e25a03a configs: Resync with savedefconfig by Tom Rini · Mon Nov 01 12:19:22 2021 +0000
  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. a73788c Convert CONFIG_NAND_FSL_ELBC et al to Kconfig by Tom Rini · Wed Sep 22 14:50:37 2021 -0400
  26. fdae007 Convert CONFIG_SYS_NAND_ONFI_DETECTION to Kconfig by Tom Rini · Wed Sep 22 14:50:34 2021 -0400
  27. fae1dab Convert CONFIG_SPL_NAND_LOAD et al to Kconfig by Tom Rini · Wed Sep 22 14:50:29 2021 -0400
  28. 17a2907 Merge tag 'v2021.10-rc4' into next by Tom Rini · Thu Sep 16 10:29:40 2021 -0400
  29. 0b3c167 configs: Resync with savedefconfig by Tom Rini · Tue Sep 14 18:48:05 2021 -0400
  30. 97464ff common/spl: Drop [ST]PL_HASH_SUPPORT in favor of [ST]PL_HASH by Alexandru Gagniuc · Thu Sep 02 19:54:19 2021 -0500
  31. 6457106 ppc: Rename MPC8XXX_INIT_DDR_SUPPORT to MPC8XXX_INIT_DDR by Simon Glass · Sun Aug 08 12:20:16 2021 -0600
  32. f4d6039 serial: Rename SERIAL_SUPPORT to SERIAL by Simon Glass · Sun Aug 08 12:20:12 2021 -0600
  33. e065fb1 Convert CONFIG_SYS_MALLOC_LEN to Kconfig by Tom Rini · Sat Aug 28 21:34:49 2021 -0400
  34. 9ff815a Convert CONFIG_RAMBOOT_PBL et al to Kconfig by Tom Rini · Tue Aug 24 23:11:49 2021 -0400
  35. b1b1307 Convert CONFIG_I2C_SET_DEFAULT_BUS_NUM et al to Kconfig by Tom Rini · Wed Aug 18 23:12:37 2021 -0400
  36. faed567 Convert CONFIG_SYS_I2C_EEPROM_ADDR et al to Kconfig by Tom Rini · Tue Aug 17 17:59:45 2021 -0400
  37. 284cb9c Rename DRIVERS_MISC_SUPPORT to DRIVERS_MISC by Simon Glass · Sat Jul 10 21:14:31 2021 -0600
  38. 1ba1d4e Rename SPL_WATCHDOG_SUPPORT to SPL_WATCHDOG by Simon Glass · Sat Jul 10 21:14:28 2021 -0600
  39. a8437ce Rename SPL_CRYPTO_SUPPORT to SPL_CRYPTO by Simon Glass · Sat Jul 10 21:14:25 2021 -0600
  40. 2c082ab configs: Resync with savedefconfig by Tom Rini · Mon Jul 26 21:10:37 2021 -0400
  41. 6c78522 configs: Remove unnecessary CONFIG_DM_PCI_COMPAT=y by Tom Rini · Fri May 14 21:34:31 2021 -0400
  42. a20e51f configs: Resync with savedefconfig by Tom Rini · Mon Jun 28 10:17:29 2021 -0400
  43. e1b64e0 configs: Resync with savedefconfig by Tom Rini · Tue May 11 12:19:09 2021 -0400
  44. 3c0d7a2 configs: Resync with savedefconfig by Tom Rini · Mon Feb 15 13:34:30 2021 -0500
  45. aa6d29a configs: ls1043ardb: enable CMD_GPIO by Biwen Li · Fri Feb 05 19:02:11 2021 +0800
  46. fa94316 configs: Resync with savedefconfig by Tom Rini · Thu Oct 29 10:48:01 2020 -0400
  47. 0abab45 configs: Enable NVME support for Layerscape platforms by Wasim Khan · Thu Aug 27 19:18:21 2020 +0530
  48. 2e262c4 configs: Resync with savedefconfig by Tom Rini · Mon Aug 10 15:31:07 2020 -0400
  49. 710966e Convert CONFIG_ENV_OVERWRITE to Kconfig by Adam Ford · Fri Jul 03 06:48:56 2020 -0500
  50. 8461027 configs: Resync with savedefconfig by Tom Rini · Tue Jul 28 08:46:52 2020 -0400
  51. 02f1f06 pci: layerscape: Add specific config entry for RC and EP mode driver by Hou Zhiqiang · Thu Jul 09 23:31:42 2020 +0800
  52. 0332a1a configs: Resync with savedefconfig by Tom Rini · Mon Jul 06 13:54:25 2020 -0400
  53. 92007cf Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · Thu Apr 30 10:06:54 2020 -0400
  54. aafa905 configs: enable DM_ETH support for LS1043ARDB by Madalin Bucur · Thu Apr 23 16:25:21 2020 +0300
  55. 0969636 Merge branch 'migrate-various-PHY-options' by Tom Rini · Tue Apr 28 16:41:00 2020 -0400
  56. 47dece3 configs: Resync with savedefconfig by Tom Rini · Tue Apr 28 16:15:47 2020 -0400
  57. 5d15419 Convert CONFIG_PHYLIB et al to Kconfig by Tom Rini · Fri Apr 24 15:35:53 2020 -0400
  58. 014460b dm: arm64: ls1043a: add i2c DM support by Biwen Li · Wed Feb 05 22:02:16 2020 +0800
  59. f6e6e1a configs: Resync with savedefconfig by Tom Rini · Wed Jan 22 13:38:00 2020 -0500
  60. b846d18 configs: Enable SPL_FSL_PBL for some LayerScape platforms by Alison Wang · Wed Dec 04 06:21:55 2019 +0000
  61. e799f92 configs: Resync with savedefconfig by Tom Rini · Wed Dec 04 17:18:38 2019 -0500
  62. 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
  63. d093536 mtd: rename CONFIG_NAND -> CONFIG_MTD_RAW_NAND by Miquel Raynal · Thu Oct 03 19:50:03 2019 +0200
  64. 5cd7ece env: Finish migration of common ENV options by Tom Rini · Mon Nov 18 20:02:10 2019 -0500
  65. ca63e71 env: Add CONFIG_SYS_RELOC_GD_ENV_ADDR symbol by Tom Rini · Tue Nov 12 22:46:36 2019 -0500
  66. 22ec238 freescale/layerscape: Rename the config CONFIG_SECURE_BOOT name by Udit Agarwal · Thu Nov 07 16:11:32 2019 +0000
  67. 7611ac6 spl: Allow tiny printf() to be controlled in SPL and TPL by Simon Glass · Wed Sep 25 08:56:27 2019 -0600
  68. 527ded8 configs: Resync with savedefconfig by Tom Rini · Mon Sep 23 11:47:37 2019 -0400
  69. d0502b7 configs: Make USE_TINY_PRINTF depend on SPL||TPL and be default by Tom Rini · Sat Jun 08 12:46:18 2019 -0400
  70. e5678e4 configs: Migrate the various SPL_BOOT_xxx choices for PowerPC by Tom Rini · Sat Jun 01 14:20:25 2019 -0400
  71. fa911f8 configs: Migrate CONFIG_FMAN_ENET and some related options to Kconfig by Tom Rini · Sun May 12 07:59:12 2019 -0400
  72. cc4078c configs: move CONFIG_SPL_TEXT_BASE to Kconfig by Simon Goldschmidt · Sun Sep 30 14:31:53 2018 +0200
  73. c9285bf configs: Resync with savedefconfig by Tom Rini · Mon Apr 29 15:54:04 2019 -0400
  74. 0df8104 Convert CONFIG_SF_DEFAULT_* to Kconfig by Patrick Delaunay · Wed Feb 27 15:20:36 2019 +0100
  75. e04ff23 board: ls1043a: enable EFI_LOADER_BOUNCE_BUFFER by Mian Yousaf Kaukab · Tue Jan 29 16:38:39 2019 +0100
  76. 929ea65 configs: Resync with savedefconfig by Tom Rini · Mon Jan 07 17:46:19 2019 -0500
  77. abe3edf configs: migrate CONFIG_PHY_AQUANTIA to Kconfig by Jeremy Gebben · Tue Sep 18 15:49:35 2018 -0600
  78. 76da1b2 Convert CONFIG_FLASH_CFI_DRIVER et al to Kconfig by Adam Ford · Sun Oct 14 15:10:50 2018 -0500
  79. a18db1dd Enable CONFIG_BLK and CONFIG_DM_MMC to Kconfig by Yinbo Zhu · Tue Sep 25 14:47:13 2018 +0800
  80. 7406032 configs: Resync with savedefconfig by Tom Rini · Mon Sep 03 15:26:12 2018 -0400
  81. 1054176 Convert CONFIG_MISC_INIT_R to Kconfig by Adam Ford · Sun Jul 29 13:13:29 2018 -0500
  82. f226038 configs: Migrate CONFIG_NR_DRAM_BANKS by Tom Rini · Thu Aug 16 08:16:24 2018 -0400
  83. 8e45f1a cmd: Kconfig: Move CONFIG_MP to Kconfig by Siva Durga Prasad Paladugu · Tue Jun 19 12:24:23 2018 +0200
  84. e0056d7 configs: Resync with savedefconfig by Tom Rini · Mon Jun 04 11:57:37 2018 -0400
  85. 4e96ff8 Convert CONFIG_SPI to Kconfig by Adam Ford · Sun Apr 15 13:51:26 2018 -0400
  86. 41d7d97 treewide: Migrate CONFIG_FSL_ESDHC to Kconfig by Mario Six · Wed Mar 28 14:38:19 2018 +0200
  87. 9bd0962 configs: Resync with savedefconfig by Tom Rini · Sat Apr 07 20:27:54 2018 -0400
  88. 732aa4a configs: Re-sync with CONFIG_DISTRO_DEFAULTS by Tom Rini · Sat Feb 10 16:54:38 2018 -0500
  89. 07edfae configs: Migrate CONFIG_SYS_TEXT_BASE by Tom Rini · Sat Feb 03 12:10:38 2018 -0500
  90. 5ad8e11 Kconfig: Migrate MTDIDS_DEFAULT / MTDPARTS_DEFAULT by Tom Rini · Sun Oct 22 17:55:07 2017 -0400
  91. 9e74f5d configs: Resync with savedefconfig by Tom Rini · Mon Oct 16 21:35:43 2017 -0400
  92. 06eefbd Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · Thu Oct 12 13:36:58 2017 -0400
  93. 28d56bd cmd: Toggle the default value of CONFIG_CMD_IMLS by Tuomas Tynkkynen · Sun Oct 08 21:48:01 2017 +0300
  94. 7110b33 armv8: ls1043ardb: Enable spl_board_init() function by York Sun · Thu Sep 28 08:42:15 2017 -0700
  95. 78873cd configs: Resync with savedefconfig by Tom Rini · Mon Aug 14 19:58:53 2017 -0400
  96. bd7bffe common: Move CONFIG_BOOTARGS to Kconfig by Sam Protsenko · Mon Aug 14 20:22:17 2017 +0300
  97. ca22e96 configs: Finish migration of PHY_GIGE by Tom Rini · Mon Aug 07 22:00:34 2017 -0400
  98. d83e98c Move PHYLIB to Kconfig by Alexandru Gagniuc · Tue Aug 01 17:19:59 2017 -0700
  99. 00448d2 configs: Migrate CMD_NAND* by Tom Rini · Fri Jul 28 21:31:42 2017 -0400
  100. 79f4eea configs: Re-sync by Tom Rini · Mon May 01 11:41:11 2017 -0400