index
:
talos-obmc-uboot
v2016.07-aspeed-openbmc
v2016.07-aspeed-openbmc-03-26-2018
v2016.07-aspeed-openbmc-04-16-2019
Talos™ II U-Boot sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
Commit message (
Expand
)
Author
Age
Files
Lines
*
usb gadget ether: Fix warning in is_eth_addr_valid()
Tom Rini
2012-11-04
1
-2
/
+2
*
Merge remote-tracking branch 'u-boot-ti/master'
Albert ARIBAUD
2012-10-26
1
-1
/
+10
|
\
|
*
USB: musb_udc: Make musb_peri_rx_ep check for MUSB_RXCSR_RXPKTRDY
Pankaj Bharadiya
2012-10-23
1
-1
/
+10
*
|
powerpc/usb: fix bug of CPU hang when missing USB PHY clock
Shengzhou Liu
2012-10-22
1
-6
/
+16
|
/
*
dm: Move s3c24xx USB driver to a proper place
Marek Vasut
2012-10-18
3
-0
/
+2211
*
Remove lh7a40x cpu and serial driver
Albert ARIBAUD
2012-10-16
1
-21
/
+13
*
mx51: Fix USB PHY clocks
Benoît Thébaudeau
2012-10-15
1
-1
/
+2
*
pxa25x: Add support for USB ethernet gadget
Lukasz Dalek
2012-10-15
3
-0
/
+2222
*
usbether: Removed DEV_CONFIG_{CDC,SUBSET}
Lukasz Dalek
2012-10-15
1
-45
/
+30
*
usbether: Define CONFIG_USB_ETH_{CDC,SUBSET}
Lukasz Dalek
2012-10-15
1
-5
/
+14
*
usbether: Fixed bug when using with PXA25X chips
Lukasz Dalek
2012-10-15
1
-1
/
+16
*
usb: ulpi: add indicator configuration function
Lucas Stach
2012-10-15
1
-4
/
+28
*
usb: ehci: don't print debug output
Lucas Stach
2012-10-15
1
-1
/
+1
*
tegra20: port to new ehci interface
Lucas Stach
2012-10-15
1
-3
/
+2
*
usb: add support for multiple usb controllers
Lucas Stach
2012-10-15
1
-1
/
+1
*
usb: ehci: rework to take advantage of new lowlevel interface
Lucas Stach
2012-10-15
19
-200
/
+171
*
usb: lowlevel interface change to support multiple controllers
Lucas Stach
2012-10-15
6
-12
/
+12
*
net: asix: add AX88772B support
Lucas Stach
2012-09-26
1
-12
/
+23
*
net: asix: add read_mac function
Lucas Stach
2012-09-26
1
-12
/
+35
*
net: asix: add write_hwaddr function
Lucas Stach
2012-09-26
1
-11
/
+52
*
net: asix: split out basic reset function
Lucas Stach
2012-09-26
1
-18
/
+26
*
net: introduce transparent driver private in ueth_data
Lucas Stach
2012-09-26
1
-14
/
+35
*
usb: do explicit unaligned accesses
Lucas Stach
2012-09-21
1
-2
/
+5
*
Merge branch 'master' of git://git.denx.de/u-boot-usb
Wolfgang Denk
2012-09-02
8
-135
/
+1355
|
\
|
*
MUSB driver: Timeout is never detected as the while loop does not end
Matej Frančeškin
2012-09-01
1
-1
/
+1
|
*
USB: Fix strict aliasing in ohci-hcd
Troy Kisky
2012-09-01
1
-39
/
+31
|
*
ehci: Optimize qTD allocations
Benoît Thébaudeau
2012-09-01
1
-30
/
+37
|
*
ehci-hcd: Boost transfer speed
Benoît Thébaudeau
2012-09-01
1
-29
/
+138
|
*
ehci: cosmetic: Define used constants
Benoît Thébaudeau
2012-09-01
2
-69
/
+118
|
*
ehci: Fail for multi-transaction interrupt transfers
Benoît Thébaudeau
2012-09-01
1
-1
/
+10
|
*
dfu:usb: DFU USB function (f_dfu) support for g_dnl composite gadget
Lukasz Majewski
2012-09-01
3
-0
/
+850
|
*
dfu:usb: Support for g_dnl composite download gadget.
Lukasz Majewski
2012-09-01
2
-0
/
+203
|
*
ehci: cosmetic: Define the number of qt_buffers
Benoît Thébaudeau
2012-09-01
2
-7
/
+8
*
|
mxs: rename regs-clkctrl.h to regs-clkctrl-mx28.h
Otavio Salvador
2012-09-01
1
-1
/
+1
*
|
da8xx/hawkboard: Add support for ohci host controller
Sughosh Ganu
2012-09-01
4
-103
/
+51
*
|
mxs: prefix register structs with 'mxs' prefix
Otavio Salvador
2012-09-01
1
-8
/
+8
*
|
mxs: prefix register acessor macros with 'mxs' prefix
Otavio Salvador
2012-09-01
1
-4
/
+4
|
/
*
i.mx: iomux-v3.h: move to imx-common include directory
Troy Kisky
2012-07-31
1
-1
/
+1
*
Merge branch 'next' of git://git.denx.de/u-boot
Wolfgang Denk
2012-07-30
1
-13
/
+17
|
\
|
*
CACHE: net: asix: Fix asix driver to work with data cache on
Marek Vasut
2012-07-11
1
-13
/
+17
*
|
smsc95xx: align buffers to cache line size
Ilya Yanok
2012-07-18
1
-4
/
+9
*
|
ehci-hcd: change debug() to printf() in case of errors
Ilya Yanok
2012-07-18
1
-3
/
+3
*
|
ehci-hcd: fix external buffer cache handling
Ilya Yanok
2012-07-18
1
-9
/
+14
*
|
ehci-hcd.c, musb_core, usb.h: Add USB_DMA_MINALIGN define for cache alignment
Tom Rini
2012-07-18
2
-30
/
+33
*
|
ehci-hcd: program asynclistaddr before every transfer
Ilya Yanok
2012-07-18
1
-5
/
+3
*
|
ehci-omap: Do not call dcache_off from omap_ehci_hcd_init
Tom Rini
2012-07-18
1
-1
/
+0
|
/
*
Merge branch 'master' of git://git.denx.de/u-boot-arm
Wolfgang Denk
2012-07-10
1
-1
/
+17
|
\
|
*
tegra: usb: Fix device enumeration problem of USB1
Jim Lin
2012-07-09
1
-1
/
+17
*
|
EXYNOS: Add power Enable/Disable for USB-EHCI
Rajeshwari Shinde
2012-07-09
1
-0
/
+5
*
|
USB: EXYNOS: Set USB 2.0 HOST Link mode
Rajeshwari Shinde
2012-07-09
1
-0
/
+3
[next]