Commit Graph

1552 Commits (f8c987f8f127f867d96ca74bcd1fcb11d8265b67)

Author SHA1 Message Date
Chris Packham ae3584498b usb: net: migrate CONFIG_USB_HOST_ETHER to Kconfig 7 years ago
Sam Protsenko de4e4edaff usb: gadget: g_dnl: Sync internal SN variable with env 7 years ago
Masahiro Yamada 6ea247d137 usb: dwc3: fix Kconfig dependency to accept host driver in drivers/usb/dwc3 7 years ago
Stefan Agner a3774c1c3c spl: add serial download protocol (SDP) support 7 years ago
Stefan Agner ccd7a4d2f4 usb: gadget: sdp: extend images compatible for jumps 7 years ago
Stefan Agner 5661f08a71 usb: gadget: add SDP driver 7 years ago
Tom Rini 90ae53ce1a fastboot: Ensure we treat CONFIG_FASTBOOT_BUF_ADDR as long 7 years ago
John Keeping 7715dea48b fastboot: avoid printing invalid data 7 years ago
Peter Chubb d331084298 Fix fastboot boot address 7 years ago
Bin Meng a11a5b8ad9 usb: ehci: Convert CONFIG_USB_EHCI_PCI to Kconfig 7 years ago
Simon Glass 00caae6d47 env: Rename getenv/_f() to env_get() 7 years ago
Simon Glass fd1e959e91 env: Rename eth_setenv_enetaddr() to eth_env_set_enetaddr() 7 years ago
Yuiko Oshino d2c3197922 usb: net: Add support for Microchip LAN75xx and LAN78xx 7 years ago
Philipp Tomsich 734f9abd17 net: usb: r8152: fix "duplicate 'const' declaration specifier" 7 years ago
Santan Kumar e478307918 fsl/usb: enable errata-a010151 for ls2088a and ls2081a 7 years ago
Patrice Chotard d38a8ea19c usb: host: xhci-dxc3: fix compilation warnings 7 years ago
Patrice Chotard 2080d023d9 usb: host: ohci-generic: initialize PHY only when found 7 years ago
Patrice Chotard 4b3928a08f usb: host: ehci-generic: initialize PHY only when found 7 years ago
Patrice Chotard 623b7aca1f dm: usb: host: xhci-dwc3: add missing #ifdef CONFIG_DM_USB 7 years ago
Siva Durga Prasad Paladugu bab0146ea9 usb: gadget: f_thor: Free the allocated out request buffer 7 years ago
Bin Meng 78e3098752 usb: xhci: Enable TT to support LS/FS devices behind a HS hub 7 years ago
Bin Meng 196ef8323c usb: xhci: Correct TT_SLOT and TT_PORT macros 7 years ago
Bin Meng d228ca362b usb: xhci: Implement update_hub_device() operation 7 years ago
Bin Meng 9ca1b4bab1 dm: usb: Add a new USB controller operation 'update_hub_device' 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 46c1d49330 usb: hub: Add a new API to test if a hub device is root hub 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 d7cde28113 usb: xhci: Convert CONFIG_USB_XHCI_PCI to Kconfig 7 years ago
Bin Meng 99c2255688 usb: ehci: Get rid of CONFIG_SYS_USB_EHCI_MAX_ROOT_PORTS 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 337fc7e665 usb: hub: Change USB hub descriptor to match USB 3.0 hubs 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 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 f56db163ad usb: host: xhci-dwc3: Add generic PHY support 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