1. 65dfbe6 Merge git://git.denx.de/u-boot-dm by Tom Rini · Wed Oct 12 20:48:43 2016 -0400
  2. 1994a35 Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · Wed Oct 12 08:29:42 2016 -0400
  3. 62b3027 cmd: cros_ec: Move crosec commands to cmd subdirectory by Moritz Fischer · Tue Oct 04 17:08:08 2016 -0700
  4. e597bc7 cros_ec: Fix issue with cros_ec_flash_write command by Moritz Fischer · Mon Sep 12 12:57:52 2016 -0700
  5. 29c6326 cros_ec: Add crosec flashinfo command by Moritz Fischer · Tue Sep 13 14:44:49 2016 -0700
  6. de5bc89 cros_ec: Add function to read back flash parameters by Moritz Fischer · Tue Sep 13 14:44:48 2016 -0700
  7. d332ff7 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · Fri Oct 07 22:02:10 2016 -0400
  8. 6cddc60 cros_ec: Honor the google,remote-bus dt property by Moritz Fischer · Tue Sep 27 15:42:07 2016 -0700
  9. bc17f98 fsl_sec_mon: Update driver for Security Monitor by Sumit Garg · Wed Aug 31 08:54:15 2016 -0400
  10. cb356f9 imx: ocotp: support i.MX6ULL by Peng Fan · Thu Aug 11 14:02:41 2016 +0800
  11. f641700 misc: implement Tegra CAR core driver by Stephen Warren · Tue Sep 13 10:45:57 2016 -0600
  12. 71c10a4 Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · Mon Sep 26 13:24:46 2016 -0400
  13. 56a931c treewide: replace #include <asm/errno.h> with <linux/errno.h> by Masahiro Yamada · Wed Sep 21 11:28:55 2016 +0900
  14. e45e13e armv8: ls2080a: Remove debug server support by York Sun · Wed Aug 03 12:33:00 2016 -0700
  15. 4a269f2 misc: Add simple driver for some Nuvoton NCT6102D devices by Stefan Roese · Tue Jul 19 07:45:46 2016 +0200
  16. a214892 misc: add Tegra BPMP driver by Stephen Warren · Mon Aug 08 09:41:34 2016 -0600
  17. 5cd3727 Merge git://git.denx.de/u-boot-dm by Tom Rini · Fri Aug 12 16:00:50 2016 -0400
  18. 0163269 misc: add "call" uclass op by Stephen Warren · Mon Aug 08 09:41:33 2016 -0600
  19. 8857405 drivers/sysreset: group sysreset drivers by Max Filippov · Sun Aug 07 08:53:00 2016 +0300
  20. 1823034 dm: Use dm_scan_fdt_dev() directly where possible by Simon Glass · Tue Jul 05 17:10:10 2016 -0600
  21. 09128c5 dm: Convert users from dm_scan_fdt_node() to dm_scan_fdt_dev() by Simon Glass · Tue Jul 05 17:10:09 2016 -0600
  22. 7559ac4 i2c_eeprom: Add reading support by mario.six@gdsys.cc · Wed Jun 22 15:14:16 2016 +0200
  23. c744fca sandbox: Don't bring in the eeprom emulator in SPL by Simon Glass · Mon Jul 04 11:58:19 2016 -0600
  24. 750c482 dm: sandbox: Add a simple driver to test of-platdata by Simon Glass · Mon Jul 04 11:58:01 2016 -0600
  25. 3e5a8b9 sandbox: Find keyboard driver using driver model by Simon Glass · Sun Jun 19 17:33:15 2016 -0600
  26. 61a382b Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · Sun Jun 12 12:51:34 2016 -0400
  27. a8c5ac0 reset: Drop the reset failure message by Simon Glass · Sat May 14 14:02:54 2016 -0600
  28. 859f256 Rename reset to sysreset by Stephen Warren · Thu May 12 12:03:35 2016 -0600
  29. 925dc05 ocotp: mxc: use simpler runtime cpu dection macros by Peng Fan · Mon May 23 18:36:03 2016 +0800
  30. 12970d2 cmd: qfw: bring ACPI generation code into qfw core by Miao Yan · Sun May 22 19:37:20 2016 -0700
  31. 9210627 cmd: qfw: rename qemu_fw_cfg.[c|h] to qfw.[c|h] by Miao Yan · Sun May 22 19:37:17 2016 -0700
  32. 8a15383 x86: qemu: move x86 specific operations out of qfw core by Miao Yan · Sun May 22 19:37:15 2016 -0700
  33. 4fcd7f2 x86: qemu: split qfw command interface and qfw core by Miao Yan · Sun May 22 19:37:14 2016 -0700
  34. e080b82 Merge git://git.denx.de/u-boot-dm by Tom Rini · Mon Mar 14 19:21:44 2016 -0400
  35. e3ee2fb Kconfig: Move CONFIG_FIT and related options to Kconfig by Simon Glass · Mon Feb 22 22:55:43 2016 -0700
  36. c7298e7 dm: Use uclass_first_device_err() where it is useful by Simon Glass · Thu Feb 11 13:23:26 2016 -0700
  37. 4cfcaf7 superio: Add SMSC SIO1007 driver by Bin Meng · Wed Feb 17 00:16:22 2016 -0800
  38. ba019ed misc: Add simple driver to enable the legacy UART on Winbond Super IO chips by Stefan Roese · Tue Jan 19 14:05:10 2016 +0100
  39. 2096af6 cros_ec: Disable the Chrome OS EC in SPL by Simon Glass · Thu Jan 21 19:43:52 2016 -0700
  40. c979517 dm: Add a power sequencing uclass by Simon Glass · Thu Jan 21 19:43:31 2016 -0700
  41. e237880 Add more SPDX-License-Identifier tags by Tom Rini · Thu Jan 14 22:05:13 2016 -0500
  42. a73bda4 Move console definitions into a new console.h file by Simon Glass · Sun Nov 08 23:47:45 2015 -0700
  43. bfb744c sandbox: cros_ec: fix uninitialized use of len by Daniel Schwierzeck · Fri Nov 06 14:15:37 2015 +0100
  44. fb72640 cros_ec: Use udevice instead of cros_ec_dev for keyboard functions by Simon Glass · Sun Oct 18 21:17:14 2015 -0600
  45. 61a9906 altera_sysid: change ioremap to map_physmem by Thomas Chou · Sat Nov 14 11:18:52 2015 +0800
  46. 67d3dd24 Merge git://git.denx.de/u-boot by Stefano Babic · Thu Nov 12 17:13:26 2015 +0100
  47. f4c874b misc: altera_sysid: minor clean up by Thomas Chou · Sat Oct 31 20:54:53 2015 +0800
  48. 71c44e8 Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · Fri Oct 30 12:56:58 2015 -0400
  49. e187225 driver: misc: add MXC_OCOTP Kconfig entry by Peng Fan · Thu Aug 27 14:49:05 2015 +0800
  50. 0e58b51 armv8/fsl_lsch3: Change arch to fsl-layerscape by Mingkai Hu · Mon Oct 26 19:47:50 2015 +0800
  51. 42c65e8 Merge git://git.denx.de/u-boot-dm by Tom Rini · Tue Oct 27 19:08:19 2015 -0400
  52. c5dcb4a allow LED initialization without STATUS_LED_BOOT by Bernhard Nortmann · Fri Aug 21 15:13:21 2015 +0200
  53. 191be39 add generic stubs for GPIO LEDs by Bernhard Nortmann · Fri Aug 21 15:13:20 2015 +0200
  54. de44acf dm: Rename dev_get_parentdata() to dev_get_parent_priv() by Simon Glass · Mon Sep 28 23:32:01 2015 -0600
  55. 36b9c9a nios2: convert altera sysid to driver model by Thomas Chou · Wed Oct 14 08:43:31 2015 +0800
  56. b1ed686 dm: implement a Miscellaneous uclass by Thomas Chou · Wed Oct 07 20:20:51 2015 +0800
  57. 68a3d49 sandbox: Correct operaion of 'reset' command by Simon Glass · Sat Oct 03 11:21:16 2015 -0600
  58. fb6166a driver: misc: correct Kconfig entry by Peng Fan · Wed Aug 26 15:41:33 2015 +0800
  59. b60688a Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · Wed Sep 02 10:39:28 2015 -0400
  60. 52bae46 mxc: ocotp fix hole in shadow registers by Peng Fan · Wed Aug 26 15:40:47 2015 +0800
  61. 57b0013 imx: ocotp: mxc add i.MX7D support by Adrian Alonso · Tue Aug 11 11:19:52 2015 -0500
  62. 82e0fff mxs_ocotp: Shift the HBUS divider correctly by Chris Smith · Sun Jul 12 15:00:11 2015 +0200
  63. fe4f288 arm/ls102xa:add hwconfig setting to support disable unused devices by Zhuoyu Zhang · Mon Aug 17 18:55:12 2015 +0800
  64. 4586fe8 driver: misc: debug server: Update Error message by Prabhakar Kushwaha · Mon Aug 10 20:03:03 2015 +0530
  65. df92cee x86: superio: Add keyboard controller support to smsc_lpc47m driver by Bin Meng · Fri Aug 21 00:18:51 2015 -0700
  66. cc85b7b drivers: hierarchize drivers Kconfig menu by Masahiro Yamada · Sun Jul 26 02:46:26 2015 +0900
  67. 66d14fc cros_ec: Remove the old tunnel code by Simon Glass · Mon Aug 03 08:19:33 2015 -0600
  68. eb2cc51 cros_ec: Support the LDO access method used by spring by Simon Glass · Mon Aug 03 08:19:24 2015 -0600
  69. 9ad07af dm: cros_ec: Convert the I2C tunnel code to use driver model by Simon Glass · Mon Aug 03 08:19:23 2015 -0600
  70. 9da159b misc: led: pca9551_led: Fix problem with multiple blink frequencies by Stefan Roese · Mon Jul 06 13:35:55 2015 +0200
  71. cd55652 dm: test: Add a test for the system controller uclass by Simon Glass · Mon Jul 06 12:54:35 2015 -0600
  72. d860f22 sandbox: Use the reset driver to handle reset by Simon Glass · Mon Jul 06 12:54:29 2015 -0600
  73. a439f0a sandbox: Add a warm and cold reset driver by Simon Glass · Mon Jul 06 12:54:28 2015 -0600
  74. 249e34e dm: reset: Allow reset_walk() to return by Simon Glass · Mon Jul 06 12:54:27 2015 -0600
  75. 1400086 dm: Add a system reset uclass by Simon Glass · Tue Jun 23 15:39:13 2015 -0600
  76. 26c1864 driver/fsl_debug_server: Fix the DDR hide logic for LS2085a by Bhupesh Sharma · Thu May 28 14:54:12 2015 +0530
  77. ee67a94 sandbox: cros_ec: Support EC_CMD_ENTERING_MODE emulation by Simon Glass · Mon May 04 11:31:09 2015 -0600
  78. 07a3b23 sandbox: Add missing errno.h includes in a few files by Simon Glass · Mon May 04 11:31:08 2015 -0600
  79. 04b2275 misc: led: Add PCA9551 LED driver by Stefan Roese · Thu Mar 12 11:22:46 2015 +0100
  80. 2d6dfb4 cros_ec: Handle the single duplex requirement in cros_ec by Simon Glass · Tue Feb 17 15:29:37 2015 -0700
  81. 46e1733 cros_ec: Show the protocol version in the debug message by Simon Glass · Tue Feb 17 15:29:36 2015 -0700
  82. 6e0150f x86: Set serial port IRQ for SMSC LPC47M by Bin Meng · Tue Mar 31 11:25:03 2015 +0800
  83. c35f6cb Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · Fri Apr 24 13:43:24 2015 -0400
  84. 8e728cd armv8/ls2085aqds: NAND boot support by Scott Wood · Tue Mar 24 13:25:02 2015 -0700
  85. 1c56fb2 driver/fsl_ifc: Add support to finalize CS1, CS3 address binding by Prabhakar Kushwaha · Thu Mar 19 09:20:48 2015 -0700
  86. 448e9df cmd_led: Extend led command to support blinking and more leds by Stefan Roese · Wed Mar 11 09:51:39 2015 +0100
  87. 25b8efe armv8/fsl-lsch3: Add Freescale Debug Server driver by Bhupesh Sharma · Thu Mar 19 09:20:43 2015 -0700
  88. c6e0669 sandbox: cros_ec: Add Kconfig for sandbox EC config by Simon Glass · Thu Mar 26 09:29:40 2015 -0600
  89. 73f220c cros_ec: exynos: Match up device tree with kernel version by Simon Glass · Thu Mar 26 09:29:39 2015 -0600
  90. 7441523 cros_ec: Drop unused CONFIG_DM_CROS_EC by Simon Glass · Thu Mar 26 09:29:32 2015 -0600
  91. f9a2d9a cros_ec: Reinit the cros_ec device when 'crosec init' is used by Simon Glass · Thu Mar 26 09:29:31 2015 -0600
  92. 23fb156 dm: cros_ec: Convert cros_ec LPC driver to driver model by Simon Glass · Thu Mar 26 09:29:30 2015 -0600
  93. 7a115d4 dm: sandbox: pci: Enable PCI for sandbox by Simon Glass · Thu Mar 05 12:25:30 2015 -0700
  94. 5a822e1 dm: sandbox: Add a emulated PCI device as an example by Simon Glass · Thu Mar 05 12:25:29 2015 -0700
  95. de0977b dm: core: Add dev_get_uclass_priv() to access uclass private data by Simon Glass · Thu Mar 05 12:25:20 2015 -0700
  96. 9aaea44 fsl_sec_mon: Add driver for Security Monitor block of Freescale by gaurav rana · Fri Feb 27 09:44:22 2015 +0530
  97. 5b79bb2 dm: cros_ec: Convert to Kconfig by Simon Glass · Fri Feb 13 12:20:47 2015 -0700
  98. d8b771d dm: Expand and complete Kconfig in drivers/ by Simon Glass · Thu Feb 05 21:41:35 2015 -0700
  99. a1f2603 dm: cros_ec: Convert cros_ec_i2c over to driver model by Simon Glass · Mon Jan 26 20:29:40 2015 -0700
  100. 21e0c9b dm: cros_ec_spi: Remove old pre-driver-model code by Simon Glass · Sun Jan 25 08:27:19 2015 -0700