summaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)Author
2023-06-12x86: Pass video settings from SPL to U-Boot properSimon Glass
2023-02-07sh4: Drop unused pci_sh7780 driverSimon Glass
2023-01-27pci: Add Apple PCIe controller driverMark Kettenis
2022-12-23pci-rcar-gen3: Rename CONFIG_SEND_ENABLETom Rini
2022-12-23global: Migrate CONFIG_PCIE_IMX_POWER_GPIO to CFGTom Rini
2022-12-23global: Migrate CONFIG_PCIE_IMX_PERST_GPIO to CFGTom Rini
2022-12-12drivers: pci: pcie_dw_common: add upper-limit to iATUBen Dooks
2022-12-05global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*Tom Rini
2022-12-05global: Move remaining CONFIG_SYS_PCI* to CFG_SYS_PCI*Tom Rini
2022-11-10global: Migrate CONFIG_SYS_FSL* symbols to the CFG_SYS namespaceTom Rini
2022-10-30Merge tag 'video-20221030' of https://source.denx.de/u-boot/custodians/u-boot...Tom Rini
2022-10-30video: Rename CONFIG_DM_VIDEO to CONFIG_VIDEOSimon Glass
2022-10-30pci: Drop test for DM_VIDEOSimon Glass
2022-10-29dm: treewide: Do not use the return value of simple uclass iteratorMichal Suchanek
2022-10-29dm: core: Switch uclass_*_device_err to use uclass_*_device_checkMichal Suchanek
2022-10-17dm: pci: Fix device PCI iterationMichal Suchanek
2022-09-29dm: core: Drop ofnode_is_available()Simon Glass
2022-08-26pci: Add checks to prevent config space overflowPali Rohár
2022-08-12video: Rename structs and functions to avoid VBESimon Glass
2022-08-12video: Renname vbe.h to vesa.hSimon Glass
2022-08-09pci: pci_mvebu: Add support for reset-gpiosPali Rohár
2022-07-05Convert CONFIG_SYS_FSL_PCI_VER_3_X to KconfigTom Rini
2022-07-05Convert CONFIG_PCI_MSC01 to KconfigTom Rini
2022-07-05Convert CONFIG_SH7751_PCI to KconfigTom Rini
2022-07-05Convert CONFIG_PCI_CONFIG_HOST_BRIDGE to KconfigTom Rini
2022-07-05Convert CONFIG_PCI_GT64120 to KconfigTom Rini
2022-07-05Convert CONFIG_PCI_SCAN_SHOW to KconfigTom Rini
2022-07-05pci: Remove pci_sh4 and related defines.Tom Rini
2022-07-05Convert CONFIG_PCIE_IMX to KconfigTom Rini
2022-06-20Merge branch 'master' into nextTom Rini
2022-06-13pci: tegra: Update error prints with new linesPeter Robinson
2022-06-06pci: Handle failed calloc in decode_regions()Pierre-Clément Tosi
2022-05-03pci: Add config for Enhanced AllocationAndrew Scull
2022-05-03pci: Add mask parameter to dm_pci_map_bar()Andrew Scull
2022-05-03pci: Update dm_pci_bus_to_virt() parametersAndrew Scull
2022-05-03pci: Match region flags using a maskAndrew Scull
2022-05-03pci: Map bars with offset and lengthAndrew Scull
2022-05-03pci: Range check address conversionsAndrew Scull
2022-05-03pci: Check region ranges are addressableAndrew Scull
2022-05-03pci: Fix use of flags in dm_pci_map_bar()Andrew Scull
2022-04-26pci: fsl: Change compatible string for mpc8548 to "fsl, mpc8548-pcie"Pali Rohár
2022-04-21pci: imx: remove weak overrides no longer usedTim Harvey
2022-04-21pci: imx: use vpcie-supply if defined by device-treeTim Harvey
2022-03-28video: Drop video_fb headerSimon Glass
2022-03-25pci: Add defines for normal and subtractive PCI bridgesPali Rohár
2022-03-14Merge tag 'v2022.04-rc4' into nextTom Rini
2022-03-04pci: pci_mvebu: Cleanup macro namesPali Rohár
2022-03-04pci: pci_mvebu: Remove unused SELECT and lane_maskPali Rohár
2022-03-03powerpc: Remove unused MPC8540/60ADS codeTom Rini
2022-02-17pci: mvebu: Ensure that root port is always on root zero busPali Rohár