index
:
u-boot.git
fedora
master
Unnamed repository; edit this file 'description' to name the repository.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
usb: ehci-omap: Add Support for DM_USB and OF_CONTROL
Adam Ford
2020-05-22
1
-3
/
+120
*
common: Drop linux/bitops.h from common header
Simon Glass
2020-05-18
24
-0
/
+24
*
common: Drop linux/delay.h from common header
Simon Glass
2020-05-18
60
-0
/
+60
*
common: Drop linux/bug.h from common header
Simon Glass
2020-05-18
16
-0
/
+16
*
common: Drop log.h from common header
Simon Glass
2020-05-18
78
-0
/
+78
*
command: Remove the cmd_tbl_t typedef
Simon Glass
2020-05-18
2
-0
/
+2
*
common: Drop init.h from common header
Simon Glass
2020-05-18
4
-0
/
+4
*
common: Drop part.h from common header
Simon Glass
2020-05-18
2
-0
/
+2
*
common: Drop net.h from common header
Simon Glass
2020-05-18
12
-0
/
+13
*
arm: Don't include common.h in header files
Simon Glass
2020-05-18
1
-0
/
+7
*
rename symbol: CONFIG_TEGRA -> CONFIG_ARCH_TEGRA
Trevor Woerner
2020-05-15
1
-1
/
+1
*
rename symbol: CONFIG_KIRKWOOD -> CONFIG_ARCH_KIRKWOOD
Trevor Woerner
2020-05-15
2
-2
/
+2
*
rename symbol: CONFIG_ORION5X -> CONFIG_ARCH_ORION5X
Trevor Woerner
2020-05-15
2
-2
/
+2
*
usb: gadget: g_dnl: add function g_dnl_set_product
Patrick Delaunay
2020-05-14
1
-0
/
+8
*
usb: dwc3: Add versal compatibility string to dwc3 glue ids
Siva Durga Prasad Paladugu
2020-05-12
1
-0
/
+1
*
usb: dwc3: add dis_del_phy_power_chg_quirk
Jagan Teki
2020-05-12
2
-0
/
+7
*
usb: mx6: add fuse check
Peng Fan
2020-05-10
1
-0
/
+16
*
Merge branch 'master' of git://git.denx.de/u-boot
Stefano Babic
2020-05-10
8
-155
/
+359
|
\
|
*
xhci: mediatek: Add support for MTK xHCI host controller
Chunfeng Yun
2020-05-02
4
-0
/
+320
|
*
usb: dwc2_udc_otg: use the phy bulk API to get phys
Chunfeng Yun
2020-05-02
1
-76
/
+17
|
*
usb: dwc3: use the phy bulk API to get phys
Chunfeng Yun
2020-05-02
3
-79
/
+22
*
|
usb: gadget: sdp: use CONFIG_SDP_LOADADDR as default load address
Frank Li
2020-05-03
2
-2
/
+6
|
/
*
Merge tag 'u-boot-amlogic-20200428' of https://gitlab.denx.de/u-boot/custodia...
Tom Rini
2020-04-28
1
-0
/
+16
|
\
|
*
usb: dwc3-meson-g12a: add power-on/off of the PHYs
Neil Armstrong
2020-04-28
1
-0
/
+16
*
|
usb: host: dwc3-sti-glue: Use UCLASS_NOP instead of UCLASS_MISC
Patrice Chotard
2020-04-28
1
-1
/
+1
*
|
usb: host: dwc2: add trace to have clean usb start
Patrick Delaunay
2020-04-28
1
-0
/
+2
*
|
usb: host: dwc2: force reset assert
Patrick Delaunay
2020-04-28
1
-0
/
+2
*
|
usb: host: dwc2: add clk support
Patrick Delaunay
2020-04-28
1
-1
/
+29
*
|
usb: host: dwc2: add phy support
Patrick Delaunay
2020-04-28
1
-0
/
+66
*
|
usb: ether: avoid NULL check before free()
Heinrich Schuchardt
2020-04-28
1
-2
/
+1
*
|
usb: avoid NULL check before free
Heinrich Schuchardt
2020-04-28
1
-6
/
+3
|
/
*
drivers: usb: host: Add BRCM xHCI driver
Rayagonda Kokatanur
2020-04-13
3
-0
/
+107
*
usb: Migrate to support live DT for some driver
Kever Yang
2020-04-13
10
-53
/
+36
*
usb: ehci-msm: Use dev interface to get device address
Kever Yang
2020-04-13
1
-3
/
+1
*
usb: dwc3-of-simple: Drop redundant inclding header file
Kever Yang
2020-04-13
1
-1
/
+0
*
usb: Keep async schedule running only across mass storage xfers
Marek Vasut
2020-04-09
3
-14
/
+89
*
sunxi: Move common defconfig options to Kconfig
Andre Przywara
2020-03-18
1
-0
/
+1
*
gadget: f_thor: add missing line breaks for pr_err()
Seung-Woo Kim
2020-03-01
1
-12
/
+12
*
dfu: Reset timeout in case of DFU request
Andy Shevchenko
2020-03-01
1
-0
/
+5
*
dma-mapping: move dma_map_(un)single() to <linux/dma-mapping.h>
Masahiro Yamada
2020-02-19
4
-4
/
+4
*
dma-mapping: fix the prototype of dma_unmap_single()
Masahiro Yamada
2020-02-19
2
-4
/
+4
*
dm: core: Create a new header file for 'compat' features
Simon Glass
2020-02-05
35
-0
/
+38
*
dm: core: Require users of devres to include the header
Simon Glass
2020-02-05
23
-0
/
+26
*
Merge tag 'rpi-next-2020.04' of https://gitlab.denx.de/u-boot/custodians/u-bo...
Tom Rini
2020-02-05
2
-6
/
+8
|
\
|
*
usb: dwc2_udc_otg: add bcm2835 SoC (Raspberry Pi4) support
Marek Szyprowski
2020-01-29
2
-6
/
+8
*
|
usb: cdns3: ep0: Invalidate cache before reading Setup Packet
Vignesh Raghavendra
2020-02-02
1
-0
/
+4
|
/
*
usb: musb-new: mt85xx: add musb-new gadget driver.
mingming lee
2020-01-25
3
-1
/
+428
*
Merge tag '2020-01-20-ti-2020.04' of https://gitlab.denx.de/u-boot/custodians...
Tom Rini
2020-01-20
1
-0
/
+1
|
\
|
*
dwc3-generic: Add support for AM654 USB controller
Vignesh Raghavendra
2020-01-20
1
-0
/
+1
*
|
common: Move hang() to the same header as panic()
Simon Glass
2020-01-17
2
-0
/
+2
[prev]
[next]