summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2018-09-15usb: ehci-generic: Add vbus-supply regulator supportPatrice Chotard
2018-08-29usb: dwc2: Add reset ctrl to driverLey Foon Tan
2018-08-28usb: ehci: Add PHY support to ehci-pciMarek Vasut
2018-08-28usb: ehci: Make the PHY handling genericMarek Vasut
2018-08-24Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini
2018-08-23usb: musb-new: Call musb_platform_exit from musb_stopJagan Teki
2018-08-23usb: musb-new: sunxi: Add proper musb exit supportJagan Teki
2018-08-23musb-new: sunxi: Access ahb_reset0_cfg via ccm offsetJagan Teki
2018-08-23usb: musb-new: sunxi: Allocate struct phy in privateJagan Teki
2018-08-23usb: musb-new: Fix improper musb host pointerJagan Teki
2018-08-21usb: gadget: Add bcdDevice for the DWC3 USB Gadget ControllerJean-Jacques Hiblot
2018-08-21usb: musb-new: omap2430: Enable DM_USB and OF supportAdam Ford
2018-08-21usb: musb-new: omap2430: Remove dead codeAdam Ford
2018-08-10Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini
2018-08-08usb: rockchip: on K_FW_LBA_WRITE_10 remove magic block size of 512 bytesAlberto Panizzo
2018-08-08usb: rockchip: fix printing csw debug infoAlberto Panizzo
2018-08-08usb: rockchip: be quiet on serial port while transferring dataAlberto Panizzo
2018-08-08usb: rockchip: implement K_FW_LBA_ERASE_10 commandAlberto Panizzo
2018-08-08usb: rockchip: implement K_FW_LBA_READ_10 commandAlberto Panizzo
2018-08-08usb: rockchip: implement skeleton for K_FW_GET_CHIP_VER commandAlberto Panizzo
2018-08-08usb: rockchip: fix command failed on host side due to missing dataAlberto Panizzo
2018-08-08gadget: f_thor: fix hang-up with ctrl-cSeung-Woo Kim
2018-08-08mips: au1x00: Remove support for these SoCsTom Rini
2018-07-05sunxi: A64: OHCI: prevent turning off shared USB clockAndre Przywara
2018-07-05usb: dwc2: Add brcm,bcm2708-usb compatibleEmmanuel Vadot
2018-06-29usb: sunxi: Use proper reg_mask for clock gate, resetJagan Teki
2018-06-29usb: ohci: change the NUM_EDs from 8 to 32Zeng Tao
2018-06-29usb: sunxi: ohci: make ohci_t the first member in private dataVasily Khoruzhick
2018-06-27dwc2 USB controller hangs with lan78xxAndrew Thomas
2018-06-16Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini
2018-06-14usb: sunxi: access ahb_reset0_cfg in CCM using its offsetVasily Khoruzhick
2018-06-13Merge git://git.denx.de/u-boot-x86Tom Rini
2018-06-13lib: Add hexdumpAlexey Brodkin
2018-06-13usb: sunxi: sun50i: enable OHCI0 clock when OHCI1 is in useVasily Khoruzhick
2018-06-13usb: sunxi: ohci: get rid of ifdefsVasily Khoruzhick
2018-06-13usb: sunxi: ehci: get rid of ifdefsVasily Khoruzhick
2018-06-13usb: xhci-pci: Fix compiler warningBin Meng
2018-06-07bug.h: introduce WARN_ONCERamon Fried
2018-06-04Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini
2018-06-01Merge tag 'xilinx-for-v2018.07-2' of git://www.denx.de/git/u-boot-microblazeTom Rini
2018-05-31usb: xhci: zynqmp: Fix header locationMichal Simek
2018-05-30usb: fastboot: Convert USB f_fastboot to shared fastbootAlex Kiernan
2018-05-30fastboot: Rename public fb_ functions to fastboot_Alex Kiernan
2018-05-30fastboot: Extract common definitions from USB fastbootAlex Kiernan
2018-05-30fastboot: Rename fb_set_reboot_flag to fastboot_set_reboot_flagAlex Kiernan
2018-05-30fastboot: Correct dependencies in FASTBOOT_FLASHAlex Kiernan
2018-05-30fastboot: Extract fastboot_okay/fail to fb_common.cAlex Kiernan
2018-05-30fastboot: Refactor fastboot_okay/fail to take responseAlex Kiernan
2018-05-30gadget: f_thor: Fix memory leaks of usb request and its bufferSeung-Woo Kim
2018-05-30rockchip: xhci: remove DTS parsing for PHY (which is unused)Philipp Tomsich