1. 0f2af88 common: Drop log.h from common header by Simon Glass · 4 years, 7 months ago
  2. ed38aef command: Remove the cmd_tbl_t typedef by Simon Glass · 4 years, 7 months ago
  3. 9758973 common: Drop init.h from common header by Simon Glass · 4 years, 7 months ago
  4. 655306c common: Drop part.h from common header by Simon Glass · 4 years, 7 months ago
  5. 274e0b0 common: Drop net.h from common header by Simon Glass · 4 years, 7 months ago
  6. 6dbadd3 usb: gadget: g_dnl: add function g_dnl_set_product by Patrick Delaunay · 4 years, 8 months ago
  7. 8612c099 Merge branch 'master' of git://git.denx.de/u-boot by Stefano Babic · 4 years, 7 months ago
  8. c2bdb58 usb: gadget: sdp: use CONFIG_SDP_LOADADDR as default load address by Frank Li · 4 years, 7 months ago
  9. 43903f3 usb: dwc2_udc_otg: use the phy bulk API to get phys by developer · 4 years, 7 months ago
  10. 637ad63 usb: ether: avoid NULL check before free() by Heinrich Schuchardt · 4 years, 7 months ago
  11. 1b80705 usb: Migrate to support live DT for some driver by Kever Yang · 4 years, 9 months ago
  12. b87b94e gadget: f_thor: add missing line breaks for pr_err() by Seung-Woo Kim · 4 years, 10 months ago
  13. f4f2db7 dfu: Reset timeout in case of DFU request by Andy Shevchenko · 4 years, 10 months ago
  14. 6373a17 dma-mapping: move dma_map_(un)single() to <linux/dma-mapping.h> by Masahiro Yamada · 4 years, 10 months ago
  15. 05a5dba dma-mapping: fix the prototype of dma_unmap_single() by Masahiro Yamada · 4 years, 10 months ago
  16. 9bc1564 dm: core: Create a new header file for 'compat' features by Simon Glass · 4 years, 10 months ago
  17. d66c5f7 dm: core: Require users of devres to include the header by Simon Glass · 4 years, 10 months ago
  18. 2a7a7d9 usb: dwc2_udc_otg: add bcm2835 SoC (Raspberry Pi4) support by Marek Szyprowski · 5 years ago
  19. 606f09b common: Rename and move source() by Simon Glass · 5 years ago
  20. b18a960 usb: Drop use of BUG_ON() and WARN_ON() by Simon Glass · 5 years ago
  21. adaaa48 common: Move command functions out of common.h by Simon Glass · 5 years ago
  22. 6333448 common: Move ARM cache operations out of common.h by Simon Glass · 5 years ago
  23. bd7a59a common: Move serial_printf() to the serial header by Simon Glass · 5 years ago
  24. 5db181d Merge tag 'u-boot-rockchip-20191124' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · 5 years ago
  25. 5c8e27b gadget: rockchip: Add rk3399 USB_GADGET_PRODUCT_NUM by Jagan Teki · 5 years ago
  26. 668c56f gadget: rockchip: Add rk3128 USB_GADGET_PRODUCT_NUM by Jagan Teki · 5 years ago
  27. 1de44f0 gadget: rockchip: USB_GADGET_PRODUCT_NUM by Jagan Teki · 5 years ago
  28. ac6fb30 gadget: Select USB_GADGET_VENDOR_NUM for rockchip by Jagan Teki · 5 years ago
  29. c115389 gadget: Select USB_GADGET_MANUFACTURER for rockchip by Jagan Teki · 5 years ago
  30. db4126b usb: dwc2: fix possible alignment issues by Simon Goldschmidt · 5 years ago
  31. 7e509a3 usb: composite: fix possible alignment issues by Simon Goldschmidt · 5 years ago
  32. 851bddd usb: composite: add BOS descriptor support to composite framework by T Karthik Reddy · 5 years ago
  33. 78c5b54 usb: gadget: Add gadget_is_cdns3() macro by Vignesh Raghavendra · 5 years ago
  34. 828da47 usb: udc: Introduce ->udc_set_speed() method by Sherry Sun · 5 years ago
  35. cb39a96 usb: gadget: Add match_ep() op to usb_gadget_ops by Vignesh Raghavendra · 5 years ago
  36. d2c7607 gadget: f_thor: properly enable 3rd endpoint defined by the protocol by Marek Szyprowski · 5 years ago
  37. 9cce6f7 env: Drop environment.h header file where not needed by Simon Glass · 5 years ago
  38. 0af6e2d env: Move env_get() to env.h by Simon Glass · 5 years ago
  39. 5e6201b env: Move env_set() to env.h by Simon Glass · 5 years ago
  40. 313112a env: Move env_set_hex() to env.h by Simon Glass · 5 years ago
  41. 4cceff6 usb: gadget: f_dfu.c: fix memory leak by Ralph Siemsen · 5 years ago
  42. 8f6b935 Merge tag 'u-boot-imx-20190628' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 5 years ago
  43. 09580e2 usb: gadget: f_sdp: Allow SPL to load and boot FIT via SDP by Frieder Schrempf · 5 years ago
  44. c01090e usb: dwc2: allow peripheral mode for OTG configuration by Patrick Delaunay · 5 years ago
  45. ed74263 usb: dwc2: correctly handle binding for g-tx-fifo-size by Patrick Delaunay · 5 years ago
  46. 9fbe17c rockchip: use 'arch-rockchip' as header file path by Kever Yang · 6 years ago
  47. 92f7f19 usb: dwc2: fix gadget disconnect by Fabrice Gasnier · 6 years ago
  48. 7f3384d stm32mp1: add stusb1600 support for DK1 and DK2 board by Patrick Delaunay · 6 years ago
  49. e014cb6 usb: dwc2: add support for STM32MP1 by Patrick Delaunay · 6 years ago
  50. 00f3fc6 usb: dwc2_udc_otg: Add tx_fifo_sz array support by Patrice Chotard · 6 years ago
  51. 80a0de1 usb: dwc2_udc_otg: Read MAX_HW_ENDPOINT from HWCFG4 register by Patrick Delaunay · 6 years ago
  52. e2ad779 usb: dwc2: Add function for session B check by Patrick Delaunay · 6 years ago
  53. 0c42d1d usb: dwc2: Add force-b-session-valid support by Patrick Delaunay · 6 years ago
  54. 9e4abe3 usb: dwc2: force reset assert before to probe the driver by Patrick Delaunay · 6 years ago
  55. 7515054 usb: dwc2: convert driver to DM_USB_GADGET by Patrick Delaunay · 6 years ago
  56. 6a1b77e usb: dwc2: remove unused variable regs_otg by Patrick Delaunay · 6 years ago
  57. fb57691 usb: udc-uclass: Fixed problem when no alias is defined in DT by Jean-Jacques Hiblot · 6 years ago
  58. 128151f usb: ether: call _usb_eth_halt() if initialization fails by Jean-Jacques Hiblot · 6 years ago
  59. 6d932e6 spl: Kconfig: Drop the _SUPPORT postfix from SPL_DFU by Andrew F. Davis · 6 years ago
  60. a55ef7f net: remove CONFIG_MCAST_TFTP by Chris Packham · 6 years ago
  61. db994e0 dm: usb: gadget: Fix boot breakage on sunxi platforms by Jean-Jacques Hiblot · 6 years ago
  62. 6a22852 Kconfig: rename CONFIG_SPL_USB_GADGET_SUPPORT as CONFIG_SPL_USB_GADGET by Jean-Jacques Hiblot · 6 years ago
  63. 2934dc1 dm: usb: udc: Use SEQ_ALIAS to index the USB gadget ports by Jean-Jacques Hiblot · 6 years ago
  64. c7c0718 usb: composite: Fix max packet size for USB3.0 by Siva Durga Prasad Paladugu · 6 years ago
  65. 80d353c usb: composite: Move bitmap related operations to ./include/linux/bitmap.h by Lukasz Majewski · 6 years ago
  66. d991cc3 usb: gadget: f_sdp: Provide filesize env variable for downloaded images by Petr Štetiar · 6 years ago
  67. 9dc0d5c dm: usb: create a new UCLASS ID for USB gadget devices by Jean-Jacques Hiblot · 6 years ago
  68. 49ba05c usb: udc: implement DM versions of usb_gadget_initialize()/_release()/_handle_interrupt() by Jean-Jacques Hiblot · 6 years ago
  69. 585e199 usb: gadget: Do not call board_usb_xxx() directly in USB gadget drivers by Jean-Jacques Hiblot · 6 years ago
  70. 8a3cb9f1 usb: s/CONFIG_DM_USB/CONFIG_IS_ENABLED(DM_USB)/ by Sven Schwermer · 6 years ago
  71. 2ccb8b0 net.h: Include linux/if_ether.h to avoid duplication by Bin Meng · 6 years ago
  72. 8c09fce usb:ci_udc: don't overwrite configuration on pullup by Ramon Fried · 6 years ago
  73. 5d4eb84 usb:ci_udc: Introduce init_after_reset phy function by Ramon Fried · 6 years ago
  74. d9680f6 usb: gadget: Add bcdDevice for the DWC3 USB Gadget Controller by Jean-Jacques Hiblot · 6 years ago
  75. dac5394 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 6 years ago
  76. 85763fc usb: rockchip: on K_FW_LBA_WRITE_10 remove magic block size of 512 bytes by Alberto Panizzo · 6 years ago
  77. 7ecbcb8 usb: rockchip: fix printing csw debug info by Alberto Panizzo · 6 years ago
  78. dac7c2c usb: rockchip: be quiet on serial port while transferring data by Alberto Panizzo · 6 years ago
  79. f069eff usb: rockchip: implement K_FW_LBA_ERASE_10 command by Alberto Panizzo · 6 years ago
  80. 4594021 usb: rockchip: implement K_FW_LBA_READ_10 command by Alberto Panizzo · 6 years ago
  81. aa21ca3 usb: rockchip: implement skeleton for K_FW_GET_CHIP_VER command by Alberto Panizzo · 6 years ago
  82. 4ed7611 usb: rockchip: fix command failed on host side due to missing data by Alberto Panizzo · 6 years ago
  83. 1661bf2 gadget: f_thor: fix hang-up with ctrl-c by Seung-Woo Kim · 6 years ago
  84. d45008f mips: au1x00: Remove support for these SoCs by Tom Rini · 6 years ago
  85. 2d2fa49 lib: Add hexdump by Alexey Brodkin · 6 years ago
  86. e80d294 usb: fastboot: Convert USB f_fastboot to shared fastboot by Alex Kiernan · 6 years ago
  87. 32c2194 fastboot: Rename public fb_ functions to fastboot_ by Alex Kiernan · 6 years ago
  88. 1df9890 fastboot: Extract common definitions from USB fastboot by Alex Kiernan · 6 years ago
  89. 5512c43 fastboot: Rename fb_set_reboot_flag to fastboot_set_reboot_flag by Alex Kiernan · 6 years ago
  90. 8cb1eab fastboot: Correct dependencies in FASTBOOT_FLASH by Alex Kiernan · 6 years ago
  91. ed6a4144 fastboot: Extract fastboot_okay/fail to fb_common.c by Alex Kiernan · 6 years ago
  92. 27b69de fastboot: Refactor fastboot_okay/fail to take response by Alex Kiernan · 6 years ago
  93. e78aac1 gadget: f_thor: Fix memory leaks of usb request and its buffer by Seung-Woo Kim · 7 years ago
  94. 7414a0f gadget: f_thor: update to support more than 4GB file as thor 5.0 by Seung-Woo Kim · 7 years ago
  95. 16b74aa gadget: f_thor: fix filename overflow by Seung-Woo Kim · 7 years ago
  96. 0b88876 usb: composite convert __set_bit to generic_set_bit by Bryan O'Donoghue · 7 years ago
  97. 5631251 usb: f_mass_storage: Fix set_bit and clear_bit usage by Bryan O'Donoghue · 7 years ago
  98. 8b0c8a1 SPDX: Convert all of our multiple license tags to Linux Kernel style by Tom Rini · 7 years ago
  99. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  100. d7a0fc8 usb: f_mass_storage: simplify logical expression by Heinrich Schuchardt · 7 years ago