index
:
u-boot
grapeboard-proto
scalys-lsdk-1803
NXP/Freescale LSDK U-boot tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
Age
Commit message (
Expand
)
Author
2016-01-24
dm: pci: Convert bios_emu to use the driver model PCI API
Simon Glass
2016-01-24
dm: pci: Avoid using pci_bus_to_hose() in the uclass
Simon Glass
2016-01-24
dm: pci: Add a function to write a BAR
Simon Glass
2016-01-24
dm: pci: Move pci_bus_to_hose() to compatibility
Simon Glass
2016-01-19
pci_rom.c: Fix may be used uninitialized warning
Tom Rini
2016-01-15
dm: pci: Avoid a memory leak when allocating the ROM
Simon Glass
2016-01-15
dm: pci: Add a 'fall through' comment
Simon Glass
2016-01-14
drivers/pci/pci_mvebu: Fix for boards with X4 lanes
Phil Sutter
2016-01-14
drivers/pci: Fix for debug builds without CONFIG_PCI_ENUM_ONLY
Phil Sutter
2016-01-12
pci: Tidy up comments in pci_bind_bus_devices()
Simon Glass
2016-01-12
dm: pci: Switch to DM API for PCI address mapping
Simon Glass
2016-01-12
dm: pci: Add driver model API functions for address mapping
Simon Glass
2016-01-12
dm: pci: Drop the old version of pci_find_class()
Simon Glass
2016-01-12
dm: pci: Drop the old version of pci_find_device/s()
Simon Glass
2016-01-12
dm: x86: pci: Adjust bios_run_on_x86() to use the DM PCI API
Simon Glass
2016-01-12
dm: pci: video: Convert video and pci_rom to use DM PCI API
Simon Glass
2016-01-12
dm: pci: Add a function to read a PCI BAR
Simon Glass
2016-01-12
dm: pci: Add a driver-model version of pci_find_class()
Simon Glass
2016-01-12
dm: pci: Add a driver-model version of pci_find_device()
Simon Glass
2016-01-12
dm: pci: Use driver model PCI API in auto-config
Simon Glass
2016-01-12
dm: pci: Add a dm_ prefix to pci_bus_find_bdf()
Simon Glass
2016-01-12
dm: pci: Add a dm_ prefix to pci_get_bdf()
Simon Glass
2016-01-12
dm: pci: Mark legacy files as such
Simon Glass
2016-01-08
pci: layerscape: Adjust the return value when ls_pcie_addr_valid() fails
Bin Meng
2016-01-08
pci: imx: Adjust the return value when imx_pcie_addr_valid() fails
Bin Meng
2015-12-09
x86: Remove HAVE_ACPI_RESUME
Bin Meng
2015-12-01
dm: pci: Disable PCI compatibility functions by default
Simon Glass
2015-12-01
dm: pci: Move common auto-config functions to a common file
Simon Glass
2015-12-01
dm: pci: Rename pci_auto.c to pci_auto_old.c
Simon Glass
2015-12-01
dm: tegra: pci: Convert tegra boards to driver model for PCI
Simon Glass
2015-12-01
dm: pci: Add a function to find the regions for a PCI bus
Simon Glass
2015-12-01
dm: pci: Add a function to get the controller for a bus
Simon Glass
2015-12-01
dm: pci: Add functions to emulate 8- and 16-bit access
Simon Glass
2015-12-01
dm: pci: Support decoding ranges with duplicate entries
Simon Glass
2015-12-01
dm: pci: Set up the SDRAM mapping correctly
Simon Glass
2015-12-01
dm: tegra: pci: Move CONFIG_PCI_TEGRA to Kconfig
Simon Glass
2015-11-30
pci/layerscape: add support for LS1043A PCIe LUT register access
Mingkai Hu
2015-11-30
armv8: ls2085a: Add support of LS2085A SoC
Prabhakar Kushwaha
2015-11-30
armv8: LS2080A: Rename LS2085A to reflect LS2080A
Prabhakar Kushwaha
2015-11-23
pci: fix address range check in __pci_hose_phys_to_bus()
Marcel Ziswiler
2015-11-13
Merge branch 'master' of git://git.denx.de/u-boot-tegra
Tom Rini
2015-11-12
pci: fix checking PCI_REGION_MEM in pci_hose_phys_to_bus()
Cheng Gu
2015-11-12
pci: tegra: add/enable support for Tegra210
Stephen Warren
2015-11-12
pci: tegra: call tegra_pcie_board_init() earlier
Stephen Warren
2015-11-12
pci: tegra: implement PCA enable workaround
Stephen Warren
2015-11-12
pci: tegra: use #address-/size-cells from DT
Stephen Warren
2015-11-12
pci: tegra: clip RAM size to 32-bits
Stephen Warren
2015-10-29
armv8/fsl_lsch3: Change arch to fsl-layerscape
Mingkai Hu
2015-10-21
dm: pci: Enable VGA address forwarding on bridges
Bin Meng
2015-10-21
dm: pci: Fix pci_last_busno() to return the real last bus no
Bin Meng
[next]