1. 614704b power: rk808: rename to rk8xx by Jacob Chen · Tue May 02 14:54:52 2017 +0800
  2. 7e9db02 dm: test: Add tests for the generic PHY uclass by Jean-Jacques Hiblot · Mon Apr 24 11:51:28 2017 +0200
  3. daea6d4 dm: Simple Watchdog uclass by maxims@google.com · Mon Apr 17 12:00:21 2017 -0700
  4. 79f4eea configs: Re-sync by Tom Rini · Mon May 01 11:41:11 2017 -0400
  5. 690f509 fs: Kconfig: Add a separate option for FS_CRAMFS by Simon Glass · Wed Apr 26 22:28:04 2017 -0600
  6. 519805e fs: Convert CONFIG_CMD_CRAMFS to Kconfig by Simon Glass · Wed Apr 26 22:28:03 2017 -0600
  7. 579b51a fs: Kconfig: Add a separate config for FS_CBFS by Simon Glass · Wed Apr 26 22:27:59 2017 -0600
  8. 0501e3e fs: Convert CONFIG_CMD_CBFS to Kconfig by Simon Glass · Wed Apr 26 22:27:58 2017 -0600
  9. b575bfc Convert CONFIG_CMD_BMP to Kconfig by Simon Glass · Wed Apr 26 22:27:55 2017 -0600
  10. a1dcf3c pinctrl: Kconfig: sort pinctrl config options to prevent future clutter by Philipp Tomsich · Wed Apr 19 16:46:37 2017 +0200
  11. e62f4be dm: sandbox: pwm: Add a basic pwm test by Simon Glass · Sun Apr 16 21:01:11 2017 -0600
  12. 3bd0c46 dm: led: Add support for blinking LEDs by Simon Glass · Mon Apr 10 11:34:57 2017 -0600
  13. 54c57d3 configs: move CMD_MD5SUM definition to defconfigs by Andre Przywara · Wed Mar 15 01:19:07 2017 +0000
  14. 54f7cfc mmc: sandbox: rename CONFIG, fix dependency, and use it in Makefile by Masahiro Yamada · Mon Jan 30 19:46:50 2017 +0900
  15. 7328709 cmd, disk: convert CONFIG_PARTITION_UUIDS, CMD_PART and CMD_GPT by Patrick Delaunay · Fri Jan 27 11:00:42 2017 +0100
  16. 1aa32a8 disk: convert CONFIG_AMIGA_PARTITION to Kconfig by Patrick Delaunay · Fri Jan 27 11:00:39 2017 +0100
  17. c4bbbec disk: convert CONFIG_MAC_PARTITION to Kconfig by Patrick Delaunay · Fri Jan 27 11:00:36 2017 +0100
  18. 22d567e Kconfig: Migrate BOARD_LATE_INIT to a select by Tom Rini · Sun Jan 22 19:43:11 2017 -0500
  19. 4c57e4c config: Move CONFIG_BOARD_LATE_INIT to defconfigs by Jagan Teki · Sat Jan 21 11:48:33 2017 +0100
  20. a5ed4be mmc: complete unfinished move of CONFIG_MMC by Masahiro Yamada · Wed Dec 07 22:10:26 2016 +0900
  21. 8db91cf Enable DISTRO_DEFAULT on platforms that missed it before by Tom Rini · Tue Nov 29 09:14:57 2016 -0500
  22. f48e025 drivers/pci/Kconfig: Add PCI by Tom Rini · Wed Oct 26 17:15:37 2016 -0400
  23. 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
  24. 4458d3b Convert SILENT_CONSOLE options to Kconfig by Simon Glass · Mon Oct 17 20:12:35 2016 -0600
  25. afea41d configs: Resync with savedefconfig by Tom Rini · Thu Sep 08 16:11:59 2016 -0400
  26. 92c67fa Add a power domain framework/uclass by Stephen Warren · Wed Jul 13 13:45:31 2016 -0600
  27. d697909 cosmetic: rockchip: rk3036: pinctrl: fix config symbol naming by Heiko Stübner · Sat Jul 16 00:17:14 2016 +0200
  28. 66bd8d3 cosmetic: rockchip: rk3288: pinctrl: fix config symbol naming by Heiko Stübner · Sat Jul 16 00:17:13 2016 +0200
  29. 00a1a5a sandbox: Migrate CONFIG_I2C_EEPROM by Tom Rini · Mon Jul 25 18:18:15 2016 -0400
  30. efcc669 dm: sandbox: Convert to use CONFIG_CMD_MMC_OPS by Simon Glass · Sun Jun 12 23:30:26 2016 -0600
  31. 6488e64 reset: implement a reset test by Stephen Warren · Fri Jun 17 09:43:59 2016 -0600
  32. b937b2e configs: Re-sync BOOTDELAY changes by Tom Rini · Mon Jun 13 09:45:14 2016 -0400
  33. 0b368b1 common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option by Heiko Schocher · Tue Jun 07 08:31:14 2016 +0200
  34. 62f2c90 mailbox: implement a sandbox test by Stephen Warren · Mon May 16 17:41:37 2016 -0600
  35. 859f256 Rename reset to sysreset by Stephen Warren · Thu May 12 12:03:35 2016 -0600
  36. ef22867 config: sandbox: enable qfw and cmd_qfw for testing by Miao Yan · Sun May 22 19:37:22 2016 -0700
  37. 4de8657 dm: sandbox: mmc: Enable building MMC code for sandbox by Simon Glass · Sun May 01 13:52:43 2016 -0600
  38. 1d9ac83 configs: Re-sync with cmd/Kconfig by Tom Rini · Sun Apr 24 17:29:26 2016 -0400
  39. 0f2dcb9 configs: Re-sync almost all of cmd/Kconfig by Tom Rini · Fri Apr 22 16:41:25 2016 -0400
  40. f852e73 configs: Re-sync HUSH options by Tom Rini · Thu Apr 21 21:37:19 2016 -0400
  41. 22e4268 sandbox: Enable many more commands by Tom Rini · Tue Mar 15 13:20:23 2016 -0400
  42. c7e4fbb spmi: Add sandbox test driver by Mateusz Kulikowski · Thu Mar 31 23:12:28 2016 +0200
  43. dad90e9 dm: sandbox: Switch over to use DM for block devices by Simon Glass · Sun Mar 13 08:22:34 2016 -0600
  44. a5cb4ab sandbox: Enable the early timer by Simon Glass · Wed Feb 24 09:14:53 2016 -0700
  45. 83d54c9 sandbox: Correct ordering of defconfig by Simon Glass · Wed Feb 24 09:14:52 2016 -0700
  46. daac9c7 video: sandbox: Enable truetype fonts for sandbox by Simon Glass · Thu Jan 14 18:10:50 2016 -0700
  47. 6e0721d video kconfig console_normal by Simon Glass · Fri Jan 22 21:53:37 2016 +0100
  48. a0f1efe dm: video: test: Add tests for rotated consoles by Simon Glass · Mon Jan 18 19:52:27 2016 -0700
  49. 38a2ae2 dm: video: sandbox: Convert sandbox to use driver model for video by Simon Glass · Mon Jan 18 19:52:25 2016 -0700
  50. 161eea7 sandbox: Move CONFIG_VIDEO_SANDBOX_SDL to Kconfig by Simon Glass · Mon Jan 18 19:52:24 2016 -0700
  51. 77f7f91 vsprintf.c: Always enable CONFIG_SYS_VSNPRINTF by Tom Rini · Thu Jan 14 13:02:03 2016 -0500
  52. dd8515e dm: core: Add SPL Kconfig for REGMAP and SYSCON by huang lin · Tue Nov 17 14:20:13 2015 +0800
  53. eca7b0d dm: pci: Disable PCI compatibility functions by default by Simon Glass · Thu Nov 26 19:51:30 2015 -0700
  54. 27f5b19 sf: Move SPI flash drivers to defconfig by Bin Meng · Wed Nov 25 05:34:54 2015 -0800
  55. 2b510fa sandbox: Enable USB keyboard by Simon Glass · Sun Nov 08 23:48:07 2015 -0700
  56. 79defce sandbox: Enable console recording and silent console by Simon Glass · Sun Nov 08 23:47:49 2015 -0700
  57. 7b059dc sandbox: add a sandbox timer and basic test by Thomas Chou · Fri Oct 30 15:35:52 2015 +0800
  58. 3a077cd common: add CMD_GPIO to Kconfig by Thomas Chou · Wed Nov 11 21:39:33 2015 +0800
  59. 1bc7f23 sandbox: add ADC driver by Przemyslaw Marczak · Tue Oct 27 13:08:06 2015 +0100
  60. edf8581 sandbox: Introduce dummy remoteproc nodes by Nishanth Menon · Thu Sep 17 15:42:41 2015 -0500
  61. 47f889c cmd: Convert CONFIG_CMD_ELF to Kconfig by Bin Meng · Wed Oct 07 20:19:12 2015 -0700
  62. f41a3ca Add support for LZ4 decompression algorithm by Julius Werner · Tue Oct 06 20:03:53 2015 -0700
  63. 63c1098 Reorder defconfigs with 'savedefconfig' by Bin Meng · Mon Sep 28 05:14:15 2015 -0700
  64. 0b53a75 pinctrl: sandbox: add sandbox pinctrl driver by Masahiro Yamada · Thu Aug 27 12:44:30 2015 +0900
  65. 81ab547 tpm: Enable 'tpmtest' command for Chrome OS boards with TPMs by Simon Glass · Sat Aug 22 18:31:43 2015 -0600
  66. a425f76 dm: tpm: sandbox: Convert TPM driver to driver model by Simon Glass · Sat Aug 22 18:31:35 2015 -0600
  67. 8b6216a tpm: Convert board config TPM options to Kconfig by Simon Glass · Sat Aug 22 18:31:20 2015 -0600
  68. 2347daa Tidy up some defconfig files by Simon Glass · Wed Aug 19 09:33:42 2015 -0600
  69. 17d7676 sandbox: Enable devres subsystem by Simon Glass · Tue Jul 28 11:53:14 2015 -0600
  70. 8e5efa0 dm: Make regmap and syscon optional by Simon Glass · Fri Jul 17 09:22:07 2015 -0600
  71. cd55652 dm: test: Add a test for the system controller uclass by Simon Glass · Mon Jul 06 12:54:35 2015 -0600
  72. d783eb3 dm: test: Add a test for the LED uclass by Simon Glass · Mon Jul 06 12:54:34 2015 -0600
  73. d3e58e4 dm: test: Add a test for the mmc uclass by Simon Glass · Mon Jul 06 12:54:32 2015 -0600
  74. 3d355e6 dm: test: Add a test for the ram uclass by Simon Glass · Mon Jul 06 12:54:31 2015 -0600
  75. d860f22 sandbox: Use the reset driver to handle reset by Simon Glass · Mon Jul 06 12:54:29 2015 -0600
  76. 8cc4d82 dm: test: Add tests for the clk uclass by Simon Glass · Mon Jul 06 12:54:24 2015 -0600
  77. 935655e sandbox: Enable dhry command by Simon Glass · Tue Jun 23 15:38:24 2015 -0600
  78. 5a9d7f1 Move defaults from config_cmd_default.h to Kconfig by Joe Hershberger · Mon Jun 22 16:15:30 2015 -0500
  79. 17491a8 Move default y configs out of arch/board Kconfig by Joe Hershberger · Mon Jun 22 16:15:29 2015 -0500
  80. 8579a51 sandbox: Move CONFIG_SANDBOX_SERIAL to Kconfig by Simon Glass · Fri Mar 06 13:19:03 2015 -0700
  81. 9c1c43c net: Move the CMD_NET config to defconfigs by Joe Hershberger · Fri May 29 19:46:35 2015 -0500
  82. 3841827 sandbox: Enable env unit tests by Joe Hershberger · Wed May 20 14:27:39 2015 -0500
  83. 437176b test: Move the unit tests to their own menu by Joe Hershberger · Wed May 20 14:27:31 2015 -0500
  84. ee20efe test: dm: Move the time test over to the ut command by Joe Hershberger · Wed May 20 14:27:30 2015 -0500
  85. 9dc1d71 test: dm: Move the dm tests over to the ut command by Joe Hershberger · Wed May 20 14:27:29 2015 -0500
  86. 3291d57 sandbox: Use defconfig to enable features by Joe Hershberger · Wed May 20 14:27:15 2015 -0500
  87. b8819ac sandbox: Cleanup order and extra defines in defconfig by Joe Hershberger · Wed May 20 14:27:14 2015 -0500
  88. 200d022 sandbox: defconfig: enable support of sandbox PMIC drivers by Przemyslaw Marczak · Wed May 13 13:38:36 2015 +0200
  89. a274ded Clean all defconfigs with savedefconfig by Joe Hershberger · Tue May 12 14:46:24 2015 -0500
  90. 1dbdb31 sandbox: Enable time unit test command by Simon Glass · Sat May 02 09:25:03 2015 -0600
  91. 4a9cbb9 dm: rtc: sandbox: Enable real-time clock support by Simon Glass · Mon Apr 20 12:37:29 2015 -0600
  92. 9c2d7af sandbox: exynos: Move CONFIG_SOUND_SANDBOX to Kconfig by Simon Glass · Fri Mar 06 13:19:14 2015 -0700
  93. 23c7693 sandbox: exynos: Move CONFIG_CMD_SOUND to Kconfig by Simon Glass · Fri Mar 06 13:19:09 2015 -0700
  94. 3f111d4 sandbox: exynos: Move CONFIG_SOUND to Kconfig by Simon Glass · Fri Mar 06 13:19:08 2015 -0700
  95. 86232c8 sandbox: Move CONFIG_TPM_TIS_SANDBOX to Kconfig by Simon Glass · Fri Mar 06 13:19:07 2015 -0700
  96. 632310b sandbox: Move CONFIG_SPI_FLASH_SANDBOX to Kconfig by Simon Glass · Fri Mar 06 13:19:06 2015 -0700
  97. 4b322d3 sandbox: Move CONFIG_SANDBOX_SPI to Kconfig by Simon Glass · Fri Mar 06 13:19:05 2015 -0700
  98. 39bc3be sandbox: Move CONFIG_SYS_I2C_SANDBOX to Kconfig by Simon Glass · Fri Mar 06 13:19:04 2015 -0700
  99. 4f3b9d1 sandbox: Move CONFIG_SYS_VSNPRINTF to Kconfig by Simon Glass · Fri Mar 06 13:19:02 2015 -0700
  100. 084a3fe sandbox: Move GPIO CONFIGs to Kconfig by Simon Glass · Fri Mar 06 13:19:01 2015 -0700