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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
usb: use __weak
Jeroen Hofstee
2014-10-25
1
-12
/
+3
*
|
arm: marvell: Move arch/kirkwood.h to arch/soc.h
Stefan Roese
2014-10-23
1
-1
/
+1
|
/
*
Merge branch 'u-boot/master' into 'u-boot-arm/master'
Albert ARIBAUD
2014-10-11
9
-51
/
+76
|
\
|
*
usb: gadget: fastboot: terminate commands with NULL
Eric Nelson
2014-10-06
1
-1
/
+8
|
*
usb: musb-new: core: set MUSB_POWER_HSENAB in MUSB_POWER for host mode
Daniel Mack
2014-10-06
1
-2
/
+0
|
*
usb: tegra: ULPI regression on tegra20
Marcel Ziswiler
2014-10-06
1
-2
/
+2
|
*
usb: gadget: fastboot: explicitly set radix of maximum download size
Eric Nelson
2014-10-06
1
-1
/
+1
|
*
usb: gadget: fastboot: add max-download-size variable
Eric Nelson
2014-10-06
1
-1
/
+2
|
*
usb: ci_udc: respect CONFIG_USB_GADGET_DUALSPEED
Eric Nelson
2014-10-06
1
-0
/
+5
|
*
usb: gadget: fastboot: improve download progress bar
Bo Shen
2014-10-06
1
-5
/
+9
|
*
usb: f_mass_storage: set removable flag in do_inquiry based on LUN
Eric Nelson
2014-10-06
1
-0
/
+1
|
*
usb: dfu: add fullspeed support for DFU
Heiko Schocher
2014-10-06
1
-0
/
+3
|
*
usb: dfu: thor: gadget: Remove dead code
Lukasz Majewski
2014-10-06
2
-18
/
+0
|
*
usb: ehci: Make periodic_schedules a per controller variable
Hans de Goede
2014-10-06
2
-5
/
+5
|
*
usb: ehci: poll_int_queue check real qtd, not the overlay
Hans de Goede
2014-10-06
1
-8
/
+10
|
*
usb: ehci: Add missing cache flush to destroy_int_queue
Hans de Goede
2014-10-06
1
-0
/
+2
|
*
usb: ehci: Properly set hub devnum and portnr with usb-1 hubs in the chain
Hans de Goede
2014-10-06
1
-8
/
+28
*
|
Merge remote-tracking branch 'u-boot-imx/master'
Albert ARIBAUD
2014-10-08
2
-2
/
+18
|
\
\
|
|
/
|
/
|
|
*
usb: ehci-mx6: Rename the USB register base address
Ye.Li
2014-09-29
1
-2
/
+2
|
*
usb: ehci: mxs: Add board-specific callbacks
Marek Vasut
2014-09-29
1
-0
/
+16
*
|
cosmetic: replace MIN, MAX with min, max
Masahiro Yamada
2014-09-24
4
-6
/
+6
*
|
kconfig: add blank Kconfig files
Masahiro Yamada
2014-09-24
1
-0
/
+0
*
|
usb/gadget: fastboot: minor cleanup
Steve Rae
2014-09-24
1
-5
/
+10
*
|
usb/gadget: fastboot: add support for flash command
Steve Rae
2014-09-24
1
-0
/
+31
|
/
*
USB: ehci-atmel: use pcr to enable or disable clock
Bo Shen
2014-09-19
1
-0
/
+8
*
USB: ohci-at91: use pcr to enable or disable clock
Bo Shen
2014-09-19
1
-4
/
+4
*
net: usb: Add SMSC copyright to smsc95xx driver
Simon Glass
2014-09-16
1
-0
/
+1
*
kbuild: force to define __UBOOT__ in all the C sources
Masahiro Yamada
2014-09-16
8
-8
/
+0
*
USB: gadget: s3c: get rid of debug compile warning
Bo Shen
2014-09-02
2
-8
/
+8
*
USB: gadget: atmel: get rid of debug compile warning
Bo Shen
2014-09-02
1
-6
/
+6
*
usb: ci_udc: implement dfu_usb_get_reset
Stephen Warren
2014-09-02
1
-0
/
+7
*
udc: dfu: s3c_udc: Provide function to check if USB reset was asserted
Lukasz Majewski
2014-09-02
1
-0
/
+5
*
dfu: Provide means to find difference between dfu-util -e and -R
Lukasz Majewski
2014-09-02
1
-1
/
+1
*
Merge branch 'master' of git://git.denx.de/u-boot-arm
Tom Rini
2014-08-28
2
-0
/
+202
|
\
|
*
sunxi: add USB EHCI driver
Roman Byshko
2014-07-31
2
-0
/
+202
*
|
lib, linux: move linux specific defines to linux/compat.h
Heiko Schocher
2014-08-25
3
-68
/
+0
*
|
omap: remove omap5912osk board support
Masahiro Yamada
2014-08-21
2
-1507
/
+0
*
|
omap: clean-up dead configs
Masahiro Yamada
2014-08-09
2
-50
/
+0
*
|
usb: ehci: rmobile: Remove xHCI address
Nobuhiro Iwamatsu
2014-08-09
1
-3
/
+0
*
|
usb: ehci: rmobile: Add support R8A7794
Nobuhiro Iwamatsu
2014-08-09
1
-0
/
+6
*
|
dfu: allow backend to specify a maximum buffer size
Stephen Warren
2014-08-09
1
-2
/
+3
*
|
dfu: add write error handling
Stephen Warren
2014-08-09
1
-4
/
+16
|
/
*
driver/usb: include upper/lower_32_bits() from linux/compat.h
Lijun Pan
2014-07-22
1
-4
/
+2
*
usb: phy: omap_usb_phy: implement usb_phy_power() for AM437x
Felipe Balbi
2014-07-09
1
-1
/
+16
*
usb: host: xhci: make sure to power up PHY
Felipe Balbi
2014-07-09
1
-0
/
+1
*
arm: ep9315: Return back Cirrus Logic EDB9315A board support
Sergey Kostanbaev
2014-07-04
2
-0
/
+39
*
usb: ci_udc: use var name ep/ci_ep consistently
Stephen Warren
2014-07-02
1
-9
/
+9
*
USB: gadget: atmel: zero out allocated requests
Stephen Warren
2014-07-02
1
-1
/
+1
*
usb: ci_udc: don't memalign() struct ci_req allocations
Stephen Warren
2014-07-02
1
-2
/
+1
*
usb: ci_udc: remove controller.items array
Stephen Warren
2014-07-02
2
-6
/
+3
[prev]
[next]