summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/52xx
Commit message (Expand)AuthorAgeFilesLines
* [POWERPC] pci32: Add flags modifying the PCI code behaviourBenjamin Herrenschmidt2007-12-201-1/+1
* [POWERPC] Enable restart support for lite5200 boardMarian Balakowicz2007-10-211-0/+4
* [POWERPC] Add restart support for mpc52xx based platformsMarian Balakowicz2007-10-211-0/+50
* [POWERPC] Add mpc52xx_find_and_map_path(), refactor utility functionsMarian Balakowicz2007-10-211-4/+17
* PM: Rework struct platform_suspend_opsRafael J. Wysocki2007-10-182-19/+24
* PM: Rename struct pm_ops and related thingsRafael J. Wysocki2007-10-181-2/+2
* PM: Move definition of struct pm_ops to suspend.hRafael J. Wysocki2007-10-181-1/+1
* Lite5200 shouldn't mess with ROOT_DEVGrant Likely2007-10-141-12/+0
* missing includes in arch/powerpc/platforms/52xx/lite5200.cAl Viro2007-10-131-0/+2
* Merge branch 'for-2.6.24' of git://git.secretlab.ca/git/linux-2.6-mpc52xx int...Paul Mackerras2007-10-124-98/+65
|\
| * [POWERPC] MPC5200: Don't make firmware fixups into common codeGrant Likely2007-10-102-33/+61
| * [POWERPC] MPC52xx: Trim includes on mpc5200 platform support codeGrant Likely2007-10-104-50/+4
| * [POWERPC] MPC52xx: Drop show_cpuinfo platform hooks from Lite5200Grant Likely2007-10-101-15/+0
* | [POWERPC] Platforms shouldn't mess with ROOT_DEVGrant Likely2007-10-111-9/+0
|/
* [POWERPC] clk.h interface for platformsDomen Puncer2007-10-031-0/+1
* [POWERPC] mpc5200: Add cuimage support for mpc5200 boardsGrant Likely2007-09-221-0/+1
* [POWERPC] MPC5200 low power modeDomen Puncer2007-09-194-5/+637
* [POWERPC] Provide a default irq_host match, which matches on an exact of_nodeMichael Ellerman2007-09-141-7/+0
* [POWERPC] Add an optional device_node pointer to the irq_hostMichael Ellerman2007-09-141-3/+2
* [POWERPC] Remove old includes from arch/ppcKumar Gala2007-08-221-1/+0
* [POWERPC] efika rtas_pci_ops: Use named structure member initializersNathan Lynch2007-08-171-2/+2
* [POWERPC] Clean out a bunch of duplicate includesJesper Juhl2007-08-171-1/+0
* [POWERPC] 52xx: Remove unnecessary loops_per_jiffy initialization codeJon Loeliger2007-08-171-11/+2
* [POWERPC] 52xx: sparse fixesDomen Puncer2007-07-103-7/+7
* [POWERPC] Merge ppc32 and ppc64 pcibios_alloc_controller() prototypesKumar Gala2007-06-292-5/+2
* [POWERPC] Use global_number in ppc32 pci_controllerKumar Gala2007-06-291-2/+2
* [POWERPC] Pass the pci_controller into pci_exclude_deviceKumar Gala2007-06-291-2/+2
* [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-291-1/+0
* [POWERPC] fix building without PCIArnd Bergmann2007-06-291-0/+2
* [POWERPC] mpc52xx suspend to deep-sleepDomen Puncer2007-05-075-0/+390
* [POWERPC] lite5200(b) support for i2cDomen Puncer2007-05-071-0/+1
* [POWERPC] Avoid putting cpu node twiceJohn Rigby2007-04-301-2/+4
* Revert "[POWERPC] Autodetect serial console on efika"Paul Mackerras2007-04-301-26/+0
* [POWERPC] Rename last get_property callsStephen Rothwell2007-04-241-2/+2
* [POWERPC] Rename get_property to of_get_property: arch/powerpcStephen Rothwell2007-04-134-13/+12
* [POWERPC] Autodetect serial console on efikaOlaf Hering2007-04-131-0/+26
* Merge branch 'linux-2.6' into for-2.6.22Paul Mackerras2007-04-131-2/+2
|\
| * [POWERPC] mpc52xx_pic: fix main interrupt maskingDomen Puncer2007-04-121-2/+2
* | [POWERPC] Split 52xx platforms into their own Kconfig fileKumar Gala2007-03-221-0/+35
|/
* [POWERPC] Small cleanup of EFIKA platformSylvain Munaut2007-02-135-260/+244
* [POWERPC] Fix unbalanced of_node_{get,put} in efika-setup.cSylvain Munaut2007-02-131-7/+6
* [POWERPC] Use common 52xx of_platform probe code for EFIKASylvain Munaut2007-02-131-46/+18
* [POWERPC] Fixup mp5200 drivers to match device tree changesGrant Likely2007-02-133-21/+22
* [POWERPC] Add mpc52xx/lite5200 PCI supportGrant Likely2007-02-083-0/+419
* [POWERPC] 52xx: Don't use device_initcall to probe of_platform_busSylvain Munaut2007-01-092-3/+5
* [POWERPC] Remove QE header files from lite5200.cTimur Tabi2006-12-081-2/+0
* [POWERPC] Add missing EXPORTS for mpc52xx supportGrant Likely2006-12-051-0/+2
* [POWERPC] Add lite5200 board support to arch/powerpcGrant Likely2006-12-042-1/+164
* [POWERPC] Add common routines for 52xx support in arch/powerpcGrant Likely2006-12-043-89/+147