1. 6a3794b Makefile: Export build date as integer by Andy Shevchenko · 7 years ago
  2. 62e1acc Makefile: Don't shadow actual error when compile ASL by Andy Shevchenko · 7 years ago
  3. 0ac1115 x86: conga-qeval20-qa3-e3845.dts: Enable xHCI support in dts by Stefan Roese · 7 years ago
  4. 0700bba x86: dfi-bt700: Add xHCI USB support by Stefan Roese · 7 years ago
  5. aaf07ef x86: conga-qeval20-qa3-e3845: Select CONFIG_BOARD_LATE_INIT by Stefan Roese · 7 years ago
  6. f7218e0 x86: theadorable-x86-dfi-bt700: Add Spansion SPI support and move VIDEO blob by Stefan Roese · 7 years ago
  7. d31315d x86: Add Intel Edison board files by Andy Shevchenko · 7 years ago
  8. e564d59 x86: Add Intel Tangier support by Felipe Balbi · 7 years ago
  9. f2b047f x86: Add dma-mapping.h to architectural code by Andy Shevchenko · 7 years ago
  10. 24252da watchdog: Introduce watchdog driver for Intel Tangier by Felipe Balbi · 7 years ago
  11. 83cbdb0 arch/x86: Select USB before selecting host driver by Andy Shevchenko · 7 years ago
  12. b85b459 Merge git://git.denx.de/u-boot-socfpga by Tom Rini · 7 years ago
  13. d91dce4 Merge git://git.denx.de/u-boot-usb by Tom Rini · 7 years ago
  14. cafc341 clk: fix compilation errors for poplar platform by Patrice Chotard · 7 years ago
  15. 15b8d63 usb: host: xhci-dxc3: fix compilation warnings by Patrice Chotard · 7 years ago
  16. c2da3e3 phy: add a NO-OP phy driver by Jean-Jacques Hiblot · 7 years ago
  17. eabebc0 usb: host: ohci-generic: initialize PHY only when found by Patrice Chotard · 7 years ago
  18. 3c72a94 usb: host: ehci-generic: initialize PHY only when found by Patrice Chotard · 7 years ago
  19. a3d03ea dm: usb: host: xhci-dwc3: add missing #ifdef CONFIG_DM_USB by Patrice Chotard · 7 years ago
  20. 29c1ebf dm: phy: add missing #ifdef CONFIG_PHY by Patrice Chotard · 7 years ago
  21. dec4ecb dfu: add common function to initiate transaction by Patrick Delaunay · 7 years ago
  22. 35be83e dfu: factorize transaction cleanup by Patrick Delaunay · 7 years ago
  23. f4e934f dfu: remove limitation on partition size by Patrick Delaunay · 7 years ago
  24. 5ea9b89 dfu: allow dfu read on partition greater than 2GB by Patrick Delaunay · 7 years ago
  25. b7c1cc6 usb: gadget: f_thor: Free the allocated out request buffer by Siva Durga Prasad Paladugu · 8 years ago
  26. fe3327f usb: xhci: Enable TT to support LS/FS devices behind a HS hub by Bin Meng · 7 years ago
  27. 209239b usb: xhci: Correct TT_SLOT and TT_PORT macros by Bin Meng · 7 years ago
  28. 2b6f4c5 usb: xhci: Implement update_hub_device() operation by Bin Meng · 7 years ago
  29. a4b2bfb usb: hub: Call usb_update_hub_device() after hub descriptor is fetched by Bin Meng · 7 years ago
  30. 1f31f5a dm: usb: Add a new USB controller operation 'update_hub_device' by Bin Meng · 7 years ago
  31. 66dcbd2 usb: hub: Parse and save TT details from device descriptor by Bin Meng · 7 years ago
  32. 63c3b3b usb: xhci: Program 'route string' in the input slot context by Bin Meng · 7 years ago
  33. 1459ce6 usb: xhci: Change xhci_setup_addressable_virt_dev() signature by Bin Meng · 7 years ago
  34. dab7437 usb: hub: Support 'set hub depth' request for USB 3.0 hubs by Bin Meng · 7 years ago
  35. 2b51a1b usb: hub: Translate USB 3.0 hub port status into old version by Bin Meng · 7 years ago
  36. 5ecfd5d usb: hub: Add a new API to test if a hub device is root hub by Bin Meng · 7 years ago
  37. 2eee794 usb: hub: Remove hub_port_reset() by Bin Meng · 7 years ago
  38. 05d08d0 usb: hub: Use 'struct usb_hub_device' as hub device's uclass_priv by Bin Meng · 7 years ago
  39. aff38b9 usb: xhci-pci: Clean up the driver a little bit by Bin Meng · 7 years ago
  40. 7e8644d usb: xhci-pci: Drop non-DM version of xhci-pci driver by Bin Meng · 7 years ago
  41. bfe1c71 x86: minnowmax: Enable USB xHCI support by Bin Meng · 7 years ago
  42. c021687 x86: minnowmax: Add a environment variable for USB power-on delay by Bin Meng · 7 years ago
  43. d34d6fc usb: xhci: Convert CONFIG_USB_XHCI_PCI to Kconfig by Bin Meng · 7 years ago
  44. aec8af3 usb: cmd: Print actual packet size for super speed devices by Bin Meng · 7 years ago
  45. abe4026 configs: Remove CONFIG_SYS_USB_EHCI_MAX_ROOT_PORTS in all boards by Bin Meng · 7 years ago
  46. c6336ee usb: ehci: Get rid of CONFIG_SYS_USB_EHCI_MAX_ROOT_PORTS by Bin Meng · 7 years ago
  47. 97c70f7 configs: Remove CONFIG_SYS_USB_XHCI_MAX_ROOT_PORTS in all boards by Bin Meng · 7 years ago
  48. 749de4c usb: xhci: Get rid of CONFIG_SYS_USB_XHCI_MAX_ROOT_PORTS by Bin Meng · 7 years ago
  49. 5ea6cf2 usb: xhci: Change MAX_HC_PORTS to 255 by Bin Meng · 7 years ago
  50. 7e84f9e usb: hub: Add 3.0 hub port status mask of 2.0 hub by Bin Meng · 7 years ago
  51. 0d66b3a usb: hub: Change USB hub descriptor to match USB 3.0 hubs by Bin Meng · 7 years ago
  52. 5003a8f usb: hub: Revise wLength for 'get port status' request by Bin Meng · 7 years ago
  53. e8930c4 usb: hub: Send correct wValue to get hub descriptor of a USB 3.0 hub by Bin Meng · 7 years ago
  54. 049ba14 usb: hub: Update handling connect status/change in usb_scan_port() by Bin Meng · 7 years ago
  55. ec0501b usb: xhci: Add input slot context in xhci_set_configuration() by Bin Meng · 7 years ago
  56. 8a3f9cf usb: xhci: Initialize scratchpad buffer array and scratchpad buffers by Bin Meng · 7 years ago
  57. 474b250 usb: xhci: Correct command TRB 4th dword initialization by Bin Meng · 7 years ago
  58. c72f37a usb: xhci: Remove incorrect comments for struct xhci_container_ctx by Bin Meng · 7 years ago
  59. c6e19d3 usb: host: ohci-generic: add generic PHY support by Patrice Chotard · 7 years ago
  60. 170229e usb: host: ohci-generic: add RESET support by Patrice Chotard · 7 years ago
  61. 37a197a usb: host: ohci-generic: add CLOCK support by Patrice Chotard · 7 years ago
  62. 1a62cde usb: host: ehci-generic: add generic PHY support by Patrice Chotard · 7 years ago
  63. a0809dc usb: host: ehci-generic: add error path and .remove callback by Patrice Chotard · 7 years ago
  64. 5e7a080 usb: host: ehci-generic: replace printf() by error() by Patrice Chotard · 7 years ago
  65. be7dd60 dm: core: add ofnode_count_phandle_with_args() by Patrice Chotard · 7 years ago
  66. 96fc03d clk: add clk_release_all() by Patrice Chotard · 7 years ago
  67. e4d368e reset: add reset_release_all() by Patrice Chotard · 7 years ago
  68. 76290e3 reset: add reset_request() by Patrice Chotard · 7 years ago
  69. ecfafba usb: host: xhci-dwc3: Add generic PHY support by Patrice Chotard · 7 years ago
  70. f915a69 drivers: phy: add generic_phy_valid() method by Patrice Chotard · 7 years ago
  71. 956b7ad drivers: phy: Set phy->dev to NULL when generic_phy_get_by_index() fails by Patrice Chotard · 7 years ago
  72. 17b0887 usb: host: xhci-dwc3: Add dual role mode support from DT by Patrice Chotard · 7 years ago
  73. c7eadfc usb: host: xhci-dwc3: Convert driver to DM by Patrice Chotard · 7 years ago
  74. 6d8e433 usb: add static to local symbols by Masahiro Yamada · 7 years ago
  75. 57d1338 dm: tegra: Move nyan-big, jetson-tk1/tx1, beaver to livetree by Simon Glass · 7 years ago
  76. 191e407 fdtdec: Drop old compatible values by Simon Glass · 7 years ago
  77. b3d2ed3 dm: power: Convert as3722 to driver model by Simon Glass · 7 years ago
  78. c30ddcc power: Add a GPIO driver for the as3722 PMIC by Simon Glass · 7 years ago
  79. 8f18951 power: Add a regulator driver for the as3722 PMIC by Simon Glass · 7 years ago
  80. e6a30e0 dm: tegra: pci: Convert to livetree by Simon Glass · 7 years ago
  81. 9c3b0e4 dm: tegra: mmc: Convert to livetree by Simon Glass · 7 years ago
  82. 5d14167 dm: tegra: pwm: Convert to livetree by Simon Glass · 7 years ago
  83. eae5254 dm: tegra: i2c: Convert to livetree by Simon Glass · 7 years ago
  84. 3f738a2 dm: tegra: spi: Convert to livetree by Simon Glass · 7 years ago
  85. 4c36be0 dm: tegra: usb: Convert to livetree by Simon Glass · 7 years ago
  86. b0ca849 dm: tegra: gpio: Convert to support livetree by Simon Glass · 7 years ago
  87. 12e923b tegra: dts: Move stdout-path to /chosen by Simon Glass · 7 years ago
  88. 5eb7540 dm: video: tegra124: Convert to livetree by Simon Glass · 7 years ago
  89. c3f2650 dm: tegra: Convert clock_decode_periph_id() to support livetree by Simon Glass · 7 years ago
  90. cf0c6e2 dm: tegra: Convert USB setup to livetree by Simon Glass · 7 years ago
  91. 0662cf2 tegra: tegra124: Add a PMC syscon driver by Simon Glass · 7 years ago
  92. 923983a tegra: spl: Enable debug UART by Simon Glass · 7 years ago
  93. 76a6666 dm: core: Fix up ofnode_get_addr_index() for 64-bit values by Simon Glass · 7 years ago
  94. f7bfcc4 dm: core: Add ofnode_read_resource() by Simon Glass · 7 years ago
  95. f25fe39 console: simplify puts() by Masahiro Yamada · 7 years ago
  96. 9488451 sandbox: remove os_putc() and os_puts() by Masahiro Yamada · 7 years ago
  97. baebec1 dm: ofnode: change return type of dev_read_prop() to opaque pointer by Masahiro Yamada · 7 years ago
  98. 7033e0d dm: Fix typo in include-guard for dm-structs.h by Philipp Tomsich · 7 years ago
  99. 8aa9576 cmd: scsi: Fix null pointer dereference in 'scsi reset' by Bin Meng · 7 years ago
  100. 513448a dm: ahci: Avoid scsi_scan_dev() in ahci_probe_scsi() by Bin Meng · 7 years ago