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-08-15
pci: tegra: port to standard clock/reset/pwr domain APIs
Stephen Warren
2016-07-28
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
Tom Rini
2016-07-28
pci: allow disabling of pci init/enum via env
Tim Harvey
2016-07-27
dm: Use dm_scan_fdt_dev() directly where possible
Simon Glass
2016-07-27
dm: Convert users from dm_scan_fdt_node() to dm_scan_fdt_dev()
Simon Glass
2016-07-12
pcie_imx: increment timeout for link up
Stefano Babic
2016-07-12
pci: Add board_ prefix to should_load_oprom() and make it weak
Bin Meng
2016-07-12
pci: Make load_oprom and run_oprom independent
Bin Meng
2016-07-12
pci: Remove CONFIG_ALWAYS_LOAD_OPROM
Bin Meng
2016-07-05
pci: tegra: actually program REFCLK_CFG* on recent SoCs
Stephen Warren
2016-07-05
pci: tegra: correctly program PADS_REFCLK registers
Stephen Warren
2016-06-03
pcie/layerscape: fix bug in bus number computation when setting msi-map
Bogdan Purcareata
2016-05-17
pci: Drop CONFIG_SYS_SCSI_SCAN_BUS_REVERSE
Simon Glass
2016-05-04
pci: tegra: fix DM conversion issues on Tegra20
Stephen Warren
2016-04-25
pci: Device scanning range fix
Yoshinori Sato
2016-03-21
pci/layerscape: set LUT and msi-map for discovered PCI devices
Stuart Yoder
2016-03-21
armv8: ls2080a: remove obsolete stream ID partitioning support
Stuart Yoder
2016-03-17
pci: Correct a few comments and nits
Simon Glass
2016-03-17
pci: Add functions to update PCI configuration registers
Simon Glass
2016-03-14
dm: pci: Break out the common region display code
Simon Glass
2016-03-14
dm: Use uclass_first_device_err() where it is useful
Simon Glass
2016-02-26
pci: Fix compiler warnings in dm_pciauto_setup_device()
Bin Meng
2016-02-24
pci_rom: fix may be used uninitialized warning
Andreas Bießmann
2016-01-29
Merge git://git.denx.de/u-boot-dm
Tom Rini
2016-01-29
Implement "pci enum" command for CONFIG_DM_PCI
Stephen Warren
2016-01-28
Merge branch 'master' of git://git.denx.de/u-boot-net
Tom Rini
2016-01-28
tegra: Report errors from PCI init
Simon Glass
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
[next]