Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
77df1a9b665461e03e6da94cd9fb0399c85e715a
/
drivers
/
usb
/
gadget
e7dcf56
env: Drop environment.h header file where not needed
by Simon Glass
· 5 years ago
7b51b57
env: Move env_get() to env.h
by Simon Glass
· 5 years ago
9fb625c
env: Move env_set() to env.h
by Simon Glass
· 5 years ago
c7694dd
env: Move env_set_hex() to env.h
by Simon Glass
· 5 years ago
fe87698
usb: gadget: f_dfu.c: fix memory leak
by Ralph Siemsen
· 5 years ago
0352e87
Merge tag 'u-boot-imx-20190628' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx
by Tom Rini
· 5 years ago
2c72ead
usb: gadget: f_sdp: Allow SPL to load and boot FIT via SDP
by Frieder Schrempf
· 5 years ago
7c65468
usb: dwc2: allow peripheral mode for OTG configuration
by Patrick Delaunay
· 5 years ago
7350a75
usb: dwc2: correctly handle binding for g-tx-fifo-size
by Patrick Delaunay
· 5 years ago
15f09a1
rockchip: use 'arch-rockchip' as header file path
by Kever Yang
· 6 years ago
7fd9f31
usb: dwc2: fix gadget disconnect
by Fabrice Gasnier
· 6 years ago
6fe7dd3
stm32mp1: add stusb1600 support for DK1 and DK2 board
by Patrick Delaunay
· 6 years ago
931e9d7
usb: dwc2: add support for STM32MP1
by Patrick Delaunay
· 6 years ago
763bb10
usb: dwc2_udc_otg: Add tx_fifo_sz array support
by Patrice Chotard
· 6 years ago
5bd97e8
usb: dwc2_udc_otg: Read MAX_HW_ENDPOINT from HWCFG4 register
by Patrick Delaunay
· 6 years ago
2d76160
usb: dwc2: Add function for session B check
by Patrick Delaunay
· 6 years ago
0fdd0bc
usb: dwc2: Add force-b-session-valid support
by Patrick Delaunay
· 6 years ago
c2c74f9
usb: dwc2: force reset assert before to probe the driver
by Patrick Delaunay
· 6 years ago
c791c84
usb: dwc2: convert driver to DM_USB_GADGET
by Patrick Delaunay
· 6 years ago
a812d77
usb: dwc2: remove unused variable regs_otg
by Patrick Delaunay
· 6 years ago
e81d9de
usb: udc-uclass: Fixed problem when no alias is defined in DT
by Jean-Jacques Hiblot
· 6 years ago
1c1464c
usb: ether: call _usb_eth_halt() if initialization fails
by Jean-Jacques Hiblot
· 6 years ago
6536ca4
spl: Kconfig: Drop the _SUPPORT postfix from SPL_DFU
by Andrew F. Davis
· 6 years ago
67bb984
net: remove CONFIG_MCAST_TFTP
by Chris Packham
· 6 years ago
b3c518a
dm: usb: gadget: Fix boot breakage on sunxi platforms
by Jean-Jacques Hiblot
· 6 years ago
f811e97
Kconfig: rename CONFIG_SPL_USB_GADGET_SUPPORT as CONFIG_SPL_USB_GADGET
by Jean-Jacques Hiblot
· 6 years ago
801f1fa
dm: usb: udc: Use SEQ_ALIAS to index the USB gadget ports
by Jean-Jacques Hiblot
· 6 years ago
771e765
usb: composite: Fix max packet size for USB3.0
by Siva Durga Prasad Paladugu
· 6 years ago
916fa097
usb: composite: Move bitmap related operations to ./include/linux/bitmap.h
by Lukasz Majewski
· 6 years ago
bb00a01
usb: gadget: f_sdp: Provide filesize env variable for downloaded images
by Petr Štetiar
· 6 years ago
0131162
dm: usb: create a new UCLASS ID for USB gadget devices
by Jean-Jacques Hiblot
· 6 years ago
ff8d755
usb: udc: implement DM versions of usb_gadget_initialize()/_release()/_handle_interrupt()
by Jean-Jacques Hiblot
· 6 years ago
a06955a
usb: gadget: Do not call board_usb_xxx() directly in USB gadget drivers
by Jean-Jacques Hiblot
· 6 years ago
fd09c20
usb: s/CONFIG_DM_USB/CONFIG_IS_ENABLED(DM_USB)/
by Sven Schwermer
· 6 years ago
dda5251
net.h: Include linux/if_ether.h to avoid duplication
by Bin Meng
· 6 years ago
30b3241
usb:ci_udc: don't overwrite configuration on pullup
by Ramon Fried
· 6 years ago
8164952
usb:ci_udc: Introduce init_after_reset phy function
by Ramon Fried
· 6 years ago
c73251e
usb: gadget: Add bcdDevice for the DWC3 USB Gadget Controller
by Jean-Jacques Hiblot
· 6 years ago
cdec3ea
Merge branch 'master' of git://git.denx.de/u-boot-usb
by Tom Rini
· 6 years ago
92c7eda
usb: rockchip: on K_FW_LBA_WRITE_10 remove magic block size of 512 bytes
by Alberto Panizzo
· 6 years ago
4f6dc4c
usb: rockchip: fix printing csw debug info
by Alberto Panizzo
· 6 years ago
11758a5
usb: rockchip: be quiet on serial port while transferring data
by Alberto Panizzo
· 6 years ago
f68c8e8
usb: rockchip: implement K_FW_LBA_ERASE_10 command
by Alberto Panizzo
· 6 years ago
e11f916
usb: rockchip: implement K_FW_LBA_READ_10 command
by Alberto Panizzo
· 6 years ago
e4b34a7
usb: rockchip: implement skeleton for K_FW_GET_CHIP_VER command
by Alberto Panizzo
· 6 years ago
cad66e3
usb: rockchip: fix command failed on host side due to missing data
by Alberto Panizzo
· 6 years ago
c194bdf
gadget: f_thor: fix hang-up with ctrl-c
by Seung-Woo Kim
· 6 years ago
481ea2e
mips: au1x00: Remove support for these SoCs
by Tom Rini
· 6 years ago
f8c987f
lib: Add hexdump
by Alexey Brodkin
· 6 years ago
65c9675
usb: fastboot: Convert USB f_fastboot to shared fastboot
by Alex Kiernan
· 6 years ago
d1a119d
fastboot: Rename public fb_ functions to fastboot_
by Alex Kiernan
· 6 years ago
1a28d38
fastboot: Extract common definitions from USB fastboot
by Alex Kiernan
· 6 years ago
8a65bd6
fastboot: Rename fb_set_reboot_flag to fastboot_set_reboot_flag
by Alex Kiernan
· 6 years ago
42d8dd4
fastboot: Correct dependencies in FASTBOOT_FLASH
by Alex Kiernan
· 6 years ago
d2df2ab
fastboot: Extract fastboot_okay/fail to fb_common.c
by Alex Kiernan
· 6 years ago
c4ded03
fastboot: Refactor fastboot_okay/fail to take response
by Alex Kiernan
· 6 years ago
6aae847
gadget: f_thor: Fix memory leaks of usb request and its buffer
by Seung-Woo Kim
· 6 years ago
1fe9ae7
gadget: f_thor: update to support more than 4GB file as thor 5.0
by Seung-Woo Kim
· 7 years ago
f9e8dc0
gadget: f_thor: fix filename overflow
by Seung-Woo Kim
· 7 years ago
31dd8ef
usb: composite convert __set_bit to generic_set_bit
by Bryan O'Donoghue
· 7 years ago
5ac73f6
usb: f_mass_storage: Fix set_bit and clear_bit usage
by Bryan O'Donoghue
· 7 years ago
4549e78
SPDX: Convert all of our multiple license tags to Linux Kernel style
by Tom Rini
· 7 years ago
83d290c
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· 7 years ago
48cdfa2
usb: f_mass_storage: simplify logical expression
by Heinrich Schuchardt
· 7 years ago
fa9da8e
usb: gadget: remove duplicate assignment.
by Heinrich Schuchardt
· 7 years ago
d57ed4d
usb: gadget: composite: fix NULL pointer when a non standard request is received
by Christophe Kerello
· 7 years ago
9925f1d
net: Move enetaddr env access code to env config instead of net config
by Alex Kiernan
· 7 years ago
a18d106
usb: gadget: USB_ETHER requires network support
by Alex Kiernan
· 7 years ago
e56a713
usb: rockchip: remove duplicate assignement.
by Heinrich Schuchardt
· 7 years ago
bb4059a
dfu: Rename _FUNCTION_DFU to DFU_OVER_
by Marek Vasut
· 7 years ago
a64a614
usb: gadget: sdp: fix pointer cast warnings for 64bit archs
by Andre Heider
· 7 years ago
24ccd0c
usb: gadget: sdp: add missing line breaks
by Andre Heider
· 7 years ago
a4d4032
usb: dwc2: make casts of ep->dma_buf consistent
by Tom Rini
· 7 years ago
4f60e5d
Kconfig: gadget: Move CONFIG_USB_FUNCTION_MASS_STORAGE to Kconfig
by Lukasz Majewski
· 7 years ago
c6c1ca1
Kconfig: gadget: Move CONFIG_USB_FUNCTION_THOR to Kconfig
by Lukasz Majewski
· 7 years ago
b769659
Kconfig: usb: Sort USB_FUNCTION_* entries
by Lukasz Majewski
· 7 years ago
bf2b72b
usb: rockchip: add the rockusb gadget
by Eddie Cai
· 7 years ago
8171dac
Trigger watchdog before calling usb_gadget_handle_interrupts
by Vincent Prince
· 7 years ago
a8c402f
usb: gadget: storage: Increase FSG_BUFLEN
by Marek Vasut
· 7 years ago
4f42a0d
Merge git://git.denx.de/u-boot-sunxi
by Tom Rini
· 7 years ago
9b643e3
treewide: replace with error() with pr_err()
by Masahiro Yamada
· 7 years ago
3c989f3
sunxi: Fix USB_GADGET implication
by Maxime Ripard
· 7 years ago
e02687b
sunxi: provide default USB gadget setup
by Maxime Ripard
· 7 years ago
10ac57f
usb: gadget: usb_ether: Move settings to common
by Maxime Ripard
· 7 years ago
a95aee6
usb: gadget: Make g_dnl USB settings common
by Maxime Ripard
· 7 years ago
d2f0f4a
usb: gadget: usb_ether: Move the interfaces to Kconfig
by Maxime Ripard
· 7 years ago
3f33d3c
usb: gadget: Convert USB_ETHER to Kconfig
by Maxime Ripard
· 7 years ago
c163668
usb: gadget: Move USBNET_HOST_ADDR to Kconfig
by Maxime Ripard
· 7 years ago
74e7997
usb: gadget: Document USBNET_DEVADDR
by Maxime Ripard
· 7 years ago
5506ff1
usb: gadget: Move USBNET_DEVADDR option out of g_dnl
by Maxime Ripard
· 7 years ago
a939af0
usb: dwc2: Align size of invalidating dcache before starting DMA
by Seung-Woo Kim
· 7 years ago
de4e4ed
usb: gadget: g_dnl: Sync internal SN variable with env
by Sam Protsenko
· 7 years ago
a3774c1
spl: add serial download protocol (SDP) support
by Stefan Agner
· 7 years ago
ccd7a4d
usb: gadget: sdp: extend images compatible for jumps
by Stefan Agner
· 7 years ago
5661f08
usb: gadget: add SDP driver
by Stefan Agner
· 7 years ago
90ae53c
fastboot: Ensure we treat CONFIG_FASTBOOT_BUF_ADDR as long
by Tom Rini
· 7 years ago
7715dea
fastboot: avoid printing invalid data
by John Keeping
· 8 years ago
d331084
Fix fastboot boot address
by Peter Chubb
· 8 years ago
00caae6
env: Rename getenv/_f() to env_get()
by Simon Glass
· 7 years ago
fd1e959
env: Rename eth_setenv_enetaddr() to eth_env_set_enetaddr()
by Simon Glass
· 7 years ago
Next »