Commit Graph

68 Commits (b0abfeff982a022d8198ef526b96d57037fe0c14)

Author SHA1 Message Date
Tom Rini da58dec866 Various Makefiles: Add SPDX-License-Identifier tags 9 years ago
Simon Glass bcbe3d1579 dm: Rename dev_get_parentdata() to dev_get_parent_priv() 9 years ago
Stefan Roese 68282f55b8 arm: Remove unused ST-Ericsson u8500 arch 10 years ago
Hans de Goede 7806b75a05 sunxi: musb: Drop no longer accurate comment in Kconfig help text 10 years ago
Hans de Goede c9f8947e66 sunxi: usb-phy: Never power off the usb ports 10 years ago
Maxime Ripard 1feda63ed9 musb: sunxi: Force EP0 on re-enable 10 years ago
Paul Kocialkowski 6bed24cc62 sunxi: usb: USB_MUSB_SUNXI move to musb-new Kconfig 10 years ago
Paul Kocialkowski 5d6c2f4b5a usb: musb-new: Kconfig support for USB_MUSB_HOST and USB_MUSB_GADGET 10 years ago
Paul Kocialkowski 95de1e2f26 usb: musb-new: CONFIG_MUSB prefix replacement with CONFIG_USB_MUSB 10 years ago
Hans de Goede 9ecce9707b sunxi: musb: Stop treating not having a vbus-det gpio as an error 10 years ago
Hans de Goede 56a2085410 sunxi: musb: Improve output during probing 10 years ago
Hans de Goede 91183babea sunxi: musb: Use device-model for musb host mode 10 years ago
Hans de Goede d42faf3198 sunxi: musb: Move musb config and platdata to the sunxi-musb glue 10 years ago
Hans de Goede 71cbe0d681 sunxi: musb: Add id pin support 10 years ago
Hans de Goede b41972e7d1 sunxi: musb: Move vbus check to sunxi_musb_enable 10 years ago
Masahiro Yamada 3721eaf28e linux_compat: remove cpu_relax() define 10 years ago
Hans de Goede 09e7ea47e7 musb: Add device-model support to the musb-host u-boot glue 10 years ago
Hans de Goede fc85d39e79 musb: Add musb_host_data struct to hold global data 10 years ago
Hans de Goede 1398252abf musb: Rename and wrap public functions 10 years ago
Hans de Goede e740ca3cab musb: Update usb-compat to work with struct usb_device without a parent ptr 10 years ago
Hans de Goede 1583723638 musb: Allow musb_platform_enable to return an error code 10 years ago
Hans de Goede 8802f56349 usb: Add an usb_device parameter to usb_reset_root_port 10 years ago
Hans de Goede 998b8ab3f6 sunxi: musb: Remove unused sunxi_musb_exit method 10 years ago
Hans de Goede e1abfa437a sunxi: musb: Do not fully reset the controler from sunxi_musb_disable 10 years ago
Hans de Goede e13afeef6f sunxi: usb: Do not call phy_probe from hcd code 10 years ago
Hans de Goede 2aacc4239c sunxi: usb: Rename the usbc.? files to usb_phy.? 10 years ago
Hans de Goede 7b798658b2 sunxi: usb: Rename sunxi_usbc_foo functions to sunxi_usb_phy_bar 10 years ago
Hans de Goede 375de01702 sunxi: usb: Move setup of host controller clocks to the host controller drivers 10 years ago
Vishnu Patekar 8c3dacff14 sunxi: Add basic A33 basic support 10 years ago
Simon Glass de31213fb8 dm: usb: Add a uclass for USB controllers 10 years ago
Paul Kocialkowski ebd468b2d2 sunxi: common VBUS detection logic in usbc 10 years ago
Paul Kocialkowski 5eaacb4340 sunxi: usb: Drop AXP-sepcific VBUS detection and drive logic 10 years ago
Kishon Vijay Abraham I 2d48aa69bd usb: modify usb_gadget_handle_interrupts to take controller index 10 years ago
Hans de Goede 246e3b8787 sunxi: musb: Fix some lo speed devices not working with musb host 10 years ago
Paul Kocialkowski 8a440b09f2 sunxi: musb: Return early on VBUS GPIO error instead of on a positive value 10 years ago
Chen-Yu Tsai e42add561b sunxi: musb: Support checking VBUS using AXP221 PMIC 10 years ago
Paul Kocialkowski 193d7d1530 usb: musb-new: omap2430: Reset the MUSB controller early 10 years ago
Hans de Goede 52defe8f65 sunxi: musb: Check Vbus-det before enabling otg port power 10 years ago
Hans de Goede b1b912ddf3 sunxi: otg: Fix peripheral mode 10 years ago
Hans de Goede 904f2a83a8 musb-new: Add interrupt queue support 10 years ago
Hans de Goede accf04c2aa musb-new: Add urb and hep parameters to construct_urb 10 years ago
Hans de Goede b918a0c6f6 musb-new: Properly remove a transfer from the schedule on timeout 10 years ago
Hans de Goede 90cdc1039d musb-new: Fix reset sequence when in host mode 10 years ago
Hans de Goede e8672e3f0e musb-new: Fix interrupt transfers not working 10 years ago
Hans de Goede dc9a391270 musb-new: Use time based timeouts rather then cpu-cycles based timeouts 10 years ago
Hans de Goede 28a15ef7fd musb-new: Add sunxi musb controller support 10 years ago
Hans de Goede 0f8bc53240 musb-new: Add register defines for different reg layout on sunxi 10 years ago
Daniel Mack 16b61d13ba usb: musb-new: core: set MUSB_POWER_HSENAB in MUSB_POWER for host mode 11 years ago
Masahiro Yamada 3b61297024 kbuild: force to define __UBOOT__ in all the C sources 11 years ago
Heiko Schocher 0c06db5983 lib, linux: move linux specific defines to linux/compat.h 11 years ago