1. 7e6e40c Merge tag 'v2023.10-rc3' into next by Tom Rini · 1 year, 2 months ago
  2. 852467d pci: ftpci100: add new driver implementation by Sergei Antonov · 1 year, 3 months ago
  3. 8ee830d pci: Fix device_find_first_child() return value handling by Marek Vasut · 1 year, 3 months ago
  4. 815ce12 pci: apple: Enable CONFIG_SYS_PCI_64BIT by Mark Kettenis · 1 year, 3 months ago
  5. 0e2474f pci: rockchip: Release resources on failing probe by Jonas Karlman · 1 year, 3 months ago
  6. 8d184d4 pci: plda: Get correct ECAM offset in multiple PCIe RC case by Minda Chen · 1 year, 2 months ago
  7. 70fdcc7 pci: correct function name in message by Heinrich Schuchardt · 1 year, 3 months ago
  8. 7870a05 starfive: pci: Add StarFive JH7110 pcie driver by Mason Huo · 1 year, 3 months ago
  9. 8d2c311 spl: CONFIG_SPL_PCI_PNP should depend on CONFIG_SPL_PCI by Heinrich Schuchardt · 1 year, 3 months ago
  10. bc6b94b pci: pcie_dw_rockchip: Disable unused BARs of the root complex by Jon Lin · 1 year, 3 months ago
  11. 7ce186a pci: pcie_dw_rockchip: Speed up link probe by Jonas Karlman · 1 year, 3 months ago
  12. 8b001ee pci: pcie_dw_rockchip: Use regulator_set_enable_if_allowed by Jonas Karlman · 1 year, 3 months ago
  13. bed7b2f pci: pcie_dw_rockchip: Get config region from reg prop by Jonas Karlman · 1 year, 3 months ago
  14. fa5690c pci: Mask the ROM address in case it is already enabled by Simon Glass · 1 year, 3 months ago
  15. b7d4df5 pci: Adjust video BIOS debugging to be SPL-friendly by Simon Glass · 1 year, 3 months ago
  16. 03fe79c x86: Pass video settings from SPL to U-Boot proper by Simon Glass · 1 year, 3 months ago
  17. 5345700 x86: Allow video-BIOS code to be built for SPL by Simon Glass · 1 year, 3 months ago
  18. d424553 pci: Tidy up logging and reporting for video BIOS by Simon Glass · 1 year, 3 months ago
  19. db3820a pci: Support autoconfig in SPL by Simon Glass · 1 year, 3 months ago
  20. 32f5e9e nvme: pci: Enable for SPL by Mayuresh Chitale · 1 year, 5 months ago
  21. 2f5ad77 PCI: zynqmp: Add ZynqMP NWL PCIe root port driver by Stefan Roese · 1 year, 5 months ago
  22. 159f415 pci: apple: Add support for M2 Pro/Max by Mark Kettenis · 1 year, 6 months ago
  23. 014a319 pci: pcie_dw_rockchip: Support max_link_speed dts property by Jon Lin · 1 year, 6 months ago
  24. 5374480 pci: pcie_dw_rockchip: Add rk3588 compatible by Jon Lin · 1 year, 6 months ago
  25. dd0f7bc pci: coreboot: Don't read regions when booting by Simon Glass · 1 year, 6 months ago
  26. e04b67a pci: pcie_dw_rockchip: release resources on failing probe by Eugen Hristev · 1 year, 6 months ago
  27. 320a193 drivers: use devfdt_get_addr_index_ptr when cast to pointer by Johan Jonker · 1 year, 7 months ago
  28. 842fb5d drivers: use devfdt_get_addr_size_index_ptr when cast to pointer by Johan Jonker · 1 year, 7 months ago
  29. a12a73b drivers: use dev_read_addr_ptr when cast to pointer by Johan Jonker · 1 year, 7 months ago
  30. e5822ec drivers: use dev_read_addr_index_ptr when cast to pointer by Johan Jonker · 1 year, 7 months ago
  31. e0f7409 pci: layerscape: add support for kernel/official fsl, ls1088a-pcie binding by Mathew McBride · 1 year, 6 months ago
  32. 0d734df pci: fsl: Do not access PCI BAR0 register of PCIe Root Port by Pali Rohár · 1 year, 6 months ago
  33. 44efad2 pci: auto: Remove PCI_CLASS_PROCESSOR_POWERPC autoconfig case by Pali Rohár · 1 year, 6 months ago
  34. c06597f pci: mpc85xx: Do not access PCI BARs registers of BDF address 00:00.0 by Pali Rohár · 1 year, 6 months ago
  35. 159f104 pci: mpc85xx: Do not try to access extended PCIe registers by Pali Rohár · 1 year, 6 months ago
  36. f5375a4 pci: mpc85xx: Allow 8/16-bit access to PCI config space by Pali Rohár · 1 year, 6 months ago
  37. 76c7293 pci: mpc85xx: Add missing sync() after writing to PCI config space by Pali Rohár · 1 year, 6 months ago
  38. 6ee2c8a pci: apple: Initialize only enabled ports by Janne Grunau · 1 year, 7 months ago
  39. 644e614 efi: Support a 64-bit frame buffer address by Simon Glass · 1 year, 7 months ago
  40. 295ae34 sh4: Drop unused pci_sh7780 driver by Simon Glass · 1 year, 9 months ago
  41. bdebb00 pci: Add Apple PCIe controller driver by Mark Kettenis · 1 year, 9 months ago
  42. 50e88c0 pci-rcar-gen3: Rename CONFIG_SEND_ENABLE by Tom Rini · 1 year, 11 months ago
  43. 5213962 global: Migrate CONFIG_PCIE_IMX_POWER_GPIO to CFG by Tom Rini · 1 year, 11 months ago
  44. 7906f91 global: Migrate CONFIG_PCIE_IMX_PERST_GPIO to CFG by Tom Rini · 1 year, 11 months ago
  45. 4c56d75 drivers: pci: pcie_dw_common: add upper-limit to iATU by Ben Dooks · 2 years ago
  46. aa6e94d global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_* by Tom Rini · 1 year, 11 months ago
  47. ecc8d42 global: Move remaining CONFIG_SYS_PCI* to CFG_SYS_PCI* by Tom Rini · 1 year, 11 months ago
  48. 6cc0454 global: Migrate CONFIG_SYS_FSL* symbols to the CFG_SYS namespace by Tom Rini · 2 years ago
  49. 218e2c4 Merge tag 'video-20221030' of https://source.denx.de/u-boot/custodians/u-boot-video by Tom Rini · 2 years ago
  50. b86986c video: Rename CONFIG_DM_VIDEO to CONFIG_VIDEO by Simon Glass · 2 years ago
  51. 9330abf pci: Drop test for DM_VIDEO by Simon Glass · 2 years ago
  52. 4954937 dm: treewide: Do not use the return value of simple uclass iterator by Michal Suchanek · 2 years ago
  53. 58ddb93 dm: core: Switch uclass_*_device_err to use uclass_*_device_check by Michal Suchanek · 2 years, 1 month ago
  54. 5afe93a dm: pci: Fix device PCI iteration by Michal Suchanek · 2 years ago
  55. 8909066 dm: core: Drop ofnode_is_available() by Simon Glass · 2 years, 1 month ago
  56. d9f554b pci: Add checks to prevent config space overflow by Pali Rohár · 2 years, 4 months ago
  57. da62e1e video: Rename structs and functions to avoid VBE by Simon Glass · 2 years, 3 months ago
  58. cafe871 video: Renname vbe.h to vesa.h by Simon Glass · 2 years, 3 months ago
  59. ca3756c pci: pci_mvebu: Add support for reset-gpios by Pali Rohár · 2 years, 3 months ago
  60. 6bb74fe Convert CONFIG_SYS_FSL_PCI_VER_3_X to Kconfig by Tom Rini · 2 years, 4 months ago
  61. 363397a Convert CONFIG_PCI_MSC01 to Kconfig by Tom Rini · 2 years, 4 months ago
  62. 31a8f55 Convert CONFIG_SH7751_PCI to Kconfig by Tom Rini · 2 years, 4 months ago
  63. e58eebb Convert CONFIG_PCI_CONFIG_HOST_BRIDGE to Kconfig by Tom Rini · 2 years, 4 months ago
  64. bf2c48f Convert CONFIG_PCI_GT64120 to Kconfig by Tom Rini · 2 years, 4 months ago
  65. f27bca4 Convert CONFIG_PCI_SCAN_SHOW to Kconfig by Tom Rini · 2 years, 4 months ago
  66. 4e78602 pci: Remove pci_sh4 and related defines. by Tom Rini · 2 years, 4 months ago
  67. 4547a1b Convert CONFIG_PCIE_IMX to Kconfig by Tom Rini · 2 years, 4 months ago
  68. 52af010 Merge branch 'master' into next by Tom Rini · 2 years, 4 months ago
  69. b5cf255 pci: tegra: Update error prints with new lines by Peter Robinson · 2 years, 6 months ago
  70. f2ebaaa pci: Handle failed calloc in decode_regions() by Pierre-Clément Tosi · 2 years, 5 months ago
  71. 3b92018 pci: Add config for Enhanced Allocation by Andrew Scull · 2 years, 6 months ago
  72. 2635e3b pci: Add mask parameter to dm_pci_map_bar() by Andrew Scull · 2 years, 6 months ago
  73. a822d1d pci: Update dm_pci_bus_to_virt() parameters by Andrew Scull · 2 years, 6 months ago
  74. 7739d93 pci: Match region flags using a mask by Andrew Scull · 2 years, 6 months ago
  75. 12507a2 pci: Map bars with offset and length by Andrew Scull · 2 years, 6 months ago
  76. 398dc36 pci: Range check address conversions by Andrew Scull · 2 years, 6 months ago
  77. ec8eba8 pci: Check region ranges are addressable by Andrew Scull · 2 years, 6 months ago
  78. 60f4142 pci: Fix use of flags in dm_pci_map_bar() by Andrew Scull · 2 years, 6 months ago
  79. 95f8dfe pci: fsl: Change compatible string for mpc8548 to "fsl, mpc8548-pcie" by Pali Rohár · 2 years, 6 months ago
  80. e3bdc97 pci: imx: remove weak overrides no longer used by Tim Harvey · 2 years, 6 months ago
  81. 6f6e069 pci: imx: use vpcie-supply if defined by device-tree by Tim Harvey · 2 years, 6 months ago
  82. fff49e0 video: Drop video_fb header by Simon Glass · 2 years, 9 months ago
  83. d7b9040 pci: Add defines for normal and subtractive PCI bridges by Pali Rohár · 2 years, 8 months ago
  84. 2abf048 Merge tag 'v2022.04-rc4' into next by Tom Rini · 2 years, 7 months ago
  85. fc27e5d pci: pci_mvebu: Cleanup macro names by Pali Rohár · 2 years, 8 months ago
  86. 6828517 pci: pci_mvebu: Remove unused SELECT and lane_mask by Pali Rohár · 2 years, 8 months ago
  87. 3db7b2b powerpc: Remove unused MPC8540/60ADS code by Tom Rini · 2 years, 8 months ago
  88. 0eebc3d pci: mvebu: Ensure that root port is always on root zero bus by Pali Rohár · 2 years, 8 months ago
  89. 682bad8 arm: a37xx: pci: Update comment about Command/Direct mode by Pali Rohár · 2 years, 8 months ago
  90. 6c7ccb9 arm: a37xx: pci: Register controller also when no PCIe card is connected by Pali Rohár · 2 years, 8 months ago
  91. 2727e9d arm: a37xx: pci: Do not try to access other buses when link is down by Pali Rohár · 2 years, 8 months ago
  92. 2a9059a arm: a37xx: pci: Ensure that root port is always on root zero bus by Pali Rohár · 2 years, 8 months ago
  93. 45e3fe6 arm: a37xx: pci: Use dev_read_addr() by Pali Rohár · 2 years, 8 months ago
  94. cf2a589 arm: a37xx: pci: Cleanup macro names by Pali Rohár · 2 years, 8 months ago
  95. 819a43c arm: a37xx: pci: Use standard register macros from pci.h by Pali Rohár · 2 years, 8 months ago
  96. 18c62df pci: layerscape: update the searching compatible of LX2160A PCIe by Hou Zhiqiang · 2 years, 11 months ago
  97. 8c303bc pci: Fix setting controller's last_busno by Pali Rohár · 2 years, 9 months ago
  98. 253373d pci: iproc: Set all 24 bits of PCI class code by Pali Rohár · 2 years, 10 months ago
  99. 2d7a463 Merge https://source.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 2 years, 9 months ago
  100. 4364071 pci: pci_mvebu: Add support for Kirkwood PCIe controllers by Pali Rohár · 2 years, 9 months ago