aboutsummaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)Author
2019-10-12Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86Tom Rini
2019-10-11pci: mediatek: add PCIe controller support for MT7623Ryder Lee
2019-10-11sandbox: pci: Remember the device being emulatedSimon Glass
2019-10-08sandbox: pci: Create a new sandbox_pci_read_bar() functionSimon Glass
2019-10-08x86: pci: Drop the first parameter in pci_x86_r/w_config()Simon Glass
2019-10-08x86: Move acpi_s3.h to a common locationSimon Glass
2019-10-08pci: Show a message if PCI autoconfig failsSimon Glass
2019-10-08pci: Add more debug detail when resources are exhaustedSimon Glass
2019-10-08pci: Disable autoconfig in SPLSimon Glass
2019-10-08pci: Show the result of binding a deviceSimon Glass
2019-10-08pci: sandbox: Probe PCI emulation devices when usedSimon Glass
2019-10-08pci: sandbox: Move the emulators into their own nodeSimon Glass
2019-10-08x86: fsp: Create a common fsp_support.h headerSimon Glass
2019-10-08x86: Rename existing FSP code to fsp1Simon Glass
2019-09-02pci: sh7751: Convert to DM and DT probingMarek Vasut
2019-08-28dm: pcie_fsl: Add MPC8548 PCIe supportHou Zhiqiang
2019-08-28dm: pcie_fsl: Add P5040 PCIe supportHou Zhiqiang
2019-08-28dm: pcie_fsl: Add P4080 PCIe supportHou Zhiqiang
2019-08-28dm: pcie_fsl: Add P3041 PCIe supportHou Zhiqiang
2019-08-28dm: pcie_fsl: Add P2041 PCIe supportHou Zhiqiang
2019-08-28dm: pcie_fsl: Add PCIe support for P1 and P2 series SoCsHou Zhiqiang
2019-08-28dm: pcie_fsl: Add T104x PCIe supportHou Zhiqiang
2019-08-28dm: pcie_fsl: Add T102x PCIe supportHou Zhiqiang
2019-08-28dm: pcie_fsl: Add T4240 PCIe supportHou Zhiqiang
2019-08-28dm: pcie_fsl: Fix the calculation of controller indexHou Zhiqiang
2019-08-28dm: pcie_fsl: Fix the Class Code fixup functionHou Zhiqiang
2019-08-28dm: pcie_fsl: Convert IS_ENABLED() run-time checking to #ifdefHou Zhiqiang
2019-08-12Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvellTom Rini
2019-08-12Merge branch '2019-08-11-ti-imports'Tom Rini
2019-08-12pcie: ti: add driver for AM65x PCIe RCSekhar Nori
2019-08-12pci: pci_mvebu: set BAR0 after memory space is setMarek BehĂșn
2019-08-11env: Move env_get() to env.hSimon Glass
2019-08-11pci: intel: Fix configuration type based on secondary numberLey Foon Tan
2019-08-11pci: intel: Fix error when enumerating multi-function PCIe deviceLey Foon Tan
2019-08-11pci: intel: Increase TLP polling counterLey Foon Tan
2019-07-12pci: ensure enumeration of all devices in pci_initMarek BehĂșn
2019-07-10drivers: pci: add API to issue FLR on a PCI function if supportedAlex Marginean
2019-07-10drivers: pci: add map_bar support for Enhanced AllocationAlex Marginean
2019-06-21pci: Avoid assigning PCI resources that are below 0x1000Bin Meng
2019-06-20dm: pci: add Freescale PowerPC PCIe driverHou Zhiqiang
2019-06-11pci: imx: Add DM and DT supportMarek Vasut
2019-06-11pci: imx: Pass driver private data aroundMarek Vasut
2019-06-11pci: imx: Fix potential 64bit memory access clampingMarek Vasut
2019-06-11pci: imx: Factor out hard-coded register base addressesMarek Vasut
2019-05-26Merge branch 'master' of git://git.denx.de/u-boot-shTom Rini
2019-05-22pci: ls_pcie_g4: add device tree fixups for PCI Stream IDsHou Zhiqiang
2019-05-22pci: Add PCIe Gen4 controller driver for NXP Layerscape SoCsHou Zhiqiang
2019-05-21pci: renesas: Add RCar Gen3 PCIe controller driverMarek Vasut
2019-05-20mpc83xx: Make distinct caddy2 configMario Six
2019-05-20vme8349: Migrate to CONFIG_TARGET_VME8349Mario Six