~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
/
arch
/
x86
/
cpu
/
pci.c
Commit message (
Expand
)
Author
Age
*
x86: pci: Use PCI_CONF1_ADDRESS() macro
Pali Rohár
2022-01-12
*
common: Drop log.h from common header
Simon Glass
2020-05-18
*
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
2019-10-08
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
*
Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
Tom Rini
2018-04-27
*
x86: pci: Drop legacy PCI APIs
Bin Meng
2016-02-05
*
x86: pci: Use DM PCI APIs in pci_assign_irqs()
Bin Meng
2016-02-05
*
x86: Remove legacy pci codes
Bin Meng
2015-11-13
*
x86: Return -1 when reading a PCI config register fails
Simon Glass
2015-08-14
*
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-07-28
*
x86: Add a function to assign IRQ numbers to PCI device
Bin Meng
2015-04-29
*
dm: x86: pci: Add a PCI driver for driver model
Simon Glass
2015-04-18
*
x86: Add a x86_ prefix to the x86-specific PCI functions
Simon Glass
2015-04-16
*
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
2015-01-12
*
x86: pci: Add handlers before and after a PCI hose scan
Simon Glass
2014-11-25
*
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
2014-11-21