Commit Graph

44861 Commits (9ca1b4bab10d8b3a5dbbbd98df46ce75159222b8)
 

Author SHA1 Message Date
Bin Meng 9ca1b4bab1 dm: usb: Add a new USB controller operation 'update_hub_device' 7 years ago
Bin Meng 5624dfd5aa usb: hub: Parse and save TT details from device descriptor 7 years ago
Bin Meng 493b8dd070 usb: xhci: Program 'route string' in the input slot context 7 years ago
Bin Meng daec469144 usb: xhci: Change xhci_setup_addressable_virt_dev() signature 7 years ago
Bin Meng bbc6f06c00 usb: hub: Support 'set hub depth' request for USB 3.0 hubs 7 years ago
Bin Meng 74ffc7cbb1 usb: hub: Translate USB 3.0 hub port status into old version 7 years ago
Bin Meng 46c1d49330 usb: hub: Add a new API to test if a hub device is root hub 7 years ago
Bin Meng a199a72448 usb: hub: Remove hub_port_reset() 7 years ago
Bin Meng dfa96e0676 usb: hub: Use 'struct usb_hub_device' as hub device's uclass_priv 7 years ago
Bin Meng 5e941943d8 usb: xhci-pci: Clean up the driver a little bit 7 years ago
Bin Meng 978f6a3b14 usb: xhci-pci: Drop non-DM version of xhci-pci driver 7 years ago
Bin Meng c9621012a6 x86: minnowmax: Enable USB xHCI support 7 years ago
Bin Meng 6e4d039aaa x86: minnowmax: Add a environment variable for USB power-on delay 7 years ago
Bin Meng d7cde28113 usb: xhci: Convert CONFIG_USB_XHCI_PCI to Kconfig 7 years ago
Bin Meng 78abf14fc2 usb: cmd: Print actual packet size for super speed devices 7 years ago
Bin Meng cbb89ed026 configs: Remove CONFIG_SYS_USB_EHCI_MAX_ROOT_PORTS in all boards 7 years ago
Bin Meng 99c2255688 usb: ehci: Get rid of CONFIG_SYS_USB_EHCI_MAX_ROOT_PORTS 7 years ago
Bin Meng 2931342874 configs: Remove CONFIG_SYS_USB_XHCI_MAX_ROOT_PORTS in all boards 7 years ago
Bin Meng 7274671e04 usb: xhci: Get rid of CONFIG_SYS_USB_XHCI_MAX_ROOT_PORTS 7 years ago
Bin Meng 1bdcd9019d usb: xhci: Change MAX_HC_PORTS to 255 7 years ago
Bin Meng 98ba3d6c23 usb: hub: Add 3.0 hub port status mask of 2.0 hub 7 years ago
Bin Meng 337fc7e665 usb: hub: Change USB hub descriptor to match USB 3.0 hubs 7 years ago
Bin Meng 53771a490e usb: hub: Revise wLength for 'get port status' request 7 years ago
Bin Meng f342119602 usb: hub: Send correct wValue to get hub descriptor of a USB 3.0 hub 7 years ago
Bin Meng f7a9e5dd03 usb: hub: Update handling connect status/change in usb_scan_port() 7 years ago
Bin Meng aab0db08c0 usb: xhci: Add input slot context in xhci_set_configuration() 7 years ago
Bin Meng 209b98de01 usb: xhci: Initialize scratchpad buffer array and scratchpad buffers 7 years ago
Bin Meng 43eb0d4488 usb: xhci: Correct command TRB 4th dword initialization 7 years ago
Bin Meng f2e0315e9d usb: xhci: Remove incorrect comments for struct xhci_container_ctx 7 years ago
Patrice Chotard 28df1cfddd usb: host: ohci-generic: add generic PHY support 7 years ago
Patrice Chotard 8a51b4b3da usb: host: ohci-generic: add RESET support 7 years ago
Patrice Chotard 155d9f65d3 usb: host: ohci-generic: add CLOCK support 7 years ago
Patrice Chotard 0d0ba1a73d usb: host: ehci-generic: add generic PHY support 7 years ago
Patrice Chotard a1cee8e808 usb: host: ehci-generic: add error path and .remove callback 7 years ago
Patrice Chotard 10bb775e92 usb: host: ehci-generic: replace printf() by error() 7 years ago
Patrice Chotard 642346ae26 dm: core: add ofnode_count_phandle_with_args() 7 years ago
Patrice Chotard 82a8a669b4 clk: add clk_release_all() 7 years ago
Patrice Chotard 3b9d1bdd4e reset: add reset_release_all() 7 years ago
Patrice Chotard 9bd5cdf6b6 reset: add reset_request() 7 years ago
Patrice Chotard f56db163ad usb: host: xhci-dwc3: Add generic PHY support 7 years ago
Patrice Chotard b94888b4c0 drivers: phy: add generic_phy_valid() method 7 years ago
Patrice Chotard b9688df3cb drivers: phy: Set phy->dev to NULL when generic_phy_get_by_index() fails 7 years ago
Patrice Chotard 576e3cc700 usb: host: xhci-dwc3: Add dual role mode support from DT 7 years ago
Patrice Chotard b7c1c7d2ba usb: host: xhci-dwc3: Convert driver to DM 7 years ago
Masahiro Yamada 121a4d13e6 usb: add static to local symbols 7 years ago
Kever Yang 2672233525 rockchip: puma-rk3399: remove duplicate code (merge artifact) 7 years ago
Andy Yan 86b1122a84 rockchip: add u-boot specific dts for rk3036 sdk 7 years ago
Andy Yan 77c17f4354 rockchip: use puts instead of printf when back to bootrom 7 years ago
Andy Yan d26bfa73ed rockchip: enable SPL_LIBGENERIC for rk3036 based boards 7 years ago
Andy Yan 8b154ed61c rockchip: disable SPL_ARCH_MEMCPY/MEMSET for rk3036 7 years ago