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