index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
sysdev
/
ppc4xx_pci.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
powerpc: Added PCI MSI support using the HSTA module
Alistair Popple
2014-05-01
1
-2
/
+6
*
IBM Akebono: Add the Akebono platform
Alistair Popple
2014-05-01
1
-3
/
+10
*
powerpc/4xx: Fix section mismatch in ppc4xx_pci.c
Alistair Popple
2014-04-28
1
-1
/
+1
*
powerpc/pci: Support per-aperture memory offset
Benjamin Herrenschmidt
2013-05-06
1
-6
/
+9
*
powerpc/44x: Add support PCI-E for APM821xx SoC and Bluestone board
Vinh Nguyen Huu Tuong
2012-03-17
1
-0
/
+70
*
powerpc/476fpe: Add 476fpe SoC code
Tony Breeds
2011-12-09
1
-1
/
+56
*
powerpc/44x: pci: Setup the dma_window properties for each pci_controller
Tony Breeds
2011-12-09
1
-0
/
+6
*
powerpc/44x: pci: Add a want_sdr flag into ppc4xx_pciex_hwops
Tony Breeds
2011-12-09
1
-6
/
+14
*
powerpc/44x: pci: Use PCI_BASE_ADDRESS_MEM_PREFETCH rather than magic value.
Tony Breeds
2011-12-09
1
-1
/
+1
*
powerpc/4xx/pci: Add __init annotations for *init_port_hw() functions.
Tony Breeds
2011-09-20
1
-6
/
+6
*
Merge remote-tracking branch 'jwb/next' into next
Benjamin Herrenschmidt
2011-08-30
1
-17
/
+72
|
\
|
*
powerpc/4xx: enable and fix pcie gen1/gen2 on the 460sx
Ayman El-Khashab
2011-08-11
1
-17
/
+72
*
|
powerpc/4xx: Fix build of PCI code on 405
Benjamin Herrenschmidt
2011-08-05
1
-2
/
+3
|
/
*
Merge branch 'next/cross-platform' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2011-07-26
1
-1
/
+1
|
\
|
*
powerpc: rename ppc_pci_*_flags to pci_*_flags
Rob Herring
2011-07-12
1
-1
/
+1
*
|
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2011-07-25
1
-65
/
+82
|
\
\
|
*
|
powerpc/4xx: Move PCIE printk to proper function
Josh Boyer
2011-07-12
1
-3
/
+2
|
*
|
powerpc/4xx: Add check_link to struct ppc4xx_pciex_hwops
Tony Breeds
2011-07-12
1
-65
/
+83
|
|
/
*
|
treewide: Convert uses of struct resource to resource_size(ptr)
Joe Perches
2011-06-10
1
-8
/
+8
|
/
*
powerpc/44x: Adding PCI-E support for PowerPC 460SX based SOC.
Tirumala Marri
2010-05-07
1
-0
/
+119
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
powerpc/4xx: Add pcix type 1 transactions
Stef van Os
2010-01-29
1
-1
/
+2
*
powerpc: Remove unnecessary semicolons
Joe Perches
2009-07-08
1
-2
/
+2
*
powerpc/pci: Clean up direct access to sysdata by 4xx platforms
Kumar Gala
2009-05-21
1
-2
/
+2
*
Merge commit 'origin/master' into next
Benjamin Herrenschmidt
2009-03-11
1
-0
/
+17
|
\
|
*
powerpc/44x: Fix address decoding setup of PCI 2.x cells
Benjamin Herrenschmidt
2009-02-27
1
-0
/
+17
*
|
powerpc/4xx: Enable PCI domains on 4xx
Benjamin Herrenschmidt
2009-02-14
1
-0
/
+2
|
/
*
powerpc/4xx: Add support for ISA holes on 4xx PCI/X/E
Benjamin Herrenschmidt
2008-12-04
1
-98
/
+208
*
Merge branch 'core-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2008-10-16
1
-10
/
+6
|
\
|
*
generic: redefine resource_size_t as phys_addr_t
Jeremy Fitzhardinge
2008-09-14
1
-10
/
+6
*
|
powerpc/4xx: Allow 4xx PCI bridge to be disabled via device tree
Matthias Fuchs
2008-10-02
1
-1
/
+8
*
|
powerpc/4xx: Necessary fixes to PCI for 4GB RAM size
Ilya Yanok
2008-09-02
1
-7
/
+6
*
|
powerpc/44x: AMCC PPC460GT/EX PCI-E de-emphasis adjustment fix
Tirumala R Marri
2008-08-28
1
-5
/
+5
|
/
*
powerpc/4xx: Workaround for PPC440EPx/GRx PCI_28 Errata
Josh Boyer
2008-06-17
1
-0
/
+5
*
powerpc/4xx: PCIe driver now detects if a port is disabled via the dev-tree
Stefan Roese
2008-06-11
1
-0
/
+9
*
[POWERPC] 4xx: Add endpoint support to 4xx PCIe driver
Stefan Roese
2008-05-06
1
-49
/
+131
*
[POWERPC] 4xx: Fix PESDRn_UTLSET1 register setup on 460EX/GT
Stefan Roese
2008-04-02
1
-6
/
+4
*
[POWERPC] 4xx: Only reset PCIe PHY on 405EX systems when no link is detected
Stefan Roese
2008-04-02
1
-8
/
+0
*
[POWERPC] 4xx: Use dcri_clrset() for PCIe indirect dcr read/modify/write access
Valentine Barshak
2008-03-26
1
-8
/
+5
*
[POWERPC] 4xx: Add 460EX PCIe support to 4xx pci driver
Stefan Roese
2008-03-26
1
-0
/
+114
*
[POWERPC] 4xx: PCIe: Increase max busses per port to 64
Stefan Roese
2008-01-08
1
-1
/
+1
*
[POWERPC] 4xx: Set ibpre for 405EX in 4xx PCIe driver
Stefan Roese
2007-12-23
1
-0
/
+2
*
[POWERPC] 4xx: Add 440SPe revA runtime detection to PCIe
Stefan Roese
2007-12-23
1
-8
/
+17
*
[POWERPC] 4xx: PCI-E Link setup improvements
Benjamin Herrenschmidt
2007-12-23
1
-89
/
+131
*
[POWERPC] 4xx: PLB to PCI Express support
Benjamin Herrenschmidt
2007-12-23
1
-18
/
+976
*
[POWERPC] 4xx: PLB to PCI 2.x support
Benjamin Herrenschmidt
2007-12-23
1
-1
/
+179
*
[POWERPC] 4xx: PLB to PCI-X support
Benjamin Herrenschmidt
2007-12-23
1
-0
/
+339