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
/
arch
/
x86
/
cpu
/
pci.c
Age
Commit message (
Expand
)
Author
2020-05-18
common: Drop log.h from common header
Simon Glass
2019-10-08
x86: pci: Drop the first parameter in pci_x86_r/w_config()
Simon Glass
2019-10-08
x86: pci: Add a function to clear and set PCI config regs
Simon Glass
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-04-27
Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
Tom Rini
2016-02-05
x86: pci: Drop legacy PCI APIs
Bin Meng
2016-02-05
x86: pci: Use DM PCI APIs in pci_assign_irqs()
Bin Meng
2015-11-13
x86: Remove legacy pci codes
Bin Meng
2015-08-14
x86: Return -1 when reading a PCI config register fails
Simon Glass
2015-07-28
x86: pci: Do not assign irq 0 to pci device
Bin Meng
2015-07-28
x86: pci: Assign pci irqs to all functions
Bin Meng
2015-04-29
x86: Add a function to assign IRQ numbers to PCI device
Bin Meng
2015-04-18
dm: x86: pci: Add a PCI driver for driver model
Simon Glass
2015-04-16
x86: Add a x86_ prefix to the x86-specific PCI functions
Simon Glass
2015-01-12
pci: Make pci apis usable before relocation
Bin Meng
2015-01-12
x86: Support pci bus scan in the early phase
Bin Meng
2015-01-12
x86: Add missing DECLARE_GLOBAL_DATA_PTR for pci.c
Bin Meng
2014-11-25
x86: pci: Add handlers before and after a PCI hose scan
Simon Glass
2014-11-21
x86: pci: Allow configuration before relocation
Simon Glass
2014-11-21
x86: Support use of PCI before relocation
Simon Glass
2014-11-21
x86: Refactor PCI to permit alternate init
Simon Glass