1. e080b82 Merge git://git.denx.de/u-boot-dm by Tom Rini · 9 years ago
  2. e3ee2fb Kconfig: Move CONFIG_FIT and related options to Kconfig by Simon Glass · 9 years ago
  3. c7298e7 dm: Use uclass_first_device_err() where it is useful by Simon Glass · 9 years ago
  4. 4cfcaf7 superio: Add SMSC SIO1007 driver by Bin Meng · 9 years ago
  5. ba019ed misc: Add simple driver to enable the legacy UART on Winbond Super IO chips by Stefan Roese · 9 years ago
  6. 2096af6 cros_ec: Disable the Chrome OS EC in SPL by Simon Glass · 9 years ago
  7. c979517 dm: Add a power sequencing uclass by Simon Glass · 9 years ago
  8. e237880 Add more SPDX-License-Identifier tags by Tom Rini · 9 years ago
  9. a73bda4 Move console definitions into a new console.h file by Simon Glass · 9 years ago
  10. bfb744c sandbox: cros_ec: fix uninitialized use of len by Daniel Schwierzeck · 9 years ago
  11. fb72640 cros_ec: Use udevice instead of cros_ec_dev for keyboard functions by Simon Glass · 9 years ago
  12. 61a9906 altera_sysid: change ioremap to map_physmem by Thomas Chou · 9 years ago
  13. 67d3dd24 Merge git://git.denx.de/u-boot by Stefano Babic · 9 years ago
  14. f4c874b misc: altera_sysid: minor clean up by Thomas Chou · 9 years ago
  15. 71c44e8 Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 9 years ago
  16. e187225 driver: misc: add MXC_OCOTP Kconfig entry by Peng Fan · 9 years ago
  17. 0e58b51 armv8/fsl_lsch3: Change arch to fsl-layerscape by Mingkai Hu · 9 years ago
  18. 42c65e8 Merge git://git.denx.de/u-boot-dm by Tom Rini · 9 years ago
  19. c5dcb4a allow LED initialization without STATUS_LED_BOOT by Bernhard Nortmann · 9 years ago
  20. 191be39 add generic stubs for GPIO LEDs by Bernhard Nortmann · 9 years ago
  21. de44acf dm: Rename dev_get_parentdata() to dev_get_parent_priv() by Simon Glass · 9 years ago
  22. 36b9c9a nios2: convert altera sysid to driver model by Thomas Chou · 9 years ago
  23. b1ed686 dm: implement a Miscellaneous uclass by Thomas Chou · 9 years ago
  24. 68a3d49 sandbox: Correct operaion of 'reset' command by Simon Glass · 9 years ago
  25. fb6166a driver: misc: correct Kconfig entry by Peng Fan · 9 years ago
  26. b60688a Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 9 years ago
  27. 52bae46 mxc: ocotp fix hole in shadow registers by Peng Fan · 9 years ago
  28. 57b0013 imx: ocotp: mxc add i.MX7D support by Adrian Alonso · 9 years ago
  29. 82e0fff mxs_ocotp: Shift the HBUS divider correctly by Chris Smith · 9 years ago
  30. fe4f288 arm/ls102xa:add hwconfig setting to support disable unused devices by Zhuoyu Zhang · 9 years ago
  31. 4586fe8 driver: misc: debug server: Update Error message by Prabhakar Kushwaha · 9 years ago
  32. df92cee x86: superio: Add keyboard controller support to smsc_lpc47m driver by Bin Meng · 9 years ago
  33. cc85b7b drivers: hierarchize drivers Kconfig menu by Masahiro Yamada · 9 years ago
  34. 66d14fc cros_ec: Remove the old tunnel code by Simon Glass · 9 years ago
  35. eb2cc51 cros_ec: Support the LDO access method used by spring by Simon Glass · 9 years ago
  36. 9ad07af dm: cros_ec: Convert the I2C tunnel code to use driver model by Simon Glass · 9 years ago
  37. 9da159b misc: led: pca9551_led: Fix problem with multiple blink frequencies by Stefan Roese · 9 years ago
  38. cd55652 dm: test: Add a test for the system controller uclass by Simon Glass · 9 years ago
  39. d860f22 sandbox: Use the reset driver to handle reset by Simon Glass · 9 years ago
  40. a439f0a sandbox: Add a warm and cold reset driver by Simon Glass · 9 years ago
  41. 249e34e dm: reset: Allow reset_walk() to return by Simon Glass · 9 years ago
  42. 1400086 dm: Add a system reset uclass by Simon Glass · 9 years ago
  43. 26c1864 driver/fsl_debug_server: Fix the DDR hide logic for LS2085a by Bhupesh Sharma · 10 years ago
  44. ee67a94 sandbox: cros_ec: Support EC_CMD_ENTERING_MODE emulation by Simon Glass · 10 years ago
  45. 07a3b23 sandbox: Add missing errno.h includes in a few files by Simon Glass · 10 years ago
  46. 04b2275 misc: led: Add PCA9551 LED driver by Stefan Roese · 10 years ago
  47. 2d6dfb4 cros_ec: Handle the single duplex requirement in cros_ec by Simon Glass · 10 years ago
  48. 46e1733 cros_ec: Show the protocol version in the debug message by Simon Glass · 10 years ago
  49. 6e0150f x86: Set serial port IRQ for SMSC LPC47M by Bin Meng · 10 years ago
  50. c35f6cb Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 10 years ago
  51. 8e728cd armv8/ls2085aqds: NAND boot support by Scott Wood · 10 years ago
  52. 1c56fb2 driver/fsl_ifc: Add support to finalize CS1, CS3 address binding by Prabhakar Kushwaha · 10 years ago
  53. 448e9df cmd_led: Extend led command to support blinking and more leds by Stefan Roese · 10 years ago
  54. 25b8efe armv8/fsl-lsch3: Add Freescale Debug Server driver by Bhupesh Sharma · 10 years ago
  55. c6e0669 sandbox: cros_ec: Add Kconfig for sandbox EC config by Simon Glass · 10 years ago
  56. 73f220c cros_ec: exynos: Match up device tree with kernel version by Simon Glass · 10 years ago
  57. 7441523 cros_ec: Drop unused CONFIG_DM_CROS_EC by Simon Glass · 10 years ago
  58. f9a2d9a cros_ec: Reinit the cros_ec device when 'crosec init' is used by Simon Glass · 10 years ago
  59. 23fb156 dm: cros_ec: Convert cros_ec LPC driver to driver model by Simon Glass · 10 years ago
  60. 7a115d4 dm: sandbox: pci: Enable PCI for sandbox by Simon Glass · 10 years ago
  61. 5a822e1 dm: sandbox: Add a emulated PCI device as an example by Simon Glass · 10 years ago
  62. de0977b dm: core: Add dev_get_uclass_priv() to access uclass private data by Simon Glass · 10 years ago
  63. 9aaea44 fsl_sec_mon: Add driver for Security Monitor block of Freescale by gaurav rana · 10 years ago
  64. 5b79bb2 dm: cros_ec: Convert to Kconfig by Simon Glass · 10 years ago
  65. d8b771d dm: Expand and complete Kconfig in drivers/ by Simon Glass · 10 years ago
  66. a1f2603 dm: cros_ec: Convert cros_ec_i2c over to driver model by Simon Glass · 10 years ago
  67. 21e0c9b dm: cros_ec_spi: Remove old pre-driver-model code by Simon Glass · 10 years ago
  68. d3d9c06 dm: cros_ec: Don't require protocol 3 support by Simon Glass · 10 years ago
  69. 5d2ee05 dm: spi: Move slave details to child platdata by Simon Glass · 10 years ago
  70. 0d7cc47 dm: cros_ec: Remove use of fdtdec GPIO support by Simon Glass · 10 years ago
  71. f9d52cc i2c_eeprom: include <linux/err.h> to fix build error by Masahiro Yamada · 10 years ago
  72. 0966130 x86: Add a simple superio driver for SMSC LPC47M by Bin Meng · 10 years ago
  73. 6ca4ba0 dm: Add a simple EEPROM driver by Simon Glass · 10 years ago
  74. 45be32c dm: i2c: Add an I2C EEPROM simulator by Simon Glass · 10 years ago
  75. ab0bb0f mxc_ocotp: Do not disable the OCOTP clock after every access by Fabio Estevam · 10 years ago
  76. f9499c6 mxs_ocotp: clear the error flag before initiating write operation by Hector Palacios · 10 years ago
  77. d867bef mxs_ocotp: check for errors from the OTP controller after writing by Hector Palacios · 10 years ago
  78. 2dd462a mxs_ocotp: prevent error path from returning success by Hector Palacios · 10 years ago
  79. 7e08a1f Merge git://git.denx.de/u-boot-dm by Tom Rini · 10 years ago
  80. db20464 linux/kernel.h: sync min, max, min3, max3 macros with Linux by Masahiro Yamada · 10 years ago
  81. 73c1ecf cros_ec: Fix uninitialised variable in cros_ec.c by Simon Glass · 10 years ago
  82. eff8e68 replace DIV_ROUND with DIV_ROUND_CLOSEST by Masahiro Yamada · 10 years ago
  83. 56b661f Merge git://git.denx.de/u-boot-x86 by Tom Rini · 10 years ago
  84. a1a3430 x86: cros_ec: Update LPC driver for new cros_ec header by Simon Glass · 10 years ago
  85. ffae791 dm: exynos: cros_ec: Move cros_ec_spi to driver model by Simon Glass · 10 years ago
  86. ff425d8 dm: sandbox: cros_ec: Move sandbox cros_ec to driver module by Simon Glass · 10 years ago
  87. 44569b5 dm: cros_ec: Add support for driver model by Simon Glass · 10 years ago
  88. f3e12b7 kconfig: add blank Kconfig files by Masahiro Yamada · 10 years ago
  89. c2a700f cros_ec: Fix two bugs in the SPI implementation by Simon Glass · 10 years ago
  90. 0d1e1f7 stdio: Pass device pointer to stdio methods by Simon Glass · 10 years ago
  91. bfe88fe includes: move openssl headers to include/u-boot by Jeroen Hofstee · 10 years ago
  92. d377b61 driver/fsl_ifc: Add a function to finalize CS0 address binding by York Sun · 11 years ago
  93. 5f1f8ef Merge branch 'master' of git://git.denx.de/u-boot-arm into master by Stefano Babic · 11 years ago
  94. 59251ce ARM: mxs: Add OCOTP driver by Marek Vasut · 11 years ago
  95. 9b0d1c9 cros_ec: Implement I2C pass-through by Simon Glass · 11 years ago
  96. 36170f0 cros_ec: sandbox: Add Chrome OS EC emulation by Simon Glass · 11 years ago
  97. 19cc295 cros_ec: Correct comparison between signed and unsigned numbers by Simon Glass · 11 years ago
  98. ce3ebb9 cros_ec: spi: Add support for EC protocol version 3 by Randall Spangler · 11 years ago
  99. 13c7c5b cros_ec: Add base support for protocol v3 by Simon Glass · 11 years ago
  100. f03e970 cros_ec: Clean up multiple EC protocol support by Randall Spangler · 11 years ago