index
:
talos-obmc-uboot
v2016.07-aspeed-openbmc
v2016.07-aspeed-openbmc-03-26-2018
v2016.07-aspeed-openbmc-04-16-2019
Talos™ II U-Boot sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
cpu
/
pci.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
x86: Remove legacy pci codes
Bin Meng
2015-11-13
1
-45
/
+0
*
x86: Return -1 when reading a PCI config register fails
Simon Glass
2015-08-14
1
-3
/
+6
*
x86: pci: Do not assign irq 0 to pci device
Bin Meng
2015-07-28
1
-0
/
+2
*
x86: pci: Assign pci irqs to all functions
Bin Meng
2015-07-28
1
-10
/
+17
*
x86: Add a function to assign IRQ numbers to PCI device
Bin Meng
2015-04-29
1
-0
/
+21
*
dm: x86: pci: Add a PCI driver for driver model
Simon Glass
2015-04-18
1
-0
/
+40
*
x86: Add a x86_ prefix to the x86-specific PCI functions
Simon Glass
2015-04-16
1
-6
/
+6
*
pci: Make pci apis usable before relocation
Bin Meng
2015-01-12
1
-4
/
+4
*
x86: Support pci bus scan in the early phase
Bin Meng
2015-01-12
1
-0
/
+1
*
x86: Add missing DECLARE_GLOBAL_DATA_PTR for pci.c
Bin Meng
2015-01-12
1
-0
/
+2
*
x86: pci: Add handlers before and after a PCI hose scan
Simon Glass
2014-11-25
1
-0
/
+12
*
x86: pci: Allow configuration before relocation
Simon Glass
2014-11-21
1
-0
/
+50
*
x86: Support use of PCI before relocation
Simon Glass
2014-11-21
1
-0
/
+21
*
x86: Refactor PCI to permit alternate init
Simon Glass
2014-11-21
1
-0
/
+27