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