index
:
blackbird-obmc-uboot
v2016.07-aspeed-openbmc-04-16-2019
v2016.07-aspeed-openbmc-04-16-2019-i2c
Blackbird™ U-Boot sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
host
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'master' of git://git.denx.de/u-boot-usb
Tom Rini
2016-01-25
3
-100
/
+216
|
\
|
*
usb: add clock support for generic EHCI
Masahiro Yamada
2016-01-25
1
-0
/
+14
|
*
usb: dwc2: Do not mix data toggle for IN and OUT endpoints, check bounds
Stefan Brüns
2016-01-23
1
-10
/
+19
|
*
usb: dwc2: Add SPLIT INTERRUPT transaction support
Stefan Brüns
2016-01-23
2
-5
/
+24
|
*
usb: dwc2: Implement SPLIT transaction support
Stefan Brüns
2016-01-23
1
-15
/
+66
|
*
usb: dwc2: add helper function for setting SPLIT HC registers
Stefan Brüns
2016-01-23
1
-1
/
+14
|
*
usb: dwc2: split transfer core from outer loop
Stefan Brüns
2016-01-23
1
-48
/
+64
|
*
usb: dwc2: Simplify wait_for_chhltd(), remove ignore_ack
Stefan Brüns
2016-01-23
1
-23
/
+17
|
*
usb: dwc2: Fix out-of-bounds access, fix chunk size
Stefan Brüns
2016-01-23
1
-15
/
+15
*
|
usb: ehci-mx6: Use shared wait_for_bit
Mateusz Kulikowski
2016-01-25
1
-28
/
+4
*
|
usb: ohci-lpc32xx: Use shared wait_for_bit
Mateusz Kulikowski
2016-01-25
1
-27
/
+7
*
|
usb: dwc2: Use shared wait_for_bit
Mateusz Kulikowski
2016-01-25
1
-28
/
+13
*
|
dm: usb: Add a compatible string for PCI EHCI controller
Simon Glass
2016-01-24
1
-0
/
+6
|
/
*
usb: host: ehci-vf: Implement board_usb_phy_mode weak function
Sanchayan Maity
2016-01-16
1
-0
/
+10
*
usb: host: ehci-vf: Remove hardcoded USB host client configuration
Sanchayan Maity
2016-01-16
1
-5
/
+0
*
dm: usb: Convert echi-pci to use new DM PCI API
Simon Glass
2016-01-12
1
-12
/
+39
*
dm: pci: Add a dm_ prefix to pci_get_bdf()
Simon Glass
2016-01-12
1
-1
/
+1
*
usb: Move determination of TT hub address/port into separate function
Stefan Brüns
2015-12-31
1
-45
/
+5
*
usb: dwc2: avoid out of bounds access
Stefan Brüns
2015-12-31
1
-3
/
+4
*
usb: add support of generic OHCI devices
Alexey Brodkin
2015-12-17
3
-0
/
+54
*
usb: host: ehci: samsung: Move hcor initialization after usb phy setup
Lukasz Majewski
2015-12-17
1
-2
/
+2
*
usb: xhci: zynqmp: Removing unused function usb_phy_reset
Marek Vasut
2015-12-07
1
-17
/
+0
*
usb: xhci: fsl: Removing unused function usb_phy_reset
Rajesh Bhagat
2015-12-07
1
-17
/
+0
*
usb: xhci: dwc3: Adding reset delay requirement as per dwc3 databook
Rajesh Bhagat
2015-12-07
1
-0
/
+2
*
usb: add support for generic EHCI devices
Alexey Brodkin
2015-12-07
3
-0
/
+59
*
sunxi: usb: Rename the sunxi usb driver DM entry
Marek Vasut
2015-12-07
1
-1
/
+1
*
usb: zynqmp: Fix build warnings
Marek Vasut
2015-12-07
1
-1
/
+1
*
usb: host: xhci-omap: fix build break
Felipe Balbi
2015-12-07
1
-1
/
+1
*
usb: zynqmp: Add XHCI driver support
Siva Durga Prasad Paladugu
2015-12-07
2
-0
/
+144
*
usb: sandbox: Add support for interrupt operations
Simon Glass
2015-11-19
1
-0
/
+19
*
dm: usb: Remove inactive children after a bus scan
Simon Glass
2015-11-19
1
-0
/
+23
*
dm: usb: Deprecate usb_get_dev_index()
Simon Glass
2015-11-19
1
-0
/
+9
*
Revert "dm: usb: Use device_unbind_children to clean up usb devs on stop"
Simon Glass
2015-11-19
1
-3
/
+0
*
Revert "dm: usb: Rename usb_find_child to usb_find_emul_child"
Simon Glass
2015-11-19
1
-9
/
+10
*
Move console definitions into a new console.h file
Simon Glass
2015-11-19
1
-0
/
+1
*
ohci: Add missing cache-flush for hcca area
Hans de Goede
2015-11-03
1
-0
/
+1
*
dm: Rename dev_get_parentdata() to dev_get_parent_priv()
Simon Glass
2015-10-23
3
-9
/
+9
*
usb: ehci-marvell.c: Add DM support
Stefan Roese
2015-10-21
2
-16
/
+77
*
Move ALLOC_CACHE_ALIGN_BUFFER() to the new memalign.h header
Simon Glass
2015-09-11
4
-0
/
+4
*
usb: ehci: remember init mode
Stephen Warren
2015-09-07
2
-1
/
+7
*
dm: Use dev_get_addr() where possible
Simon Glass
2015-08-31
2
-4
/
+6
*
usb: dwc2: Rename to dwc2_usb
Marek Vasut
2015-08-19
1
-1
/
+1
*
usb: dwc2: Add original Synopsys compat string
Marek Vasut
2015-08-19
1
-0
/
+1
*
usb: host: xhci-omap: invoke board_usb_cleanup in xhci_hcd_stop
Kishon Vijay Abraham I
2015-08-19
1
-0
/
+1
*
usb: xhci: Fix a potential NULL pointer dereference
Sergey Temerkhanov
2015-08-19
1
-5
/
+14
*
usb: spear: Add support for both SPEAr600 EHCI controllers
Stefan Roese
2015-08-19
1
-3
/
+35
*
imx: usb: ehci-mx6: wait_for_bit to check reg status
Adrian Alonso
2015-08-19
1
-4
/
+33
*
imx: usb: ehci-mx6: add usb support for imx7d soc
Adrian Alonso
2015-08-19
2
-19
/
+82
*
imx: usb: ehci-mx6: document board specific functions
Adrian Alonso
2015-08-19
1
-0
/
+31
*
imx: usb: ehci-mx6: reg accessor cleanups
Adrian Alonso
2015-08-19
1
-33
/
+18
[next]