1. bb721de Merge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot-dm into next by Tom Rini · 3 years, 11 months ago
  2. e6256ce Merge tag 'v2021.01-rc5' into next by Tom Rini · 3 years, 11 months ago
  3. f1d50f7 dm: core: Use dev_has_ofnode() instead of dev_of_valid() by Simon Glass · 4 years ago
  4. 5e34992 dm: core: Rename sqq to seq_ by Simon Glass · 4 years ago
  5. 9558862 dm: Use access methods for dev/uclass private data by Simon Glass · 4 years ago
  6. e6aa94c Revert "arm64: a37xx: pci: Assert PERST# signal when unloading driver" by Pali Rohár · 4 years ago
  7. b941f56 dm: core: Update uclass_find_next_free_req_seq() for new scheme by Simon Glass · 4 years ago
  8. be70610 pci: Update to use new sequence numbers by Simon Glass · 4 years ago
  9. 75e534b dm: Avoid accessing seq directly by Simon Glass · 4 years ago
  10. b75b15b dm: treewide: Rename ..._platdata variables to just ..._plat by Simon Glass · 4 years ago
  11. 33b2efb dm: treewide: Update 'auto' declarations to be on one line by Simon Glass · 4 years ago
  12. aad29ae dm: treewide: Rename ofdata_to_platdata() to of_to_plat() by Simon Glass · 4 years ago
  13. fa20e93 dm: treewide: Rename dev_get_platdata() to dev_get_plat() by Simon Glass · 4 years ago
  14. 71fa5b4 dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · 4 years ago
  15. 8a2b47f dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · 4 years ago
  16. 884870f dm: core: Rename device_bind_ofnode() to device_bind() by Simon Glass · 4 years ago
  17. e1a8443 pci: layerscape: fix a dead loop issue by Hou Zhiqiang · 4 years, 1 month ago
  18. ccb5d5d armv8: lx2162a: Add Soc changes to support LX2162A by Meenakshi Aggarwal · 4 years, 1 month ago
  19. 6c45b1a pci: ls_pcie_g4: Add size check for config resource by Wasim Khan · 4 years, 2 months ago
  20. e8cba3f pci: layerscape: Add size check for config resource by Wasim Khan · 4 years, 2 months ago
  21. c892b9f pci: ls_pcie_g4: Print pcie controller number starting from 1 by Wasim Khan · 4 years, 2 months ago
  22. 8b3d2d2 pci: layerscape: Update print of pcie controller by Wasim Khan · 4 years, 2 months ago
  23. c5977b1 dm: pci: fsl: Correct the workaround of erratum A-007815 by Hou Zhiqiang · 4 years, 2 months ago
  24. 7fd2350 pci: layerscape: add a way of specifying additional iommu mappings by Laurentiu Tudor · 4 years, 3 months ago
  25. 8e6bb37 pci: layerscape: move pci node search in a common function by Laurentiu Tudor · 4 years, 3 months ago
  26. 43dff4b pci: layerscape: move per-pci device fdt fixup in a function by Laurentiu Tudor · 4 years, 1 month ago
  27. 38ae92e Merge branch 'next' by Tom Rini · 4 years, 2 months ago
  28. e7d7c86 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · 4 years, 2 months ago
  29. fdb1dff pci: layerscape: Fixup PCIe EP mode DT nodes for LX2160A rev2 by Hou Zhiqiang · 4 years, 3 months ago
  30. ff87699 arm64: a37xx: pci: Disable link training when unloading driver by Pali Rohár · 4 years, 2 months ago
  31. 4f1b7b8 pci: layerscape: Fix spurious writes and panic by Michael Walle · 4 years, 4 months ago
  32. 38d5313 PCI: mediatek: Release the resource when PCIe enable port fail by developer · 4 years, 3 months ago
  33. 3a82912 PCI: mediatek: Release the resource when PCIe enable port fail by developer · 4 years, 3 months ago
  34. 26fd219 Merge branch 'remove-config-nr-dram-banks-v9-2020-08-26' of https://gitlab.denx.de/u-boot/custodians/u-boot-marvell into next by Tom Rini · 4 years, 3 months ago
  35. 5c6edca arm64: a37xx: pci: Depends on DM_GPIO by Pali Rohár · 4 years, 3 months ago
  36. 6a58b97 arm64: a37xx: pci: Assert PERST# signal when unloading driver by Pali Rohár · 4 years, 3 months ago
  37. 0130a61 arm64: a37xx: pci: Make PCIe Reset GPIO DT compatible with Linux kernel DT by Pali Rohár · 4 years, 3 months ago
  38. 7f6d294 pci: kconfig: Setup proper dependency for PCIE_ROCKCHIP by Michal Simek · 4 years, 3 months ago
  39. bbc8846 CONFIG_NR_DRAM_BANKS: Remove unreferenced code as its always defined by Stefan Roese · 4 years, 4 months ago
  40. 4c7d28c pci: Add PCI controller driver for OcteonTX / TX2 by Suneel Garapati · 5 years ago
  41. f8c8628 pci: pci-uclass: Check validity of ofnode by Suneel Garapati · 4 years, 7 months ago
  42. a99a5eb pci: pci-uclass: Add support for Alternate-RoutingID capability by Suneel Garapati · 5 years ago
  43. 5858ba8 pci: pci-uclass: Add VF BAR map support for Enhanced Allocation by Suneel Garapati · 5 years ago
  44. 13822f7 pci: pci-uclass: Add support for Single-Root I/O Virtualization by Suneel Garapati · 5 years ago
  45. 1b9c44e pci: pci-uclass: Add support for Enhanced Allocation in Bridges by Suneel Garapati · 5 years ago
  46. 3ac3aec pci: pci-uclass: Add multi entry support for memory regions by Suneel Garapati · 5 years ago
  47. cb7093d pci: pci-uclass: Make DT subnode parse optional by Suneel Garapati · 5 years ago
  48. 47f1962 pci: pci-uclass: Fix incorrect argument in map_physmem by Suneel Garapati · 5 years ago
  49. 950864f pci: pci-uclass: Dynamically allocate the PCI regions by Stefan Roese · 4 years, 4 months ago
  50. 1b7573c pci: pci-uclass: Remove #ifdef CONFIG_NR_DRAM_BANKS as its always set by Stefan Roese · 4 years, 4 months ago
  51. d9f6610 PCI: mediatek: Add PCIe support for MT7622 by developer · 4 years, 4 months ago
  52. d90ba42 drivers: pcie: add Broadcom IPROC PCIe RC driver by Srinath Mannam · 4 years, 7 months ago
  53. cdc7ed3 drivers: pci: add api to get dma regions by Rayagonda Kokatanur · 4 years, 7 months ago
  54. e4f6107 pci: Drop dm.h inclusion from header file by Simon Glass · 4 years, 4 months ago
  55. 02f1f06 pci: layerscape: Add specific config entry for RC and EP mode driver by Hou Zhiqiang · 4 years, 5 months ago
  56. 4a602b5 pci_ep: layerscape: Add the PCIe EP mode support for lx2160a-v2 by Xiaowei Bao · 4 years, 5 months ago
  57. bb3f713 pci: layerscape: Modify the ls_pcie_dump_atu function by Xiaowei Bao · 4 years, 5 months ago
  58. ecb85db pci_ep: layerscape: Add the SRIOV VFs of PF support by Xiaowei Bao · 4 years, 5 months ago
  59. cdecb97 pci_ep: layerscape: Add Support for ls2085a and ls2080a EP mode by Xiaowei Bao · 4 years, 5 months ago
  60. 06a329a pci_ep: layerscape: Add the workaround for errata A-009460 by Xiaowei Bao · 4 years, 5 months ago
  61. b4d63b0 pcie_ep: layerscape: Add the multiple function support by Xiaowei Bao · 4 years, 5 months ago
  62. 13b277f pci: layerscape: Split the EP and RC driver by Xiaowei Bao · 4 years, 5 months ago
  63. 0400f5e pci: rockchip: Drop legacy PHY driver by Jagan Teki · 4 years, 5 months ago
  64. 427603b pci: rockchip: Switch to generic-phy by Jagan Teki · 4 years, 5 months ago
  65. f7ed78b treewide: convert bd_t to struct bd_info by coccinelle by Masahiro Yamada · 4 years, 5 months ago
  66. 4effd27 Merge tag 'rpi-next-2020.10' of https://gitlab.denx.de/u-boot/custodians/u-boot-raspberrypi by Tom Rini · 4 years, 5 months ago
  67. 88f51f7 pci: Add driver for Broadcom BCM2711 SoC PCIe controller by Sylwester Nawrocki · 4 years, 6 months ago
  68. 2d0ee24 pci: Move some PCIe register offset definitions to a common header by Sylwester Nawrocki · 4 years, 6 months ago
  69. 3ed840c video: pci: Set up the copy framebuffer by Simon Glass · 4 years, 5 months ago
  70. e55e78e pci: rockchip: Mark inline functions as static inline by Tom Rini · 4 years, 5 months ago
  71. 15b4006 pci: Make Rockchip PCIe voltage regulators optional by Mark Kettenis · 4 years, 6 months ago
  72. 5f14232 pci: Add Rockchip PCIe PHY controller driver by Jagan Teki · 4 years, 7 months ago
  73. 0226247 pci: Add Rockchip PCIe controller driver by Jagan Teki · 4 years, 7 months ago
  74. 4dcacfc common: Drop linux/bitops.h from common header by Simon Glass · 4 years, 7 months ago
  75. dbd7954 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 7 months ago
  76. 0f2af88 common: Drop log.h from common header by Simon Glass · 4 years, 7 months ago
  77. 9758973 common: Drop init.h from common header by Simon Glass · 4 years, 7 months ago
  78. 1ea9789 common: Drop bootstage.h from common header by Simon Glass · 4 years, 7 months ago
  79. 513f640 rename symbol: CONFIG_TEGRA -> CONFIG_ARCH_TEGRA by Trevor Woerner · 4 years, 7 months ago
  80. bd165e7 pci: Avoid auto-config when chain loading by Simon Glass · 4 years, 7 months ago
  81. 5046109 x86: Move acpi_s3.h to include/acpi/ by Simon Glass · 4 years, 8 months ago
  82. 71fafd1 pci: Adjust dm_pci_read_bar32() to return errors correctly by Simon Glass · 4 years, 8 months ago
  83. f3005fb dm: pci: Allow disabling auto-config for a device by Simon Glass · 4 years, 8 months ago
  84. 34e46e0 pci-host-ecam-generic: access config space independent of system-wide bus id by Vladimir Oltean · 4 years, 9 months ago
  85. 9bc1564 dm: core: Create a new header file for 'compat' features by Simon Glass · 4 years, 10 months ago
  86. d66c5f7 dm: core: Require users of devres to include the header by Simon Glass · 4 years, 10 months ago
  87. c92aac1 dm: pci: Update a few more interfaces for const udevice * by Simon Glass · 4 years, 10 months ago
  88. 2a311e8 dm: pci: Update the PCI read_config() method to const dev * by Simon Glass · 4 years, 10 months ago
  89. 70bec5c pci: layerscape: device tree fixup based on SoC and by Wasim Khan · 5 years ago
  90. 9d3d230 pci: layerscape: Move streamId allocation to common device tree fixup by Wasim Khan · 5 years ago
  91. 54e44ef pci: layerscape: Common device tree fixup for NXP SoCs by Wasim Khan · 5 years ago
  92. cf51ce8 pci: layerscape: Fix the BARs disable function by Hou Zhiqiang · 5 years ago
  93. ca3815d pci: layerscape: Fix the disabling of Expansion ROM BAR by Hou Zhiqiang · 5 years ago
  94. da25eff common: Move ll_boot_init() to init.h by Simon Glass · 5 years ago
  95. 1c6449c pci: Print a warning if the bus is accessed before probing by Simon Glass · 5 years ago
  96. fefee55 Merge tag 'u-boot-imx-20200107' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 5 years ago
  97. bec7be1 pci: imx: Add iMX6SX compatible by Marek Vasut · 5 years ago
  98. 64d85a2 pci: layerscape: Manage PCIe EP compatible string via Kconfig by Pankaj Bansal · 5 years ago
  99. 4c65678 pci: layerscape: move PCIE related CONFIG to PCI Kconfig by Pankaj Bansal · 5 years ago
  100. f6cbc73 armv8: lx2160a: Add FSL_PEX_STREAM_ID_END for LX2160A by Wasim Khan · 5 years ago