1. 3b4057b rockchip: Correct the defconfig order by Simon Glass · Thu Jan 21 19:43:35 2016 -0700
  2. 947fd98 rockchip: mmc: Use a pwrseq device if available by Simon Glass · Thu Jan 21 19:43:34 2016 -0700
  3. d2ce62b rockchip: Convert the PMU IOMUX registers into an array by Simon Glass · Thu Jan 21 19:43:33 2016 -0700
  4. 873220a rockchip: Avoid using MMC code when not booting from MMC by Simon Glass · Thu Jan 21 19:43:32 2016 -0700
  5. c979517 dm: Add a power sequencing uclass by Simon Glass · Thu Jan 21 19:43:31 2016 -0700
  6. adecfef power: Add support for RK808 regulators by Simon Glass · Thu Jan 21 19:43:30 2016 -0700
  7. a8bd2ac power: Add base support for the RK808 PMIC by Simon Glass · Thu Jan 21 19:43:29 2016 -0700
  8. dea7f2e dts: Bring in pinctrl device tree binding by Simon Glass · Thu Jan 21 19:43:28 2016 -0700
  9. 0875f24 dm: pmic: Add 'reg status' to show all regulators by Simon Glass · Thu Jan 21 19:43:27 2016 -0700
  10. a098447 dm: pinctrl: Add a function to parse PIN_CONFIG flags by Simon Glass · Thu Jan 21 19:43:26 2016 -0700
  11. 27ce962 dm: core: Don't set pinctrl for pinctrl devices by Simon Glass · Thu Jan 21 19:43:25 2016 -0700
  12. 3e43a3e rockchip: kylin: Store env in emmc by Jeffy Chen · Thu Jan 14 10:19:41 2016 +0800
  13. a32d009 rockchip: kylin: Check fastboot request by Jeffy Chen · Thu Jan 14 10:19:40 2016 +0800
  14. 4d533cd rockchip: kylin: Add default gpt partition table by Jeffy Chen · Thu Jan 14 10:19:38 2016 +0800
  15. 70ddfcf rockchip: rk3036: Bind GPIO banks by Jeffy Chen · Thu Jan 14 10:19:37 2016 +0800
  16. 113094e ARM: bootm: Try to use relocated ramdisk by Jeffy Chen · Thu Jan 14 10:19:36 2016 +0800
  17. 0342bd2 dm: clk: Add support for decoding clocks from the device tree by Simon Glass · Wed Jan 20 19:43:02 2016 -0700
  18. 31adfc2 clk: add fixed rate clock driver by Masahiro Yamada · Tue Jan 19 13:55:28 2016 +0900
  19. 420c8f2 Merge git://git.denx.de/u-boot-dm by Tom Rini · Thu Jan 21 11:49:49 2016 -0500
  20. cd21371 Merge branch 'master' of git://git.denx.de/u-boot-i2c; branch 'master' of git://git.denx.de/u-boot-nds32 by Tom Rini · Thu Jan 21 09:12:22 2016 -0500
  21. 8d3d7c1 sunxi: Add support for the I2C controller which is part of the PRCM by Jelle van der Waa · Thu Jan 14 14:06:26 2016 +0100
  22. 6b703e0 i2c: mvtwsi: Fix mvtwsi not working on sun6i and newer sunxi SoCs by Hans de Goede · Thu Jan 14 14:06:25 2016 +0100
  23. 687f1f8 nds32: Fix compile error. by rick · Tue Jan 19 13:52:10 2016 +0800
  24. 7a1cb29 dm: video: test: Test that bitmap display works correctly by Simon Glass · Mon Jan 18 19:52:28 2016 -0700
  25. a0f1efe dm: video: test: Add tests for rotated consoles by Simon Glass · Mon Jan 18 19:52:27 2016 -0700
  26. 90b6fef dm: video: test: Add tests for the video uclass by Simon Glass · Mon Jan 18 19:52:26 2016 -0700
  27. 38a2ae2 dm: video: sandbox: Convert sandbox to use driver model for video by Simon Glass · Mon Jan 18 19:52:25 2016 -0700
  28. 161eea7 sandbox: Move CONFIG_VIDEO_SANDBOX_SDL to Kconfig by Simon Glass · Mon Jan 18 19:52:24 2016 -0700
  29. 0005cb2 dm: stdio: video: Plumb the video uclass into stdio by Simon Glass · Mon Jan 18 19:52:23 2016 -0700
  30. 68b2627 dm: video: Implement the bmp command for driver model by Simon Glass · Mon Jan 18 19:52:22 2016 -0700
  31. fce58f5 dm: common: Add memory reservation for the video uclass by Simon Glass · Mon Jan 18 19:52:21 2016 -0700
  32. 1008da0 common: Move LCD and video memory reservation together by Simon Glass · Mon Jan 18 19:52:20 2016 -0700
  33. 87aae88 dm: video: Add a driver for a rotated text console by Simon Glass · Mon Jan 18 19:52:19 2016 -0700
  34. 23825a9 dm: video: Add a 'normal' text console driver by Simon Glass · Mon Jan 18 19:52:18 2016 -0700
  35. 84c7fb3 dm: video: Add a uclass for the text console by Simon Glass · Mon Jan 18 19:52:17 2016 -0700
  36. 68f5bf3 dm: lcd: Avoid using the lcd.h header file with driver model by Simon Glass · Mon Jan 18 19:52:16 2016 -0700
  37. 623d28f dm: video: Add a video uclass by Simon Glass · Mon Jan 18 19:52:15 2016 -0700
  38. 24b9c46 arm: ls1021atwr: Enable driver model lpuart serial driver by Bin Meng · Wed Jan 13 19:39:06 2016 -0800
  39. 4951af5 arm: ls1021atwr: Split off board device tree by Bin Meng · Wed Jan 13 19:39:05 2016 -0800
  40. 8a70d6d serial: lpuart: Add driver model serial support by Bin Meng · Wed Jan 13 19:39:04 2016 -0800
  41. 6338fbd serial: lpuart: Prepare the driver for DM conversion by Bin Meng · Wed Jan 13 19:39:03 2016 -0800
  42. a08d0bd serial: lpuart: Call local version of setbrg and putc directly by Bin Meng · Wed Jan 13 19:39:02 2016 -0800
  43. a8cc172 serial: lpuart: Fix several cosmetic issues by Bin Meng · Wed Jan 13 19:39:01 2016 -0800
  44. 4409dcf serial: lpuart: Move CONFIG_FSL_LPUART to Kconfig by Bin Meng · Wed Jan 13 19:39:00 2016 -0800
  45. 06229a9 arm: ls1021atwr: Convert to driver model and enable serial support by Bin Meng · Wed Jan 13 19:38:59 2016 -0800
  46. b819911 Revert "fdt_support: Add multi-serial support for stdout fixup" by Bin Meng · Wed Jan 13 19:38:58 2016 -0800
  47. 6818820 test/py: add a test for the sleep command by Stephen Warren · Fri Jan 15 11:15:31 2016 -0700
  48. df278bb test/py: test the ums command by Stephen Warren · Fri Jan 15 11:15:30 2016 -0700
  49. 47a2ca7 test/py: test the shell if command by Stephen Warren · Fri Jan 15 11:15:29 2016 -0700
  50. 9367d4d test/py: add test of basic shell functionality by Stephen Warren · Fri Jan 15 11:15:28 2016 -0700
  51. 819f23b test/py: test the md/mw commands by Stephen Warren · Fri Jan 15 11:15:27 2016 -0700
  52. d631062 test/py: add test of setenv/printenv/echo by Stephen Warren · Fri Jan 15 11:15:26 2016 -0700
  53. f8826ef test/py: test that sandbox exits when asked by Stephen Warren · Fri Jan 15 11:15:25 2016 -0700
  54. 10e5063 test/py: Implement pytest infrastructure by Stephen Warren · Fri Jan 15 11:15:24 2016 -0700
  55. 80c2ebc patman: Add --thread option by Mateusz Kulikowski · Thu Jan 14 20:37:41 2016 +0100
  56. 67c2295 clk: add API to enable clock by Masahiro Yamada · Wed Jan 13 13:16:12 2016 +0900
  57. ecf20f6 clk: add static qualifier to local functions by Masahiro Yamada · Wed Jan 13 13:16:10 2016 +0900
  58. 53b2aec clk: add needed include and declaration to include/clk.h by Masahiro Yamada · Wed Jan 13 13:16:09 2016 +0900
  59. cd20f58 clk: fix comments in include/clk.h by Masahiro Yamada · Wed Jan 13 13:16:08 2016 +0900
  60. 92b8c2f clk: move Kconfig options into sub-menu by Masahiro Yamada · Tue Jan 12 16:36:38 2016 +0900
  61. 9eb361b usb: Define USB_MAX_STOR_DEV in only one place by Simon Glass · Thu Jan 07 15:16:08 2016 -0700
  62. 4faff28 timer: sandbox: work without device tree by Stephen Warren · Wed Jan 06 10:33:04 2016 -0700
  63. 023ddfe dm: timer: refuse timers with zero clock_rate by Stephen Warren · Wed Jan 06 10:33:03 2016 -0700
  64. 0a30e42 bzip2: Support compression for sandbox by Simon Glass · Tue Jan 05 09:31:00 2016 -0700
  65. 286863d dm: core: Call uclass post_bind() after the driver's bind() method by Simon Glass · Tue Jan 05 09:30:59 2016 -0700
  66. cd161d8 sandbox: Support the bmp command by Simon Glass · Tue Jan 05 09:30:58 2016 -0700
  67. bdfb70b tiny-printf: Always print zeroes by Simon Glass · Tue Jan 05 09:30:57 2016 -0700
  68. 9cefa47 pinctrl: Avoid binding all pinconfig nodes before relocation by Simon Glass · Tue Dec 29 05:22:52 2015 -0700
  69. 63f5785 i2c: Correct command return values by Simon Glass · Tue Dec 29 05:22:50 2015 -0700
  70. 547cb34 dm: mmc: Try to honour the sequence order by Simon Glass · Tue Dec 29 05:22:49 2015 -0700
  71. ee8a3d9 dm: gpio: Allow the uclass to work without printf() by Simon Glass · Tue Dec 29 05:22:48 2015 -0700
  72. 5bd9f6c tiny-printf: Avoid printing NULL strings by Simon Glass · Tue Dec 29 05:22:46 2015 -0700
  73. 825c186 defconfig: dra74_evm: enable timer driver model by Mugunthan V N · Thu Dec 24 16:08:22 2015 +0530
  74. 00c7f5f arm: dts: dra7-evm: add tick-timer to chosen node by Mugunthan V N · Thu Dec 24 16:08:21 2015 +0530
  75. 1612111 defconfig: dra72_evm: enable timer driver model by Mugunthan V N · Thu Dec 24 16:08:20 2015 +0530
  76. 80961e9 arm: dts: dra72-evm: add tick-timer to chosen node by Mugunthan V N · Thu Dec 24 16:08:19 2015 +0530
  77. 6987f2d ti_omap5_common: timer: do not define CONFIG_TIMER for spl by Mugunthan V N · Thu Dec 24 16:08:18 2015 +0530
  78. 8fb8189 defconfig: am335x_gp_evm: enable timer driver model by Mugunthan V N · Thu Dec 24 16:08:17 2015 +0530
  79. 4e2b288 arm: dts: am335x-evm: add tick-timer to chosen node by Mugunthan V N · Thu Dec 24 16:08:16 2015 +0530
  80. 25b428e defconfig: am335x_boneblack_vboot: enable timer driver model by Mugunthan V N · Thu Dec 24 16:08:15 2015 +0530
  81. 6b29c7f arm: dts: am335x-boneblack: add tick-timer to chosen node by Mugunthan V N · Thu Dec 24 16:08:14 2015 +0530
  82. a22e897 am335x_evm: timer: do not define CONFIG_TIMER for spl by Mugunthan V N · Thu Dec 24 16:08:13 2015 +0530
  83. 396e093 defconfig: am437x_gp_evm: enable timer driver model by Mugunthan V N · Thu Dec 24 16:08:12 2015 +0530
  84. f8494d4 arm: dts: am437x-gp-evm: add tick-timer to chosen node by Mugunthan V N · Thu Dec 24 16:08:11 2015 +0530
  85. 6c97b6d defconfig: am437x_sk_evm: enable timer driver model by Mugunthan V N · Thu Dec 24 16:08:10 2015 +0530
  86. 5877048 arm: dts: am437x-sk-evm: add tick-timer to chosen node by Mugunthan V N · Thu Dec 24 16:08:09 2015 +0530
  87. ea62726 am43xx_evm: timer: do not define CONFIG_TIMER for spl by Mugunthan V N · Thu Dec 24 16:08:08 2015 +0530
  88. afae370 drivers: timer: omap_timer: add timer driver for omap devices based on dm by Mugunthan V N · Thu Dec 24 16:08:07 2015 +0530
  89. 5d0f01f dm: timer: uclass: Add flag to control sequence numbering by Mugunthan V N · Thu Dec 24 16:08:06 2015 +0530
  90. 6f89d04 dm: timer: uclass: add timer init in uclass driver to add timer device by Mugunthan V N · Sat Jan 16 21:33:58 2016 +0530
  91. 2b18993 arm: omap-common: do not build timer when CONFIG_TIMER defined by Mugunthan V N · Thu Dec 24 16:08:04 2015 +0530
  92. 359c487 dm: core: Provide uclass_find_device_by_phandle() only when needed by Simon Glass · Sat Dec 19 19:38:55 2015 -0700
  93. e3e4f7d iocon / bamboo: Drop CONFIG_SYS_LONGHELP by Tom Rini · Tue Jan 19 13:01:59 2016 -0500
  94. 95c8919 stm32: move stm32 specific code to mach-stm32 by Vikas Manocha · Fri Jan 15 17:49:06 2016 -0800
  95. 2d0e557 udoo:use load instead of fatload by Oscar Curero · Fri Jan 15 21:12:24 2016 +0100
  96. 19f471e am335x: BeagleBones enable CONFIG_AUTOBOOT_KEYED by robertcnelson@gmail.com · Thu Jan 14 12:15:25 2016 -0600
  97. 310291a powerpc/83xx: fix build failure by Shengzhou Liu · Thu Jan 14 18:45:30 2016 +0800
  98. b9c14b4 igep00x0: Remove no-op macros from config header by Ladislav Michl · Mon Jan 04 23:08:02 2016 +0100
  99. 06c1cd0 igep00x0: Fix config header indentation by Ladislav Michl · Mon Jan 04 23:08:01 2016 +0100
  100. b68655c igep00x0: Do not include config_distro_defaults.h by Ladislav Michl · Mon Jan 04 23:08:00 2016 +0100