]> git.sur5r.net Git - u-boot/history - drivers/usb/host
usb: spear: Add support for both SPEAr600 EHCI controllers
[u-boot] / drivers / usb / host /
2015-05-06 Hans de Goedeusb: ohci: Fix ctrl in messages with a data-len of 0
2015-05-06 Hans de Goedeusb: ohci: Move static func and var declarations from...
2015-05-06 Hans de Goedeusb: ohci: Remove unnecessary phcca variable
2015-05-06 Hans de Goedeusb: ohci: Move the td array struct to inside the ohci_...
2015-05-06 Hans de Goedeusb: ohci: Move the ohci_dev struct to inside the main...
2015-05-06 Hans de Goedeusb: ohci: Pass around a pointer to ohci_t rather then...
2015-05-06 Hans de Goedeusb: ohci: Remove unused devgone global variable
2015-05-06 Hans de Goededm: usb: Set desc_before_addr from ehci dm code
2015-05-06 Hans de Goededm: usb: Fix finding of first upstream usb-2 hub in...
2015-05-06 Hans de Goededm: usb: Use usb_get_bus in dm ehci code
2015-05-06 Hans de Goededm: usb: Copy over usb_device values from usb_scan_devi...
2015-05-06 Hans de Goededm: usb: Make usb_get_bus easier to use for callers
2015-05-06 Hans de Goededm: usb: Do not use bus->seq before device_probe(bus)
2015-05-05 Tom RiniMerge git://git.denx.de/u-boot-mpc85xx
2015-05-05 Tom RiniMerge git://git.denx.de/u-boot-marvell
2015-05-05 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-mmc
2015-05-05 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-arm
2015-05-05 Albert ARIBAUDMerge branch 'u-boot/master' into 'u-boot-arm/master'
2015-05-04 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-sunxi
2015-05-04 Nikhil Badoladrivers: usb: fsl: Workaround for Erratum A004477
2015-05-04 Hans de Goedesunxi: usb: Do not call phy_probe from hcd code
2015-05-04 Hans de Goedesunxi: usb: Rename the usbc.? files to usb_phy.?
2015-05-04 Hans de Goedesunxi: usb: Rename sunxi_usbc_foo functions to sunxi_us...
2015-05-04 Hans de Goedesunxi: usb: Remove sunxi_usbc_get_io_base function
2015-05-04 Hans de Goedesunxi: usb: Move setup of host controller clocks to...
2015-04-29 Tom RiniMerge branch 'master' of git://www.denx.de/git/u-boot...
2015-04-28 Tom RiniMerge branch 'master' of git://www.denx.de/git/u-boot-imx
2015-04-28 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-spi
2015-04-24 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-fdt
2015-04-24 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-mips
2015-04-24 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-fsl...
2015-04-23 Tom RiniMerge branch 'buildman' of git://git.denx.de/u-boot-x86
2015-04-23 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-dm
2015-04-23 Sanchayan Maityusb: host: Add ehci-vf USB driver for ARM Vybrid SoC's
2015-04-21 Nikhil Badoladrivers:usb: Check if USB Erratum A005697 is applicable...
2015-04-21 Nikhil Badoladrivers:usb: Add device-tree fixup to identify socs...
2015-04-20 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-video
2015-04-18 Tom RiniMerge branch 'buildman' of git://git.denx.de/u-boot-x86
2015-04-18 Simon Glassdm: usb: exynos: Adjust XHCI driver to support driver...
2015-04-18 Simon Glassdm: usb: Rename the XHCI HCD to U-Boot
2015-04-18 Simon Glassdm: usb: Support driver model in XHCI
2015-04-18 Simon Glassdm: usb: xhci: Factor out common init/uninit
2015-04-18 Simon Glassdm: usb: xhci: Use explicit parameters for xhci_setup_a...
2015-04-18 Simon Glassdm: usb: xhci: Use explicit parameters for xhci_alloc_v...
2015-04-18 Simon Glassdm: usb: xhci: Use a function to get xhci_ctrl
2015-04-18 Simon Glassdm: usb: tegra: Add driver model support to tegra EHCI
2015-04-18 Simon Glassdm: usb: tegra: Move most of init/uninit into a function
2015-04-18 Simon Glassdm: usb: tegra: Tidy up error handling and a static...
2015-04-18 Simon Glassdm: usb: tegra: Remove the port_addr_clear_csc variable
2015-04-18 Simon Glassdm: usb: exynos: Add driver model support to exynos...
2015-04-18 Simon Glassdm: usb: sandbox: Add a driver for sandbox
2015-04-18 Simon Glassdm: usb: sandbox: Reset emulation devices in usb stop()
2015-04-18 Simon Glassdm: usb: Allow setting up a USB controller as a device...
2015-04-18 Simon Glassdm: usb: Bind generic USB devices when there is no...
2015-04-18 Simon Glassdm: usb: Allow USB drivers to be declared and auto...
2015-04-18 Simon Glassdm: usb: Add driver model support to EHCI
2015-04-18 Simon Glassdm: usb: Change ehci_reset() to use a pointer
2015-04-18 Simon Glassdm: usb: Drop the EHCI weak functions
2015-04-18 Simon Glassdm: usb: Refactor EHCI init
2015-04-18 Simon Glassdm: usb: ehci: Use a function to find the controller...
2015-04-18 Simon Glassdm: usb: Pass EHCI controller pointer to ehci_get_ports...
2015-04-18 Simon Glassdm: usb: Pass EHCI controller pointer to ehci_set_usbmode()
2015-04-18 Simon Glassdm: usb: tegra: Drop use of global controller variable
2015-04-18 Simon Glassdm: usb: Pass EHCI controller pointer to ehci_powerup_f...
2015-04-18 Simon Glassdm: usb: tegra: Store the controller type explicitly
2015-04-18 Simon Glassdm: usb: Allow ECHI to hold private data for the controller
2015-04-18 Simon Glassdm: usb: Pass EHCI controller pointer to ehci_get_port_...
2015-04-18 Simon Glassdm: usb: Move all the EHCI weak functions together...
2015-04-18 Simon Glassdm: usb: Add a uclass for USB controllers
2015-04-16 Tom RiniMerge branch 'master' of http://git.denx.de/u-boot...
2015-04-14 Stephen Warrenusb: dwc2: retry NAK'd interrupt transfers
2015-04-14 Stephen Warrenusb: dwc2: implement interrupt transfers
2015-04-14 Stephen Warrenusb: dwc2: correctly program hcchar for LS devices
2015-04-14 Stephen Warrenusb: dwc2: detect device speed correctly
2015-04-14 Stephen Warrenusb: dwc2: use phys_to_bus/bus_to_phys
2015-04-14 Stephen Warrenusb: dwc2: fix bulk transfers
2015-04-14 Stephen Warrenusb: dwc2: remove restriction on buffer length
2015-04-14 Stephen Warrenusb: dwc2: fix aligned buffer usage
2015-04-14 Stephen Warrenusb: dwc2: simplify wait_for_chhltd
2015-04-14 Stephen Warrenusb: dwc2: remove control_data_toggle[]
2015-04-14 Stephen Warrenusb: dwc2: usb chunk_msg() for control transfers too
2015-04-14 Stephen Warrenusb: dwc2: refactor submit_bulk_msg to be common
2015-04-14 Stephen Warrenusb: dwc2: unify waiting for transfer completion
2015-04-14 Sergey Temerkhanovusb: 64-bit architectures support for xHCI
2015-04-14 Thierry Redingusb: ehci-tegra: Build warning fixes for 64-bit
2015-04-14 Rob Herringehci-hcd: fix warnings on 64-bit builds
2015-03-18 Tom RiniMerge branch 'master' of git://www.denx.de/git/u-boot-imx
2015-03-15 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-uniphier
2015-03-15 Masahiro YamadaARM: UniPhier: adjust device trees for business transfer
2015-03-10 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-tegra
2015-03-05 Stefano BabicMerge branch 'master' of git://git.denx.de/u-boot
2015-03-05 Tom RiniMerge branch 'master' of git://www.denx.de/git/u-boot-imx
2015-03-02 Tom RiniMerge branch 'xnext/zynqmp' of git://www.denx.de/git...
2015-03-02 Tom RiniMerge git://git.denx.de/u-boot-usb
2015-03-02 Tom RiniMerge git://git.denx.de/u-boot-pxa
2015-03-02 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-samsung
2015-03-02 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-uniphier
2015-02-28 Masahiro Yamadausb: UniPhier: add UniPhier on-chip xHCI host driver...
2015-02-28 Masahiro YamadaARM: UniPhier: move uniphier_ehci_reset() function
2015-02-28 Masahiro YamadaARM: UniPhier: remove EHCI platform devices
next