Stefan Roese
|
2bf352f0c1
usb: dwc2: Add delay to fix the USB detection problem on SoCFPGA
|
před 9 roky |
Marek Vasut
|
e96e064f51
usb: dwc2: Init desc_before_addr
|
před 9 roky |
Marek Vasut
|
b4fbd089e4
usb: dwc2: Make OC protection configurable
|
před 9 roky |
Marek Vasut
|
618da5630b
usb: dwc2: Pull Ext VBUS macro from dwc_otg_core_init()
|
před 9 roky |
Marek Vasut
|
559019894b
usb: dwc2: Pass private data into dwc_otg_core_init()
|
před 9 roky |
Dinh Nguyen
|
b5ab663a69
usb: dwc2: disable erroneous overcurrent condition
|
před 9 roky |
Tom Rini
|
9c3193f8d0
Merge branch 'master' of git://git.denx.de/u-boot-usb
|
před 9 roky |
Mateusz Kulikowski
|
fd2cd66290
usb: dwc2: Use shared wait_for_bit
|
před 9 roky |
Stefan Brüns
|
25612f23b5
usb: dwc2: Do not mix data toggle for IN and OUT endpoints, check bounds
|
před 9 roky |
Stefan Brüns
|
d2ff51b372
usb: dwc2: Add SPLIT INTERRUPT transaction support
|
před 9 roky |
Stefan Brüns
|
b54e447052
usb: dwc2: Implement SPLIT transaction support
|
před 9 roky |
Stefan Brüns
|
890f0ee4bb
usb: dwc2: add helper function for setting SPLIT HC registers
|
před 9 roky |
Stefan Brüns
|
daed305941
usb: dwc2: split transfer core from outer loop
|
před 9 roky |
Stefan Brüns
|
03460cdc3d
usb: dwc2: Simplify wait_for_chhltd(), remove ignore_ack
|
před 9 roky |
Stefan Brüns
|
56a7bbd741
usb: dwc2: Fix out-of-bounds access, fix chunk size
|
před 9 roky |
Stefan Brüns
|
5253aded46
usb: dwc2: avoid out of bounds access
|
před 9 roky |
Simon Glass
|
cf92e05c01
Move ALLOC_CACHE_ALIGN_BUFFER() to the new memalign.h header
|
před 9 roky |
Marek Vasut
|
7a1386f96b
usb: dwc2: Rename to dwc2_usb
|
před 9 roky |
Marek Vasut
|
f522f9475f
usb: dwc2: Add original Synopsys compat string
|
před 9 roky |
Alexander Stein
|
db402e005a
dwc2: Add dcache support
|
před 10 roky |
Simon Glass
|
f58a41e001
dm: usb: Add driver-model support to dwc2
|
před 10 roky |
Simon Glass
|
cc3e3a9e0e
dm: usb: Prepare dwc2 driver for driver-model conversion
|
před 10 roky |
Peter Griffin
|
93b9957894
usb: dwc2: Call board_usb_init() from usb_lowlevel_init()
|
před 9 roky |
Peter Griffin
|
5cfd6c002a
usb: dwc2: Add support for v3 snpsid value
|
před 10 roky |
Stephen Warren
|
5877de9165
usb: dwc2: retry NAK'd interrupt transfers
|
před 10 roky |
Stephen Warren
|
e236519b73
usb: dwc2: implement interrupt transfers
|
před 10 roky |
Stephen Warren
|
ed9bcbc792
usb: dwc2: correctly program hcchar for LS devices
|
před 10 roky |
Stephen Warren
|
4748cce573
usb: dwc2: detect device speed correctly
|
před 10 roky |
Stephen Warren
|
5c0beb5c58
usb: dwc2: use phys_to_bus/bus_to_phys
|
před 10 roky |
Stephen Warren
|
fc909c0563
usb: dwc2: fix bulk transfers
|
před 10 roky |