1. 990ac1b pci: usb: ohci: Test on PCI not DM_PCI by Simon Glass · 3 years, 3 months ago
  2. be5c060 usb: Enforce DM_USB migration for USB_HOST devices. by Tom Rini · 3 years, 3 months ago
  3. 570c3dc arm: Remove spear600 boards and the rest of SPEAr support by Tom Rini · 3 years, 5 months ago
  4. b953ec2 dm: define LOG_CATEGORY for all uclass by Patrick Delaunay · 3 years, 6 months ago
  5. 4822114 usb: ehci-mx6: Do not fail when 'reg' is not found by Fabio Estevam · 3 years, 4 months ago
  6. ec326b9 usb: ehci-mx6: Move fdtdec_get_alias_seq() inside the CONFIG_MX6 by Fabio Estevam · 3 years, 4 months ago
  7. b2c4b7f Merge tag 'u-boot-imx-20210616' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 3 years, 4 months ago
  8. e7e81e8 usb: ehci-mx6: add support for i.MXRT by Giulio Benetti · 3 years, 5 months ago
  9. dcd2bbe usb: dwc2: Avoid delay when initializing USB peripheral by dwc2 by João Loureiro · 3 years, 7 months ago
  10. 53396d6 usb: ehci-mx6: Limit PHY address parsing to !CONFIG_PHY by Marek Vasut · 3 years, 6 months ago
  11. e1769da usb: ehci-hcd: Add IAA handshake for removing async QH by Ye Li · 3 years, 8 months ago
  12. 5e7e2a8 usb: ehci-mx6: Add iMX8M support by Marek Vasut · 3 years, 7 months ago
  13. f444f89 usb: ehci-mx6: Fix aarch64 build warnings by Marek Vasut · 3 years, 7 months ago
  14. e87015f usb: ehci-mx6: Add fsl,imx7d-usb compatible string by Marek Vasut · 3 years, 7 months ago
  15. 1aae8a3 usb: ehci-mx6: Set default CONFIG_MXC_USB_PORTSC if not defined by Marek Vasut · 3 years, 6 months ago
  16. 50d0146 usb: ehci-mx6: Add generic EHCI PHY support by Marek Vasut · 3 years, 7 months ago
  17. 6443a3b usb: ehci-mx6: Use portnr from DT in DM case by Marek Vasut · 3 years, 7 months ago
  18. 6686469 usb: ehci-mx6: Pass MISC address to usb_oc_config() by Marek Vasut · 3 years, 7 months ago
  19. 849763b usb: ehci-mx6: Split usb_power_config() by Marek Vasut · 3 years, 7 months ago
  20. eb64f59 usb: ehci-mx6: Pass PHY address to usb_*_phy*() by Marek Vasut · 3 years, 7 months ago
  21. ef464e4 usb: ehci-mx6: Split ehci_mx6_common_init() by Marek Vasut · 3 years, 7 months ago
  22. 4dcfa3b usb: ehci-mx6: Parse USB PHY and MISC offsets from DT by Marek Vasut · 3 years, 7 months ago
  23. 598fa7e usb: ehci-mx6: Unify USBNC registers by Marek Vasut · 3 years, 7 months ago
  24. 7f2c10e usb: ehci-mx6: Add DM clock support by Marek Vasut · 3 years, 7 months ago
  25. 7e1f1e1 usb: ehci-mx6: Turn off Vbus on probe failure by Marek Vasut · 3 years, 7 months ago
  26. 82e4e19 usb: xhci: Make debug output better readable and checkpatch clean by Stefan Roese · 3 years, 7 months ago
  27. cf86877 usb: xhci: Add missing xhci_readl() by Aaron Williams · 3 years, 7 months ago
  28. 2147a16 dm: i2c: use CONFIG_IS_ENABLED macro for DM_I2C/DM_I2C_GPIO by Igor Opaniuk · 3 years, 8 months ago
  29. 1a47455 xhci: translate virtual addresses into the bus's address space by Nicolas Saenz Julienne · 3 years, 9 months ago
  30. e3bbc1f usb: xhci-pci: Add DM_FLAG_OS_PREPARE flag by Nicolas Saenz Julienne · 3 years, 9 months ago
  31. 2ae8043 Merge branch '2021-02-02-drop-asm_global_data-when-unused' by Tom Rini · 3 years, 8 months ago
  32. cec8042 usb: xhci: Fix compare to use physical addresses in xhci_bulk_tx() by Stefan Roese · 3 years, 9 months ago
  33. 5a5024f usb: xhci-pci: Check for errors from dm_pci_map_bar() by Pali Rohár · 3 years, 9 months ago
  34. 04232f7 usb: xhci-mtk: support option to disable ports by Chunfeng Yun · 3 years, 10 months ago
  35. 401d1c4 common: Drop asm/global_data.h from common header by Simon Glass · 4 years ago
  36. b11f634 Merge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot-dm into next by Tom Rini · 3 years, 10 months ago
  37. 720620e Merge tag 'v2021.01-rc5' into next by Tom Rini · 3 years, 10 months ago
  38. f10643c dm: core: Access device ofnode through functions by Simon Glass · 3 years, 10 months ago
  39. 7d14ee4 dm: core: Use dev_has_ofnode() instead of dev_of_valid() by Simon Glass · 3 years, 10 months ago
  40. c23405f dm: core: Rename dev_has_of_node() to dev_has_ofnode() by Simon Glass · 3 years, 10 months ago
  41. 0fd3d91 dm: Use access methods for dev/uclass private data by Simon Glass · 3 years, 10 months ago
  42. 9917591 dm: Drop the unused arg in uclass_find_device_by_seq() by Simon Glass · 3 years, 10 months ago
  43. b27347f usb: Update for new sequence numbers by Simon Glass · 3 years, 10 months ago
  44. 4de51cc usb: ehci-mx6: Drop assignment of sequence number by Simon Glass · 3 years, 10 months ago
  45. 8b85dfc dm: Avoid accessing seq directly by Simon Glass · 3 years, 10 months ago
  46. 621ed49 usb: xhci: fix lack of short packet event trb handling by Ran Wang · 4 years ago
  47. 8a8d24b dm: treewide: Rename ..._platdata variables to just ..._plat by Simon Glass · 3 years, 11 months ago
  48. d1998a9 dm: treewide: Rename ofdata_to_platdata() to of_to_plat() by Simon Glass · 3 years, 11 months ago
  49. c69cda2 dm: treewide: Rename dev_get_platdata() to dev_get_plat() by Simon Glass · 3 years, 11 months ago
  50. caa4daa dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · 3 years, 11 months ago
  51. 41575d8 dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · 3 years, 11 months ago
  52. 734206d dm: core: Rename device_bind_ofnode() to device_bind() by Simon Glass · 3 years, 11 months ago
  53. 0f8106f treewide: Update email address Patrick Delaunay and Patrice Chotard by Patrice Chotard · 3 years, 11 months ago
  54. 3fade88 usb: xhci: avoid type conversion of void * by Heinrich Schuchardt · 4 years, 1 month ago
  55. 2e84463 usb: dwc3: Include device_compat.h in dwc3-octeon-glue.c by Tom Rini · 4 years ago
  56. f526aee usb: xhci: Include device_compat.h by Sean Anderson · 4 years, 1 month ago
  57. 1c431f1 Merge tag 'mips-pull-2020-10-07' of https://gitlab.denx.de/u-boot/custodians/u-boot-mips by Tom Rini · 4 years ago
  58. 92ca2fe usb: xhci: octeon: Add DWC3 glue layer for Octeon by Stefan Roese · 4 years, 2 months ago
  59. e68efa1 usb: xhci: xhci_bulk_tx: Don't "BUG" when comparing addresses by Stefan Roese · 4 years, 2 months ago
  60. 72a53ac usb: xhci: xhci-dwc3.c: Use dev_remap_addr() instead of dev_get_addr() by Stefan Roese · 4 years, 2 months ago
  61. 89f6830 dm: add cells_count parameter in *_count_phandle_with_args by Patrick Delaunay · 4 years, 1 month ago
  62. e15e817 usb: xhci-rcar: Add support for R8A774A1 SoC by Lad Prabhakar · 4 years, 1 month ago
  63. a6837a0 usb: xhci: convert to readx_poll_sleep_timeout() by Chunfeng Yun · 4 years, 1 month ago
  64. 23a54cc usb: xhci: use macros with parameter to fill ep_info2 by Chunfeng Yun · 4 years, 1 month ago
  65. bf58cf9 usb: xhci: convert to TRB_TX_TYPE() by Chunfeng Yun · 4 years, 1 month ago
  66. 4312638 usb: xhci: convert to TRB_LEN() and TRB_INTR_TARGET() by Chunfeng Yun · 4 years, 1 month ago
  67. a826d76 usb: xhci: convert to TRB_TYPE() by Chunfeng Yun · 4 years, 1 month ago
  68. 86d1fa1 usb: xhci: convert to HCS_MAX_PORTS() by Chunfeng Yun · 4 years, 1 month ago
  69. 7408205 usb: xhci: add quirks flag to support MediaTek xHCI 0.96 by Chunfeng Yun · 4 years, 1 month ago
  70. e3ea481 usb: xhci: create one unified function to calculate TRB TD remainder by Chunfeng Yun · 4 years, 1 month ago
  71. 719d7d8 usb: xhci: add a member hci_version in xhci_ctrl struct by Chunfeng Yun · 4 years, 1 month ago
  72. 046ade8 usb: dwc2: Fix not calling dev_xxx with a device by Sean Anderson · 4 years, 1 month ago
  73. 67ece26 Merge tag 'xilinx-for-v2021.01' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · 4 years, 1 month ago
  74. 54fdef2 xilinx: kconfig: Change Kconfig dependencies for Xilinx drivers by Michal Simek · 4 years, 2 months ago
  75. 890fc37 usb: host: ehci-hcd: change trace level for phy errors managed by uclass by Patrick Delaunay · 4 years, 4 months ago
  76. 3b417a7 usb: host: ohci: change trace level for phy errors managed by uclass by Patrick Delaunay · 4 years, 4 months ago
  77. 1468a1c usb: ci_udc: Add function to remove usb device by Ye Li · 4 years, 4 months ago
  78. 702e57e treewide: convert devfdt_get_addr_ptr() to dev_read_addr_ptr() by Masahiro Yamada · 4 years, 3 months ago
  79. f3858ce usb: host: dwc3-sti-glue: Fix ofnode_valid() parameter by Patrice Chotard · 4 years, 4 months ago
  80. b5152a6 usb: xhci: Add virt_to_phys() to support mapped platforms by Stefan Roese · 4 years, 3 months ago
  81. d96f6e1 usb: usb-uclass.c: Drop le16_to_cpu() as values are already swapped by Stefan Roese · 4 years, 3 months ago
  82. 61a1acb usb: xhci: xhci_mem_init: Use cpu_to_le64() and not xhci_writeq() by Stefan Roese · 4 years, 3 months ago
  83. 543eb12 usb: xhci: Add missing endian conversions (cpu_to_leXX / leXX_to_cpu) by Stefan Roese · 4 years, 3 months ago
  84. 2548493 treewide: convert devfdt_get_addr() to dev_read_addr() by Masahiro Yamada · 4 years, 3 months ago
  85. 8613c8d treewide: convert (void *)devfdt_get_addr() to dev_read_addr_ptr() by Masahiro Yamada · 4 years, 3 months ago
  86. 7208396 Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm" by Tom Rini · 4 years, 3 months ago
  87. 60e7fa8 treewide: convert devfdt_get_addr() to dev_read_addr() by Masahiro Yamada · 4 years, 3 months ago
  88. 3c12c62 treewide: convert (void *)devfdt_get_addr() to dev_read_addr_ptr() by Masahiro Yamada · 4 years, 3 months ago
  89. 0b80371 usb: xhci: Add reset controller support by Nicolas Saenz Julienne · 4 years, 4 months ago
  90. 61293f5 usb: xhci: Add missing cache flush in the scratchpad array initialization by Sylwester Nawrocki · 4 years, 5 months ago
  91. c03b761 usb: provide a device tree node to USB devices by Michael Walle · 4 years, 5 months ago
  92. 72be237 usb: ohci: Add header file for ARCH_DMA_MINALIGN by Simon Glass · 4 years, 5 months ago
  93. 9452b74 Merge tag 'u-boot-rockchip-20200531' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · 4 years, 5 months ago
  94. 604ab3e driver: usb: drop legacy rockchip xhci driver by Frank Wang · 4 years, 5 months ago
  95. 73021d1 usb: ehci-mx6: Print error code on failure by Marek Vasut · 4 years, 5 months ago
  96. 10bcafb usb: ehci-mx6: Handle fixed regulators correctly by Marek Vasut · 4 years, 5 months ago
  97. 58221d7 usb: dwc3: fix NULL pointer issue by Chunfeng Yun · 4 years, 5 months ago
  98. 94ed661 usb: ehci-omap: Add Support for DM_USB and OF_CONTROL by Adam Ford · 4 years, 5 months ago
  99. cd93d62 common: Drop linux/bitops.h from common header by Simon Glass · 4 years, 5 months ago
  100. c05ed00 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 5 months ago