1. 8505693 misc: Add simple driver to enable the legacy UART on Winbond Super IO chips by Stefan Roese · 9 years ago
  2. d7248c4 cros_ec: Disable the Chrome OS EC in SPL by Simon Glass · 9 years ago
  3. 5fd6bad dm: Add a power sequencing uclass by Simon Glass · 9 years ago
  4. 5b8031c Add more SPDX-License-Identifier tags by Tom Rini · 9 years ago
  5. 24b852a Move console definitions into a new console.h file by Simon Glass · 9 years ago
  6. 3f51a77 sandbox: cros_ec: fix uninitialized use of len by Daniel Schwierzeck · 9 years ago
  7. 745009c cros_ec: Use udevice instead of cros_ec_dev for keyboard functions by Simon Glass · 9 years ago
  8. 9cbb923 altera_sysid: change ioremap to map_physmem by Thomas Chou · 9 years ago
  9. 5f5620a Merge git://git.denx.de/u-boot by Stefano Babic · 9 years ago
  10. 687dbff misc: altera_sysid: minor clean up by Thomas Chou · 9 years ago
  11. 588eec2 Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 9 years ago
  12. 3e020f0 driver: misc: add MXC_OCOTP Kconfig entry by Peng Fan · 9 years ago
  13. 9f3183d armv8/fsl_lsch3: Change arch to fsl-layerscape by Mingkai Hu · 9 years ago
  14. 2431492 Merge git://git.denx.de/u-boot-dm by Tom Rini · 9 years ago
  15. 13cfbe5 allow LED initialization without STATUS_LED_BOOT by Bernhard Nortmann · 9 years ago
  16. d375ebb add generic stubs for GPIO LEDs by Bernhard Nortmann · 9 years ago
  17. bcbe3d1 dm: Rename dev_get_parentdata() to dev_get_parent_priv() by Simon Glass · 9 years ago
  18. ca844dd nios2: convert altera sysid to driver model by Thomas Chou · 9 years ago
  19. 4395e06 dm: implement a Miscellaneous uclass by Thomas Chou · 9 years ago
  20. 7bb91dd sandbox: Correct operaion of 'reset' command by Simon Glass · 9 years ago
  21. c12e0d9 driver: misc: correct Kconfig entry by Peng Fan · 9 years ago
  22. 0ffadab Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 9 years ago
  23. 7296a02 mxc: ocotp fix hole in shadow registers by Peng Fan · 9 years ago
  24. 42c91c1 imx: ocotp: mxc add i.MX7D support by Adrian Alonso · 9 years ago
  25. d4b8b5d mxs_ocotp: Shift the HBUS divider correctly by Chris Smith · 9 years ago
  26. 03c2244 arm/ls102xa:add hwconfig setting to support disable unused devices by Zhuoyu Zhang · 9 years ago
  27. da2919b driver: misc: debug server: Update Error message by Prabhakar Kushwaha · 9 years ago
  28. c78dfb4 x86: superio: Add keyboard controller support to smsc_lpc47m driver by Bin Meng · 9 years ago
  29. 0b11dbf drivers: hierarchize drivers Kconfig menu by Masahiro Yamada · 9 years ago
  30. 24696e2 cros_ec: Remove the old tunnel code by Simon Glass · 9 years ago
  31. f48eaf0 cros_ec: Support the LDO access method used by spring by Simon Glass · 9 years ago
  32. cc456bd dm: cros_ec: Convert the I2C tunnel code to use driver model by Simon Glass · 9 years ago
  33. f5df36d misc: led: pca9551_led: Fix problem with multiple blink frequencies by Stefan Roese · 9 years ago
  34. 04035fd dm: test: Add a test for the system controller uclass by Simon Glass · 9 years ago
  35. 5010d98 sandbox: Use the reset driver to handle reset by Simon Glass · 9 years ago
  36. b9d33fa sandbox: Add a warm and cold reset driver by Simon Glass · 9 years ago
  37. 1704d08 dm: reset: Allow reset_walk() to return by Simon Glass · 9 years ago
  38. f991745 dm: Add a system reset uclass by Simon Glass · 9 years ago
  39. dbe94dd driver/fsl_debug_server: Fix the DDR hide logic for LS2085a by Bhupesh Sharma · 9 years ago
  40. b527924 sandbox: cros_ec: Support EC_CMD_ENTERING_MODE emulation by Simon Glass · 9 years ago
  41. 3806882 sandbox: Add missing errno.h includes in a few files by Simon Glass · 9 years ago
  42. 1cdd941 misc: led: Add PCA9551 LED driver by Stefan Roese · 10 years ago
  43. 527265d cros_ec: Handle the single duplex requirement in cros_ec by Simon Glass · 10 years ago
  44. c4b206d cros_ec: Show the protocol version in the debug message by Simon Glass · 10 years ago
  45. 1926883 x86: Set serial port IRQ for SMSC LPC47M by Bin Meng · 9 years ago
  46. 3f6dcdb Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 9 years ago
  47. b2d5ac5 armv8/ls2085aqds: NAND boot support by Scott Wood · 10 years ago
  48. 45bc6fd driver/fsl_ifc: Add support to finalize CS1, CS3 address binding by Prabhakar Kushwaha · 10 years ago
  49. a8eeaf2 cmd_led: Extend led command to support blinking and more leds by Stefan Roese · 10 years ago
  50. 422cb08 armv8/fsl-lsch3: Add Freescale Debug Server driver by Bhupesh Sharma · 10 years ago
  51. 47cb8c6 sandbox: cros_ec: Add Kconfig for sandbox EC config by Simon Glass · 10 years ago
  52. 3fbb787 cros_ec: exynos: Match up device tree with kernel version by Simon Glass · 10 years ago
  53. 60f37fc cros_ec: Drop unused CONFIG_DM_CROS_EC by Simon Glass · 10 years ago
  54. e96fc7d cros_ec: Reinit the cros_ec device when 'crosec init' is used by Simon Glass · 10 years ago
  55. 72a38e0 dm: cros_ec: Convert cros_ec LPC driver to driver model by Simon Glass · 10 years ago
  56. a33aca1 dm: sandbox: pci: Enable PCI for sandbox by Simon Glass · 10 years ago
  57. d2cb9b2 dm: sandbox: Add a emulated PCI device as an example by Simon Glass · 10 years ago
  58. e564f05 dm: core: Add dev_get_uclass_priv() to access uclass private data by Simon Glass · 10 years ago
  59. fe78378 fsl_sec_mon: Add driver for Security Monitor block of Freescale by gaurav rana · 10 years ago
  60. 6fb9ac1 dm: cros_ec: Convert to Kconfig by Simon Glass · 10 years ago
  61. f94a1be dm: Expand and complete Kconfig in drivers/ by Simon Glass · 10 years ago
  62. 85df958 dm: cros_ec: Convert cros_ec_i2c over to driver model by Simon Glass · 10 years ago
  63. b2568f0 dm: cros_ec_spi: Remove old pre-driver-model code by Simon Glass · 10 years ago
  64. 8bbb38b dm: cros_ec: Don't require protocol 3 support by Simon Glass · 10 years ago
  65. d0cff03 dm: spi: Move slave details to child platdata by Simon Glass · 10 years ago
  66. 32f8a19 dm: cros_ec: Remove use of fdtdec GPIO support by Simon Glass · 10 years ago
  67. ee5ee87 i2c_eeprom: include <linux/err.h> to fix build error by Masahiro Yamada · 10 years ago
  68. a2927e0 x86: Add a simple superio driver for SMSC LPC47M by Bin Meng · 10 years ago
  69. 2014201 dm: Add a simple EEPROM driver by Simon Glass · 10 years ago
  70. 6ec1b75 dm: i2c: Add an I2C EEPROM simulator by Simon Glass · 10 years ago
  71. a847fff mxc_ocotp: Do not disable the OCOTP clock after every access by Fabio Estevam · 10 years ago
  72. 3d99fcb mxs_ocotp: clear the error flag before initiating write operation by Hector Palacios · 10 years ago
  73. ad5dd7a mxs_ocotp: check for errors from the OTP controller after writing by Hector Palacios · 10 years ago
  74. d8d160e mxs_ocotp: prevent error path from returning success by Hector Palacios · 10 years ago
  75. 1739564 Merge git://git.denx.de/u-boot-dm by Tom Rini · 10 years ago
  76. b414119 linux/kernel.h: sync min, max, min3, max3 macros with Linux by Masahiro Yamada · 10 years ago
  77. d11e8fd cros_ec: Fix uninitialised variable in cros_ec.c by Simon Glass · 10 years ago
  78. 4515992 replace DIV_ROUND with DIV_ROUND_CLOSEST by Masahiro Yamada · 10 years ago
  79. dee8abc Merge git://git.denx.de/u-boot-x86 by Tom Rini · 10 years ago
  80. f126992 x86: cros_ec: Update LPC driver for new cros_ec header by Simon Glass · 10 years ago
  81. ea0ebc8 dm: exynos: cros_ec: Move cros_ec_spi to driver model by Simon Glass · 10 years ago
  82. be995a8 dm: sandbox: cros_ec: Move sandbox cros_ec to driver module by Simon Glass · 10 years ago
  83. 84d6cbd dm: cros_ec: Add support for driver model by Simon Glass · 10 years ago
  84. ed36323 kconfig: add blank Kconfig files by Masahiro Yamada · 10 years ago
  85. 2001b9a cros_ec: Fix two bugs in the SPI implementation by Simon Glass · 10 years ago
  86. 709ea54 stdio: Pass device pointer to stdio methods by Simon Glass · 10 years ago
  87. 2b9912e includes: move openssl headers to include/u-boot by Jeroen Hofstee · 10 years ago
  88. e77224e driver/fsl_ifc: Add a function to finalize CS0 address binding by York Sun · 11 years ago
  89. 1cad23c Merge branch 'master' of git://git.denx.de/u-boot-arm into master by Stefano Babic · 10 years ago
  90. 2bbcccf ARM: mxs: Add OCOTP driver by Marek Vasut · 11 years ago
  91. b2a668b cros_ec: Implement I2C pass-through by Simon Glass · 11 years ago
  92. df93d90 cros_ec: sandbox: Add Chrome OS EC emulation by Simon Glass · 11 years ago
  93. 2ab83f0 cros_ec: Correct comparison between signed and unsigned numbers by Simon Glass · 11 years ago
  94. a607028 cros_ec: spi: Add support for EC protocol version 3 by Randall Spangler · 11 years ago
  95. 2d8ede5 cros_ec: Add base support for protocol v3 by Simon Glass · 11 years ago
  96. e8c1266 cros_ec: Clean up multiple EC protocol support by Randall Spangler · 11 years ago
  97. 836bb6e cros_ec: Sync up with latest Chrome OS EC version by Simon Glass · 11 years ago
  98. 1c266b9 cros_ec: Move #ifdef to permit flash region access by Simon Glass · 11 years ago
  99. 4ff9b46 cros_ec: Drop old EC version support from EC driver by Vadim Bendebury · 11 years ago
  100. d7f25f3 cros_ec: Add a function for decoding the Chrome OS EC flashmap by Simon Glass · 11 years ago