index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
pci_common.c
Age
Commit message (
Expand
)
Author
2022-01-19
doc: replace @return by Return:
Heinrich Schuchardt
2021-08-05
pci: Drop DM_PCI check from pci_common
Simon Glass
2019-08-11
env: Move env_get() to env.h
Simon Glass
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2017-08-16
env: Rename getenv/_f() to env_get()
Simon Glass
2017-01-18
dm: pci: remove pci_bus_to_hose(0) calling
Minghuan Lian
2016-01-12
dm: pci: Switch to DM API for PCI 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
2015-11-23
pci: fix address range check in __pci_hose_phys_to_bus()
Marcel Ziswiler
2015-11-12
pci: fix checking PCI_REGION_MEM in pci_hose_phys_to_bus()
Cheng Gu
2015-07-28
dm: pci: Support bridge device configuration correctly
Bin Meng
2015-07-14
dm: pci: Use the correct hose when configuring devices
Simon Glass
2015-06-04
pci: Move pci_hose_phys_to_bus() to pci_common.c
Bin Meng
2015-04-16
dm: pci: Move common PCI functions into their own file
Simon Glass