1. c5dcb4a allow LED initialization without STATUS_LED_BOOT by Bernhard Nortmann · Fri Aug 21 15:13:21 2015 +0200
  2. 191be39 add generic stubs for GPIO LEDs by Bernhard Nortmann · Fri Aug 21 15:13:20 2015 +0200
  3. 36b9c9a nios2: convert altera sysid to driver model by Thomas Chou · Wed Oct 14 08:43:31 2015 +0800
  4. b1ed686 dm: implement a Miscellaneous uclass by Thomas Chou · Wed Oct 07 20:20:51 2015 +0800
  5. 68a3d49 sandbox: Correct operaion of 'reset' command by Simon Glass · Sat Oct 03 11:21:16 2015 -0600
  6. fb6166a driver: misc: correct Kconfig entry by Peng Fan · Wed Aug 26 15:41:33 2015 +0800
  7. b60688a Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · Wed Sep 02 10:39:28 2015 -0400
  8. 52bae46 mxc: ocotp fix hole in shadow registers by Peng Fan · Wed Aug 26 15:40:47 2015 +0800
  9. 57b0013 imx: ocotp: mxc add i.MX7D support by Adrian Alonso · Tue Aug 11 11:19:52 2015 -0500
  10. 82e0fff mxs_ocotp: Shift the HBUS divider correctly by Chris Smith · Sun Jul 12 15:00:11 2015 +0200
  11. fe4f288 arm/ls102xa:add hwconfig setting to support disable unused devices by Zhuoyu Zhang · Mon Aug 17 18:55:12 2015 +0800
  12. 4586fe8 driver: misc: debug server: Update Error message by Prabhakar Kushwaha · Mon Aug 10 20:03:03 2015 +0530
  13. df92cee x86: superio: Add keyboard controller support to smsc_lpc47m driver by Bin Meng · Fri Aug 21 00:18:51 2015 -0700
  14. cc85b7b drivers: hierarchize drivers Kconfig menu by Masahiro Yamada · Sun Jul 26 02:46:26 2015 +0900
  15. 66d14fc cros_ec: Remove the old tunnel code by Simon Glass · Mon Aug 03 08:19:33 2015 -0600
  16. eb2cc51 cros_ec: Support the LDO access method used by spring by Simon Glass · Mon Aug 03 08:19:24 2015 -0600
  17. 9ad07af dm: cros_ec: Convert the I2C tunnel code to use driver model by Simon Glass · Mon Aug 03 08:19:23 2015 -0600
  18. 9da159b misc: led: pca9551_led: Fix problem with multiple blink frequencies by Stefan Roese · Mon Jul 06 13:35:55 2015 +0200
  19. cd55652 dm: test: Add a test for the system controller uclass by Simon Glass · Mon Jul 06 12:54:35 2015 -0600
  20. d860f22 sandbox: Use the reset driver to handle reset by Simon Glass · Mon Jul 06 12:54:29 2015 -0600
  21. a439f0a sandbox: Add a warm and cold reset driver by Simon Glass · Mon Jul 06 12:54:28 2015 -0600
  22. 249e34e dm: reset: Allow reset_walk() to return by Simon Glass · Mon Jul 06 12:54:27 2015 -0600
  23. 1400086 dm: Add a system reset uclass by Simon Glass · Tue Jun 23 15:39:13 2015 -0600
  24. 26c1864 driver/fsl_debug_server: Fix the DDR hide logic for LS2085a by Bhupesh Sharma · Thu May 28 14:54:12 2015 +0530
  25. ee67a94 sandbox: cros_ec: Support EC_CMD_ENTERING_MODE emulation by Simon Glass · Mon May 04 11:31:09 2015 -0600
  26. 07a3b23 sandbox: Add missing errno.h includes in a few files by Simon Glass · Mon May 04 11:31:08 2015 -0600
  27. 04b2275 misc: led: Add PCA9551 LED driver by Stefan Roese · Thu Mar 12 11:22:46 2015 +0100
  28. 2d6dfb4 cros_ec: Handle the single duplex requirement in cros_ec by Simon Glass · Tue Feb 17 15:29:37 2015 -0700
  29. 46e1733 cros_ec: Show the protocol version in the debug message by Simon Glass · Tue Feb 17 15:29:36 2015 -0700
  30. 6e0150f x86: Set serial port IRQ for SMSC LPC47M by Bin Meng · Tue Mar 31 11:25:03 2015 +0800
  31. c35f6cb Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · Fri Apr 24 13:43:24 2015 -0400
  32. 8e728cd armv8/ls2085aqds: NAND boot support by Scott Wood · Tue Mar 24 13:25:02 2015 -0700
  33. 1c56fb2 driver/fsl_ifc: Add support to finalize CS1, CS3 address binding by Prabhakar Kushwaha · Thu Mar 19 09:20:48 2015 -0700
  34. 448e9df cmd_led: Extend led command to support blinking and more leds by Stefan Roese · Wed Mar 11 09:51:39 2015 +0100
  35. 25b8efe armv8/fsl-lsch3: Add Freescale Debug Server driver by Bhupesh Sharma · Thu Mar 19 09:20:43 2015 -0700
  36. c6e0669 sandbox: cros_ec: Add Kconfig for sandbox EC config by Simon Glass · Thu Mar 26 09:29:40 2015 -0600
  37. 73f220c cros_ec: exynos: Match up device tree with kernel version by Simon Glass · Thu Mar 26 09:29:39 2015 -0600
  38. 7441523 cros_ec: Drop unused CONFIG_DM_CROS_EC by Simon Glass · Thu Mar 26 09:29:32 2015 -0600
  39. f9a2d9a cros_ec: Reinit the cros_ec device when 'crosec init' is used by Simon Glass · Thu Mar 26 09:29:31 2015 -0600
  40. 23fb156 dm: cros_ec: Convert cros_ec LPC driver to driver model by Simon Glass · Thu Mar 26 09:29:30 2015 -0600
  41. 7a115d4 dm: sandbox: pci: Enable PCI for sandbox by Simon Glass · Thu Mar 05 12:25:30 2015 -0700
  42. 5a822e1 dm: sandbox: Add a emulated PCI device as an example by Simon Glass · Thu Mar 05 12:25:29 2015 -0700
  43. de0977b dm: core: Add dev_get_uclass_priv() to access uclass private data by Simon Glass · Thu Mar 05 12:25:20 2015 -0700
  44. 9aaea44 fsl_sec_mon: Add driver for Security Monitor block of Freescale by gaurav rana · Fri Feb 27 09:44:22 2015 +0530
  45. 5b79bb2 dm: cros_ec: Convert to Kconfig by Simon Glass · Fri Feb 13 12:20:47 2015 -0700
  46. d8b771d dm: Expand and complete Kconfig in drivers/ by Simon Glass · Thu Feb 05 21:41:35 2015 -0700
  47. a1f2603 dm: cros_ec: Convert cros_ec_i2c over to driver model by Simon Glass · Mon Jan 26 20:29:40 2015 -0700
  48. 21e0c9b dm: cros_ec_spi: Remove old pre-driver-model code by Simon Glass · Sun Jan 25 08:27:19 2015 -0700
  49. d3d9c06 dm: cros_ec: Don't require protocol 3 support by Simon Glass · Sun Jan 25 08:27:17 2015 -0700
  50. 5d2ee05 dm: spi: Move slave details to child platdata by Simon Glass · Sun Jan 25 08:27:12 2015 -0700
  51. 0d7cc47 dm: cros_ec: Remove use of fdtdec GPIO support by Simon Glass · Mon Jan 05 20:05:32 2015 -0700
  52. f9d52cc i2c_eeprom: include <linux/err.h> to fix build error by Masahiro Yamada · Thu Dec 18 20:00:26 2014 +0900
  53. 0966130 x86: Add a simple superio driver for SMSC LPC47M by Bin Meng · Fri Dec 12 21:05:25 2014 +0800
  54. 6ca4ba0 dm: Add a simple EEPROM driver by Simon Glass · Wed Dec 10 08:55:54 2014 -0700
  55. 45be32c dm: i2c: Add an I2C EEPROM simulator by Simon Glass · Wed Dec 10 08:55:51 2014 -0700
  56. ab0bb0f mxc_ocotp: Do not disable the OCOTP clock after every access by Fabio Estevam · Tue Nov 25 13:11:08 2014 -0200
  57. f9499c6 mxs_ocotp: clear the error flag before initiating write operation by Hector Palacios · Fri Nov 21 17:54:44 2014 +0100
  58. d867bef mxs_ocotp: check for errors from the OTP controller after writing by Hector Palacios · Fri Nov 21 17:54:43 2014 +0100
  59. 2dd462a mxs_ocotp: prevent error path from returning success by Hector Palacios · Fri Nov 21 17:54:42 2014 +0100
  60. 7e08a1f Merge git://git.denx.de/u-boot-dm by Tom Rini · Mon Nov 24 12:01:48 2014 -0500
  61. db20464 linux/kernel.h: sync min, max, min3, max3 macros with Linux by Masahiro Yamada · Fri Nov 07 03:03:31 2014 +0900
  62. 73c1ecf cros_ec: Fix uninitialised variable in cros_ec.c by Simon Glass · Tue Nov 11 18:06:30 2014 -0700
  63. eff8e68 replace DIV_ROUND with DIV_ROUND_CLOSEST by Masahiro Yamada · Fri Nov 07 03:03:26 2014 +0900
  64. 56b661f Merge git://git.denx.de/u-boot-x86 by Tom Rini · Thu Oct 23 06:54:03 2014 -0400
  65. a1a3430 x86: cros_ec: Update LPC driver for new cros_ec header by Simon Glass · Fri Oct 10 07:30:15 2014 -0600
  66. ffae791 dm: exynos: cros_ec: Move cros_ec_spi to driver model by Simon Glass · Mon Oct 13 23:42:16 2014 -0600
  67. ff425d8 dm: sandbox: cros_ec: Move sandbox cros_ec to driver module by Simon Glass · Mon Oct 13 23:42:15 2014 -0600
  68. 44569b5 dm: cros_ec: Add support for driver model by Simon Glass · Mon Oct 13 23:42:14 2014 -0600
  69. f3e12b7 kconfig: add blank Kconfig files by Masahiro Yamada · Tue Sep 16 16:32:58 2014 +0900
  70. c2a700f cros_ec: Fix two bugs in the SPI implementation by Simon Glass · Mon Jul 07 10:16:37 2014 -0600
  71. 0d1e1f7 stdio: Pass device pointer to stdio methods by Simon Glass · Wed Jul 23 06:54:59 2014 -0600
  72. bfe88fe includes: move openssl headers to include/u-boot by Jeroen Hofstee · Thu Jun 12 22:27:12 2014 +0200
  73. d377b61 driver/fsl_ifc: Add a function to finalize CS0 address binding by York Sun · Wed Mar 19 13:52:34 2014 -0700
  74. 5f1f8ef Merge branch 'master' of git://git.denx.de/u-boot-arm into master by Stefano Babic · Fri Apr 04 11:35:30 2014 +0200
  75. 59251ce ARM: mxs: Add OCOTP driver by Marek Vasut · Thu Mar 06 01:52:03 2014 +0100
  76. 9b0d1c9 cros_ec: Implement I2C pass-through by Simon Glass · Thu Feb 27 13:26:14 2014 -0700
  77. 36170f0 cros_ec: sandbox: Add Chrome OS EC emulation by Simon Glass · Thu Feb 27 13:26:12 2014 -0700
  78. 19cc295 cros_ec: Correct comparison between signed and unsigned numbers by Simon Glass · Thu Feb 27 13:26:11 2014 -0700
  79. ce3ebb9 cros_ec: spi: Add support for EC protocol version 3 by Randall Spangler · Thu Feb 27 13:26:10 2014 -0700
  80. 13c7c5b cros_ec: Add base support for protocol v3 by Simon Glass · Thu Feb 27 13:26:09 2014 -0700
  81. f03e970 cros_ec: Clean up multiple EC protocol support by Randall Spangler · Thu Feb 27 13:26:08 2014 -0700
  82. ece2886 cros_ec: Sync up with latest Chrome OS EC version by Simon Glass · Thu Feb 27 13:26:07 2014 -0700
  83. c4af76a cros_ec: Move #ifdef to permit flash region access by Simon Glass · Thu Feb 27 13:26:06 2014 -0700
  84. 2f54881 cros_ec: Drop old EC version support from EC driver by Vadim Bendebury · Thu Feb 27 13:26:04 2014 -0700
  85. 3c59abc cros_ec: Add a function for decoding the Chrome OS EC flashmap by Simon Glass · Thu Feb 27 13:26:03 2014 -0700
  86. a73f004 Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · Mon Jan 06 08:49:58 2014 +0100
  87. a1d1ff6 arm: mx5: Add fuse supply enable in fsl_iim by Sergey Alyoshin · Tue Dec 17 23:24:54 2013 +0400
  88. 49e9d2c spi_flash: Add spi_flash_probe_fdt() to locate SPI by FDT node by Simon Glass · Tue Dec 03 16:43:24 2013 -0700
  89. a69aac7 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Tom Rini · Mon Dec 02 08:38:28 2013 -0500
  90. 37562f6 Driver/IFC: Move Freescale IFC driver to a common driver by York Sun · Tue Oct 22 12:39:02 2013 -0700
  91. 203bd9f gpio_led: add support for inverted polarity by Igor Grinberg · Fri Nov 08 01:03:52 2013 +0200
  92. 80dfc42 gpio_led: check gpio_request() return value by Igor Grinberg · Fri Nov 08 01:03:51 2013 +0200
  93. 5594ce4 drivers: convert makefiles to Kbuild style by Masahiro Yamada · Thu Oct 17 17:34:57 2013 +0900
  94. bd8ec7e Coding Style cleanup: remove trailing white space by Wolfgang Denk · Mon Oct 07 13:07:26 2013 +0200
  95. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
  96. 62899fc cros: add LPC support for cros_ec by Hung-ying Tyan · Wed May 15 18:27:31 2013 +0800
  97. 0039123 cros: exynos: add SPI support for cros_ec by Hung-ying Tyan · Wed May 15 18:27:30 2013 +0800
  98. 6830408 cros: add I2C support for cros_ec by Hung-ying Tyan · Wed May 15 18:27:29 2013 +0800
  99. c48ca88f cros: add cros_ec driver by Hung-ying Tyan · Wed May 15 18:27:28 2013 +0800
  100. 66f827b Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' by Albert ARIBAUD · Sat May 11 22:24:28 2013 +0200