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
*
Merge branch 'master' of git://git.denx.de/u-boot-usb
Tom Rini
2018-08-10
2
-26
/
+239
|
\
|
*
usb: rockchip: on K_FW_LBA_WRITE_10 remove magic block size of 512 bytes
Alberto Panizzo
2018-08-08
1
-18
/
+21
|
*
usb: rockchip: fix printing csw debug info
Alberto Panizzo
2018-08-08
1
-1
/
+1
|
*
usb: rockchip: be quiet on serial port while transferring data
Alberto Panizzo
2018-08-08
1
-2
/
+2
|
*
usb: rockchip: implement K_FW_LBA_ERASE_10 command
Alberto Panizzo
2018-08-08
1
-0
/
+48
|
*
usb: rockchip: implement K_FW_LBA_READ_10 command
Alberto Panizzo
2018-08-08
1
-1
/
+103
|
*
usb: rockchip: implement skeleton for K_FW_GET_CHIP_VER command
Alberto Panizzo
2018-08-08
1
-1
/
+43
|
*
usb: rockchip: fix command failed on host side due to missing data
Alberto Panizzo
2018-08-08
1
-2
/
+20
|
*
gadget: f_thor: fix hang-up with ctrl-c
Seung-Woo Kim
2018-08-08
1
-2
/
+2
*
|
mips: au1x00: Remove support for these SoCs
Tom Rini
2018-08-08
1
-8
/
+0
|
/
*
sunxi: A64: OHCI: prevent turning off shared USB clock
Andre Przywara
2018-07-05
1
-1
/
+18
*
usb: dwc2: Add brcm,bcm2708-usb compatible
Emmanuel Vadot
2018-07-05
1
-0
/
+1
*
usb: sunxi: Use proper reg_mask for clock gate, reset
Jagan Teki
2018-06-29
2
-5
/
+13
*
usb: ohci: change the NUM_EDs from 8 to 32
Zeng Tao
2018-06-29
1
-1
/
+1
*
usb: sunxi: ohci: make ohci_t the first member in private data
Vasily Khoruzhick
2018-06-29
1
-1
/
+1
*
dwc2 USB controller hangs with lan78xx
Andrew Thomas
2018-06-27
1
-1
/
+1
*
Merge branch 'master' of git://git.denx.de/u-boot-usb
Tom Rini
2018-06-16
2
-41
/
+166
|
\
|
*
usb: sunxi: access ahb_reset0_cfg in CCM using its offset
Vasily Khoruzhick
2018-06-14
2
-6
/
+37
|
*
usb: sunxi: sun50i: enable OHCI0 clock when OHCI1 is in use
Vasily Khoruzhick
2018-06-13
1
-2
/
+10
|
*
usb: sunxi: ohci: get rid of ifdefs
Vasily Khoruzhick
2018-06-13
1
-20
/
+63
|
*
usb: sunxi: ehci: get rid of ifdefs
Vasily Khoruzhick
2018-06-13
1
-20
/
+63
*
|
Merge git://git.denx.de/u-boot-x86
Tom Rini
2018-06-13
1
-3
/
+2
|
\
\
|
*
|
usb: xhci-pci: Fix compiler warning
Bin Meng
2018-06-13
1
-3
/
+2
|
|
/
*
/
lib: Add hexdump
Alexey Brodkin
2018-06-13
2
-2
/
+3
|
/
*
bug.h: introduce WARN_ONCE
Ramon Fried
2018-06-07
2
-7
/
+0
*
Merge branch 'master' of git://git.denx.de/u-boot-sunxi
Tom Rini
2018-06-04
6
-98
/
+297
|
\
|
*
usb: sunxi: Switch to use generic-phy
Jagan Teki
2018-05-28
4
-39
/
+124
|
*
phy: sun4i-usb: Add a sunxi specific function for setting squelch-detect
Jagan Teki
2018-05-28
3
-11
/
+28
|
*
musb: sunxi: Add support for H3/H5/A64
Jagan Teki
2018-05-28
1
-1
/
+2
|
*
musb: sunxi: Use BIT instead of numerical shift
Jagan Teki
2018-05-28
1
-14
/
+14
|
*
musb: sunxi: Add OTG device clkgate and reset for H3/H5
Jagan Teki
2018-05-28
1
-0
/
+17
|
*
musb: sunxi: Add fifo config
Jagan Teki
2018-05-28
1
-5
/
+65
|
*
musb: sunxi: Use simple way to fill musb_hdrc pdata
Jagan Teki
2018-05-28
1
-13
/
+10
|
*
musb: sunxi: Add proper macros instead of numericals
Jagan Teki
2018-05-28
1
-4
/
+8
|
*
usb: sunxi: Simplify ccm reg base code
Jagan Teki
2018-05-28
3
-25
/
+43
*
|
Merge tag 'xilinx-for-v2018.07-2' of git://www.denx.de/git/u-boot-microblaze
Tom Rini
2018-06-01
1
-1
/
+1
|
\
\
|
*
|
usb: xhci: zynqmp: Fix header location
Michal Simek
2018-05-31
1
-1
/
+1
|
|
/
*
|
usb: fastboot: Convert USB f_fastboot to shared fastboot
Alex Kiernan
2018-05-30
1
-281
/
+37
*
|
fastboot: Rename public fb_ functions to fastboot_
Alex Kiernan
2018-05-30
1
-6
/
+6
*
|
fastboot: Extract common definitions from USB fastboot
Alex Kiernan
2018-05-30
1
-2
/
+0
*
|
fastboot: Rename fb_set_reboot_flag to fastboot_set_reboot_flag
Alex Kiernan
2018-05-30
1
-6
/
+1
*
|
fastboot: Correct dependencies in FASTBOOT_FLASH
Alex Kiernan
2018-05-30
1
-7
/
+7
*
|
fastboot: Extract fastboot_okay/fail to fb_common.c
Alex Kiernan
2018-05-30
1
-13
/
+0
*
|
fastboot: Refactor fastboot_okay/fail to take response
Alex Kiernan
2018-05-30
1
-22
/
+13
*
|
gadget: f_thor: Fix memory leaks of usb request and its buffer
Seung-Woo Kim
2018-05-30
1
-33
/
+32
*
|
rockchip: xhci: remove DTS parsing for PHY (which is unused)
Philipp Tomsich
2018-05-30
1
-16
/
+0
*
|
usb: xhci: Handle endianness in xhci_set_configuration()
Bin Meng
2018-05-30
1
-1
/
+1
*
|
usb: xhci: Fix config fail of FS hub behind a HS hub with MTT
Bin Meng
2018-05-30
1
-1
/
+8
*
|
usb: xhci: Initialize dev_state to 0 in the input slot context
Bin Meng
2018-05-30
1
-0
/
+1
*
|
usb: xhci: Set accurate add context flags when updating hub attributes
Bin Meng
2018-05-30
1
-1
/
+1
[next]