Commit Graph

388 Commits (lime2-spi)

Author SHA1 Message Date
Minghuan Lian ed5b580b38 drivers/pci: Add function to find an extended capability 9 years ago
Bin Meng d11d9ef157 dm: pci: Support bridge device configuration correctly 9 years ago
Bin Meng 8326f136da dm: pci: Pass only device/function to pci_bus_find_devfn() 9 years ago
Bin Meng 4d8615cbf5 dm: pci: Use complete bdf in all pci config read/write routines 9 years ago
Bin Meng 95f3aa209a dm: pci: Correct primary/secondary/subordinate bus number assignment 9 years ago
Simon Glass 4b515e4fc5 dm: pci: Add a function to get the BDF for a device 9 years ago
Simon Glass aba9296249 dm: pci: Add support for PCI driver matching 9 years ago
Stuart Yoder 70e52d2115 armv8/fsl-lsch3: device tree fixups for PCI stream IDs 9 years ago
Bin Meng f110da9984 pci: Disable expansion ROM address decoding when signature check fails 9 years ago
Bin Meng 6c89663cb1 pci: Configure expansion ROM during auto config process 9 years ago
Simon Glass b9da5086b8 dm: x86: baytrail: Correct PCI region 3 when driver model is used 9 years ago
Simon Glass 945cae79e1 x86: pci: Tidy up the generic x86 PCI driver 9 years ago
Bin Meng a452002259 x86: Configure VESA parameters before loading Linux kernel 9 years ago
Bin Meng 786a08e0dd x86: Move VGA option rom macros to Kconfig 9 years ago
Jian Luo 0e98a1473a video: Add 32-bit color depth support for VBE 9 years ago
Simon Glass 5afeb4bb45 dm: pci: Correct bus number when scanning sub-buses 9 years ago
Simon Glass aec241dfb4 dm: pci: Use the correct hose when configuring devices 9 years ago
Simon Glass 2bb02e4fe2 dm: pci: Allow PCI bus numbering aliases 9 years ago
Bin Meng 04e3c4eb93 pci: Do not skip legacy IDE device configuration 9 years ago
Bin Meng 1b73b1c7fb pci: Allow debug message output in pci_auto.c 9 years ago
Bin Meng 238fe16c40 pci: Move pci_hose_phys_to_bus() to pci_common.c 9 years ago
Tim Harvey 378b02d7ed pci: imx: display message if no pcie link 9 years ago
Tim Harvey 0373a7e91b pci: display header for bus scan 9 years ago
Minghuan Lian 1d0b59a9b0 fsl/pci: Set CFG_READY for PCIe v3.0 and later 9 years ago
Zhao Qiang 5066e62847 T2080QDS/PCIe: Soft Reset PCIe on T2080QDS for down-training issue 9 years ago
Bin Meng 81d0b354b0 pci: Remove parameter 'class' of pci_rom_load() 9 years ago
Bin Meng d57c2f24fc pci: Option rom class is a 24-bit number 9 years ago
Minghuan Lian 0070459048 pci/layerscape: fix link and class issues to support ls2085a 9 years ago
Minghuan Lian d42bd3453a pci/layerscape: remove unnecessary pcie_layerscape.h 9 years ago
Simon Glass a219daeafe dm: x86: pci: Add a PCI driver for driver model 9 years ago
Simon Glass 36d0d3b4b4 dm: sandbox: pci: Add a PCI emulation uclass 9 years ago
Simon Glass 537849aaa1 dm: sandbox: Add a simple PCI driver 9 years ago
Simon Glass ff3e077bd2 dm: pci: Add a uclass for PCI 9 years ago
Simon Glass aab6724c90 dm: pci: Move common PCI functions into their own file 9 years ago
Minghuan Lian e4e8cb7138 driver/pci: add Layerscape PCIe driver 9 years ago
David Feng 6eefd5279c PCI: add 64-bit prefetchable memory support 9 years ago
Simon Glass bc17d8f4ac x86: video: Allow video ROM execution to fall back to the other method 9 years ago
Simon Glass 250e039da8 pci: Add a function to find a device by class 9 years ago
Minghuan Lian ef2d17fe21 drivers/pci/pci_rom.c: fix compile warning under 64bit mode 9 years ago
Sjoerd Simons 053b86e6d8 pci: tegra: Fix port information parsing 9 years ago
Simon Glass 4a2708a097 x86: Access the VGA ROM when needed 9 years ago
Simon Glass c5caba0366 x86: pci: Don't stop when we get a vendor/device mismatch 9 years ago
Simon Glass bdc88d4eb3 x86: Support ROMs on other archs 9 years ago
Simon Glass 40305240c6 x86: Correct endianness isues in pci_rom 9 years ago
Masahiro Yamada d928664f41 powerpc: 74xx_7xx: remove 74xx_7xx cpu support 9 years ago
Simon Glass 9a99caf3f3 x86: pci: Display vesa modes in hex 9 years ago
Simon Glass fba7eac1c8 x86: video: Add debug option to time the BIOS copy 9 years ago
Simon Glass 23609c71dc x86: pci: Don't return a vesa mode when there is not video 9 years ago
Bin Meng a62e84d7b1 fdt: Add several apis to decode pci device node 9 years ago
Bin Meng 8f9052fd98 pci: Make pci apis usable before relocation 9 years ago