1. 67b84a6 sh4: Drop unused pci_sh7780 driver by Simon Glass · 1 year, 10 months ago
  2. 59b09ba pci: Add Apple PCIe controller driver by Mark Kettenis · 1 year, 10 months ago
  3. 8187bd1 pci-rcar-gen3: Rename CONFIG_SEND_ENABLE by Tom Rini · 2 years ago
  4. c43e27a global: Migrate CONFIG_PCIE_IMX_POWER_GPIO to CFG by Tom Rini · 2 years ago
  5. 9fa71af global: Migrate CONFIG_PCIE_IMX_PERST_GPIO to CFG by Tom Rini · 2 years ago
  6. 3403b9a drivers: pci: pcie_dw_common: add upper-limit to iATU by Ben Dooks · 2 years, 1 month ago
  7. bb4dd96 global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_* by Tom Rini · 2 years ago
  8. 56af659 global: Move remaining CONFIG_SYS_PCI* to CFG_SYS_PCI* by Tom Rini · 2 years ago
  9. 376b88a global: Migrate CONFIG_SYS_FSL* symbols to the CFG_SYS namespace by Tom Rini · 2 years, 1 month ago
  10. 5bfbffb Merge tag 'video-20221030' of https://source.denx.de/u-boot/custodians/u-boot-video by Tom Rini · 2 years, 1 month ago
  11. 52cb504 video: Rename CONFIG_DM_VIDEO to CONFIG_VIDEO by Simon Glass · 2 years, 1 month ago
  12. 04c640c pci: Drop test for DM_VIDEO by Simon Glass · 2 years, 1 month ago
  13. 91c96fe dm: treewide: Do not use the return value of simple uclass iterator by Michal Suchanek · 2 years, 2 months ago
  14. 4cd455e dm: core: Switch uclass_*_device_err to use uclass_*_device_check by Michal Suchanek · 2 years, 2 months ago
  15. fae28a3 dm: pci: Fix device PCI iteration by Michal Suchanek · 2 years, 2 months ago
  16. 2e4938b dm: core: Drop ofnode_is_available() by Simon Glass · 2 years, 3 months ago
  17. bce6963 pci: Add checks to prevent config space overflow by Pali Rohár · 2 years, 5 months ago
  18. 5b92520 video: Rename structs and functions to avoid VBE by Simon Glass · 2 years, 4 months ago
  19. ec86bc6 video: Renname vbe.h to vesa.h by Simon Glass · 2 years, 4 months ago
  20. 62297ec pci: pci_mvebu: Add support for reset-gpios by Pali Rohár · 2 years, 4 months ago
  21. f24d48a Convert CONFIG_SYS_FSL_PCI_VER_3_X to Kconfig by Tom Rini · 2 years, 5 months ago
  22. b81d0d9 Convert CONFIG_PCI_MSC01 to Kconfig by Tom Rini · 2 years, 5 months ago
  23. 6c2722e Convert CONFIG_SH7751_PCI to Kconfig by Tom Rini · 2 years, 5 months ago
  24. 77d9e9f Convert CONFIG_PCI_CONFIG_HOST_BRIDGE to Kconfig by Tom Rini · 2 years, 5 months ago
  25. e9e5758 Convert CONFIG_PCI_GT64120 to Kconfig by Tom Rini · 2 years, 5 months ago
  26. 6fe7270 Convert CONFIG_PCI_SCAN_SHOW to Kconfig by Tom Rini · 2 years, 5 months ago
  27. a453f09 pci: Remove pci_sh4 and related defines. by Tom Rini · 2 years, 5 months ago
  28. 2c7b8ec Convert CONFIG_PCIE_IMX to Kconfig by Tom Rini · 2 years, 5 months ago
  29. d9ff2b9 Merge branch 'master' into next by Tom Rini · 2 years, 5 months ago
  30. b1f9272 pci: tegra: Update error prints with new lines by Peter Robinson · 2 years, 7 months ago
  31. c84d830 pci: Handle failed calloc in decode_regions() by Pierre-Clément Tosi · 2 years, 6 months ago
  32. 71e7e1a pci: Add config for Enhanced Allocation by Andrew Scull · 2 years, 7 months ago
  33. 6520c82 pci: Add mask parameter to dm_pci_map_bar() by Andrew Scull · 2 years, 7 months ago
  34. 3e0f2fb pci: Update dm_pci_bus_to_virt() parameters by Andrew Scull · 2 years, 7 months ago
  35. 994b60d pci: Match region flags using a mask by Andrew Scull · 2 years, 7 months ago
  36. 58c6102 pci: Map bars with offset and length by Andrew Scull · 2 years, 7 months ago
  37. 3bf6152 pci: Range check address conversions by Andrew Scull · 2 years, 7 months ago
  38. cb06f0e pci: Check region ranges are addressable by Andrew Scull · 2 years, 7 months ago
  39. 30d338d pci: Fix use of flags in dm_pci_map_bar() by Andrew Scull · 2 years, 7 months ago
  40. ccc205a pci: fsl: Change compatible string for mpc8548 to "fsl, mpc8548-pcie" by Pali Rohár · 2 years, 8 months ago
  41. bc6b7f1 pci: imx: remove weak overrides no longer used by Tim Harvey · 2 years, 8 months ago
  42. 541e273 pci: imx: use vpcie-supply if defined by device-tree by Tim Harvey · 2 years, 8 months ago
  43. eeab2fc video: Drop video_fb header by Simon Glass · 2 years, 10 months ago
  44. 25781e2 pci: Add defines for normal and subtractive PCI bridges by Pali Rohár · 2 years, 9 months ago
  45. c6f9193 Merge tag 'v2022.04-rc4' into next by Tom Rini · 2 years, 9 months ago
  46. 1307917 pci: pci_mvebu: Cleanup macro names by Pali Rohár · 2 years, 9 months ago
  47. 919199c pci: pci_mvebu: Remove unused SELECT and lane_mask by Pali Rohár · 2 years, 9 months ago
  48. a915f2f powerpc: Remove unused MPC8540/60ADS code by Tom Rini · 2 years, 9 months ago
  49. 0ef7905 pci: mvebu: Ensure that root port is always on root zero bus by Pali Rohár · 2 years, 10 months ago
  50. 4d73e81 arm: a37xx: pci: Update comment about Command/Direct mode by Pali Rohár · 2 years, 10 months ago
  51. 1efa134 arm: a37xx: pci: Register controller also when no PCIe card is connected by Pali Rohár · 2 years, 10 months ago
  52. 4106305 arm: a37xx: pci: Do not try to access other buses when link is down by Pali Rohár · 2 years, 10 months ago
  53. 7e1c4fd arm: a37xx: pci: Ensure that root port is always on root zero bus by Pali Rohár · 2 years, 10 months ago
  54. 0c8b55f arm: a37xx: pci: Use dev_read_addr() by Pali Rohár · 2 years, 10 months ago
  55. 660a941 arm: a37xx: pci: Cleanup macro names by Pali Rohár · 2 years, 10 months ago
  56. 810cde3 arm: a37xx: pci: Use standard register macros from pci.h by Pali Rohár · 2 years, 10 months ago
  57. 14de76e pci: layerscape: update the searching compatible of LX2160A PCIe by Hou Zhiqiang · 3 years ago
  58. 8b79e08 pci: Fix setting controller's last_busno by Pali Rohár · 2 years, 11 months ago
  59. 135d994 pci: iproc: Set all 24 bits of PCI class code by Pali Rohár · 2 years, 11 months ago
  60. c340341 Merge https://source.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 2 years, 10 months ago
  61. ed9bcb9 pci: pci_mvebu: Add support for Kirkwood PCIe controllers by Pali Rohár · 2 years, 11 months ago
  62. 5d6b448 fdt_support: Add fdt_for_each_node_by_compatible() helper macro by Marek Behún · 2 years, 10 months ago
  63. 47b4c02 doc: replace @return by Return: by Heinrich Schuchardt · 2 years, 10 months ago
  64. 93008ab pci: Work around PCIe link training failures by Maciej W. Rozycki · 3 years ago
  65. 5fc93e2 arm: mvebu: a38x: serdes: Move non-serdes PCIe code to pci_mvebu.c by Pali Rohár · 3 years ago
  66. 91d02fb pci: pci_mvebu: Wait 100ms for Link Up in mvebu_pcie_probe() by Pali Rohár · 3 years ago
  67. 3f6890d pci: pci_mvebu: Split initialization of PCIe ports into 3 phases by Pali Rohár · 3 years ago
  68. bb26c4a pci: pci_mvebu: Remove dependency on SOC_REGS_PHY_BASE macro by Pali Rohár · 3 years ago
  69. 807292f pci: pci_mvebu: Inline mvebu_pcie_port_parse_dt() function by Pali Rohár · 3 years ago
  70. ca69af4 pci: pci_mvebu: Fix PCIe MEM and IO resources assignment and mbus mapping by Pali Rohár · 3 years ago
  71. 79b9d97 pci: sh7751: Fix access to config space via PCI_CONF1_ADDRESS() macro by Pali Rohár · 3 years ago
  72. 2e0aa23 pci: sh7780: Use PCI_CONF1_ADDRESS() macro by Pali Rohár · 3 years ago
  73. fbc5fc6 pci: mediatek: Use PCI_CONF1_EXT_ADDRESS() macro by Pali Rohár · 3 years ago
  74. c8bb287 pci: fsl: Use PCI_CONF1_EXT_ADDRESS() macro by Pali Rohár · 3 years ago
  75. 63e37ad pci: tegra: Use PCI_CONF1_EXT_ADDRESS() macro by Pali Rohár · 3 years ago
  76. 43a9fc7 pci: mvebu: Use PCI_CONF1_EXT_ADDRESS() macro by Pali Rohár · 3 years ago
  77. 3fe4478 pci: msc01: Use PCI_CONF1_ADDRESS() macro by Pali Rohár · 3 years ago
  78. 2fd8b44 pci: mpc85xx: Use PCI_CONF1_EXT_ADDRESS() macro by Pali Rohár · 3 years ago
  79. a4529c0 pci: gt64120: Use PCI_CONF1_ADDRESS() macro by Pali Rohár · 3 years ago
  80. 5a52671 pci: When disabling pref MEM set all base bits by Pali Rohár · 3 years ago
  81. 597acfb pci: Disable I/O forwarding during autoconfiguration if unsupported by Pali Rohár · 3 years ago
  82. e7a8e70 pci: Fix register for determining type of IO base address by Pali Rohár · 3 years ago
  83. 7450f57 pci: pci_octeontx: Use PCIE_ECAM_OFFSET() macro by Pali Rohár · 3 years ago
  84. 8fc449d pci: pcie_iproc: Use PCIE_ECAM_OFFSET() macro by Pali Rohár · 3 years ago
  85. 9e98eb7 pci: pcie-brcmstb: Use PCIE_ECAM_OFFSET() macro by Pali Rohár · 3 years ago
  86. 50e6f1b Convert CONFIG_SYS_PCI_64BIT to Kconfig by Tom Rini · 3 years ago
  87. e63618a pci: Remove unused FSL_PCI_INIT code by Tom Rini · 3 years ago
  88. 17de873 pci: pci_mvebu: Remove unused DECLARE_GLOBAL_DATA_PTR by Pali Rohár · 3 years, 1 month ago
  89. 2aeb942 pci: pci_mvebu: Replace MBUS_PCI_*_SIZE by resource_size() by Pali Rohár · 3 years, 1 month ago
  90. 495f313 pci: pci_mvebu: Move setup for BAR[0] where other BARs are setup by Pali Rohár · 3 years, 1 month ago
  91. dc4a786 Merge tag 'v2022.01-rc4' into next by Tom Rini · 3 years ago
  92. 028ac88 arm: mvebu: pci: Add me as co-maintainer and author of Marvell PCIe drivers by Pali Rohár · 3 years ago
  93. f872e83 fdt_support: Remove FDT_STATUS_FAIL_ERROR_CODE by Marek Behún · 3 years ago
  94. 0f65c04 arm: a37xx: pci: Do not allow setting ROM BAR on PCI Bridge by Pali Rohár · 3 years, 1 month ago
  95. 3166722 pci: pci_mvebu: Do not allow setting ROM BAR on PCI Bridge by Pali Rohár · 3 years, 1 month ago
  96. 6f66291 pci: pci_mvebu, pci_aardvark: Fix size of configuration cache by Marek Behún · 3 years, 1 month ago
  97. 2f285cd RFC: arm: pci: Add PCI cam support to PCI-E ecam driver by Alistair Delva · 3 years, 1 month ago
  98. 2376935 pci: Add standard PCIe ECAM macros by Pali Rohár · 3 years, 1 month ago
  99. d538700 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · 3 years, 1 month ago
  100. 7c80e67 pci: pci_mvebu: Use global MBUS_PCI_MEM_SIZE macro by Pali Rohár · 3 years, 1 month ago