1. 2147a16 dm: i2c: use CONFIG_IS_ENABLED macro for DM_I2C/DM_I2C_GPIO by Igor Opaniuk · 3 years, 8 months ago
  2. 1a47455 xhci: translate virtual addresses into the bus's address space by Nicolas Saenz Julienne · 3 years, 9 months ago
  3. e3bbc1f usb: xhci-pci: Add DM_FLAG_OS_PREPARE flag by Nicolas Saenz Julienne · 3 years, 9 months ago
  4. 2ae8043 Merge branch '2021-02-02-drop-asm_global_data-when-unused' by Tom Rini · 3 years, 8 months ago
  5. cec8042 usb: xhci: Fix compare to use physical addresses in xhci_bulk_tx() by Stefan Roese · 3 years, 9 months ago
  6. 5a5024f usb: xhci-pci: Check for errors from dm_pci_map_bar() by Pali Rohár · 3 years, 9 months ago
  7. 04232f7 usb: xhci-mtk: support option to disable ports by Chunfeng Yun · 3 years, 10 months ago
  8. 401d1c4 common: Drop asm/global_data.h from common header by Simon Glass · 4 years ago
  9. b11f634 Merge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot-dm into next by Tom Rini · 3 years, 10 months ago
  10. 720620e Merge tag 'v2021.01-rc5' into next by Tom Rini · 3 years, 10 months ago
  11. f10643c dm: core: Access device ofnode through functions by Simon Glass · 3 years, 10 months ago
  12. 7d14ee4 dm: core: Use dev_has_ofnode() instead of dev_of_valid() by Simon Glass · 3 years, 10 months ago
  13. c23405f dm: core: Rename dev_has_of_node() to dev_has_ofnode() by Simon Glass · 3 years, 10 months ago
  14. 0fd3d91 dm: Use access methods for dev/uclass private data by Simon Glass · 3 years, 10 months ago
  15. 9917591 dm: Drop the unused arg in uclass_find_device_by_seq() by Simon Glass · 3 years, 10 months ago
  16. b27347f usb: Update for new sequence numbers by Simon Glass · 3 years, 10 months ago
  17. 4de51cc usb: ehci-mx6: Drop assignment of sequence number by Simon Glass · 3 years, 10 months ago
  18. 8b85dfc dm: Avoid accessing seq directly by Simon Glass · 3 years, 10 months ago
  19. 621ed49 usb: xhci: fix lack of short packet event trb handling by Ran Wang · 4 years ago
  20. 8a8d24b dm: treewide: Rename ..._platdata variables to just ..._plat by Simon Glass · 3 years, 11 months ago
  21. d1998a9 dm: treewide: Rename ofdata_to_platdata() to of_to_plat() by Simon Glass · 3 years, 11 months ago
  22. c69cda2 dm: treewide: Rename dev_get_platdata() to dev_get_plat() by Simon Glass · 3 years, 11 months ago
  23. caa4daa dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · 3 years, 11 months ago
  24. 41575d8 dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · 3 years, 11 months ago
  25. 734206d dm: core: Rename device_bind_ofnode() to device_bind() by Simon Glass · 3 years, 11 months ago
  26. 0f8106f treewide: Update email address Patrick Delaunay and Patrice Chotard by Patrice Chotard · 3 years, 11 months ago
  27. 3fade88 usb: xhci: avoid type conversion of void * by Heinrich Schuchardt · 4 years, 1 month ago
  28. 2e84463 usb: dwc3: Include device_compat.h in dwc3-octeon-glue.c by Tom Rini · 4 years ago
  29. f526aee usb: xhci: Include device_compat.h by Sean Anderson · 4 years, 1 month ago
  30. 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
  31. 92ca2fe usb: xhci: octeon: Add DWC3 glue layer for Octeon by Stefan Roese · 4 years, 2 months ago
  32. e68efa1 usb: xhci: xhci_bulk_tx: Don't "BUG" when comparing addresses by Stefan Roese · 4 years, 2 months ago
  33. 72a53ac usb: xhci: xhci-dwc3.c: Use dev_remap_addr() instead of dev_get_addr() by Stefan Roese · 4 years, 2 months ago
  34. 89f6830 dm: add cells_count parameter in *_count_phandle_with_args by Patrick Delaunay · 4 years, 1 month ago
  35. e15e817 usb: xhci-rcar: Add support for R8A774A1 SoC by Lad Prabhakar · 4 years, 1 month ago
  36. a6837a0 usb: xhci: convert to readx_poll_sleep_timeout() by Chunfeng Yun · 4 years, 1 month ago
  37. 23a54cc usb: xhci: use macros with parameter to fill ep_info2 by Chunfeng Yun · 4 years, 1 month ago
  38. bf58cf9 usb: xhci: convert to TRB_TX_TYPE() by Chunfeng Yun · 4 years, 1 month ago
  39. 4312638 usb: xhci: convert to TRB_LEN() and TRB_INTR_TARGET() by Chunfeng Yun · 4 years, 1 month ago
  40. a826d76 usb: xhci: convert to TRB_TYPE() by Chunfeng Yun · 4 years, 1 month ago
  41. 86d1fa1 usb: xhci: convert to HCS_MAX_PORTS() by Chunfeng Yun · 4 years, 1 month ago
  42. 7408205 usb: xhci: add quirks flag to support MediaTek xHCI 0.96 by Chunfeng Yun · 4 years, 1 month ago
  43. e3ea481 usb: xhci: create one unified function to calculate TRB TD remainder by Chunfeng Yun · 4 years, 1 month ago
  44. 719d7d8 usb: xhci: add a member hci_version in xhci_ctrl struct by Chunfeng Yun · 4 years, 1 month ago
  45. 046ade8 usb: dwc2: Fix not calling dev_xxx with a device by Sean Anderson · 4 years, 1 month ago
  46. 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
  47. 54fdef2 xilinx: kconfig: Change Kconfig dependencies for Xilinx drivers by Michal Simek · 4 years, 2 months ago
  48. 890fc37 usb: host: ehci-hcd: change trace level for phy errors managed by uclass by Patrick Delaunay · 4 years, 4 months ago
  49. 3b417a7 usb: host: ohci: change trace level for phy errors managed by uclass by Patrick Delaunay · 4 years, 4 months ago
  50. 1468a1c usb: ci_udc: Add function to remove usb device by Ye Li · 4 years, 4 months ago
  51. 702e57e treewide: convert devfdt_get_addr_ptr() to dev_read_addr_ptr() by Masahiro Yamada · 4 years, 3 months ago
  52. f3858ce usb: host: dwc3-sti-glue: Fix ofnode_valid() parameter by Patrice Chotard · 4 years, 4 months ago
  53. b5152a6 usb: xhci: Add virt_to_phys() to support mapped platforms by Stefan Roese · 4 years, 3 months ago
  54. d96f6e1 usb: usb-uclass.c: Drop le16_to_cpu() as values are already swapped by Stefan Roese · 4 years, 3 months ago
  55. 61a1acb usb: xhci: xhci_mem_init: Use cpu_to_le64() and not xhci_writeq() by Stefan Roese · 4 years, 3 months ago
  56. 543eb12 usb: xhci: Add missing endian conversions (cpu_to_leXX / leXX_to_cpu) by Stefan Roese · 4 years, 3 months ago
  57. 2548493 treewide: convert devfdt_get_addr() to dev_read_addr() by Masahiro Yamada · 4 years, 3 months ago
  58. 8613c8d treewide: convert (void *)devfdt_get_addr() to dev_read_addr_ptr() by Masahiro Yamada · 4 years, 3 months ago
  59. 7208396 Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm" by Tom Rini · 4 years, 3 months ago
  60. 60e7fa8 treewide: convert devfdt_get_addr() to dev_read_addr() by Masahiro Yamada · 4 years, 3 months ago
  61. 3c12c62 treewide: convert (void *)devfdt_get_addr() to dev_read_addr_ptr() by Masahiro Yamada · 4 years, 3 months ago
  62. 0b80371 usb: xhci: Add reset controller support by Nicolas Saenz Julienne · 4 years, 4 months ago
  63. 61293f5 usb: xhci: Add missing cache flush in the scratchpad array initialization by Sylwester Nawrocki · 4 years, 5 months ago
  64. c03b761 usb: provide a device tree node to USB devices by Michael Walle · 4 years, 5 months ago
  65. 72be237 usb: ohci: Add header file for ARCH_DMA_MINALIGN by Simon Glass · 4 years, 5 months ago
  66. 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
  67. 604ab3e driver: usb: drop legacy rockchip xhci driver by Frank Wang · 4 years, 5 months ago
  68. 73021d1 usb: ehci-mx6: Print error code on failure by Marek Vasut · 4 years, 5 months ago
  69. 10bcafb usb: ehci-mx6: Handle fixed regulators correctly by Marek Vasut · 4 years, 5 months ago
  70. 58221d7 usb: dwc3: fix NULL pointer issue by Chunfeng Yun · 4 years, 5 months ago
  71. 94ed661 usb: ehci-omap: Add Support for DM_USB and OF_CONTROL by Adam Ford · 4 years, 5 months ago
  72. cd93d62 common: Drop linux/bitops.h from common header by Simon Glass · 4 years, 5 months ago
  73. c05ed00 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 5 months ago
  74. eb41d8a common: Drop linux/bug.h from common header by Simon Glass · 4 years, 5 months ago
  75. f7ae49f common: Drop log.h from common header by Simon Glass · 4 years, 5 months ago
  76. 691d719 common: Drop init.h from common header by Simon Glass · 4 years, 5 months ago
  77. 90526e9 common: Drop net.h from common header by Simon Glass · 4 years, 5 months ago
  78. 18138ab rename symbol: CONFIG_TEGRA -> CONFIG_ARCH_TEGRA by Trevor Woerner · 4 years, 6 months ago
  79. bb0fb4c rename symbol: CONFIG_KIRKWOOD -> CONFIG_ARCH_KIRKWOOD by Trevor Woerner · 4 years, 6 months ago
  80. b16a331 rename symbol: CONFIG_ORION5X -> CONFIG_ARCH_ORION5X by Trevor Woerner · 4 years, 6 months ago
  81. 0bd3d91 usb: mx6: add fuse check by Peng Fan · 4 years, 6 months ago
  82. 7410283 xhci: mediatek: Add support for MTK xHCI host controller by Chunfeng Yun · 4 years, 6 months ago
  83. 6dfb8a8 usb: dwc3: use the phy bulk API to get phys by Chunfeng Yun · 4 years, 6 months ago
  84. f3bc736 usb: host: dwc3-sti-glue: Use UCLASS_NOP instead of UCLASS_MISC by Patrice Chotard · 4 years, 6 months ago
  85. 245847f usb: host: dwc2: add trace to have clean usb start by Patrick Delaunay · 4 years, 6 months ago
  86. 6600438 usb: host: dwc2: force reset assert by Patrick Delaunay · 4 years, 6 months ago
  87. 0bc632c usb: host: dwc2: add clk support by Patrick Delaunay · 4 years, 6 months ago
  88. e17a4bf usb: host: dwc2: add phy support by Patrick Delaunay · 4 years, 6 months ago
  89. cff0144 usb: avoid NULL check before free by Heinrich Schuchardt · 4 years, 6 months ago
  90. 9cadf05 drivers: usb: host: Add BRCM xHCI driver by Rayagonda Kokatanur · 4 years, 7 months ago
  91. 2517dea usb: Migrate to support live DT for some driver by Kever Yang · 4 years, 8 months ago
  92. 0148bbe usb: ehci-msm: Use dev interface to get device address by Kever Yang · 4 years, 8 months ago
  93. 5c17030 usb: dwc3-of-simple: Drop redundant inclding header file by Kever Yang · 4 years, 8 months ago
  94. 31232de usb: Keep async schedule running only across mass storage xfers by Marek Vasut · 4 years, 7 months ago
  95. 336d461 dm: core: Create a new header file for 'compat' features by Simon Glass · 4 years, 9 months ago
  96. 61b29b8 dm: core: Require users of devres to include the header by Simon Glass · 4 years, 9 months ago
  97. 1eb69ae common: Move ARM cache operations out of common.h by Simon Glass · 5 years ago
  98. e0891bb usb: xhci: support 1.1 or later version by Chunfeng Yun · 5 years ago
  99. 02b0e1a usb: ehci-hcd: Keep async schedule running by Marek Vasut · 5 years ago
  100. 235f5e1 ehci-mx6: Update EHCI driver to support OTG0 on i.MX7ULP by Ye Li · 5 years ago