1. f26cf93 Trigger watchdog before calling usb_gadget_handle_interrupts by Vincent Prince · 7 years ago
  2. 91215be usb: gadget: storage: Increase FSG_BUFLEN by Marek Vasut · 7 years ago
  3. 78c7356 usb: ehci: do not invalidate a NULL buffer by Dirk Behme · 7 years ago
  4. ab4304b dm: usb: ehci: avoid possible NULL dereference by Heinrich Schuchardt · 7 years ago
  5. 2425727 usb: xhci: Add Renesas R-Car xHCI driver by Marek Vasut · 7 years ago
  6. e65505b usb: ehci: Fix accessors for big-endian platforms and descriptors by Alexey Brodkin · 7 years ago
  7. a81f47c mvebu: usb: xhci: a38x support by Jon Nettleton · 7 years ago
  8. 9e21624 sti: fix STMicroelectronics copyright by Patrice Chotard · 7 years ago
  9. a5a9735 usb: host: Move CONFIG_XHCI_FSL to Kconfig by Ran Wang · 7 years ago
  10. 0da3db9 usb: dwc3-uniphier: replace <common.h> with <linux/bitops.h> by Masahiro Yamada · 7 years ago
  11. 2a0fdf1 Merge branch 'rmobile' of git://git.denx.de/u-boot-sh by Tom Rini · 7 years ago
  12. 121973a Merge git://git.denx.de/u-boot-sunxi by Tom Rini · 7 years ago
  13. 958f0f0 bug.h: move runtime BUG/WARN macros into <linux/bug.h> by Masahiro Yamada · 7 years ago
  14. 81e1042 treewide: replace with error() with pr_err() by Masahiro Yamada · 7 years ago
  15. bf9c293 printk: collect printk stuff into <linux/printk.h> with loglevel support by Masahiro Yamada · 7 years ago
  16. 302245e usb: Drop the EHCI RCar Gen3 by Marek Vasut · 7 years ago
  17. 4a553ca sunxi: Fix USB_GADGET implication by Maxime Ripard · 7 years ago
  18. 847bcf0 musb: sunxi: switch to the device model by Maxime Ripard · 7 years ago
  19. 6375bd8 sunxi: provide default USB gadget setup by Maxime Ripard · 7 years ago
  20. 48e78f8 usb: gadget: usb_ether: Move settings to common by Maxime Ripard · 7 years ago
  21. 7f78b9d usb: gadget: Make g_dnl USB settings common by Maxime Ripard · 7 years ago
  22. 7285f48 usb: gadget: usb_ether: Move the interfaces to Kconfig by Maxime Ripard · 7 years ago
  23. 6584977 usb: gadget: Convert USB_ETHER to Kconfig by Maxime Ripard · 7 years ago
  24. 764bf28 usb: gadget: Move USBNET_HOST_ADDR to Kconfig by Maxime Ripard · 7 years ago
  25. d4ff531 usb: gadget: Document USBNET_DEVADDR by Maxime Ripard · 7 years ago
  26. a8ad636 usb: gadget: Move USBNET_DEVADDR option out of g_dnl by Maxime Ripard · 7 years ago
  27. a50bab3 usb: dwc3: add UniPhier specific glue layer by Masahiro Yamada · 7 years ago
  28. c03fb20 usb: xhci: Set 'Average TRB Length' to 8 for control endpoints by Bin Meng · 7 years ago
  29. 7c3b76d usb: xhci: Set 'Error Count' to 0 for isoch endpoints by Bin Meng · 7 years ago
  30. bdedd2a usb: xhci: Program max burst size for endpoint by Bin Meng · 7 years ago
  31. 87033f0 usb: xhci: Honor endpoint's interval by Bin Meng · 7 years ago
  32. 7c92b77 usb: xhci: Fix max packet size for full speed device endpoint 0 by Bin Meng · 7 years ago
  33. 2bc748c usb: xhci: Add interrupt transfer support by Bin Meng · 7 years ago
  34. bb4b105 usb: xhci: Don't assume LS/FS devices are always behind a HS hub by Bin Meng · 7 years ago
  35. be0223e dm: usb: emul: Drop usb_emul_reset() by Bin Meng · 7 years ago
  36. dadc4c0 dm: usb: Remove no longer needed blk_unbind_all() by Bin Meng · 7 years ago
  37. 669ad84 dm: usb: Fix broken usb_stop() by Bin Meng · 7 years ago
  38. 83436d5 usb: emul: hub: Report the actual device speed of the emulation device by Bin Meng · 7 years ago
  39. 3b36376 usb: emul: Expose find_descriptor() as a public API by Bin Meng · 7 years ago
  40. f196644 usb: sandbox: Fix emulator device select logic in usb_emul_find_devnum() by Bin Meng · 7 years ago
  41. 33662d6 usb: sandbox: Initialize root hub's device speed to high speed by Bin Meng · 7 years ago
  42. d502cf1 usb: emul: Remove maxpacketsize in usb_emul_setup_device() by Bin Meng · 7 years ago
  43. 02b8a83 usb: dwc2: Align size of invalidating dcache before starting DMA by Seung-Woo Kim · 7 years ago
  44. 29e4953 usb: kbd: Set a default polling mechanism for USB keyboard by Bin Meng · 7 years ago
  45. 9f3f423 usb: host: ehci-generic: convert to livetree by Philipp Tomsich · 7 years ago
  46. 77b9e2e usb: dwc2: convert to livetree by Philipp Tomsich · 7 years ago
  47. 1b79855 rockchip: xhci: Convert to livetree by Philipp Tomsich · 7 years ago
  48. 0441b87 dm: usb: ehci: Implement get_max_xfer_size() operation by Bin Meng · 7 years ago
  49. 1bc4ce9 dm: usb: xhci: Implement get_max_xfer_size() operation by Bin Meng · 7 years ago
  50. 6840a34 dm: usb: Add a new USB controller operation 'get_max_xfer_size' by Bin Meng · 7 years ago
  51. db23f3a usb: xhci: Set number of event segments and entries to 1 by Marek Vasut · 7 years ago
  52. f2505b1 usb: dwc3: Add dwc3 glue driver support for STi by Patrice Chotard · 7 years ago
  53. b110e11 usb: net: migrate USB Ethernet adapters to Kconfig by Chris Packham · 7 years ago
  54. 547cf41 usb: net: migrate CONFIG_USB_HOST_ETHER to Kconfig by Chris Packham · 7 years ago
  55. 708bc68 usb: gadget: g_dnl: Sync internal SN variable with env by Sam Protsenko · 7 years ago
  56. a220f8f Merge git://git.denx.de/u-boot-imx by Tom Rini · 7 years ago
  57. 66038de usb: dwc3: fix Kconfig dependency to accept host driver in drivers/usb/dwc3 by Masahiro Yamada · 7 years ago
  58. d0d9d21 spl: add serial download protocol (SDP) support by Stefan Agner · 7 years ago
  59. 3888da7 usb: gadget: sdp: extend images compatible for jumps by Stefan Agner · 7 years ago
  60. ffbd5d0 usb: gadget: add SDP driver by Stefan Agner · 7 years ago
  61. 4c753a2 fastboot: Ensure we treat CONFIG_FASTBOOT_BUF_ADDR as long by Tom Rini · 7 years ago
  62. b1afc88 fastboot: avoid printing invalid data by John Keeping · 8 years ago
  63. 43aa76e Fix fastboot boot address by Peter Chubb · 8 years ago
  64. ec4b573 usb: ehci: Convert CONFIG_USB_EHCI_PCI to Kconfig by Bin Meng · 7 years ago
  65. 64b723f env: Rename getenv/_f() to env_get() by Simon Glass · 7 years ago
  66. 8551d55 env: Rename eth_setenv_enetaddr() to eth_env_set_enetaddr() by Simon Glass · 7 years ago
  67. 281a0c7 usb: net: Add support for Microchip LAN75xx and LAN78xx by Yuiko Oshino · 7 years ago
  68. 657bc53 net: usb: r8152: fix "duplicate 'const' declaration specifier" by Philipp Tomsich · 7 years ago
  69. fef4cba Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 7 years ago
  70. 53c6226 fsl/usb: enable errata-a010151 for ls2088a and ls2081a by Santan Kumar · 7 years ago
  71. d91dce4 Merge git://git.denx.de/u-boot-usb by Tom Rini · 7 years ago
  72. 15b8d63 usb: host: xhci-dxc3: fix compilation warnings by Patrice Chotard · 7 years ago
  73. eabebc0 usb: host: ohci-generic: initialize PHY only when found by Patrice Chotard · 7 years ago
  74. 3c72a94 usb: host: ehci-generic: initialize PHY only when found by Patrice Chotard · 7 years ago
  75. a3d03ea dm: usb: host: xhci-dwc3: add missing #ifdef CONFIG_DM_USB by Patrice Chotard · 7 years ago
  76. b7c1cc6 usb: gadget: f_thor: Free the allocated out request buffer by Siva Durga Prasad Paladugu · 8 years ago
  77. fe3327f usb: xhci: Enable TT to support LS/FS devices behind a HS hub by Bin Meng · 7 years ago
  78. 209239b usb: xhci: Correct TT_SLOT and TT_PORT macros by Bin Meng · 7 years ago
  79. 2b6f4c5 usb: xhci: Implement update_hub_device() operation by Bin Meng · 7 years ago
  80. 1f31f5a dm: usb: Add a new USB controller operation 'update_hub_device' by Bin Meng · 7 years ago
  81. 63c3b3b usb: xhci: Program 'route string' in the input slot context by Bin Meng · 7 years ago
  82. 1459ce6 usb: xhci: Change xhci_setup_addressable_virt_dev() signature by Bin Meng · 7 years ago
  83. 5ecfd5d usb: hub: Add a new API to test if a hub device is root hub by Bin Meng · 7 years ago
  84. 05d08d0 usb: hub: Use 'struct usb_hub_device' as hub device's uclass_priv by Bin Meng · 7 years ago
  85. aff38b9 usb: xhci-pci: Clean up the driver a little bit by Bin Meng · 7 years ago
  86. 7e8644d usb: xhci-pci: Drop non-DM version of xhci-pci driver by Bin Meng · 7 years ago
  87. d34d6fc usb: xhci: Convert CONFIG_USB_XHCI_PCI to Kconfig by Bin Meng · 7 years ago
  88. c6336ee usb: ehci: Get rid of CONFIG_SYS_USB_EHCI_MAX_ROOT_PORTS by Bin Meng · 7 years ago
  89. 749de4c usb: xhci: Get rid of CONFIG_SYS_USB_XHCI_MAX_ROOT_PORTS by Bin Meng · 7 years ago
  90. 5ea6cf2 usb: xhci: Change MAX_HC_PORTS to 255 by Bin Meng · 7 years ago
  91. 0d66b3a usb: hub: Change USB hub descriptor to match USB 3.0 hubs by Bin Meng · 7 years ago
  92. e8930c4 usb: hub: Send correct wValue to get hub descriptor of a USB 3.0 hub by Bin Meng · 7 years ago
  93. ec0501b usb: xhci: Add input slot context in xhci_set_configuration() by Bin Meng · 7 years ago
  94. 8a3f9cf usb: xhci: Initialize scratchpad buffer array and scratchpad buffers by Bin Meng · 7 years ago
  95. 474b250 usb: xhci: Correct command TRB 4th dword initialization by Bin Meng · 7 years ago
  96. c72f37a usb: xhci: Remove incorrect comments for struct xhci_container_ctx by Bin Meng · 7 years ago
  97. c6e19d3 usb: host: ohci-generic: add generic PHY support by Patrice Chotard · 7 years ago
  98. 170229e usb: host: ohci-generic: add RESET support by Patrice Chotard · 7 years ago
  99. 37a197a usb: host: ohci-generic: add CLOCK support by Patrice Chotard · 7 years ago
  100. 1a62cde usb: host: ehci-generic: add generic PHY support by Patrice Chotard · 7 years ago