Commit Graph

296 Commits (91558c815391a4cdc8c8bd57f5c25b319af0bb80)

Author SHA1 Message Date
Simon Glass 8beb0bda9c dm: x86: pci: Adjust bios_run_on_x86() to use the DM PCI API 9 years ago
Simon Glass 3f4e1e8efc dm: pci: video: Convert video and pci_rom to use DM PCI API 9 years ago
Simon Glass bab17cf143 dm: pci: Add a function to read a PCI BAR 9 years ago
Simon Glass a0eb835635 dm: pci: Add a driver-model version of pci_find_class() 9 years ago
Simon Glass 5c0bf647c4 dm: pci: Add a driver-model version of pci_find_device() 9 years ago
Simon Glass 5e23b8b4a4 dm: pci: Use driver model PCI API in auto-config 9 years ago
Simon Glass f3f1faefcc dm: pci: Add a dm_ prefix to pci_bus_find_bdf() 9 years ago
Simon Glass 21ccce1ba5 dm: pci: Add a dm_ prefix to pci_get_bdf() 9 years ago
Simon Glass 2b81e8a3c8 dm: pci: Mark legacy files as such 9 years ago
Bin Meng 7ba34ff09f pci: layerscape: Adjust the return value when ls_pcie_addr_valid() fails 9 years ago
Bin Meng 9642b78cdf pci: imx: Adjust the return value when imx_pcie_addr_valid() fails 9 years ago
Bin Meng 789fa275b3 x86: Remove HAVE_ACPI_RESUME 9 years ago
Simon Glass 3ba5f74a54 dm: pci: Disable PCI compatibility functions by default 10 years ago
Simon Glass 011e948295 dm: pci: Move common auto-config functions to a common file 10 years ago
Simon Glass 76a8b6a58a dm: pci: Rename pci_auto.c to pci_auto_old.c 10 years ago
Simon Glass e81ca88451 dm: tegra: pci: Convert tegra boards to driver model for PCI 10 years ago
Simon Glass f9260336d0 dm: pci: Add a function to find the regions for a PCI bus 10 years ago
Simon Glass 9f60fb0db4 dm: pci: Add a function to get the controller for a bus 10 years ago
Simon Glass 9289db6c60 dm: pci: Add functions to emulate 8- and 16-bit access 10 years ago
Simon Glass 9526d83ac5 dm: pci: Support decoding ranges with duplicate entries 10 years ago
Simon Glass 2084c5af6d dm: pci: Set up the SDRAM mapping correctly 10 years ago
Simon Glass fde7e18938 dm: tegra: pci: Move CONFIG_PCI_TEGRA to Kconfig 10 years ago
Mingkai Hu af523a0d56 pci/layerscape: add support for LS1043A PCIe LUT register access 10 years ago
Prabhakar Kushwaha 06b5301043 armv8: ls2085a: Add support of LS2085A SoC 10 years ago
Prabhakar Kushwaha 449372148f armv8: LS2080A: Rename LS2085A to reflect LS2080A 10 years ago
Marcel Ziswiler b4bd655493 pci: fix address range check in __pci_hose_phys_to_bus() 10 years ago
Cheng Gu 3526285068 pci: fix checking PCI_REGION_MEM in pci_hose_phys_to_bus() 10 years ago
Stephen Warren d9eda6c441 pci: tegra: add/enable support for Tegra210 10 years ago
Stephen Warren a02e263548 pci: tegra: call tegra_pcie_board_init() earlier 10 years ago
Stephen Warren 514e19138a pci: tegra: implement PCA enable workaround 10 years ago
Stephen Warren 223ddbcb09 pci: tegra: use #address-/size-cells from DT 10 years ago
Stephen Warren bec05246f6 pci: tegra: clip RAM size to 32-bits 10 years ago
Mingkai Hu 9f3183d2d6 armv8/fsl_lsch3: Change arch to fsl-layerscape 10 years ago
Bin Meng bbbcb52628 dm: pci: Enable VGA address forwarding on bridges 10 years ago
Bin Meng 069155cbb4 dm: pci: Fix pci_last_busno() to return the real last bus no 10 years ago
Bin Meng cdf9f085f2 pci: Set PCI_COMMAND_IO bit for VGA device 10 years ago
Simon Glass 5dbcf3a0f9 dm: pci: Adjust pci_find_and_bind_driver() to return -EPERM 10 years ago
Simon Glass 3129ace489 dm: pci: Correct a few debug() statements 10 years ago
Simon Glass 4d21455e09 dm: pci: Tidy up auto-config error handling 10 years ago
Fabio Estevam aaf87f03ad pci: pcie_imx: Fix hang on mx6qp 10 years ago
Bin Meng 7445435fb3 pci: Fix expansion ROM programming for multi-function devices 10 years ago
Bin Meng 1e0f226362 dm: pci: Add an inline API to test if a device is on a PCI bus 10 years ago
Fabio Estevam 8f6edf6d30 pcie_imx: Use 'ms' for milliseconds 10 years ago
Simon Glass 983c6ba227 dm: pci: Allow a PCI bus to be found without an alias 10 years ago
Varun Sethi 6923b069bd pci/layerscape: Setup mmu-masters property for the PCIe 10 years ago
Bin Meng 1887ed3ad6 dm: pci: Optimize pci_uclass_post_bind() 10 years ago
Bin Meng dce54dd6c7 dm: pci: Save devfn without bus number in pci_uclass_child_post_bind() 10 years ago
Bin Meng 348b744b7c x86: fsp: Call fsp_init_phase_pci() in pci_uclass_post_probe() 10 years ago
Bin Meng 08fc7b8fac dm: pci: Support selected device/driver binding before relocation 10 years ago
Bin Meng 1916ec1267 x86: Set up video framebuffer for coreboot before loading kernel 10 years ago