1. e863f7f arm: mvebu: add Armada XP SATA support by Anton Schubert · 9 years ago
  2. 3721eaf linux_compat: remove cpu_relax() define by Masahiro Yamada · 9 years ago
  3. 82b9143 usb: ehci-marvell: Drop wrl accessor function by Stefan Roese · 9 years ago
  4. a588d99 usb: CONFIG_USB_FASTBOOT prefix replacement for consistency by Paul Kocialkowski · 9 years ago
  5. d00bf78 implement Fastboot via USB OTG on bcm28155_ap boards by Jiandong Zheng · 9 years ago
  6. 854cbd2 usb: gadget: bcm_udc_otg files by Jiandong Zheng · 9 years ago
  7. bc9071c usb: gadget: fastboot: Dequeue the previous IN request for the current request by Paul Kocialkowski · 9 years ago
  8. 94b385f usb: gadget: fastboot: Request status and length check in rx handler by Paul Kocialkowski · 9 years ago
  9. 99fc222 usb: gadget: Weak board_usb_init/cleanup definitions in USB download gadget code by Paul Kocialkowski · 9 years ago
  10. 17da3c0 usb: Fastboot function config for better consistency with other functions by Paul Kocialkowski · 9 years ago
  11. 01acd6a usb: USB download gadget and functions config options coherent naming by Paul Kocialkowski · 9 years ago
  12. f2226c0 drivers: usb: fsl: Remove LS102XA immap inclusion by Nikhil Badola · 9 years ago
  13. 667f4dd drivers: usb: fsl: Implement Erratum A-009116 for XHCI controller by Nikhil Badola · 9 years ago
  14. 7e5a32f drivers: usb: fsl: Remove warnings for 64-bit architectures by Nikhil Badola · 9 years ago
  15. ba92ee0 usb: fsl: Add XHCI driver support by Ramneek Mehresh · 9 years ago
  16. 792651f usb: xhci: keystone: Remove common dwc3 drv functions calls by Ramneek Mehresh · 9 years ago
  17. 2770448 usb: xhci: omap: Remove common dwc3 drv functions calls by Ramneek Mehresh · 9 years ago
  18. 552d60c usb: xhci: exynos: Remove common dwc3 drv functions calls by Ramneek Mehresh · 9 years ago
  19. dc9cdf8 usb: dwc3: Add DWC3 controller driver support by Ramneek Mehresh · 9 years ago
  20. fbc4b8a dm: usb: eth: Add driver-model support to the asix driver by Simon Glass · 9 years ago
  21. 2b53b07 dm: usb: Add driver-model support to ehci-pci by Simon Glass · 9 years ago
  22. abb59cf dm: usb: Adjust the USB_DEVICE() macro naming by Simon Glass · 9 years ago
  23. c8c2797 dm: usb: eth: Support driver model with USB Ethernet by Simon Glass · 9 years ago
  24. a1ca92e dm: eth: Avoid blocking on packet reception by Simon Glass · 9 years ago
  25. 4b515e4 dm: pci: Add a function to get the BDF for a device by Simon Glass · 9 years ago
  26. d0a5a0b dm: eth: Add driver-model support to the rtl8169 driver by Simon Glass · 9 years ago
  27. aba9296 dm: pci: Add support for PCI driver matching by Simon Glass · 9 years ago
  28. e62b526 usb: Update some EHCI driver licenses to use SPDX by Simon Glass · 9 years ago
  29. 19df0bc usb: ehci: Correct a missing hypen in an error message by Simon Glass · 9 years ago
  30. 36d7cc1 dm: core: Add \n to two dm_warn() messages by Simon Glass · 9 years ago
  31. 09e7ea4 musb: Add device-model support to the musb-host u-boot glue by Hans de Goede · 9 years ago
  32. fc85d39 musb: Add musb_host_data struct to hold global data by Hans de Goede · 9 years ago
  33. 1398252 musb: Rename and wrap public functions by Hans de Goede · 9 years ago
  34. e740ca3 musb: Update usb-compat to work with struct usb_device without a parent ptr by Hans de Goede · 9 years ago
  35. 1583723 musb: Allow musb_platform_enable to return an error code by Hans de Goede · 9 years ago
  36. fd1bd21 dm: usb: Do not assume that first child is always a hub by Hans de Goede · 9 years ago
  37. b2f219b dm: usb: Allow usb host drivers to implement usb_reset_root_port by Hans de Goede · 9 years ago
  38. 9b510df dm: usb: Rename usb_find_child to usb_find_emul_child by Hans de Goede · 9 years ago
  39. 6cda369 dm: usb: Use device_unbind_children to clean up usb devs on stop by Hans de Goede · 9 years ago
  40. e5c4564 dm: usb: Document that mixing DM_DEVICE_REMOVE and DM_USB is a bad idea by Hans de Goede · 9 years ago
  41. bb52b36 dm: Export device_remove_children / device_unbind_children by Hans de Goede · 9 years ago
  42. 8802f56 usb: Add an usb_device parameter to usb_reset_root_port by Hans de Goede · 9 years ago
  43. 9eb72dd usb: usb_setup_device: Drop unneeded portnr function argument by Hans de Goede · 9 years ago
  44. 6bfe80e usb: Drop device-model specific copy of usb_legacy_port_reset by Hans de Goede · 9 years ago
  45. 04c5ee4 dm: remove redundant CONFIG_DM from driver/core/Makefile by Masahiro Yamada · 9 years ago
  46. 1f5dd47 dm: do not set DM_FLAG_ACTIVATED twice by Masahiro Yamada · 9 years ago
  47. 643e690 dm: change dm_warn() message into debug() in uclass_add() by Masahiro Yamada · 9 years ago
  48. 9f4629b dm: core: Add device checking to syscon_get_regmap() by Simon Glass · 9 years ago
  49. 04035fd dm: test: Add a test for the system controller uclass by Simon Glass · 9 years ago
  50. 3c43fba dm: test: Add a test for the LED uclass by Simon Glass · 9 years ago
  51. fb8a5ff led: Return -ENODEV if the LED device cannot be found by Simon Glass · 9 years ago
  52. 8e6cc46 dm: test: Add a test for the mmc uclass by Simon Glass · 9 years ago
  53. 64ce0ca dm: test: Add a test for the ram uclass by Simon Glass · 9 years ago
  54. 5010d98 sandbox: Use the reset driver to handle reset by Simon Glass · 9 years ago
  55. b9d33fa sandbox: Add a warm and cold reset driver by Simon Glass · 9 years ago
  56. 1704d08 dm: reset: Allow reset_walk() to return by Simon Glass · 9 years ago
  57. 6a1c7ce dm: test: Add tests for the clk uclass by Simon Glass · 9 years ago
  58. e15bb3e power: pmic: Use trailing_strtol() instead of a local function by Simon Glass · 9 years ago
  59. f26c8a8 dm: Add a clock uclass by Simon Glass · 9 years ago
  60. f991745 dm: Add a system reset uclass by Simon Glass · 9 years ago
  61. 6e780c7 ns16550: Improve debug UART so it can work with 32-bit access by Simon Glass · 9 years ago
  62. 6f849c3 dm: spi: Make local functions static by Simon Glass · 9 years ago
  63. 6c51df6 dm: Add support for RAM drivers by Simon Glass · 9 years ago
  64. 6c69c7f dm: pmic: Add functions to adjust PMIC registers by Simon Glass · 9 years ago
  65. 59c26a9 dm: power: Use debug() for errors in regulator uclass by Simon Glass · 9 years ago
  66. 083fc83 dm: power: Add a function to set up all regulators by Simon Glass · 9 years ago
  67. 3b55d30 dm: pmic: Split output from function by Simon Glass · 9 years ago
  68. 7837cea dm: power: Add regulator flags to centralise auto-set logic by Simon Glass · 9 years ago
  69. 23ec2b5 dm: power: Avoid case-insensitve match for child names by Simon Glass · 9 years ago
  70. 1169299 mmc: Add debug() output on read errors by Simon Glass · 9 years ago
  71. e7ecf7c dm: mmc: Add an MMC uclass by Simon Glass · 9 years ago
  72. 5ac76ba dm: led: Add a driver for GPIO-controlled LEDs by Simon Glass · 9 years ago
  73. 5917112 dm: Add support for LEDs by Simon Glass · 9 years ago
  74. 5725128 dm: Add support for generic system controllers (syscon) by Simon Glass · 9 years ago
  75. 6f98b75 dm: Add support for register maps (regmap) by Simon Glass · 9 years ago
  76. efa677f dm: gpio: Add dm_gpio_request() to manually request a GPIO by Simon Glass · 9 years ago
  77. 32ec159 dm: gpio: Add dm_gpio_lookup_name() to look up a GPIO name by Simon Glass · 9 years ago
  78. ce22c5b dm: gpio: Allow GPIO uclass to be used in SPL by Simon Glass · 9 years ago
  79. 132f9bf dm: core: Correct device_get_child_by_of_offset() parameter by Simon Glass · 9 years ago
  80. 2693047 dm: core: Add a function to find any device from device tree by Simon Glass · 9 years ago
  81. 3039811 dm: core: Use debug() instead of printf() for failures by Simon Glass · 9 years ago
  82. 304fbef dm: Move the tree/uclass dump code into its own file by Simon Glass · 9 years ago
  83. b217c89 Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 9 years ago
  84. 56c57cf driver/ldpaa_eth:Avoid infinite loop in ldpaa_eth_rx by Prabhakar Kushwaha · 9 years ago
  85. 0c7c87a driver/ldpaa_eth: Avoid TX conf frames by Prabhakar Kushwaha · 9 years ago
  86. b4c3a35 driver/ldpaa_eth: Add timeout handling DQRR entry read by Prabhakar Kushwaha · 9 years ago
  87. e48df52 driver/ldpaa_eth: Retry enqueue if portal was busy by Prabhakar Kushwaha · 9 years ago
  88. 70e52d2 armv8/fsl-lsch3: device tree fixups for PCI stream IDs by Stuart Yoder · 9 years ago
  89. 21c6987 drivers/fsl-mc: dynamically create ICID pool in DPC by Stuart Yoder · 9 years ago
  90. 39da644 armv8/fsl-lsch3: partition stream IDs by Stuart Yoder · 9 years ago
  91. 2b7c4a1 drivers: fsl-mc: Return error for major version mismatch by Prabhakar Kushwaha · 9 years ago
  92. cd8aefc drivers: fsl-mc: Update qbman driver by Prabhakar Kushwaha · 9 years ago
  93. 1f1c25c drivers: fsl-mc: Update flibs to mc-0.6.0.1 by Prabhakar Kushwaha · 9 years ago
  94. c1000c1 drivers/fsl-mc: Autoload AOIP image from NOR flash by J. German Rivera · 9 years ago
  95. e247db4 driver/ldpaa_eth:Flush buffer before seeding BMAN after TX_conf by Prabhakar Kushwaha · 9 years ago
  96. cc088c3 drivers/fsl-mc: Make MC boot error messages more readable by J. German Rivera · 9 years ago
  97. dbe94dd driver/fsl_debug_server: Fix the DDR hide logic for LS2085a by Bhupesh Sharma · 9 years ago
  98. b92557c driver/ddr/fsl: Add a hook to update SPD address by York Sun · 9 years ago
  99. b1d9e46 fdt: armv8: Fix build warnings on armv8 by Haikun Wang · 9 years ago
  100. f448c5d Merge branch 'master' of git://git.denx.de/u-boot by Stefano Babic · 9 years ago