1. 1c7aacb usb: gadget: OS String support by Li Jun · 4 years ago
  2. c93edbf usb: gadget: don't change ep name for dwc3 while ep autoconfig by Li Jun · 4 years ago
  3. 71a5732 usb: gadget: Add ep_config call back to usb_gadget_ops by Ye Li · 4 years ago
  4. f2fa499 usb: gadget: Do not export usbd_device_* arrays by Pali Rohár · 4 years, 1 month ago
  5. e47431a thor: add support for the dfu_alt_info reintialization from the flashed script by Marek Szyprowski · 4 years, 1 month ago
  6. 6ffc8e2 f_fastboot: Avoid use-after-free in the global pointer variable by Andy Shevchenko · 4 years, 2 months ago
  7. ff52577 f_rockusb: Avoid use-after-free in the global pointer variable by Andy Shevchenko · 4 years, 2 months ago
  8. 0234609 f_rockusb: Use NULL instead of 0 for pointers by Andy Shevchenko · 4 years, 2 months ago
  9. 8b387f1 gadget: f_thor: fix wrong file size cast by Seung-Woo Kim · 4 years, 3 months ago
  10. f10643c dm: core: Access device ofnode through functions by Simon Glass · 4 years, 1 month ago
  11. 0fd3d91 dm: Use access methods for dev/uclass private data by Simon Glass · 4 years, 1 month ago
  12. 8b85dfc dm: Avoid accessing seq directly by Simon Glass · 4 years, 1 month ago
  13. 8a8d24b dm: treewide: Rename ..._platdata variables to just ..._plat by Simon Glass · 4 years, 2 months ago
  14. d1998a9 dm: treewide: Rename ofdata_to_platdata() to of_to_plat() by Simon Glass · 4 years, 2 months ago
  15. c69cda2 dm: treewide: Rename dev_get_platdata() to dev_get_plat() by Simon Glass · 4 years, 2 months ago
  16. caa4daa dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · 4 years, 2 months ago
  17. 41575d8 dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · 4 years, 2 months ago
  18. 05dac23 usb: gadget: dwc2_udc_otg: return zero when reset property is not present by Jaehoon Chung · 4 years, 3 months ago
  19. 5739ef2 usb: dwc2: add "u-boot,force-vbus-detection" for stm32 by Patrick Delaunay · 4 years, 3 months ago
  20. 252bd2e usb: gadget: Add bcdDevice for the MTU3 USB Gadget Controller by Chunfeng Yun · 4 years, 3 months ago
  21. 3065680 usb: dwc2: Fix control OUT transfer issue by Chance.Yang · 4 years, 4 months ago
  22. 64af06c fastboot: Fix fastboot reboot fail by changing functions order by yurii.pidhornyi · 4 years, 5 months ago
  23. 405217a f_sdp: Change bInterval of interrupt endpoint to 3 by Sherry Sun · 4 years, 5 months ago
  24. 9e06c5c f_sdp: Add EP1_OUT as default data receive pipe in sdp by Sherry Sun · 4 years, 5 months ago
  25. b0e9f3e f_sdp: Support searching and loading FIT or container image by Peng Fan · 4 years, 5 months ago
  26. 5dee7f0 f_sdp: Fix wrong usb request size by Ye Li · 4 years, 5 months ago
  27. d10d429 f_sdp: Add high speed endpoint descriptor by Ye Li · 4 years, 5 months ago
  28. 7ed4eac usb: max3420: add the gadget driver by Jassi Brar · 4 years, 6 months ago
  29. 2b2a771 fastboot: Add support for 'reboot fastboot' command by Roman Kovalivskyi · 4 years, 6 months ago
  30. 1468a1c usb: ci_udc: Add function to remove usb device by Ye Li · 4 years, 7 months ago
  31. 213fa47 usb: gadget: Fix controller index in UMS by Ye Li · 4 years, 7 months ago
  32. 242587d linux/compat.h: Add wait_event_timeout macro by Oleksandr Andrushchenko · 4 years, 6 months ago
  33. b75d8dc treewide: convert bd_t to struct bd_info by coccinelle by Masahiro Yamada · 4 years, 7 months ago
  34. cd93d62 common: Drop linux/bitops.h from common header by Simon Glass · 4 years, 9 months ago
  35. c05ed00 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 9 months ago
  36. eb41d8a common: Drop linux/bug.h from common header by Simon Glass · 4 years, 9 months ago
  37. f7ae49f common: Drop log.h from common header by Simon Glass · 4 years, 9 months ago
  38. 0914011 command: Remove the cmd_tbl_t typedef by Simon Glass · 4 years, 9 months ago
  39. 691d719 common: Drop init.h from common header by Simon Glass · 4 years, 9 months ago
  40. e6f6f9e common: Drop part.h from common header by Simon Glass · 4 years, 9 months ago
  41. 90526e9 common: Drop net.h from common header by Simon Glass · 4 years, 9 months ago
  42. bcd677f usb: gadget: g_dnl: add function g_dnl_set_product by Patrick Delaunay · 4 years, 10 months ago
  43. b77d029 Merge branch 'master' of git://git.denx.de/u-boot by Stefano Babic · 4 years, 9 months ago
  44. 8f95c01 usb: gadget: sdp: use CONFIG_SDP_LOADADDR as default load address by Frank Li · 4 years, 9 months ago
  45. cf67e45 usb: dwc2_udc_otg: use the phy bulk API to get phys by Chunfeng Yun · 4 years, 9 months ago
  46. 3c425fc usb: ether: avoid NULL check before free() by Heinrich Schuchardt · 4 years, 9 months ago
  47. ac28e59 usb: Migrate to support live DT for some driver by Kever Yang · 4 years, 11 months ago
  48. 491cabf gadget: f_thor: add missing line breaks for pr_err() by Seung-Woo Kim · 5 years ago
  49. 53d9bd4 dfu: Reset timeout in case of DFU request by Andy Shevchenko · 5 years ago
  50. 9d86b89 dma-mapping: move dma_map_(un)single() to <linux/dma-mapping.h> by Masahiro Yamada · 5 years ago
  51. 950c596 dma-mapping: fix the prototype of dma_unmap_single() by Masahiro Yamada · 5 years ago
  52. 336d461 dm: core: Create a new header file for 'compat' features by Simon Glass · 5 years ago
  53. 61b29b8 dm: core: Require users of devres to include the header by Simon Glass · 5 years ago
  54. c4d08cb usb: dwc2_udc_otg: add bcm2835 SoC (Raspberry Pi4) support by Marek Szyprowski · 5 years ago
  55. 220a3a4 common: Rename and move source() by Simon Glass · 5 years ago
  56. 1058eec usb: Drop use of BUG_ON() and WARN_ON() by Simon Glass · 5 years ago
  57. 288b29e common: Move command functions out of common.h by Simon Glass · 5 years ago
  58. 1eb69ae common: Move ARM cache operations out of common.h by Simon Glass · 5 years ago
  59. f516fd9 common: Move serial_printf() to the serial header by Simon Glass · 5 years ago
  60. 9a0cbae Merge tag 'u-boot-rockchip-20191124' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · 5 years ago
  61. 3d3b83a gadget: rockchip: Add rk3399 USB_GADGET_PRODUCT_NUM by Jagan Teki · 5 years ago
  62. b032061 gadget: rockchip: Add rk3128 USB_GADGET_PRODUCT_NUM by Jagan Teki · 5 years ago
  63. 132b012 gadget: rockchip: USB_GADGET_PRODUCT_NUM by Jagan Teki · 5 years ago
  64. 89cbceb gadget: Select USB_GADGET_VENDOR_NUM for rockchip by Jagan Teki · 5 years ago
  65. 89e311d gadget: Select USB_GADGET_MANUFACTURER for rockchip by Jagan Teki · 5 years ago
  66. 7dc0ac6 usb: dwc2: fix possible alignment issues by Simon Goldschmidt · 5 years ago
  67. 616ebd8 usb: composite: fix possible alignment issues by Simon Goldschmidt · 5 years ago
  68. f69257b usb: composite: add BOS descriptor support to composite framework by T Karthik Reddy · 5 years ago
  69. d80effb usb: gadget: Add gadget_is_cdns3() macro by Vignesh Raghavendra · 5 years ago
  70. 8d94e18 usb: udc: Introduce ->udc_set_speed() method by Sherry Sun · 5 years ago
  71. 77dcbdf usb: gadget: Add match_ep() op to usb_gadget_ops by Vignesh Raghavendra · 5 years ago
  72. ade08db gadget: f_thor: properly enable 3rd endpoint defined by the protocol by Marek Szyprowski · 5 years ago
  73. e7dcf56 env: Drop environment.h header file where not needed by Simon Glass · 5 years ago
  74. 7b51b57 env: Move env_get() to env.h by Simon Glass · 5 years ago
  75. 9fb625c env: Move env_set() to env.h by Simon Glass · 5 years ago
  76. c7694dd env: Move env_set_hex() to env.h by Simon Glass · 5 years ago
  77. fe87698 usb: gadget: f_dfu.c: fix memory leak by Ralph Siemsen · 6 years ago
  78. 0352e87 Merge tag 'u-boot-imx-20190628' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 6 years ago
  79. 2c72ead usb: gadget: f_sdp: Allow SPL to load and boot FIT via SDP by Frieder Schrempf · 6 years ago
  80. 7c65468 usb: dwc2: allow peripheral mode for OTG configuration by Patrick Delaunay · 6 years ago
  81. 7350a75 usb: dwc2: correctly handle binding for g-tx-fifo-size by Patrick Delaunay · 6 years ago
  82. 15f09a1 rockchip: use 'arch-rockchip' as header file path by Kever Yang · 6 years ago
  83. 7fd9f31 usb: dwc2: fix gadget disconnect by Fabrice Gasnier · 6 years ago
  84. 6fe7dd3 stm32mp1: add stusb1600 support for DK1 and DK2 board by Patrick Delaunay · 6 years ago
  85. 931e9d7 usb: dwc2: add support for STM32MP1 by Patrick Delaunay · 6 years ago
  86. 763bb10 usb: dwc2_udc_otg: Add tx_fifo_sz array support by Patrice Chotard · 6 years ago
  87. 5bd97e8 usb: dwc2_udc_otg: Read MAX_HW_ENDPOINT from HWCFG4 register by Patrick Delaunay · 6 years ago
  88. 2d76160 usb: dwc2: Add function for session B check by Patrick Delaunay · 6 years ago
  89. 0fdd0bc usb: dwc2: Add force-b-session-valid support by Patrick Delaunay · 6 years ago
  90. c2c74f9 usb: dwc2: force reset assert before to probe the driver by Patrick Delaunay · 6 years ago
  91. c791c84 usb: dwc2: convert driver to DM_USB_GADGET by Patrick Delaunay · 6 years ago
  92. a812d77 usb: dwc2: remove unused variable regs_otg by Patrick Delaunay · 6 years ago
  93. e81d9de usb: udc-uclass: Fixed problem when no alias is defined in DT by Jean-Jacques Hiblot · 6 years ago
  94. 1c1464c usb: ether: call _usb_eth_halt() if initialization fails by Jean-Jacques Hiblot · 6 years ago
  95. 6536ca4 spl: Kconfig: Drop the _SUPPORT postfix from SPL_DFU by Andrew F. Davis · 6 years ago
  96. 67bb984 net: remove CONFIG_MCAST_TFTP by Chris Packham · 6 years ago
  97. b3c518a dm: usb: gadget: Fix boot breakage on sunxi platforms by Jean-Jacques Hiblot · 6 years ago
  98. f811e97 Kconfig: rename CONFIG_SPL_USB_GADGET_SUPPORT as CONFIG_SPL_USB_GADGET by Jean-Jacques Hiblot · 6 years ago
  99. 801f1fa dm: usb: udc: Use SEQ_ALIAS to index the USB gadget ports by Jean-Jacques Hiblot · 6 years ago
  100. 771e765 usb: composite: Fix max packet size for USB3.0 by Siva Durga Prasad Paladugu · 6 years ago