Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
828dbb5d8107b7abc36f913714d4220eec196944
/
drivers
/
usb
b110e11
usb: net: migrate USB Ethernet adapters to Kconfig
by Chris Packham
· 7 years ago
547cf41
usb: net: migrate CONFIG_USB_HOST_ETHER to Kconfig
by Chris Packham
· 7 years ago
708bc68
usb: gadget: g_dnl: Sync internal SN variable with env
by Sam Protsenko
· 7 years ago
a220f8f
Merge git://git.denx.de/u-boot-imx
by Tom Rini
· 7 years ago
66038de
usb: dwc3: fix Kconfig dependency to accept host driver in drivers/usb/dwc3
by Masahiro Yamada
· 7 years ago
d0d9d21
spl: add serial download protocol (SDP) support
by Stefan Agner
· 7 years ago
3888da7
usb: gadget: sdp: extend images compatible for jumps
by Stefan Agner
· 7 years ago
ffbd5d0
usb: gadget: add SDP driver
by Stefan Agner
· 7 years ago
4c753a2
fastboot: Ensure we treat CONFIG_FASTBOOT_BUF_ADDR as long
by Tom Rini
· 7 years ago
b1afc88
fastboot: avoid printing invalid data
by John Keeping
· 8 years ago
43aa76e
Fix fastboot boot address
by Peter Chubb
· 8 years ago
ec4b573
usb: ehci: Convert CONFIG_USB_EHCI_PCI to Kconfig
by Bin Meng
· 7 years ago
64b723f
env: Rename getenv/_f() to env_get()
by Simon Glass
· 7 years ago
8551d55
env: Rename eth_setenv_enetaddr() to eth_env_set_enetaddr()
by Simon Glass
· 7 years ago
281a0c7
usb: net: Add support for Microchip LAN75xx and LAN78xx
by Yuiko Oshino
· 7 years ago
657bc53
net: usb: r8152: fix "duplicate 'const' declaration specifier"
by Philipp Tomsich
· 7 years ago
fef4cba
Merge git://git.denx.de/u-boot-fsl-qoriq
by Tom Rini
· 7 years ago
53c6226
fsl/usb: enable errata-a010151 for ls2088a and ls2081a
by Santan Kumar
· 7 years ago
d91dce4
Merge git://git.denx.de/u-boot-usb
by Tom Rini
· 7 years ago
15b8d63
usb: host: xhci-dxc3: fix compilation warnings
by Patrice Chotard
· 7 years ago
eabebc0
usb: host: ohci-generic: initialize PHY only when found
by Patrice Chotard
· 7 years ago
3c72a94
usb: host: ehci-generic: initialize PHY only when found
by Patrice Chotard
· 7 years ago
a3d03ea
dm: usb: host: xhci-dwc3: add missing #ifdef CONFIG_DM_USB
by Patrice Chotard
· 7 years ago
b7c1cc6
usb: gadget: f_thor: Free the allocated out request buffer
by Siva Durga Prasad Paladugu
· 8 years ago
fe3327f
usb: xhci: Enable TT to support LS/FS devices behind a HS hub
by Bin Meng
· 7 years ago
209239b
usb: xhci: Correct TT_SLOT and TT_PORT macros
by Bin Meng
· 7 years ago
2b6f4c5
usb: xhci: Implement update_hub_device() operation
by Bin Meng
· 7 years ago
1f31f5a
dm: usb: Add a new USB controller operation 'update_hub_device'
by Bin Meng
· 7 years ago
63c3b3b
usb: xhci: Program 'route string' in the input slot context
by Bin Meng
· 7 years ago
1459ce6
usb: xhci: Change xhci_setup_addressable_virt_dev() signature
by Bin Meng
· 7 years ago
5ecfd5d
usb: hub: Add a new API to test if a hub device is root hub
by Bin Meng
· 7 years ago
05d08d0
usb: hub: Use 'struct usb_hub_device' as hub device's uclass_priv
by Bin Meng
· 7 years ago
aff38b9
usb: xhci-pci: Clean up the driver a little bit
by Bin Meng
· 7 years ago
7e8644d
usb: xhci-pci: Drop non-DM version of xhci-pci driver
by Bin Meng
· 7 years ago
d34d6fc
usb: xhci: Convert CONFIG_USB_XHCI_PCI to Kconfig
by Bin Meng
· 7 years ago
c6336ee
usb: ehci: Get rid of CONFIG_SYS_USB_EHCI_MAX_ROOT_PORTS
by Bin Meng
· 7 years ago
749de4c
usb: xhci: Get rid of CONFIG_SYS_USB_XHCI_MAX_ROOT_PORTS
by Bin Meng
· 7 years ago
5ea6cf2
usb: xhci: Change MAX_HC_PORTS to 255
by Bin Meng
· 7 years ago
0d66b3a
usb: hub: Change USB hub descriptor to match USB 3.0 hubs
by Bin Meng
· 7 years ago
e8930c4
usb: hub: Send correct wValue to get hub descriptor of a USB 3.0 hub
by Bin Meng
· 7 years ago
ec0501b
usb: xhci: Add input slot context in xhci_set_configuration()
by Bin Meng
· 7 years ago
8a3f9cf
usb: xhci: Initialize scratchpad buffer array and scratchpad buffers
by Bin Meng
· 7 years ago
474b250
usb: xhci: Correct command TRB 4th dword initialization
by Bin Meng
· 7 years ago
c72f37a
usb: xhci: Remove incorrect comments for struct xhci_container_ctx
by Bin Meng
· 7 years ago
c6e19d3
usb: host: ohci-generic: add generic PHY support
by Patrice Chotard
· 7 years ago
170229e
usb: host: ohci-generic: add RESET support
by Patrice Chotard
· 7 years ago
37a197a
usb: host: ohci-generic: add CLOCK support
by Patrice Chotard
· 7 years ago
1a62cde
usb: host: ehci-generic: add generic PHY support
by Patrice Chotard
· 7 years ago
a0809dc
usb: host: ehci-generic: add error path and .remove callback
by Patrice Chotard
· 7 years ago
5e7a080
usb: host: ehci-generic: replace printf() by error()
by Patrice Chotard
· 7 years ago
ecfafba
usb: host: xhci-dwc3: Add generic PHY support
by Patrice Chotard
· 7 years ago
17b0887
usb: host: xhci-dwc3: Add dual role mode support from DT
by Patrice Chotard
· 7 years ago
c7eadfc
usb: host: xhci-dwc3: Convert driver to DM
by Patrice Chotard
· 7 years ago
6d8e433
usb: add static to local symbols
by Masahiro Yamada
· 7 years ago
4c36be0
dm: tegra: usb: Convert to livetree
by Simon Glass
· 7 years ago
c3f2650
dm: tegra: Convert clock_decode_periph_id() to support livetree
by Simon Glass
· 7 years ago
33731bc
imx: reorganize IMX code as other SOCs
by Stefano Babic
· 7 years ago
220fb22
Merge git://git.denx.de/u-boot-dm
by Tom Rini
· 7 years ago
a4eff9f
dm: scsi: Rename struct SCSI_cmd_block to struct scsi_cmd
by Simon Glass
· 7 years ago
697a8bc
usb: dwc2: use dev_read_bool() instead of fdt_getprop()
by Meng Dongyang
· 7 years ago
5498381
usb: Kconfig: migrate USB_DWC2 to Kconfig
by Philipp Tomsich
· 7 years ago
ef16ff6
usb: host: xhci-rockchip: use fixed regulator to control vbus
by Meng Dongyang
· 7 years ago
c1a1550
usb: Kconfig: config USB_XHCI_ROCKCHIP depends on DM_REGULATOR and DM_USB
by Meng Dongyang
· 7 years ago
9589dda
rockchip: xhci: dm: convert fdt_get to dev_read
by Philipp Tomsich
· 7 years ago
8cb5cdd
avr32: Retire AVR32 for good
by Andy Shevchenko
· 7 years ago
2028012
powerpc: remove 4xx support
by Heiko Schocher
· 7 years ago
d3b3f8d
drivers, usb, gadget: fix compiler warnings for at91_udc.c
by Heiko Schocher
· 7 years ago
f32333b
usb: gadget: Call g_dnl_bind_fixup() before testing g_dnl_serial length
by Lukasz Majewski
· 7 years ago
8a5d013
at91_udc.c: Fix unused variable warning
by Tom Rini
· 8 years ago
bb1cd63
drivers/usb/ehci: Use platform-specific accessors
by Alexey Brodkin
· 7 years ago
cc3fe06
usb: dwc2: force to host mode if not support HNP/SRP
by Meng Dongyang
· 7 years ago
6f90e58
powerpc, 5xxx, 512x: remove support for mpc5xxx and mpc512x
by Heiko Schocher
· 7 years ago
71cb3e9
powerpc, 8260: remove support for mpc8260
by Heiko Schocher
· 7 years ago
65d94db
powerpc, 8xx: remove support for 8xx
by Heiko Schocher
· 7 years ago
d2081b0
rockchip: usb: host: xhci-rockchip: add support for rk3328
by Meng Dongyang
· 7 years ago
a9c3a1b
Merge git://git.denx.de/u-boot-usb
by Tom Rini
· 7 years ago
89e0a3a
common: arm: freescale: layerscape: Move header files out of common.h
by Simon Glass
· 8 years ago
243182c
common: freescale: Move arch-specific declarations
by Simon Glass
· 8 years ago
0ffb9d6
arm: Add explicit include of <asm/mach-types.h>
by Simon Glass
· 7 years ago
54f8ace
samsung: Drop more references fo s3c24x0
by Simon Glass
· 8 years ago
4f1920d
samsung: usb: Drop ohci-s3c24xx driver
by Simon Glass
· 8 years ago
1ddd540
ehci-pci: Prepare for usage of readl()/writel() accessors
by Alexey Brodkin
· 7 years ago
82bf00e
sandbox: usb: Convert emulators to livetree
by Simon Glass
· 8 years ago
6deb8e2
dm: usb: Convert uclass to livetree
by Simon Glass
· 8 years ago
1d9af1f
dm: gpio: Add live tree support
by Simon Glass
· 7 years ago
e6dd8da
dm: core: Update device_bind_driver_to_node() to use ofnode
by Simon Glass
· 8 years ago
54cbcc8
dm: core: Rename of_device_is_compatible()
by Simon Glass
· 8 years ago
ba1dea4
dm: Rename dev_addr..() functions
by Simon Glass
· 8 years ago
11c89f3
dm: Use dm.h header when driver mode is used
by Simon Glass
· 8 years ago
edc93f9
Merge git://git.denx.de/u-boot-fsl-qoriq
by Tom Rini
· 8 years ago
75cd67f
armv8: ls2080ardb: Add LS2081ARDB board support
by Priyanka Jain
· 8 years ago
396e70e
usb: ehci: Add Renesas RCar M3/H3 EHCI support
by Hiroyuki Yokoyama
· 8 years ago
258a320
net: usb: mcs7830: fix non-DM ingress path
by Uri Mashiach
· 8 years ago
f24aa67
usb: lpc32xx: add i2c DM support
by Liam Beguin
· 8 years ago
639a840
Kconfig: OMAP: USB: Migrate CONFIG_USB_EHCI_OMAP to Kconfig
by Tom Rini
· 8 years ago
496a417
Kconfig: USB: Migrate existing USB_EHCI_xxx options
by Tom Rini
· 8 years ago
7716cd6
Kconfig: USB: Migrate CONFIG_USB_EHCI_HCD users to Kconfig
by Tom Rini
· 8 years ago
ceed5d2
Kconfig: USB: Migrate CONFIG_USB_EHCI to CONFIG_USB_EHCI_HCD
by Tom Rini
· 8 years ago
8d4bfb8
omap4: Drop redundant CONFIG_OMAP4430 symbol
by Tom Rini
· 8 years ago
38216ee
omap3: Drop CONFIG_OMAP3_EVM, switch to CONFIG_TARGET_OMAP3_EVM when needed
by Tom Rini
· 8 years ago
Next »