1. abe3edf configs: migrate CONFIG_PHY_AQUANTIA to Kconfig by Jeremy Gebben · Tue Sep 18 15:49:35 2018 -0600
  2. 76da1b2 Convert CONFIG_FLASH_CFI_DRIVER et al to Kconfig by Adam Ford · Sun Oct 14 15:10:50 2018 -0500
  3. a18db1dd Enable CONFIG_BLK and CONFIG_DM_MMC to Kconfig by Yinbo Zhu · Tue Sep 25 14:47:13 2018 +0800
  4. 7406032 configs: Resync with savedefconfig by Tom Rini · Mon Sep 03 15:26:12 2018 -0400
  5. 1054176 Convert CONFIG_MISC_INIT_R to Kconfig by Adam Ford · Sun Jul 29 13:13:29 2018 -0500
  6. f226038 configs: Migrate CONFIG_NR_DRAM_BANKS by Tom Rini · Thu Aug 16 08:16:24 2018 -0400
  7. b5b67d5 LS1043ARBD: Fix SD Boot issue with PPA by Vinitha V Pillai · Thu Jun 07 10:05:14 2018 +0530
  8. 8e45f1a cmd: Kconfig: Move CONFIG_MP to Kconfig by Siva Durga Prasad Paladugu · Tue Jun 19 12:24:23 2018 +0200
  9. e0056d7 configs: Resync with savedefconfig by Tom Rini · Mon Jun 04 11:57:37 2018 -0400
  10. 4e96ff8 Convert CONFIG_SPI to Kconfig by Adam Ford · Sun Apr 15 13:51:26 2018 -0400
  11. 41d7d97 treewide: Migrate CONFIG_FSL_ESDHC to Kconfig by Mario Six · Wed Mar 28 14:38:19 2018 +0200
  12. 9bd0962 configs: Resync with savedefconfig by Tom Rini · Sat Apr 07 20:27:54 2018 -0400
  13. 07edfae configs: Migrate CONFIG_SYS_TEXT_BASE by Tom Rini · Sat Feb 03 12:10:38 2018 -0500
  14. 5ad8e11 Kconfig: Migrate MTDIDS_DEFAULT / MTDPARTS_DEFAULT by Tom Rini · Sun Oct 22 17:55:07 2017 -0400
  15. 06eefbd Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · Thu Oct 12 13:36:58 2017 -0400
  16. 28d56bd cmd: Toggle the default value of CONFIG_CMD_IMLS by Tuomas Tynkkynen · Sun Oct 08 21:48:01 2017 +0300
  17. f7eed6b armv8: ls1043ardb_sdcard: prepare falcon boot by York Sun · Thu Sep 28 08:42:16 2017 -0700
  18. 7110b33 armv8: ls1043ardb: Enable spl_board_init() function by York Sun · Thu Sep 28 08:42:15 2017 -0700
  19. acf8fc7 armv8: ls1043ardb: disable PPA loading during SPL stage for SD boot by Yangbo Lu · Mon Sep 18 14:58:37 2017 +0800
  20. 5b0b040 configs: Resync with savedefconfig by Tom Rini · Mon Aug 28 07:16:32 2017 -0400
  21. 78873cd configs: Resync with savedefconfig by Tom Rini · Mon Aug 14 19:58:53 2017 -0400
  22. bd7bffe common: Move CONFIG_BOOTARGS to Kconfig by Sam Protsenko · Mon Aug 14 20:22:17 2017 +0300
  23. e791a02 configs: Resync with savedefconfig by Tom Rini · Fri Aug 11 11:20:19 2017 -0400
  24. ca22e96 configs: Finish migration of PHY_GIGE by Tom Rini · Mon Aug 07 22:00:34 2017 -0400
  25. d83e98c Move PHYLIB to Kconfig by Alexandru Gagniuc · Tue Aug 01 17:19:59 2017 -0700
  26. fef4cba Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · Wed Aug 02 10:52:26 2017 -0400
  27. 9d66254 arm64: ls1043ardb: Add distro boot support by Shengzhou Liu · Thu Jun 08 15:59:48 2017 +0800
  28. 00448d2 configs: Migrate CMD_NAND* by Tom Rini · Fri Jul 28 21:31:42 2017 -0400
  29. 73c18b4 Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to Kconfig by Simon Glass · Sun Jul 23 21:19:39 2017 -0600
  30. 5ffbc85 armv8: ls1043ardb: Enable loading PPA during SPL stage for SD boot by York Sun · Mon May 15 08:52:01 2017 -0700
  31. 79f4eea configs: Re-sync by Tom Rini · Mon May 01 11:41:11 2017 -0400
  32. 2a2857b armv8: ls1043ardb: SPL size reduction by Sumit Garg · Thu Mar 30 09:52:38 2017 +0530
  33. d8611dd fsl-layerscape/ls104xardb: enable PPA support for eMMC/SD and NAND boot by Hou Zhiqiang · Fri Mar 17 16:12:34 2017 +0800
  34. 9834b90 configs: Re-sync by Tom Rini · Mon Mar 13 13:48:42 2017 -0400
  35. a5c4d40 Freescale/NXP: Migrate CONFIG_FSL_CAAM to defconfigs by Tom Rini · Wed Mar 01 16:51:58 2017 -0500
  36. 8cea9b5 flash: complete CONFIG_SYS_NO_FLASH move with renaming by Masahiro Yamada · Sat Feb 11 22:43:54 2017 +0900
  37. 7328709 cmd, disk: convert CONFIG_PARTITION_UUIDS, CMD_PART and CMD_GPT by Patrick Delaunay · Fri Jan 27 11:00:42 2017 +0100
  38. 8a4f2bd disk: convert CONFIG_EFI_PARTITION to Kconfig by Patrick Delaunay · Fri Jan 27 11:00:41 2017 +0100
  39. 22d567e Kconfig: Migrate BOARD_LATE_INIT to a select by Tom Rini · Sun Jan 22 19:43:11 2017 -0500
  40. 4c57e4c config: Move CONFIG_BOARD_LATE_INIT to defconfigs by Jagan Teki · Sat Jan 21 11:48:33 2017 +0100
  41. a2f5398 armv8: ls1043a: Enable PCIe and E1000 in defconfigs by Minghuan Lian · Tue Dec 13 14:54:20 2016 +0800
  42. d297d39 fsl_ddr: Move DDR config options to driver Kconfig by York Sun · Wed Dec 28 08:43:40 2016 -0800
  43. 0d10cdd cmd: move CMD_PXE to Kconfig by Yann E. MORIN · Sun Nov 13 21:59:52 2016 +0100
  44. 7e3ba48 spl: Convert CONFIG_SYS_MMCSD_RAW_MODE_U_BOOT_SECTOR to Kconfig by Semen Protsenko · Wed Nov 16 19:19:05 2016 +0200
  45. f48e025 drivers/pci/Kconfig: Add PCI by Tom Rini · Wed Oct 26 17:15:37 2016 -0400
  46. 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
  47. b6fffd8 armv8: fsl-layerscape: Move DDR config options to Kconfig by York Sun · Tue Oct 04 18:03:08 2016 -0700
  48. 94ac5df armv8: ls1043: Enable CONFIG_DM_USB in defconfigs by Sriram Dash · Fri Sep 30 11:06:26 2016 +0530
  49. 6662a9f Convert CONFIG_SPL_WATCHDOG_SUPPORT to Kconfig by Simon Glass · Mon Sep 12 23:19:02 2016 -0600
  50. e076d6f Convert CONFIG_SPL_SERIAL_SUPPORT to Kconfig by Simon Glass · Mon Sep 12 23:18:56 2016 -0600
  51. 7db65a8 Convert CONFIG_SPL_MPC8XXX_INIT_DDR_SUPPORT to Kconfig by Simon Glass · Mon Sep 12 23:18:45 2016 -0600
  52. bd58f1d Convert CONFIG_SPL_MMC_SUPPORT to Kconfig by Simon Glass · Mon Sep 12 23:18:44 2016 -0600
  53. b16c92c Convert CONFIG_SPL_LIBGENERIC_SUPPORT to Kconfig by Simon Glass · Mon Sep 12 23:18:43 2016 -0600
  54. f2a8946 Convert CONFIG_SPL_LIBCOMMON_SUPPORT to Kconfig by Simon Glass · Mon Sep 12 23:18:41 2016 -0600
  55. 9b53833 Convert CONFIG_SPL_I2C_SUPPORT to Kconfig by Simon Glass · Mon Sep 12 23:18:40 2016 -0600
  56. d6c08cf Convert CONFIG_SPL_ENV_SUPPORT to Kconfig by Simon Glass · Mon Sep 12 23:18:35 2016 -0600
  57. d4c6180 Convert CONFIG_SPL_DRIVERS_MISC_SUPPORT to Kconfig by Simon Glass · Mon Sep 12 23:18:34 2016 -0600
  58. ffe1976 Kconfig: Move SPL settings into their own file by Simon Glass · Mon Sep 12 23:18:22 2016 -0600
  59. 6e9cb11 configs: Migrate CONFIG_USB_STORAGE by Tom Rini · Thu Sep 08 16:31:26 2016 -0400
  60. afea41d configs: Resync with savedefconfig by Tom Rini · Thu Sep 08 16:11:59 2016 -0400
  61. 0d130ad configs: Re-sync after boot menu changes by Tom Rini · Mon Jun 27 22:40:17 2016 -0400
  62. 0b368b1 common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option by Heiko Schocher · Tue Jun 07 08:31:14 2016 +0200
  63. d3b72ca usb: move CONFIG_USB_XHCI_DWC3 to Kconfig by Masahiro Yamada · Sat Jun 04 07:35:04 2016 +0900
  64. 58d0023 usb: move CONFIG_USB_XHCI to Kconfig with renaming by Masahiro Yamada · Sat Jun 04 07:35:03 2016 +0900
  65. 1d9ac83 configs: Re-sync with cmd/Kconfig by Tom Rini · Sun Apr 24 17:29:26 2016 -0400
  66. 0f2dcb9 configs: Re-sync almost all of cmd/Kconfig by Tom Rini · Fri Apr 22 16:41:25 2016 -0400
  67. f852e73 configs: Re-sync HUSH options by Tom Rini · Thu Apr 21 21:37:19 2016 -0400
  68. e3ee2fb Kconfig: Move CONFIG_FIT and related options to Kconfig by Simon Glass · Mon Feb 22 22:55:43 2016 -0700
  69. c08ebf6 Correct defconfig ordering by Simon Glass · Mon Feb 22 22:55:40 2016 -0700
  70. 8a43f13 armv8/ls1043ardb: add DSPI support by Gong Qianyu · Wed Nov 11 17:58:39 2015 +0800
  71. a6cec01 ns16550: move CONFIG_SYS_NS16550 to Kconfig by Thomas Chou · Thu Nov 19 21:48:14 2015 +0800
  72. 3a077cd common: add CMD_GPIO to Kconfig by Thomas Chou · Wed Nov 11 21:39:33 2015 +0800
  73. f671f6c armv8/ls1043ardb: Add sd boot support by Gong Qianyu · Mon Oct 26 19:47:56 2015 +0800