1. 7328709 cmd, disk: convert CONFIG_PARTITION_UUIDS, CMD_PART and CMD_GPT by Patrick Delaunay · Fri Jan 27 11:00:42 2017 +0100
  2. 8a4f2bd disk: convert CONFIG_EFI_PARTITION to Kconfig by Patrick Delaunay · Fri Jan 27 11:00:41 2017 +0100
  3. 21d3bce disk: convert CONFIG_ISO_PARTITION to Kconfig by Patrick Delaunay · Fri Jan 27 11:00:38 2017 +0100
  4. c4bbbec disk: convert CONFIG_MAC_PARTITION to Kconfig by Patrick Delaunay · Fri Jan 27 11:00:36 2017 +0100
  5. 74f09b8 Sync defconfig files by savedefconfig by Masahiro Yamada · Wed Dec 07 22:10:25 2016 +0900
  6. f3a8a44 configs/chromebox_panther_defconfig: Re-enable CONFIG_DM_PCI by Tom Rini · Sat Oct 29 08:41:45 2016 -0400
  7. f48e025 drivers/pci/Kconfig: Add PCI by Tom Rini · Wed Oct 26 17:15:37 2016 -0400
  8. 049f06a Convert CONFIG_USB_KEYBOARD to Kconfig by Simon Glass · Mon Oct 17 20:13:01 2016 -0600
  9. bd5618d Convert CONFIG_SYS_CONSOLE_INFO_QUIET to Kconfig by Simon Glass · Mon Oct 17 20:13:00 2016 -0600
  10. d76f29a Convert CONFIG_CONSOLE_SCROLL_LINES to Kconfig by Simon Glass · Mon Oct 17 20:12:57 2016 -0600
  11. dcff692 Convert CONFIG_VGA_AS_SINGLE_DEVICE to Kconfig by Simon Glass · Mon Oct 17 20:12:49 2016 -0600
  12. 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
  13. e9d797a Convert CONFIG_VIDEO to Kconfig by Simon Glass · Mon Oct 17 20:12:40 2016 -0600
  14. 79012bc x86: Convert to use DM VESA video driver by Bin Meng · Sun Oct 09 04:14:13 2016 -0700
  15. 6e9cb11 configs: Migrate CONFIG_USB_STORAGE by Tom Rini · Thu Sep 08 16:31:26 2016 -0400
  16. 1d9ac83 configs: Re-sync with cmd/Kconfig by Tom Rini · Sun Apr 24 17:29:26 2016 -0400
  17. 0f2dcb9 configs: Re-sync almost all of cmd/Kconfig by Tom Rini · Fri Apr 22 16:41:25 2016 -0400
  18. f852e73 configs: Re-sync HUSH options by Tom Rini · Thu Apr 21 21:37:19 2016 -0400
  19. 2997122 net: Move CONFIG_RTL8169 to Kconfig by Bin Meng · Mon Mar 21 06:47:42 2016 -0700
  20. 6dd8ddc defconfig: Reorder boards' defconfig files by Bin Meng · Mon Mar 21 06:47:40 2016 -0700
  21. e3ee2fb Kconfig: Move CONFIG_FIT and related options to Kconfig by Simon Glass · Mon Feb 22 22:55:43 2016 -0700
  22. c08ebf6 Correct defconfig ordering by Simon Glass · Mon Feb 22 22:55:40 2016 -0700
  23. 12b73d7 x86: chromebox_panther: Convert to use driver model ethernet by Bin Meng · Tue Feb 02 05:58:06 2016 -0800
  24. 43a5034 x86: Set up a shared syscon numbering schema by Simon Glass · Sun Jan 17 16:11:58 2016 -0700
  25. 28debcd x86: Enable DM_USB for link and panther by Simon Glass · Sun Jan 17 16:11:43 2016 -0700
  26. 77f7f91 vsprintf.c: Always enable CONFIG_SYS_VSNPRINTF by Tom Rini · Thu Jan 14 13:02:03 2016 -0500
  27. 38de020 x86: Convert to use driver model timer by Bin Meng · Fri Nov 13 00:11:22 2015 -0800
  28. 27f5b19 sf: Move SPI flash drivers to defconfig by Bin Meng · Wed Nov 25 05:34:54 2015 -0800
  29. 72a049d spi: Move SPI drivers to defconfig by Bin Meng · Wed Nov 25 05:34:53 2015 -0800
  30. a6cec01 ns16550: move CONFIG_SYS_NS16550 to Kconfig by Thomas Chou · Thu Nov 19 21:48:14 2015 +0800
  31. 3a077cd common: add CMD_GPIO to Kconfig by Thomas Chou · Wed Nov 11 21:39:33 2015 +0800
  32. 21666cf x86: Move mrccache.[c|h] to a common place by Bin Meng · Sun Oct 11 21:37:36 2015 -0700
  33. 63c1098 Reorder defconfigs with 'savedefconfig' by Bin Meng · Mon Sep 28 05:14:15 2015 -0700
  34. 81ab547 tpm: Enable 'tpmtest' command for Chrome OS boards with TPMs by Simon Glass · Sat Aug 22 18:31:43 2015 -0600
  35. 347a622 dm: tpm: Convert LPC driver to driver model by Simon Glass · Sat Aug 22 18:31:39 2015 -0600
  36. 8b6216a tpm: Convert board config TPM options to Kconfig by Simon Glass · Sat Aug 22 18:31:20 2015 -0600
  37. dfb7c6c x86: Move Chrome OS options to defconfig by Simon Glass · Mon Jul 27 15:47:22 2015 -0600
  38. 770fd33 x86: Enable DM RTC support for all x86 boards by Bin Meng · Wed Jul 15 16:23:39 2015 +0800
  39. 4de3886 x86: Move VGA option rom macros to Kconfig by Bin Meng · Mon Jul 06 16:31:33 2015 +0800
  40. 5a9d7f1 Move defaults from config_cmd_default.h to Kconfig by Joe Hershberger · Mon Jun 22 16:15:30 2015 -0500
  41. 17491a8 Move default y configs out of arch/board Kconfig by Joe Hershberger · Mon Jun 22 16:15:29 2015 -0500
  42. 9c1c43c net: Move the CMD_NET config to defconfigs by Joe Hershberger · Fri May 29 19:46:35 2015 -0500
  43. a274ded Clean all defconfigs with savedefconfig by Joe Hershberger · Tue May 12 14:46:24 2015 -0500
  44. d069c21 x86: Kconfig: Remove deprecated CONFIG_SYS_EXTRA_OPTIONS by Bin Meng · Mon Apr 27 23:22:28 2015 +0800
  45. 03b341b x86: Kconfig: Divide the target selection to vendor/model by Bin Meng · Mon Apr 27 23:22:24 2015 +0800
  46. e0e7b36 dm: x86: pci: Convert chromebook_link to use driver model for pci by Simon Glass · Thu Mar 05 12:25:33 2015 -0700
  47. 5f8865f x86: Add support for panther (Asus Chromebox) by Simon Glass · Mon Mar 02 12:40:54 2015 -0700