summaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)AuthorFilesLines
2023-07-17pci: Mask the ROM address in case it is already enabledSimon Glass1-0/+1
2023-07-17pci: Adjust video BIOS debugging to be SPL-friendlySimon Glass1-2/+2
2023-07-17x86: Pass video settings from SPL to U-Boot properSimon Glass1-21/+57
2023-07-17x86: Allow video-BIOS code to be built for SPLSimon Glass1-14/+14
2023-07-17pci: Tidy up logging and reporting for video BIOSSimon Glass1-3/+9
2023-07-17pci: Support autoconfig in SPLSimon Glass2-1/+14
2023-06-20nvme: pci: Enable for SPLMayuresh Chitale1-0/+6
2023-06-12PCI: zynqmp: Add ZynqMP NWL PCIe root port driverStefan Roese3-0/+360
2023-05-30pci: apple: Add support for M2 Pro/MaxMark Kettenis1-29/+71
2023-05-17pci: pcie_dw_rockchip: Support max_link_speed dts propertyJon Lin1-1/+5
2023-05-17pci: pcie_dw_rockchip: Add rk3588 compatibleJon Lin1-0/+1
2023-05-11pci: coreboot: Don't read regions when bootingSimon Glass1-0/+4
2023-05-09pci: pcie_dw_rockchip: release resources on failing probeEugen Hristev1-11/+30
2023-05-06drivers: use devfdt_get_addr_index_ptr when cast to pointerJohan Jonker3-8/+8
2023-05-06drivers: use devfdt_get_addr_size_index_ptr when cast to pointerJohan Jonker1-3/+3
2023-05-06drivers: use dev_read_addr_ptr when cast to pointerJohan Jonker1-2/+2
2023-05-06drivers: use dev_read_addr_index_ptr when cast to pointerJohan Jonker2-8/+8
2023-05-05pci: layerscape: add support for kernel/official fsl, ls1088a-pcie bindingMathew McBride1-0/+1
2023-05-04pci: fsl: Do not access PCI BAR0 register of PCIe Root PortPali Rohár1-0/+14
2023-05-02pci: auto: Remove PCI_CLASS_PROCESSOR_POWERPC autoconfig casePali Rohár1-4/+0
2023-05-02pci: mpc85xx: Do not access PCI BARs registers of BDF address 00:00.0Pali Rohár1-0/+12
2023-05-02pci: mpc85xx: Do not try to access extended PCIe registersPali Rohár1-2/+10
2023-05-02pci: mpc85xx: Allow 8/16-bit access to PCI config spacePali Rohár1-2/+24
2023-05-02pci: mpc85xx: Add missing sync() after writing to PCI config spacePali Rohár1-0/+1
2023-03-29pci: apple: Initialize only enabled portsJanne Grunau1-0/+2
2023-03-13efi: Support a 64-bit frame buffer addressSimon Glass1-4/+6
2023-02-07sh4: Drop unused pci_sh7780 driverSimon Glass2-93/+0
2023-01-27pci: Add Apple PCIe controller driverMark Kettenis3-0/+364
2022-12-23pci-rcar-gen3: Rename CONFIG_SEND_ENABLETom Rini1-3/+3
2022-12-23global: Migrate CONFIG_PCIE_IMX_POWER_GPIO to CFGTom Rini1-5/+5
2022-12-23global: Migrate CONFIG_PCIE_IMX_PERST_GPIO to CFGTom Rini1-6/+6
2022-12-12drivers: pci: pcie_dw_common: add upper-limit to iATUBen Dooks2-0/+3
2022-12-06global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*Tom Rini5-10/+10
2022-12-06global: Move remaining CONFIG_SYS_PCI* to CFG_SYS_PCI*Tom Rini7-36/+36
2022-11-10global: Migrate CONFIG_SYS_FSL* symbols to the CFG_SYS namespaceTom Rini1-1/+1
2022-10-31Merge tag 'video-20221030' of https://source.denx.de/u-boot/custodians/u-boot...Tom Rini2-3/+1
2022-10-30video: Rename CONFIG_DM_VIDEO to CONFIG_VIDEOSimon Glass1-1/+1
2022-10-30pci: Drop test for DM_VIDEOSimon Glass1-2/+0
2022-10-29dm: treewide: Do not use the return value of simple uclass iteratorMichal Suchanek1-12/+3
2022-10-29dm: core: Switch uclass_*_device_err to use uclass_*_device_checkMichal Suchanek1-4/+3
2022-10-18dm: pci: Fix device PCI iterationMichal Suchanek1-2/+2
2022-09-29dm: core: Drop ofnode_is_available()Simon Glass4-5/+5
2022-08-26pci: Add checks to prevent config space overflowPali Rohár1-1/+9
2022-08-12video: Rename structs and functions to avoid VBESimon Glass1-6/+6
2022-08-12video: Renname vbe.h to vesa.hSimon Glass1-1/+1
2022-08-09pci: pci_mvebu: Add support for reset-gpiosPali Rohár2-0/+15
2022-07-06Convert CONFIG_SYS_FSL_PCI_VER_3_X to KconfigTom Rini1-0/+4
2022-07-06Convert CONFIG_PCI_MSC01 to KconfigTom Rini1-0/+4
2022-07-06Convert CONFIG_SH7751_PCI to KconfigTom Rini1-0/+6
2022-07-06Convert CONFIG_PCI_CONFIG_HOST_BRIDGE to KconfigTom Rini1-0/+4