aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/52xx (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-21[POWERPC] Enable restart support for lite5200 boardMarian Balakowicz1-0/+4
2007-10-21[POWERPC] Add restart support for mpc52xx based platformsMarian Balakowicz1-0/+50
2007-10-21[POWERPC] Add mpc52xx_find_and_map_path(), refactor utility functionsMarian Balakowicz1-4/+17
2007-10-18PM: Rework struct platform_suspend_opsRafael J. Wysocki2-19/+24
2007-10-18PM: Rename struct pm_ops and related thingsRafael J. Wysocki1-2/+2
2007-10-18PM: Move definition of struct pm_ops to suspend.hRafael J. Wysocki1-1/+1
2007-10-14Lite5200 shouldn't mess with ROOT_DEVGrant Likely1-12/+0
2007-10-13missing includes in arch/powerpc/platforms/52xx/lite5200.cAl Viro1-0/+2
2007-10-12Merge branch 'for-2.6.24' of git://git.secretlab.ca/git/linux-2.6-mpc52xx into for-2.6.24Paul Mackerras4-98/+65
2007-10-11[POWERPC] Platforms shouldn't mess with ROOT_DEVGrant Likely1-9/+0
2007-10-10[POWERPC] MPC5200: Don't make firmware fixups into common codeGrant Likely2-33/+61
2007-10-10[POWERPC] MPC52xx: Trim includes on mpc5200 platform support codeGrant Likely4-50/+4
2007-10-10[POWERPC] MPC52xx: Drop show_cpuinfo platform hooks from Lite5200Grant Likely1-15/+0
2007-10-03[POWERPC] clk.h interface for platformsDomen Puncer1-0/+1
2007-09-22[POWERPC] mpc5200: Add cuimage support for mpc5200 boardsGrant Likely1-0/+1
2007-09-19[POWERPC] MPC5200 low power modeDomen Puncer4-5/+637
2007-09-14[POWERPC] Provide a default irq_host match, which matches on an exact of_nodeMichael Ellerman1-7/+0
2007-09-14[POWERPC] Add an optional device_node pointer to the irq_hostMichael Ellerman1-3/+2
2007-08-22[POWERPC] Remove old includes from arch/ppcKumar Gala1-1/+0
2007-08-17[POWERPC] efika rtas_pci_ops: Use named structure member initializersNathan Lynch1-2/+2
2007-08-17[POWERPC] Clean out a bunch of duplicate includesJesper Juhl1-1/+0
2007-08-17[POWERPC] 52xx: Remove unnecessary loops_per_jiffy initialization codeJon Loeliger1-11/+2
2007-07-10[POWERPC] 52xx: sparse fixesDomen Puncer3-7/+7
2007-06-29[POWERPC] Merge ppc32 and ppc64 pcibios_alloc_controller() prototypesKumar Gala2-5/+2
2007-06-29[POWERPC] Use global_number in ppc32 pci_controllerKumar Gala1-2/+2
2007-06-29[POWERPC] Pass the pci_controller into pci_exclude_deviceKumar Gala1-2/+2
2007-06-29[POWERPC] 52xx: Remove support for PCI bus_offsetKumar Gala1-5/+4
2007-06-29[POWERPC] Remove set_cfg_type for PCI indirect users that don't need itKumar Gala1-1/+0
2007-06-29[POWERPC] fix building without PCIArnd Bergmann1-0/+2
2007-05-07[POWERPC] mpc52xx suspend to deep-sleepDomen Puncer5-0/+390
2007-05-07[POWERPC] lite5200(b) support for i2cDomen Puncer1-0/+1
2007-04-30[POWERPC] Avoid putting cpu node twiceJohn Rigby1-2/+4
2007-04-30Revert "[POWERPC] Autodetect serial console on efika"Paul Mackerras1-26/+0
2007-04-24[POWERPC] Rename last get_property callsStephen Rothwell1-2/+2
2007-04-13[POWERPC] Rename get_property to of_get_property: arch/powerpcStephen Rothwell4-13/+12
2007-04-13[POWERPC] Autodetect serial console on efikaOlaf Hering1-0/+26
2007-04-13Merge branch 'linux-2.6' into for-2.6.22Paul Mackerras1-2/+2
2007-04-12[POWERPC] mpc52xx_pic: fix main interrupt maskingDomen Puncer1-2/+2
2007-03-22[POWERPC] Split 52xx platforms into their own Kconfig fileKumar Gala1-0/+35
2007-02-13[POWERPC] Small cleanup of EFIKA platformSylvain Munaut5-260/+244
2007-02-13[POWERPC] Fix unbalanced of_node_{get,put} in efika-setup.cSylvain Munaut1-7/+6
2007-02-13[POWERPC] Use common 52xx of_platform probe code for EFIKASylvain Munaut1-46/+18
2007-02-13[POWERPC] Fixup mp5200 drivers to match device tree changesGrant Likely3-21/+22
2007-02-08[POWERPC] Add mpc52xx/lite5200 PCI supportGrant Likely3-0/+419
2007-01-09[POWERPC] 52xx: Don't use device_initcall to probe of_platform_busSylvain Munaut2-3/+5
2006-12-08[POWERPC] Remove QE header files from lite5200.cTimur Tabi1-2/+0
2006-12-05[POWERPC] Add missing EXPORTS for mpc52xx supportGrant Likely1-0/+2
2006-12-04[POWERPC] Add lite5200 board support to arch/powerpcGrant Likely2-1/+164
2006-12-04[POWERPC] Add common routines for 52xx support in arch/powerpcGrant Likely3-89/+147
2006-12-04[POWERPC] Separate IRQ config / register set from main headerSylvain Munaut2-0/+54