Commit Graph

44923 Commits (06054b1a623dbb48b275d2462df413f48181eca0)
 

Author SHA1 Message Date
Andy Shevchenko 06054b1a62 Makefile: Don't shadow actual error when compile ASL 7 years ago
Stefan Roese 66712c298d x86: conga-qeval20-qa3-e3845.dts: Enable xHCI support in dts 7 years ago
Stefan Roese 1f4e25780a x86: dfi-bt700: Add xHCI USB support 7 years ago
Stefan Roese db1d20a904 x86: conga-qeval20-qa3-e3845: Select CONFIG_BOARD_LATE_INIT 7 years ago
Stefan Roese 68b3f8d8c4 x86: theadorable-x86-dfi-bt700: Add Spansion SPI support and move VIDEO blob 7 years ago
Andy Shevchenko 495f3774be x86: Add Intel Edison board files 7 years ago
Felipe Balbi e71de54a49 x86: Add Intel Tangier support 7 years ago
Andy Shevchenko b7026b0c98 x86: Add dma-mapping.h to architectural code 7 years ago
Felipe Balbi 8f8a12d1e7 watchdog: Introduce watchdog driver for Intel Tangier 7 years ago
Andy Shevchenko 611dbb7f95 arch/x86: Select USB before selecting host driver 7 years ago
Tom Rini 19d1f1a2f3 Merge git://git.denx.de/u-boot-socfpga 7 years ago
Tom Rini 211aaf309c Merge git://git.denx.de/u-boot-usb 7 years ago
Patrice Chotard b108d8a0de clk: fix compilation errors for poplar platform 7 years ago
Patrice Chotard d38a8ea19c usb: host: xhci-dxc3: fix compilation warnings 7 years ago
Jean-Jacques Hiblot 3b63db37ad phy: add a NO-OP phy driver 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
Patrice Chotard d9fb7bece0 dm: phy: add missing #ifdef CONFIG_PHY 7 years ago
Patrick Delaunay 6fa8dddd06 dfu: add common function to initiate transaction 7 years ago
Patrick Delaunay 57da060755 dfu: factorize transaction cleanup 7 years ago
Patrick Delaunay 15970d871c dfu: remove limitation on partition size 7 years ago
Patrick Delaunay 4de512018b dfu: allow dfu read on partition greater than 2GB 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 81060bb1c0 usb: hub: Call usb_update_hub_device() after hub descriptor is fetched 7 years ago
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