Commit Graph

318 Commits (a6c1827722ea45e303a39810d11030d41ffea56f)

Author SHA1 Message Date
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 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
Bin Meng 153e1dda2f video: coreboot: Save VESA mode for future use 10 years ago
Anton Schubert 9c28d61c8e pci: mvebu: Add PCIe driver 10 years ago
Simon Glass 7868917032 Revert "dm: pci: Allow scan bridge child devices before relocation" 10 years ago
Simon Glass 76c3fbcd3d dm: pci: Add a way to iterate through all PCI devices 10 years ago
Simon Glass 66afb4ed92 dm: pci: Provide friendly config access functions 10 years ago
York Sun fdb9f349be lib/fdtdec: Fix compiling warning caused by changing fdt_addr_t type 10 years ago
Bin Meng ae0518200f pci: Remove DEBUG from pci_compat.c 10 years ago
Simon Glass 4bad2e7374 pci: Indicate prefetchable memory allocate when debugging 10 years ago
Simon Glass 5f48d798eb pci: Add a constant for an invalid interrupt 10 years ago
Simon Glass 53292ad956 pci: Fix up code for CONFIG_PCI_ENUM_ONLY 10 years ago
Simon Glass da4b159bf0 pci: Use debug() instead of DEBUGF() in pci_auto.c 10 years ago
Bin Meng 1e7a047304 x86: Sanity test on vesa parameters before setting up kernel screen_info 10 years ago
Bin Meng df189d9ba3 dm: pci: Allow scan bridge child devices before relocation 10 years ago
Minghuan Lian 01cafcedbf drivers/pci/layerscape: Add EP mode support 10 years ago
Minghuan Lian ed5b580b38 drivers/pci: Add function to find an extended capability 10 years ago
Bin Meng d11d9ef157 dm: pci: Support bridge device configuration correctly 10 years ago
Bin Meng 8326f136da dm: pci: Pass only device/function to pci_bus_find_devfn() 10 years ago
Bin Meng 4d8615cbf5 dm: pci: Use complete bdf in all pci config read/write routines 10 years ago
Bin Meng 95f3aa209a dm: pci: Correct primary/secondary/subordinate bus number assignment 10 years ago
Simon Glass 4b515e4fc5 dm: pci: Add a function to get the BDF for a device 10 years ago
Simon Glass aba9296249 dm: pci: Add support for PCI driver matching 10 years ago
Stuart Yoder 70e52d2115 armv8/fsl-lsch3: device tree fixups for PCI stream IDs 10 years ago
Bin Meng f110da9984 pci: Disable expansion ROM address decoding when signature check fails 10 years ago
Bin Meng 6c89663cb1 pci: Configure expansion ROM during auto config process 10 years ago
Simon Glass b9da5086b8 dm: x86: baytrail: Correct PCI region 3 when driver model is used 10 years ago
Simon Glass 945cae79e1 x86: pci: Tidy up the generic x86 PCI driver 10 years ago
Bin Meng a452002259 x86: Configure VESA parameters before loading Linux kernel 10 years ago
Bin Meng 786a08e0dd x86: Move VGA option rom macros to Kconfig 10 years ago
Jian Luo 0e98a1473a video: Add 32-bit color depth support for VBE 10 years ago