Commit Graph

844 Commits (17f0ac609b3f94ca7b68a91fc7102542826781b2)

Author SHA1 Message Date
Nikhil Badola 0dc78ff857 drivers: usb: fsl: Workaround for Erratum A004477 9 years ago
Hans de Goede e13afeef6f sunxi: usb: Do not call phy_probe from hcd code 9 years ago
Hans de Goede 2aacc4239c sunxi: usb: Rename the usbc.? files to usb_phy.? 9 years ago
Hans de Goede 7b798658b2 sunxi: usb: Rename sunxi_usbc_foo functions to sunxi_usb_phy_bar 9 years ago
Hans de Goede a781c97aaa sunxi: usb: Remove sunxi_usbc_get_io_base function 9 years ago
Hans de Goede 375de01702 sunxi: usb: Move setup of host controller clocks to the host controller drivers 9 years ago
Vishnu Patekar 8c3dacff14 sunxi: Add basic A33 basic support 9 years ago
Sanchayan Maity a94bb7a42c usb: host: Add ehci-vf USB driver for ARM Vybrid SoC's 9 years ago
Simon Glass 093f2dce44 dm: usb: Add a terminator to the string destructor list 9 years ago
Nikhil Badola b4e78faab3 drivers:usb: Check if USB Erratum A005697 is applicable on BSC913x 9 years ago
Nikhil Badola 0c77106095 drivers:usb: Add device-tree fixup to identify socs having dual phy 9 years ago
Joe Hershberger 1fd92db83d net: cosmetic: Fix var naming net <-> eth drivers 9 years ago
Joe Hershberger 0adb5b761f net: cosmetic: Name ethaddr variables consistently 9 years ago
Simon Glass 52e6935774 dm: usb: exynos: Adjust XHCI driver to support driver model 9 years ago
Simon Glass f161c17840 dm: usb: Rename the XHCI HCD to U-Boot 9 years ago
Simon Glass a5762fe048 dm: usb: Support driver model in XHCI 9 years ago
Simon Glass 779d126391 dm: usb: xhci: Factor out common init/uninit 9 years ago
Simon Glass 5dd75e3b46 dm: usb: xhci: Use explicit parameters for xhci_setup_addressable_virt_dev() 9 years ago
Simon Glass 7e0c5ee874 dm: usb: xhci: Use explicit parameters for xhci_alloc_virt_device() 9 years ago
Simon Glass 7c1deec0af dm: usb: xhci: Use a function to get xhci_ctrl 9 years ago
Simon Glass c3980ad3b5 dm: usb: tegra: Add driver model support to tegra EHCI 9 years ago
Simon Glass ddb9a502d1 dm: usb: tegra: Move most of init/uninit into a function 9 years ago
Simon Glass 7e27bddae0 dm: usb: tegra: Tidy up error handling and a static function 9 years ago
Simon Glass 943104f07c dm: usb: tegra: Remove the port_addr_clear_csc variable 9 years ago
Simon Glass aae04d0771 dm: usb: exynos: Add driver model support to exynos EHCI 9 years ago
Simon Glass c0ad74e465 dm: usb: Add support for USB ethernet devices with driver model 9 years ago
Simon Glass dfd840010b dm: usb: sandbox: Add a driver for sandbox 9 years ago
Simon Glass 5db439920b dm: usb: sandbox: Add an emulator for USB hub emulation 9 years ago
Simon Glass f4f715360c dm: usb: sandbox: Add an emulator for USB flash devices 9 years ago
Simon Glass 095fdef081 dm: usb: sandbox: Reset emulation devices in usb stop() 9 years ago
Simon Glass 019808f97c dm: usb: sandbox: Add a uclass for USB device emulation 9 years ago
Simon Glass fbeceb2602 dm: usb: Allow setting up a USB controller as a device/gadget 9 years ago
Simon Glass 449230f031 dm: usb: Bind generic USB devices when there is no driver 9 years ago
Simon Glass 0566e2403d dm: usb: Allow USB drivers to be declared and auto-probed 9 years ago
Simon Glass 46b01797f4 dm: usb: Add driver model support to EHCI 9 years ago
Simon Glass aeca43e388 dm: usb: Change ehci_reset() to use a pointer 9 years ago
Simon Glass deb8508c51 dm: usb: Drop the EHCI weak functions 9 years ago
Simon Glass 7372b5bd31 dm: usb: Refactor EHCI init 9 years ago
Simon Glass 24ed894fc0 dm: usb: ehci: Use a function to find the controller from struct udevice 9 years ago
Simon Glass 6a1a8162c6 dm: usb: Pass EHCI controller pointer to ehci_get_portsc_register() 9 years ago
Simon Glass 11d18a1946 dm: usb: Pass EHCI controller pointer to ehci_set_usbmode() 9 years ago
Simon Glass 56d4273045 dm: usb: tegra: Drop use of global controller variable 9 years ago
Simon Glass 727fce369e dm: usb: Pass EHCI controller pointer to ehci_powerup_fixup() 9 years ago
Simon Glass 27f782b6a1 dm: usb: tegra: Store the controller type explicitly 9 years ago
Simon Glass c4a3141d55 dm: usb: Allow ECHI to hold private data for the controller 9 years ago
Simon Glass 7338287d58 dm: usb: Pass EHCI controller pointer to ehci_get_port_speed() 9 years ago
Simon Glass aac064f76b dm: usb: Move all the EHCI weak functions together and declare them 9 years ago
Simon Glass de31213fb8 dm: usb: Add a uclass for USB controllers 9 years ago
Kishon Vijay Abraham I 4564faeafb ti: dwc3: Enable clocks in enable_basic_clocks() in hw_data.c 9 years ago
Paul Kocialkowski ebd468b2d2 sunxi: common VBUS detection logic in usbc 9 years ago