index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
Age
Commit message (
Expand
)
Author
2023-08-02
starfive: pci: Add StarFive JH7110 pcie driver
Mason Huo
2023-07-30
spl: CONFIG_SPL_PCI_PNP should depend on CONFIG_SPL_PCI
Heinrich Schuchardt
2023-07-28
pci: pcie_dw_rockchip: Disable unused BARs of the root complex
Jon Lin
2023-07-28
pci: pcie_dw_rockchip: Speed up link probe
Jonas Karlman
2023-07-28
pci: pcie_dw_rockchip: Use regulator_set_enable_if_allowed
Jonas Karlman
2023-07-28
pci: pcie_dw_rockchip: Get config region from reg prop
Jonas Karlman
2023-07-17
pci: Mask the ROM address in case it is already enabled
Simon Glass
2023-07-17
pci: Adjust video BIOS debugging to be SPL-friendly
Simon Glass
2023-07-17
x86: Pass video settings from SPL to U-Boot proper
Simon Glass
2023-07-17
x86: Allow video-BIOS code to be built for SPL
Simon Glass
2023-07-17
pci: Tidy up logging and reporting for video BIOS
Simon Glass
2023-07-17
pci: Support autoconfig in SPL
Simon Glass
2023-06-19
nvme: pci: Enable for SPL
Mayuresh Chitale
2023-06-12
PCI: zynqmp: Add ZynqMP NWL PCIe root port driver
Stefan Roese
2023-05-30
pci: apple: Add support for M2 Pro/Max
Mark Kettenis
2023-05-17
pci: pcie_dw_rockchip: Support max_link_speed dts property
Jon Lin
2023-05-17
pci: pcie_dw_rockchip: Add rk3588 compatible
Jon Lin
2023-05-11
pci: coreboot: Don't read regions when booting
Simon Glass
2023-05-09
pci: pcie_dw_rockchip: release resources on failing probe
Eugen Hristev
2023-05-06
drivers: use devfdt_get_addr_index_ptr when cast to pointer
Johan Jonker
2023-05-06
drivers: use devfdt_get_addr_size_index_ptr when cast to pointer
Johan Jonker
2023-05-06
drivers: use dev_read_addr_ptr when cast to pointer
Johan Jonker
2023-05-06
drivers: use dev_read_addr_index_ptr when cast to pointer
Johan Jonker
2023-05-05
pci: layerscape: add support for kernel/official fsl, ls1088a-pcie binding
Mathew McBride
2023-05-03
pci: fsl: Do not access PCI BAR0 register of PCIe Root Port
Pali Rohár
2023-05-02
pci: auto: Remove PCI_CLASS_PROCESSOR_POWERPC autoconfig case
Pali Rohár
2023-05-01
pci: mpc85xx: Do not access PCI BARs registers of BDF address 00:00.0
Pali Rohár
2023-05-01
pci: mpc85xx: Do not try to access extended PCIe registers
Pali Rohár
2023-05-01
pci: mpc85xx: Allow 8/16-bit access to PCI config space
Pali Rohár
2023-05-01
pci: mpc85xx: Add missing sync() after writing to PCI config space
Pali Rohár
2023-03-29
pci: apple: Initialize only enabled ports
Janne Grunau
2023-03-13
efi: Support a 64-bit frame buffer address
Simon Glass
2023-02-07
sh4: Drop unused pci_sh7780 driver
Simon Glass
2023-01-27
pci: Add Apple PCIe controller driver
Mark Kettenis
2022-12-23
pci-rcar-gen3: Rename CONFIG_SEND_ENABLE
Tom Rini
2022-12-23
global: Migrate CONFIG_PCIE_IMX_POWER_GPIO to CFG
Tom Rini
2022-12-23
global: Migrate CONFIG_PCIE_IMX_PERST_GPIO to CFG
Tom Rini
2022-12-12
drivers: pci: pcie_dw_common: add upper-limit to iATU
Ben Dooks
2022-12-05
global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*
Tom Rini
2022-12-05
global: Move remaining CONFIG_SYS_PCI* to CFG_SYS_PCI*
Tom Rini
2022-11-10
global: Migrate CONFIG_SYS_FSL* symbols to the CFG_SYS namespace
Tom Rini
2022-10-30
Merge tag 'video-20221030' of https://source.denx.de/u-boot/custodians/u-boot...
Tom Rini
2022-10-30
video: Rename CONFIG_DM_VIDEO to CONFIG_VIDEO
Simon Glass
2022-10-30
pci: Drop test for DM_VIDEO
Simon Glass
2022-10-29
dm: treewide: Do not use the return value of simple uclass iterator
Michal Suchanek
2022-10-29
dm: core: Switch uclass_*_device_err to use uclass_*_device_check
Michal Suchanek
2022-10-17
dm: pci: Fix device PCI iteration
Michal Suchanek
2022-09-29
dm: core: Drop ofnode_is_available()
Simon Glass
2022-08-26
pci: Add checks to prevent config space overflow
Pali Rohár
2022-08-12
video: Rename structs and functions to avoid VBE
Simon Glass
[next]