summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* [POWERPC] Use global_number in ppc32 pci_controllerKumar Gala2007-06-296-24/+61
* [POWERPC] Removed dead code related to PCI on ppc32Kumar Gala2007-06-292-115/+0
* [POWERPC] Remove local_number from pci_controllerKumar Gala2007-06-291-1/+1
* [POWERPC] 86xx: Created quirk_fsl_pcie_transparent() to initialize bridge res...Zhang Wei2007-06-291-0/+37
* [POWERPC] Let subordinate transparent bridges be transparent.York Sun2007-06-291-1/+1
* [POWERPC] MPC8641HPCN: Set IDE in ULI1575 to not native mode.Zhang Wei2007-06-291-0/+1
* [POWERPC] 86xx: Workaround PCI_PRIMARY_BUS usageKumar Gala2007-06-292-1/+9
* [POWERPC] 86xx: Avoid system halt if link training isn't at least L0.Zhang Wei2007-06-291-1/+10
* [POWERPC] Added indirect_type to handle variants of PCI opsKumar Gala2007-06-291-6/+16
* [POWERPC] 86xx: Add uli1575 pci-bridge sector to MPC8641HPCN dts file.Wade Farnsworth2007-06-291-13/+84
* [POWERPC] Remove PCI-e errata for MPC8641 silicon ver 1.0Zhang Wei2007-06-298-202/+3
* [POWERPC] Removed remnants of bus_offsetKumar Gala2007-06-294-5/+5
* [POWERPC] Added self_busno to indicate which bus number the PHB isKumar Gala2007-06-291-2/+10
* [POWERPC] Remove bus_offset in places its not really usedKumar Gala2007-06-292-5/+4
* [POWERPC] Remove hack to determine the 2nd PHBs bus numberKumar Gala2007-06-293-16/+2
* [POWERPC] Pass the pci_controller into pci_exclude_deviceKumar Gala2007-06-2916-20/+164
* [POWERPC] 52xx: Remove support for PCI bus_offsetKumar Gala2007-06-291-5/+4
* [POWERPC] Remove set_cfg_type for PCI indirect users that don't need itKumar Gala2007-06-297-9/+0
* [POWERPC] disallow building powermac and tsi108 without PCIArnd Bergmann2007-06-295-3/+5
* [POWERPC] fix building without PCIArnd Bergmann2007-06-292-1/+4
* [POWERPC] kill isa_{io,mem}_base definitions for !PCIArnd Bergmann2007-06-2912-63/+0
* [POWERPC] mpc82xx_ads build fixArnd Bergmann2007-06-291-1/+1
* [POWERPC] rename add_bridge to avoid namespace clashesArnd Bergmann2007-06-2921-30/+28
* [POWERPC] move 82xx/83xx/86xx Kconfig options to platform selectionArnd Bergmann2007-06-295-45/+37
* [POWERPC] Abolish unused ucBoardRev variablesDavid Gibson2007-06-281-3/+0
* [POWERPC] Make more OF-related bootwrapper functions available to non-OF plat...David Gibson2007-06-284-39/+45
* [POWERPC] Turn off debugging in arch/powerpc/kernel/pci_64.cMichael Ellerman2007-06-281-1/+1
* [POWERPC] Move iSeries_tb_recal into its own late_initcall.Tony Breeds2007-06-282-15/+21
* [POWERPC] PS3: Storage device registration routinesGeert Uytterhoeven2007-06-281-0/+286
* [POWERPC] PS3: Storage Driver CoreGeert Uytterhoeven2007-06-281-0/+4
* [POWERPC] PS3: Preallocate bootmem memory for the PS3 FLASH ROM storage driverGeert Uytterhoeven2007-06-281-1/+30
* [POWERPC] PS3: Update ps3_defconfigGeoff Levand2007-06-281-76/+55
* [POWERPC] PS3: Fix more sparse warningsGeert Uytterhoeven2007-06-281-5/+5
* [POWERPC] PS3: Select MEMORY_HOTPLUGGeoff Levand2007-06-281-0/+1
* [POWERPC] PS3: Device tree sourceGeoff Levand2007-06-282-1/+69
* [POWERPC] Make kernel_entry_t have global scope in bootwrapperGeoff Levand2007-06-282-2/+2
* [POWERPC] Fix constantness of bootwrapper argGeoff Levand2007-06-283-3/+3
* [POWERPC] Add u64 printf to bootwrapperGeoff Levand2007-06-281-1/+9
* [POWERPC] Add signed types to bootwrapperGeoff Levand2007-06-281-0/+4
* [POWERPC] Correct __secondary_hold commentGeoff Levand2007-06-281-2/+2
* [POWERPC] Output params value in early_init_devtreeGeoff Levand2007-06-281-1/+1
* [POWERPC] PS3: Use clear_bitGeoff Levand2007-06-281-24/+2
* [POWERPC] PS3: Rename processor id symbolsGeoff Levand2007-06-281-26/+29
* [POWERPC] PS3: Device registration routines.Geoff Levand2007-06-282-0/+500
* [POWERPC] PS3: Frame buffer system-bus reworkGeert Uytterhoeven2007-06-281-4/+5
* [POWERPC] PS3: Vuart reworkGeoff Levand2007-06-282-13/+10
* [POWERPC] PS3: Repository probe cleanupsGeoff Levand2007-06-282-280/+337
* [POWERPC] PS3: System-bus modinfo attributeDavid Woodhouse2007-06-281-0/+15
* [POWERPC] PS3: System-bus ueventDavid Woodhouse2007-06-281-0/+16
* [POWERPC] PS3: System-bus reworkGeoff Levand2007-06-284-202/+988
OpenPOWER on IntegriCloud