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