Commit Graph

187 Commits (210fbee901b13d8e21568fc3e00932f3e082c178)

Author SHA1 Message Date
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
Simon Glass 5afeb4bb45 dm: pci: Correct bus number when scanning sub-buses 10 years ago
Simon Glass aec241dfb4 dm: pci: Use the correct hose when configuring devices 10 years ago
Simon Glass 2bb02e4fe2 dm: pci: Allow PCI bus numbering aliases 10 years ago
Bin Meng 04e3c4eb93 pci: Do not skip legacy IDE device configuration 10 years ago
Bin Meng 1b73b1c7fb pci: Allow debug message output in pci_auto.c 10 years ago
Bin Meng 238fe16c40 pci: Move pci_hose_phys_to_bus() to pci_common.c 10 years ago
Tim Harvey 378b02d7ed pci: imx: display message if no pcie link 10 years ago
Tim Harvey 0373a7e91b pci: display header for bus scan 10 years ago
Minghuan Lian 1d0b59a9b0 fsl/pci: Set CFG_READY for PCIe v3.0 and later 10 years ago
Zhao Qiang 5066e62847 T2080QDS/PCIe: Soft Reset PCIe on T2080QDS for down-training issue 10 years ago
Bin Meng 81d0b354b0 pci: Remove parameter 'class' of pci_rom_load() 10 years ago
Bin Meng d57c2f24fc pci: Option rom class is a 24-bit number 10 years ago
Minghuan Lian 0070459048 pci/layerscape: fix link and class issues to support ls2085a 10 years ago
Minghuan Lian d42bd3453a pci/layerscape: remove unnecessary pcie_layerscape.h 10 years ago
Simon Glass a219daeafe dm: x86: pci: Add a PCI driver for driver model 10 years ago
Simon Glass 36d0d3b4b4 dm: sandbox: pci: Add a PCI emulation uclass 10 years ago
Simon Glass 537849aaa1 dm: sandbox: Add a simple PCI driver 10 years ago
Simon Glass ff3e077bd2 dm: pci: Add a uclass for PCI 10 years ago
Simon Glass aab6724c90 dm: pci: Move common PCI functions into their own file 10 years ago
Minghuan Lian e4e8cb7138 driver/pci: add Layerscape PCIe driver 10 years ago
David Feng 6eefd5279c PCI: add 64-bit prefetchable memory support 10 years ago
Simon Glass bc17d8f4ac x86: video: Allow video ROM execution to fall back to the other method 10 years ago
Simon Glass 250e039da8 pci: Add a function to find a device by class 10 years ago
Minghuan Lian ef2d17fe21 drivers/pci/pci_rom.c: fix compile warning under 64bit mode 11 years ago
Sjoerd Simons 053b86e6d8 pci: tegra: Fix port information parsing 11 years ago
Simon Glass 4a2708a097 x86: Access the VGA ROM when needed 11 years ago