Commit Graph

388 Commits (lime2-spi)

Author SHA1 Message Date
Simon Glass 76a8b6a58a dm: pci: Rename pci_auto.c to pci_auto_old.c 9 years ago
Simon Glass e81ca88451 dm: tegra: pci: Convert tegra boards to driver model for PCI 9 years ago
Simon Glass f9260336d0 dm: pci: Add a function to find the regions for a PCI bus 9 years ago
Simon Glass 9f60fb0db4 dm: pci: Add a function to get the controller for a bus 9 years ago
Simon Glass 9289db6c60 dm: pci: Add functions to emulate 8- and 16-bit access 9 years ago
Simon Glass 9526d83ac5 dm: pci: Support decoding ranges with duplicate entries 9 years ago
Simon Glass 2084c5af6d dm: pci: Set up the SDRAM mapping correctly 9 years ago
Simon Glass fde7e18938 dm: tegra: pci: Move CONFIG_PCI_TEGRA to Kconfig 9 years ago
Mingkai Hu af523a0d56 pci/layerscape: add support for LS1043A PCIe LUT register access 9 years ago
Prabhakar Kushwaha 06b5301043 armv8: ls2085a: Add support of LS2085A SoC 9 years ago
Prabhakar Kushwaha 449372148f armv8: LS2080A: Rename LS2085A to reflect LS2080A 9 years ago
Marcel Ziswiler b4bd655493 pci: fix address range check in __pci_hose_phys_to_bus() 9 years ago
Cheng Gu 3526285068 pci: fix checking PCI_REGION_MEM in pci_hose_phys_to_bus() 9 years ago
Stephen Warren d9eda6c441 pci: tegra: add/enable support for Tegra210 9 years ago
Stephen Warren a02e263548 pci: tegra: call tegra_pcie_board_init() earlier 9 years ago
Stephen Warren 514e19138a pci: tegra: implement PCA enable workaround 9 years ago
Stephen Warren 223ddbcb09 pci: tegra: use #address-/size-cells from DT 9 years ago
Stephen Warren bec05246f6 pci: tegra: clip RAM size to 32-bits 9 years ago
Mingkai Hu 9f3183d2d6 armv8/fsl_lsch3: Change arch to fsl-layerscape 9 years ago
Bin Meng bbbcb52628 dm: pci: Enable VGA address forwarding on bridges 9 years ago
Bin Meng 069155cbb4 dm: pci: Fix pci_last_busno() to return the real last bus no 9 years ago
Bin Meng cdf9f085f2 pci: Set PCI_COMMAND_IO bit for VGA device 9 years ago
Simon Glass 5dbcf3a0f9 dm: pci: Adjust pci_find_and_bind_driver() to return -EPERM 9 years ago
Simon Glass 3129ace489 dm: pci: Correct a few debug() statements 9 years ago
Simon Glass 4d21455e09 dm: pci: Tidy up auto-config error handling 9 years ago
Fabio Estevam aaf87f03ad pci: pcie_imx: Fix hang on mx6qp 9 years ago
Bin Meng 7445435fb3 pci: Fix expansion ROM programming for multi-function devices 9 years ago
Bin Meng 1e0f226362 dm: pci: Add an inline API to test if a device is on a PCI bus 9 years ago
Fabio Estevam 8f6edf6d30 pcie_imx: Use 'ms' for milliseconds 9 years ago
Simon Glass 983c6ba227 dm: pci: Allow a PCI bus to be found without an alias 9 years ago
Varun Sethi 6923b069bd pci/layerscape: Setup mmu-masters property for the PCIe 9 years ago
Bin Meng 1887ed3ad6 dm: pci: Optimize pci_uclass_post_bind() 9 years ago
Bin Meng dce54dd6c7 dm: pci: Save devfn without bus number in pci_uclass_child_post_bind() 9 years ago
Bin Meng 348b744b7c x86: fsp: Call fsp_init_phase_pci() in pci_uclass_post_probe() 9 years ago
Bin Meng 08fc7b8fac dm: pci: Support selected device/driver binding before relocation 9 years ago
Bin Meng 1916ec1267 x86: Set up video framebuffer for coreboot before loading kernel 9 years ago
Bin Meng 153e1dda2f video: coreboot: Save VESA mode for future use 9 years ago
Anton Schubert 9c28d61c8e pci: mvebu: Add PCIe driver 9 years ago
Simon Glass 7868917032 Revert "dm: pci: Allow scan bridge child devices before relocation" 9 years ago
Simon Glass 76c3fbcd3d dm: pci: Add a way to iterate through all PCI devices 9 years ago
Simon Glass 66afb4ed92 dm: pci: Provide friendly config access functions 9 years ago
York Sun fdb9f349be lib/fdtdec: Fix compiling warning caused by changing fdt_addr_t type 9 years ago
Bin Meng ae0518200f pci: Remove DEBUG from pci_compat.c 9 years ago
Simon Glass 4bad2e7374 pci: Indicate prefetchable memory allocate when debugging 9 years ago
Simon Glass 5f48d798eb pci: Add a constant for an invalid interrupt 9 years ago
Simon Glass 53292ad956 pci: Fix up code for CONFIG_PCI_ENUM_ONLY 9 years ago
Simon Glass da4b159bf0 pci: Use debug() instead of DEBUGF() in pci_auto.c 9 years ago
Bin Meng 1e7a047304 x86: Sanity test on vesa parameters before setting up kernel screen_info 9 years ago
Bin Meng df189d9ba3 dm: pci: Allow scan bridge child devices before relocation 9 years ago
Minghuan Lian 01cafcedbf drivers/pci/layerscape: Add EP mode support 9 years ago