1. 8fa34f0 Merge patch series "Implement ACPI on aarch64" by Tom Rini · 4 weeks ago
  2. 3ed3a4d arm: mach-bcm283x: Bring in some header files from tianocore by Simon Glass · 4 weeks ago
  3. 445dbb6 pci: Add TI K3 Cadence PCIe Controller by Siddharth Vadapalli · 6 weeks ago
  4. d4dce4a xpl: Rename spl_phase() to xpl_phase() by Simon Glass · 8 weeks ago
  5. 0911bf9 pci: mediatek: add support for upstream split PCIe node by Christian Marangi · 3 months ago
  6. 1cf91a8 drivers: pci: Remove duplicate newlines by Marek Vasut · 4 months ago
  7. 5b5657d pci: mediatek: make pcie-phy optional for gen3 by Christian Marangi · 5 months ago
  8. 651d59f pci: mediatek: add PCIe controller support for filogic silicon by John Crispin · 5 months ago
  9. dec7ea0 Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" by Tom Rini · 6 months ago
  10. abb9a04 Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"" by Tom Rini · 6 months ago
  11. 00a1152 pci: Remove <common.h> and add needed includes by Tom Rini · 7 months ago
  12. 0b90b8c pci: dw_imx: add support for IMX8MM by Tim Harvey · 7 months ago
  13. 3fc4394 pcie_imx: Update header to describe it as a legacy driver by Sumit Garg · 8 months ago
  14. 3aa5088 pci: Add DW PCIe controller support for iMX8MP SoC by Sumit Garg · 8 months ago
  15. ba92e89 pci-host-ecam-generic: Convert to ofnode functions by Maksim Kiselev · 9 months ago
  16. 512b021 drivers: pci: Fix dm_pci_map_bar() to support 64b BARs by Moritz Fischer · 11 months ago
  17. 1bbf41d global: Drop common.h inclusion by Tom Rini · 11 months ago
  18. 46944e1 pci: xilinx: Enable MMIO region by Mayuresh Chitale · 1 year ago
  19. e45286a pci: xilinx: Fix "reg" not found error by Mayuresh Chitale · 1 year ago
  20. cb3d8fa Merge tag 'u-boot-rockchip-20231007' of https://source.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · 1 year, 2 months ago
  21. a635bcd pci: pcie_dw_rockchip: Configure number of lanes and link width speed by Jonas Karlman · 1 year, 4 months ago
  22. 4289c26 pci: serial: Support reading PCI-register size with base by Simon Glass · 1 year, 2 months ago
  23. bdd5f81 common: Drop linux/printk.h from common header by Simon Glass · 1 year, 2 months ago
  24. fa8c988 pci: pcie-brcmstb: do not rely on CLKREQ# signal by Sam Edwards · 1 year, 3 months ago
  25. 30e5859 pci: pcie-brcmstb: bring over some robustness improvements from Linux by Sam Edwards · 1 year, 3 months ago
  26. a0e274b Merge tag 'v2023.10-rc3' into next by Tom Rini · 1 year, 3 months ago
  27. 026f1e9 pci: ftpci100: add new driver implementation by Sergei Antonov · 1 year, 4 months ago
  28. 8d3339a pci: Fix device_find_first_child() return value handling by Marek Vasut · 1 year, 4 months ago
  29. 973fbb5 pci: apple: Enable CONFIG_SYS_PCI_64BIT by Mark Kettenis · 1 year, 4 months ago
  30. 97b8216 pci: rockchip: Release resources on failing probe by Jonas Karlman · 1 year, 5 months ago
  31. e1cdf6c pci: plda: Get correct ECAM offset in multiple PCIe RC case by Minda Chen · 1 year, 4 months ago
  32. d12961b pci: correct function name in message by Heinrich Schuchardt · 1 year, 4 months ago
  33. 08059f0 starfive: pci: Add StarFive JH7110 pcie driver by Mason Huo · 1 year, 4 months ago
  34. 3bccce3 spl: CONFIG_SPL_PCI_PNP should depend on CONFIG_SPL_PCI by Heinrich Schuchardt · 1 year, 4 months ago
  35. 97be165 pci: pcie_dw_rockchip: Disable unused BARs of the root complex by Jon Lin · 1 year, 4 months ago
  36. 64942b7 pci: pcie_dw_rockchip: Speed up link probe by Jonas Karlman · 1 year, 4 months ago
  37. 39993bc pci: pcie_dw_rockchip: Use regulator_set_enable_if_allowed by Jonas Karlman · 1 year, 4 months ago
  38. 8746d9c pci: pcie_dw_rockchip: Get config region from reg prop by Jonas Karlman · 1 year, 4 months ago
  39. ad7ae2d pci: Mask the ROM address in case it is already enabled by Simon Glass · 1 year, 4 months ago
  40. 466bb7a pci: Adjust video BIOS debugging to be SPL-friendly by Simon Glass · 1 year, 4 months ago
  41. 358077b x86: Pass video settings from SPL to U-Boot proper by Simon Glass · 1 year, 4 months ago
  42. ee95ec1 x86: Allow video-BIOS code to be built for SPL by Simon Glass · 1 year, 4 months ago
  43. 528d483 pci: Tidy up logging and reporting for video BIOS by Simon Glass · 1 year, 4 months ago
  44. 797b8e8 pci: Support autoconfig in SPL by Simon Glass · 1 year, 4 months ago
  45. 1cee77e nvme: pci: Enable for SPL by Mayuresh Chitale · 1 year, 6 months ago
  46. 038a343 PCI: zynqmp: Add ZynqMP NWL PCIe root port driver by Stefan Roese · 1 year, 6 months ago
  47. 61e2b61 pci: apple: Add support for M2 Pro/Max by Mark Kettenis · 1 year, 7 months ago
  48. 793de19 pci: pcie_dw_rockchip: Support max_link_speed dts property by Jon Lin · 1 year, 7 months ago
  49. 2bdea35 pci: pcie_dw_rockchip: Add rk3588 compatible by Jon Lin · 1 year, 7 months ago
  50. a5f9a61 pci: coreboot: Don't read regions when booting by Simon Glass · 1 year, 7 months ago
  51. 32a5103 pci: pcie_dw_rockchip: release resources on failing probe by Eugen Hristev · 1 year, 8 months ago
  52. b52189e drivers: use devfdt_get_addr_index_ptr when cast to pointer by Johan Jonker · 1 year, 9 months ago
  53. 4070278 drivers: use devfdt_get_addr_size_index_ptr when cast to pointer by Johan Jonker · 1 year, 9 months ago
  54. 8d5d8e0 drivers: use dev_read_addr_ptr when cast to pointer by Johan Jonker · 1 year, 9 months ago
  55. 5ff8812 drivers: use dev_read_addr_index_ptr when cast to pointer by Johan Jonker · 1 year, 9 months ago
  56. 55d7bb8 pci: layerscape: add support for kernel/official fsl, ls1088a-pcie binding by Mathew McBride · 1 year, 8 months ago
  57. 14546c1 pci: fsl: Do not access PCI BAR0 register of PCIe Root Port by Pali Rohár · 1 year, 7 months ago
  58. bb202b2 pci: auto: Remove PCI_CLASS_PROCESSOR_POWERPC autoconfig case by Pali Rohár · 1 year, 7 months ago
  59. 681f2d0 pci: mpc85xx: Do not access PCI BARs registers of BDF address 00:00.0 by Pali Rohár · 1 year, 7 months ago
  60. c176cdd pci: mpc85xx: Do not try to access extended PCIe registers by Pali Rohár · 1 year, 7 months ago
  61. 861ce84 pci: mpc85xx: Allow 8/16-bit access to PCI config space by Pali Rohár · 1 year, 7 months ago
  62. 42fe126 pci: mpc85xx: Add missing sync() after writing to PCI config space by Pali Rohár · 1 year, 7 months ago
  63. 90804bb pci: apple: Initialize only enabled ports by Janne Grunau · 1 year, 9 months ago
  64. c1e9eab efi: Support a 64-bit frame buffer address by Simon Glass · 1 year, 9 months ago
  65. 67b84a6 sh4: Drop unused pci_sh7780 driver by Simon Glass · 1 year, 10 months ago
  66. 59b09ba pci: Add Apple PCIe controller driver by Mark Kettenis · 1 year, 10 months ago
  67. 8187bd1 pci-rcar-gen3: Rename CONFIG_SEND_ENABLE by Tom Rini · 2 years ago
  68. c43e27a global: Migrate CONFIG_PCIE_IMX_POWER_GPIO to CFG by Tom Rini · 2 years ago
  69. 9fa71af global: Migrate CONFIG_PCIE_IMX_PERST_GPIO to CFG by Tom Rini · 2 years ago
  70. 3403b9a drivers: pci: pcie_dw_common: add upper-limit to iATU by Ben Dooks · 2 years, 1 month ago
  71. bb4dd96 global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_* by Tom Rini · 2 years ago
  72. 56af659 global: Move remaining CONFIG_SYS_PCI* to CFG_SYS_PCI* by Tom Rini · 2 years ago
  73. 376b88a global: Migrate CONFIG_SYS_FSL* symbols to the CFG_SYS namespace by Tom Rini · 2 years, 1 month ago
  74. 5bfbffb Merge tag 'video-20221030' of https://source.denx.de/u-boot/custodians/u-boot-video by Tom Rini · 2 years, 1 month ago
  75. 52cb504 video: Rename CONFIG_DM_VIDEO to CONFIG_VIDEO by Simon Glass · 2 years, 1 month ago
  76. 04c640c pci: Drop test for DM_VIDEO by Simon Glass · 2 years, 1 month ago
  77. 91c96fe dm: treewide: Do not use the return value of simple uclass iterator by Michal Suchanek · 2 years, 1 month ago
  78. 4cd455e dm: core: Switch uclass_*_device_err to use uclass_*_device_check by Michal Suchanek · 2 years, 2 months ago
  79. fae28a3 dm: pci: Fix device PCI iteration by Michal Suchanek · 2 years, 1 month ago
  80. 2e4938b dm: core: Drop ofnode_is_available() by Simon Glass · 2 years, 3 months ago
  81. bce6963 pci: Add checks to prevent config space overflow by Pali Rohár · 2 years, 5 months ago
  82. 5b92520 video: Rename structs and functions to avoid VBE by Simon Glass · 2 years, 4 months ago
  83. ec86bc6 video: Renname vbe.h to vesa.h by Simon Glass · 2 years, 4 months ago
  84. 62297ec pci: pci_mvebu: Add support for reset-gpios by Pali Rohár · 2 years, 4 months ago
  85. f24d48a Convert CONFIG_SYS_FSL_PCI_VER_3_X to Kconfig by Tom Rini · 2 years, 5 months ago
  86. b81d0d9 Convert CONFIG_PCI_MSC01 to Kconfig by Tom Rini · 2 years, 5 months ago
  87. 6c2722e Convert CONFIG_SH7751_PCI to Kconfig by Tom Rini · 2 years, 5 months ago
  88. 77d9e9f Convert CONFIG_PCI_CONFIG_HOST_BRIDGE to Kconfig by Tom Rini · 2 years, 5 months ago
  89. e9e5758 Convert CONFIG_PCI_GT64120 to Kconfig by Tom Rini · 2 years, 5 months ago
  90. 6fe7270 Convert CONFIG_PCI_SCAN_SHOW to Kconfig by Tom Rini · 2 years, 5 months ago
  91. a453f09 pci: Remove pci_sh4 and related defines. by Tom Rini · 2 years, 5 months ago
  92. 2c7b8ec Convert CONFIG_PCIE_IMX to Kconfig by Tom Rini · 2 years, 5 months ago
  93. d9ff2b9 Merge branch 'master' into next by Tom Rini · 2 years, 5 months ago
  94. b1f9272 pci: tegra: Update error prints with new lines by Peter Robinson · 2 years, 7 months ago
  95. c84d830 pci: Handle failed calloc in decode_regions() by Pierre-Clément Tosi · 2 years, 6 months ago
  96. 71e7e1a pci: Add config for Enhanced Allocation by Andrew Scull · 2 years, 7 months ago
  97. 6520c82 pci: Add mask parameter to dm_pci_map_bar() by Andrew Scull · 2 years, 7 months ago
  98. 3e0f2fb pci: Update dm_pci_bus_to_virt() parameters by Andrew Scull · 2 years, 7 months ago
  99. 994b60d pci: Match region flags using a mask by Andrew Scull · 2 years, 7 months ago
  100. 58c6102 pci: Map bars with offset and length by Andrew Scull · 2 years, 7 months ago