summaryrefslogtreecommitdiffstats
path: root/include/asm-powerpc/tsi108_pci.h
Commit message (Collapse)AuthorAgeFilesLines
* [POWERPC] Change include protections to ASM_POWERPCBecky Bruce2007-05-171-3/+3
| | | | | | | | Change several headers in include/asm-powerpc that currently use some variation of ASM_PPC to use ASM_POWERPC instead. Signed-off-by: Becky Bruce <becky.bruce@freescale.com> Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
* [POWERPC] Generalize tsi108 PCI setupJosh Boyer2007-05-081-1/+1
| | | | | | | | | Generalize tsi108_setup_pci to take the config space physical address and primary bus designator as a parameter. Signed-off-by: Josh Boyer <jwboyer@linux.vnet.ibm.com> Acked-by: Olof Johansson <olof@lixom.net> Signed-off-by: Paul Mackerras <paulus@samba.org>
* [POWERPC] Add tsi108_pci.h for common PCI functionsJosh Boyer2007-05-081-0/+45
Add a header file for the common PCI routines used for the TSI bridge Signed-off-by: Josh Boyer <jwboyer@linux.vnet.ibm.com> Acked-by: Olof Johansson <olof@lixom.net> Signed-off-by: Paul Mackerras <paulus@samba.org>