- 0cf207e WS cleanup: remove SPACE(s) followed by TAB by Wolfgang Denk · 3 years, 1 month ago
- 66356b4 WS cleanup: remove trailing empty lines by Wolfgang Denk · 3 years, 1 month ago
- a79f823 Remove #include <version.h> from files which do not need it by Pali Rohár · 3 years, 3 months ago
- 0b1284e global: Convert simple_strtoul() with decimal to dectoul() by Simon Glass · 3 years, 4 months ago
- be5c060 usb: Enforce DM_USB migration for USB_HOST devices. by Tom Rini · 3 years, 4 months ago
- b953ec2 dm: define LOG_CATEGORY for all uclass by Patrick Delaunay · 3 years, 6 months ago
- 6379a94 usb: Return -ENOSYS when system call is not available by Simon Glass · 3 years, 8 months ago
- 7f98575 usb: gadget: Use dbg_ep0() macro instead of serial_printf() by Pali Rohár · 3 years, 9 months ago
- 0a7e5e5 usb: gadget: dwc2_udc_otg: Fix dwc2_gadget_start() and usb_gadget_register_driver() by Patrice Chotard · 3 years, 9 months ago
- bc820d5 fastboot: add UUU command UCmd and ACmd support by Heiko Schocher · 3 years, 9 months ago
- db8fb2f usb: dwc2: change compatible st,stm32mp1-hsotg to st,stm32mp15-hsotg by Patrick Delaunay · 3 years, 9 months ago
- 723fd56 usb: gaget: ci: set ep's desc when enable ep by Li Jun · 3 years, 10 months ago
- 27c9141 usb: gadget: fastboot: use correct max packet size by Li Jun · 3 years, 10 months ago
- 54b22f4 usb: udc: ci: update speed handling by Li Jun · 3 years, 10 months ago
- 4df50f8 usb: composite: force gadget to be USB2 for HS only function by Li Jun · 3 years, 10 months ago
- 429e2f2 usb: gadget: dnl: set dnl to be super speed by Li Jun · 3 years, 10 months ago
- 761dfe0 usb: fastboot: add super speed support by Li Jun · 3 years, 10 months ago
- 8745b9e usb: gadget: add super speed support by Li Jun · 3 years, 10 months ago
- 42a594d usb: gadget: update os_desc_config when add config by Jun Li · 3 years, 10 months ago
- 4e64367 usb: gadget: set correct usb_configuration for os_desc_config by Jun Li · 3 years, 10 months ago
- 8043cf8 usb: gadget: fastboot: add ext properties for WCID by Li Jun · 3 years, 10 months ago
- 37e4fc3 usb: gadget: add WCID support for mfgtool by Li Jun · 3 years, 10 months ago
- a764c94 usb: gadget: OS Feature Descriptors support by Li Jun · 3 years, 10 months ago
- 16fd832 usb: gadget: add Kconfig for OS descriptors by Peng Fan · 3 years, 10 months ago
- 6777483 usb: gadget: move utf8_to_utf16le to header file by Li Jun · 3 years, 10 months ago
- 1c7aacb usb: gadget: OS String support by Li Jun · 3 years, 10 months ago
- c93edbf usb: gadget: don't change ep name for dwc3 while ep autoconfig by Li Jun · 3 years, 10 months ago
- 71a5732 usb: gadget: Add ep_config call back to usb_gadget_ops by Ye Li · 3 years, 10 months ago
- f2fa499 usb: gadget: Do not export usbd_device_* arrays by Pali Rohár · 3 years, 11 months ago
- e47431a thor: add support for the dfu_alt_info reintialization from the flashed script by Marek Szyprowski · 3 years, 11 months ago
- 6ffc8e2 f_fastboot: Avoid use-after-free in the global pointer variable by Andy Shevchenko · 4 years ago
- ff52577 f_rockusb: Avoid use-after-free in the global pointer variable by Andy Shevchenko · 4 years ago
- 0234609 f_rockusb: Use NULL instead of 0 for pointers by Andy Shevchenko · 4 years ago
- 8b387f1 gadget: f_thor: fix wrong file size cast by Seung-Woo Kim · 4 years, 1 month ago
- f10643c dm: core: Access device ofnode through functions by Simon Glass · 3 years, 11 months ago
- 0fd3d91 dm: Use access methods for dev/uclass private data by Simon Glass · 3 years, 11 months ago
- 8b85dfc dm: Avoid accessing seq directly by Simon Glass · 3 years, 11 months ago
- 8a8d24b dm: treewide: Rename ..._platdata variables to just ..._plat by Simon Glass · 4 years ago
- d1998a9 dm: treewide: Rename ofdata_to_platdata() to of_to_plat() by Simon Glass · 4 years ago
- c69cda2 dm: treewide: Rename dev_get_platdata() to dev_get_plat() by Simon Glass · 4 years ago
- caa4daa dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · 4 years ago
- 41575d8 dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · 4 years ago
- 05dac23 usb: gadget: dwc2_udc_otg: return zero when reset property is not present by Jaehoon Chung · 4 years, 1 month ago
- 5739ef2 usb: dwc2: add "u-boot,force-vbus-detection" for stm32 by Patrick Delaunay · 4 years, 1 month ago
- 252bd2e usb: gadget: Add bcdDevice for the MTU3 USB Gadget Controller by Chunfeng Yun · 4 years, 1 month ago
- 3065680 usb: dwc2: Fix control OUT transfer issue by Chance.Yang · 4 years, 1 month ago
- 64af06c fastboot: Fix fastboot reboot fail by changing functions order by yurii.pidhornyi · 4 years, 3 months ago
- 405217a f_sdp: Change bInterval of interrupt endpoint to 3 by Sherry Sun · 4 years, 3 months ago
- 9e06c5c f_sdp: Add EP1_OUT as default data receive pipe in sdp by Sherry Sun · 4 years, 3 months ago
- b0e9f3e f_sdp: Support searching and loading FIT or container image by Peng Fan · 4 years, 3 months ago
- 5dee7f0 f_sdp: Fix wrong usb request size by Ye Li · 4 years, 3 months ago
- d10d429 f_sdp: Add high speed endpoint descriptor by Ye Li · 4 years, 3 months ago
- 7ed4eac usb: max3420: add the gadget driver by Jassi Brar · 4 years, 3 months ago
- 2b2a771 fastboot: Add support for 'reboot fastboot' command by Roman Kovalivskyi · 4 years, 3 months ago
- 1468a1c usb: ci_udc: Add function to remove usb device by Ye Li · 4 years, 4 months ago
- 213fa47 usb: gadget: Fix controller index in UMS by Ye Li · 4 years, 4 months ago
- 242587d linux/compat.h: Add wait_event_timeout macro by Oleksandr Andrushchenko · 4 years, 3 months ago
- b75d8dc treewide: convert bd_t to struct bd_info by coccinelle by Masahiro Yamada · 4 years, 4 months ago
- cd93d62 common: Drop linux/bitops.h from common header by Simon Glass · 4 years, 6 months ago
- c05ed00 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 6 months ago
- eb41d8a common: Drop linux/bug.h from common header by Simon Glass · 4 years, 6 months ago
- f7ae49f common: Drop log.h from common header by Simon Glass · 4 years, 6 months ago
- 0914011 command: Remove the cmd_tbl_t typedef by Simon Glass · 4 years, 6 months ago
- 691d719 common: Drop init.h from common header by Simon Glass · 4 years, 6 months ago
- e6f6f9e common: Drop part.h from common header by Simon Glass · 4 years, 6 months ago
- 90526e9 common: Drop net.h from common header by Simon Glass · 4 years, 6 months ago
- bcd677f usb: gadget: g_dnl: add function g_dnl_set_product by Patrick Delaunay · 4 years, 8 months ago
- b77d029 Merge branch 'master' of git://git.denx.de/u-boot by Stefano Babic · 4 years, 6 months ago
- 8f95c01 usb: gadget: sdp: use CONFIG_SDP_LOADADDR as default load address by Frank Li · 4 years, 6 months ago
- cf67e45 usb: dwc2_udc_otg: use the phy bulk API to get phys by Chunfeng Yun · 4 years, 6 months ago
- 3c425fc usb: ether: avoid NULL check before free() by Heinrich Schuchardt · 4 years, 7 months ago
- ac28e59 usb: Migrate to support live DT for some driver by Kever Yang · 4 years, 8 months ago
- 491cabf gadget: f_thor: add missing line breaks for pr_err() by Seung-Woo Kim · 4 years, 9 months ago
- 53d9bd4 dfu: Reset timeout in case of DFU request by Andy Shevchenko · 4 years, 9 months ago
- 9d86b89 dma-mapping: move dma_map_(un)single() to <linux/dma-mapping.h> by Masahiro Yamada · 4 years, 9 months ago
- 950c596 dma-mapping: fix the prototype of dma_unmap_single() by Masahiro Yamada · 4 years, 9 months ago
- 336d461 dm: core: Create a new header file for 'compat' features by Simon Glass · 4 years, 9 months ago
- 61b29b8 dm: core: Require users of devres to include the header by Simon Glass · 4 years, 9 months ago
- c4d08cb usb: dwc2_udc_otg: add bcm2835 SoC (Raspberry Pi4) support by Marek Szyprowski · 5 years ago
- 220a3a4 common: Rename and move source() by Simon Glass · 4 years, 10 months ago
- 1058eec usb: Drop use of BUG_ON() and WARN_ON() by Simon Glass · 4 years, 10 months ago
- 288b29e common: Move command functions out of common.h by Simon Glass · 5 years ago
- 1eb69ae common: Move ARM cache operations out of common.h by Simon Glass · 5 years ago
- f516fd9 common: Move serial_printf() to the serial header by Simon Glass · 5 years ago
- 9a0cbae Merge tag 'u-boot-rockchip-20191124' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · 5 years ago
- 3d3b83a gadget: rockchip: Add rk3399 USB_GADGET_PRODUCT_NUM by Jagan Teki · 5 years ago
- b032061 gadget: rockchip: Add rk3128 USB_GADGET_PRODUCT_NUM by Jagan Teki · 5 years ago
- 132b012 gadget: rockchip: USB_GADGET_PRODUCT_NUM by Jagan Teki · 5 years ago
- 89cbceb gadget: Select USB_GADGET_VENDOR_NUM for rockchip by Jagan Teki · 5 years ago
- 89e311d gadget: Select USB_GADGET_MANUFACTURER for rockchip by Jagan Teki · 5 years ago
- 7dc0ac6 usb: dwc2: fix possible alignment issues by Simon Goldschmidt · 5 years ago
- 616ebd8 usb: composite: fix possible alignment issues by Simon Goldschmidt · 5 years ago
- f69257b usb: composite: add BOS descriptor support to composite framework by T Karthik Reddy · 5 years ago
- d80effb usb: gadget: Add gadget_is_cdns3() macro by Vignesh Raghavendra · 5 years ago
- 8d94e18 usb: udc: Introduce ->udc_set_speed() method by Sherry Sun · 5 years ago
- 77dcbdf usb: gadget: Add match_ep() op to usb_gadget_ops by Vignesh Raghavendra · 5 years ago
- ade08db gadget: f_thor: properly enable 3rd endpoint defined by the protocol by Marek Szyprowski · 5 years ago
- 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