index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
cpu
/
pci.c
Age
Commit message (
Expand
)
Author
2024-05-20
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
Tom Rini
2024-05-19
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
Tom Rini
2024-05-06
x86: Remove <common.h> and add needed includes
Tom Rini
2022-01-12
x86: pci: Use PCI_CONF1_ADDRESS() macro
Pali Rohár
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