Commit Graph

416 Commits (f8c987f8f127f867d96ca74bcd1fcb11d8265b67)

Author SHA1 Message Date
John Tobias 5b718407ed USB: g_dnl: Change device class 8 years ago
Steve Rae cf12547385 usb: bcm_udc_otg: enable clocks 8 years ago
Rob Herring 74322201dd fastboot: allow retrieving fastboot variables from env 8 years ago
Sam Protsenko f9d0fd8a56 usb: gadget: Move CONFIG_USB_GADGET to Kconfig 8 years ago
Sam Protsenko 8038f6d288 usb: gadget: composite: Correct recovery path for register 8 years ago
Steve Rae a18c2706f1 fastboot: update error and warning messages 8 years ago
Lukasz Majewski fc18f8d170 dfu: usb: f_dfu: Set deferred call for dfu_flush() function 8 years ago
Bin Meng a187559e3d Use correct spelling of "U-Boot" 8 years ago
Frank Wang 8c9b4d5598 usb: gadget: dwc2_udc_otg: modified the check condition for max packet size of ep_in in high speed 8 years ago
Tom Rini 5b8031ccb4 Add more SPDX-License-Identifier tags 8 years ago
Ye.Li 8991fdef6d usb:ci_udc: Remove ULPI setting for i.MX OTG controller 8 years ago
Ben Whitten 192bc6948b Fix GCC format-security errors and convert sprintfs. 8 years ago
Stephen Warren 02585eb3b5 ums: support multiple LUNs at once 8 years ago
Marek Vasut 5d5716eebc usb: s3c-otg: Rename usb/s3c_udc.h to usb/dwc2_udc.h 9 years ago
Marek Vasut a4bb9b3636 usb: s3c-otg: Rename s3c_udc_probe() function 9 years ago
Marek Vasut c0982871df usb: s3c-otg: Rename struct s3c_plat_otg_data 9 years ago
Marek Vasut e30824f439 usb: s3c-otg: Rename USB_GADGET_S3C_UDC_OTG* to USB_GADGET_DWC2_OTG* 9 years ago
Marek Vasut e179cedd09 usb: s3c-otg: Tweak the comments 9 years ago
Marek Vasut 507e677bc4 usb: s3c-otg: Rename remaining macros 9 years ago
Marek Vasut be5e4bdced usb: s3c-otg: Rename sources to dwc2_*c 9 years ago
Marek Vasut f4d9bd06f7 usb: s3c-otg: Rename local headers to dwc2_*h 9 years ago
Marek Vasut 06cb6ccd8e usb: s3c-otg: Change the driver name to dwc2-udc 9 years ago
Marek Vasut 193979e2fe usb: s3c-otg: Zap useless externs 9 years ago
Marek Vasut 155e740f73 usb: s3c-otg: Rename remaining local s3c_*() functions 9 years ago
Marek Vasut f52dd802cc usb: s3c-otg: Rename s3c_udc_*() functions 9 years ago
Marek Vasut ae1f2f0c4a usb: s3c-otg: Rename s3c_ep_*() functions 9 years ago
Marek Vasut 28b9774808 usb: s3c-otg: Rename s3c_ep0_*() functions 9 years ago
Marek Vasut de578e22d4 usb: s3c-otg: Staticize functions in s3c_udc_otg_xfer_dma.c 9 years ago
Marek Vasut 2f6560a146 usb: s3c-otg: Staticize s3c_udc_ep_set_stall 9 years ago
Marek Vasut c056c52bbd usb: s3c-otg: Rename struct s3c_request 9 years ago
Marek Vasut 627d929826 usb: s3c-otg: Rename struct s3c_ep 9 years ago
Marek Vasut 5f3a562a3b usb: s3c-otg: Rename struct s3c_dev_*_ep 9 years ago
Marek Vasut 1f99ab5c92 usb: s3c-otg: Rename struct s3c_usbotg_phy to dwc2_usbotg_phy 9 years ago
Marek Vasut 2c12ff039c usb: s3c-otg: Split private bits from s3c_udc.h 9 years ago
Marek Vasut 014728133a usb: s3c-otg: Rename struct s3c_usbotg_reg to dwc2_usbotg_reg 9 years ago
Marek Vasut b4d5cf0bc8 usb: s3c-otg: Rename struct s3c_udc to dwc2_udc 9 years ago
Marek Vasut 1c84cc6e3b usb: s3c-otg: Rename regs-otg.h to s3c_udc_otg_regs.h 9 years ago
Simon Glass 24b852a7a2 Move console definitions into a new console.h file 9 years ago
Maxime Ripard bf8940d35b fastboot: Implement NAND backend 9 years ago
Maxime Ripard 6c9e00eebf fastboot: Implement flashing session counter 9 years ago
Maxime Ripard 3c8f98f5fe fastboot: Move fastboot response functions to fastboot core 9 years ago
Tom Rini da58dec866 Various Makefiles: Add SPDX-License-Identifier tags 9 years ago
Michal Simek f6fcebf5c1 usb: udc: Fix warnings on 64-bit builds 9 years ago
Michal Simek 32191755d7 usb: lthor: Specify correct parameter for sizeof type 9 years ago
Maxime Ripard 4adef27013 fastboot: Implement OEM format only when we have MMC support 9 years ago
Stephen Warren b337b3b2a5 usb: ci_udc: fix emissions of ZLPs 9 years ago
Peng Fan 70eaeb03c1 usb: gadget: ci_udc: implement usb_ep_ops dequeue callback 9 years ago
Stephen Warren 44bfb43f9a usb: gadget: don't leak configs when unbinding 9 years ago
Simon Glass cf92e05c01 Move ALLOC_CACHE_ALIGN_BUFFER() to the new memalign.h header 9 years ago
Heiko Schocher 620197670a usb: gadget: at91_udc: add at91_udc into U-Boot 9 years ago