1. fd062eb usb: xhci: Add missing xhci_readl() by Aaron Williams · Tue Apr 06 12:10:17 2021 +0200
  2. f7c9176 dm: i2c: use CONFIG_IS_ENABLED macro for DM_I2C/DM_I2C_GPIO by Igor Opaniuk · Tue Feb 09 13:52:45 2021 +0200
  3. 4033aa3 xhci: translate virtual addresses into the bus's address space by Nicolas Saenz Julienne · Tue Jan 12 13:55:28 2021 +0100
  4. 9631625 usb: xhci-pci: Add DM_FLAG_OS_PREPARE flag by Nicolas Saenz Julienne · Thu Jan 14 16:49:00 2021 +0100
  5. b1db71b Merge branch '2021-02-02-drop-asm_global_data-when-unused' by Tom Rini · Mon Feb 15 08:19:40 2021 -0500
  6. 5e3c146 usb: xhci: Fix compare to use physical addresses in xhci_bulk_tx() by Stefan Roese · Fri Jan 15 08:52:56 2021 +0100
  7. de1627b usb: xhci-pci: Check for errors from dm_pci_map_bar() by Pali Rohár · Mon Jan 18 12:30:04 2021 +0100
  8. 37b8328 usb: xhci-mtk: support option to disable ports by developer · Wed Dec 23 09:52:20 2020 +0800
  9. 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · Fri Oct 30 21:38:53 2020 -0600
  10. bb721de Merge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot-dm into next by Tom Rini · Tue Jan 05 22:34:43 2021 -0500
  11. e6256ce Merge tag 'v2021.01-rc5' into next by Tom Rini · Tue Jan 05 16:20:26 2021 -0500
  12. a7ece58 dm: core: Access device ofnode through functions by Simon Glass · Sat Dec 19 10:40:14 2020 -0700
  13. f1d50f7 dm: core: Use dev_has_ofnode() instead of dev_of_valid() by Simon Glass · Sat Dec 19 10:40:13 2020 -0700
  14. 07c1777 dm: core: Rename dev_has_of_node() to dev_has_ofnode() by Simon Glass · Sat Dec 19 10:40:12 2020 -0700
  15. 9558862 dm: Use access methods for dev/uclass private data by Simon Glass · Tue Dec 22 19:30:28 2020 -0700
  16. 07e1338 dm: Drop the unused arg in uclass_find_device_by_seq() by Simon Glass · Wed Dec 16 21:20:29 2020 -0700
  17. 579d804 usb: Update for new sequence numbers by Simon Glass · Wed Dec 16 21:20:21 2020 -0700
  18. cb4363a usb: ehci-mx6: Drop assignment of sequence number by Simon Glass · Wed Dec 16 21:20:20 2020 -0700
  19. 75e534b dm: Avoid accessing seq directly by Simon Glass · Wed Dec 16 21:20:07 2020 -0700
  20. a050583 usb: xhci: fix lack of short packet event trb handling by Ran Wang · Wed Nov 18 15:49:02 2020 +0800
  21. b75b15b dm: treewide: Rename ..._platdata variables to just ..._plat by Simon Glass · Thu Dec 03 16:55:23 2020 -0700
  22. aad29ae dm: treewide: Rename ofdata_to_platdata() to of_to_plat() by Simon Glass · Thu Dec 03 16:55:21 2020 -0700
  23. fa20e93 dm: treewide: Rename dev_get_platdata() to dev_get_plat() by Simon Glass · Thu Dec 03 16:55:20 2020 -0700
  24. 71fa5b4 dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · Thu Dec 03 16:55:18 2020 -0700
  25. 8a2b47f dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · Thu Dec 03 16:55:17 2020 -0700
  26. 884870f dm: core: Rename device_bind_ofnode() to device_bind() by Simon Glass · Sat Nov 28 17:50:01 2020 -0700
  27. 5d9950d treewide: Update email address Patrick Delaunay and Patrice Chotard by Patrice Chotard · Wed Dec 02 18:47:30 2020 +0100
  28. 01adeb3 usb: xhci: avoid type conversion of void * by Heinrich Schuchardt · Tue Sep 29 22:03:01 2020 +0200
  29. e8433bf usb: dwc3: Include device_compat.h in dwc3-octeon-glue.c by Tom Rini · Fri Oct 16 08:41:37 2020 -0400
  30. 429ce52 usb: xhci: Include device_compat.h by Sean Anderson · Sun Oct 04 21:39:53 2020 -0400
  31. 2013b66 Merge tag 'mips-pull-2020-10-07' of https://gitlab.denx.de/u-boot/custodians/u-boot-mips by Tom Rini · Wed Oct 07 17:25:25 2020 -0400
  32. df33b57 usb: xhci: octeon: Add DWC3 glue layer for Octeon by Stefan Roese · Mon Aug 24 13:04:38 2020 +0200
  33. 79db944 usb: xhci: xhci_bulk_tx: Don't "BUG" when comparing addresses by Stefan Roese · Mon Aug 24 13:04:37 2020 +0200
  34. cf35437 usb: xhci: xhci-dwc3.c: Use dev_remap_addr() instead of dev_get_addr() by Stefan Roese · Mon Aug 24 13:04:36 2020 +0200
  35. d776a84 dm: add cells_count parameter in *_count_phandle_with_args by Patrick Delaunay · Fri Sep 25 09:41:14 2020 +0200
  36. 7f2d86d usb: xhci-rcar: Add support for R8A774A1 SoC by Lad Prabhakar · Mon Sep 21 18:24:09 2020 +0100
  37. 14bb350 usb: xhci: convert to readx_poll_sleep_timeout() by developer · Tue Sep 08 19:00:03 2020 +0200
  38. 9963422 usb: xhci: use macros with parameter to fill ep_info2 by developer · Tue Sep 08 19:00:02 2020 +0200
  39. 57c052b usb: xhci: convert to TRB_TX_TYPE() by developer · Tue Sep 08 19:00:01 2020 +0200
  40. 6cabb14 usb: xhci: convert to TRB_LEN() and TRB_INTR_TARGET() by developer · Tue Sep 08 19:00:00 2020 +0200
  41. 497dcfa usb: xhci: convert to TRB_TYPE() by developer · Tue Sep 08 18:59:59 2020 +0200
  42. 6b9e221 usb: xhci: convert to HCS_MAX_PORTS() by developer · Tue Sep 08 18:59:58 2020 +0200
  43. 8039053 usb: xhci: add quirks flag to support MediaTek xHCI 0.96 by developer · Tue Sep 08 18:59:57 2020 +0200
  44. 570c2a9 usb: xhci: create one unified function to calculate TRB TD remainder by developer · Tue Sep 08 18:59:56 2020 +0200
  45. d1c2da4 usb: xhci: add a member hci_version in xhci_ctrl struct by developer · Tue Sep 08 18:59:55 2020 +0200
  46. 62eff9b usb: dwc2: Fix not calling dev_xxx with a device by Sean Anderson · Tue Sep 15 10:45:15 2020 -0400
  47. 01c102d Merge tag 'xilinx-for-v2021.01' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · Thu Sep 24 08:33:47 2020 -0400
  48. 3239d71 xilinx: kconfig: Change Kconfig dependencies for Xilinx drivers by Michal Simek · Mon Aug 24 14:41:51 2020 +0200
  49. f62e739 usb: host: ehci-hcd: change trace level for phy errors managed by uclass by Patrick Delaunay · Fri Jul 03 17:36:43 2020 +0200
  50. 01e05a9 usb: host: ohci: change trace level for phy errors managed by uclass by Patrick Delaunay · Fri Jul 03 17:36:42 2020 +0200
  51. 68801eb usb: ci_udc: Add function to remove usb device by Ye Li · Mon Jun 29 10:12:59 2020 +0800
  52. 32822d0 treewide: convert devfdt_get_addr_ptr() to dev_read_addr_ptr() by Masahiro Yamada · Tue Aug 04 14:14:43 2020 +0900
  53. 7c7640a usb: host: dwc3-sti-glue: Fix ofnode_valid() parameter by Patrice Chotard · Mon Jun 29 11:19:02 2020 +0200
  54. caf8cae usb: xhci: Add virt_to_phys() to support mapped platforms by Stefan Roese · Tue Jul 21 10:46:05 2020 +0200
  55. 77c83ac usb: usb-uclass.c: Drop le16_to_cpu() as values are already swapped by Stefan Roese · Tue Jul 21 10:46:04 2020 +0200
  56. 83b1751 usb: xhci: xhci_mem_init: Use cpu_to_le64() and not xhci_writeq() by Stefan Roese · Tue Jul 21 10:46:03 2020 +0200
  57. cb57086 usb: xhci: Add missing endian conversions (cpu_to_leXX / leXX_to_cpu) by Stefan Roese · Tue Jul 21 10:46:02 2020 +0200
  58. a89b4de treewide: convert devfdt_get_addr() to dev_read_addr() by Masahiro Yamada · Fri Jul 17 14:36:48 2020 +0900
  59. 1096ae1 treewide: convert (void *)devfdt_get_addr() to dev_read_addr_ptr() by Masahiro Yamada · Fri Jul 17 14:36:46 2020 +0900
  60. 5a9ecb2 Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm" by Tom Rini · Fri Jul 24 08:42:06 2020 -0400
  61. a831cef treewide: convert devfdt_get_addr() to dev_read_addr() by Masahiro Yamada · Fri Jul 17 14:36:48 2020 +0900
  62. a3332a1 treewide: convert (void *)devfdt_get_addr() to dev_read_addr_ptr() by Masahiro Yamada · Fri Jul 17 14:36:46 2020 +0900
  63. 566107e usb: xhci: Add reset controller support by Nicolas Saenz Julienne · Mon Jun 29 18:37:25 2020 +0200
  64. ffedc75 usb: xhci: Add missing cache flush in the scratchpad array initialization by Sylwester Nawrocki · Mon May 25 13:39:51 2020 +0200
  65. 7c96132 usb: provide a device tree node to USB devices by Michael Walle · Tue Jun 02 01:47:07 2020 +0200
  66. 2593cdb usb: ohci: Add header file for ARCH_DMA_MINALIGN by Simon Glass · Sat May 30 10:29:03 2020 -0600
  67. 80c5aec Merge tag 'u-boot-rockchip-20200531' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · Sun May 31 20:07:39 2020 -0400
  68. f596590 driver: usb: drop legacy rockchip xhci driver by Frank Wang · Tue May 26 11:34:32 2020 +0800
  69. a86d51a usb: ehci-mx6: Print error code on failure by Marek Vasut · Thu May 21 23:34:06 2020 +0200
  70. 2737045 usb: ehci-mx6: Handle fixed regulators correctly by Marek Vasut · Thu May 21 23:32:23 2020 +0200
  71. b72ae70 usb: dwc3: fix NULL pointer issue by developer · Thu May 14 13:55:11 2020 +0800
  72. cb167e8 usb: ehci-omap: Add Support for DM_USB and OF_CONTROL by Adam Ford · Sat May 16 01:19:53 2020 -0500
  73. 4dcacfc common: Drop linux/bitops.h from common header by Simon Glass · Sun May 10 11:40:13 2020 -0600
  74. dbd7954 common: Drop linux/delay.h from common header by Simon Glass · Sun May 10 11:40:11 2020 -0600
  75. c06c1be common: Drop linux/bug.h from common header by Simon Glass · Sun May 10 11:40:08 2020 -0600
  76. 0f2af88 common: Drop log.h from common header by Simon Glass · Sun May 10 11:40:05 2020 -0600
  77. 9758973 common: Drop init.h from common header by Simon Glass · Sun May 10 11:40:02 2020 -0600
  78. 274e0b0 common: Drop net.h from common header by Simon Glass · Sun May 10 11:39:56 2020 -0600
  79. 513f640 rename symbol: CONFIG_TEGRA -> CONFIG_ARCH_TEGRA by Trevor Woerner · Wed May 06 08:02:41 2020 -0400
  80. bb7ab07 rename symbol: CONFIG_KIRKWOOD -> CONFIG_ARCH_KIRKWOOD by Trevor Woerner · Wed May 06 08:02:40 2020 -0400
  81. f995375 rename symbol: CONFIG_ORION5X -> CONFIG_ARCH_ORION5X by Trevor Woerner · Wed May 06 08:02:38 2020 -0400
  82. f8b2719 usb: mx6: add fuse check by Peng Fan · Fri May 01 22:08:36 2020 +0800
  83. 507fc9b xhci: mediatek: Add support for MTK xHCI host controller by developer · Sat May 02 11:35:18 2020 +0200
  84. f8bced1 usb: dwc3: use the phy bulk API to get phys by developer · Sat May 02 11:35:13 2020 +0200
  85. 190ee83 usb: host: dwc3-sti-glue: Use UCLASS_NOP instead of UCLASS_MISC by Patrice Chotard · Tue Apr 28 13:49:50 2020 +0200
  86. ce17fe1 usb: host: dwc2: add trace to have clean usb start by Patrick Delaunay · Mon Apr 27 15:30:01 2020 +0200
  87. 8bef169 usb: host: dwc2: force reset assert by Patrick Delaunay · Mon Apr 27 15:30:00 2020 +0200
  88. 9225f3e usb: host: dwc2: add clk support by Patrick Delaunay · Mon Apr 27 15:29:59 2020 +0200
  89. bb3569d usb: host: dwc2: add phy support by Patrick Delaunay · Mon Apr 27 15:29:58 2020 +0200
  90. 4b88d6f usb: avoid NULL check before free by Heinrich Schuchardt · Sun Apr 19 12:02:28 2020 +0200
  91. f59d24e drivers: usb: host: Add BRCM xHCI driver by Rayagonda Kokatanur · Thu Apr 09 09:23:15 2020 +0530
  92. 5d42d3a usb: Migrate to support live DT for some driver by Kever Yang · Wed Mar 04 08:59:50 2020 +0800
  93. bfd13d7 usb: ehci-msm: Use dev interface to get device address by Kever Yang · Wed Mar 04 08:59:49 2020 +0800
  94. dd0a300 usb: dwc3-of-simple: Drop redundant inclding header file by Kever Yang · Wed Mar 04 08:59:48 2020 +0800
  95. 118a903 usb: Keep async schedule running only across mass storage xfers by Marek Vasut · Mon Apr 06 14:29:44 2020 +0200
  96. 9bc1564 dm: core: Create a new header file for 'compat' features by Simon Glass · Mon Feb 03 07:36:16 2020 -0700
  97. d66c5f7 dm: core: Require users of devres to include the header by Simon Glass · Mon Feb 03 07:36:15 2020 -0700
  98. 6333448 common: Move ARM cache operations out of common.h by Simon Glass · Thu Nov 14 12:57:39 2019 -0700
  99. c0932e2 usb: xhci: support 1.1 or later version by developer · Fri Nov 08 10:55:52 2019 +0800
  100. 569c2a5 usb: ehci-hcd: Keep async schedule running by Marek Vasut · Sun Oct 06 16:13:38 2019 +0200