summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/52xx
Commit message (Expand)AuthorAgeFilesLines
* Suspend: Introduce begin() and end() callbacksRafael J. Wysocki2008-02-021-2/+8
* [POWERPC] Add common clock setting routine mpc52xx_psc_set_clkdiv()Grant Likely2008-01-264-12/+72
* [POWERPC] mpc5200: normalize compatible property bindingsGrant Likely2008-01-266-35/+87
* [POWERPC] mpc52xx: clean up KconfigGrant Likely2008-01-261-26/+15Star
* [POWERPC] mpc5200: Add generic support for simple MPC5200 based boardsMarian Balakowicz2008-01-193-3/+110
* [POWERPC] mpc5200: eliminate mpc52xx_*_map_*() functions.Grant Likely2008-01-185-50/+33Star
* [POWERPC] mpc5200: Add common mpc52xx_setup_pci() routineMarian Balakowicz2008-01-182-11/+15
* [POWERPC] mpc5200: Add 'fsl,lpb' bus type for localplus busMarian Balakowicz2008-01-181-1/+11
* [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/+0Star
* 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/+65Star
|\
| * [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/+4Star
| * [POWERPC] MPC52xx: Drop show_cpuinfo platform hooks from Lite5200Grant Likely2007-10-101-15/+0Star
* | [POWERPC] Platforms shouldn't mess with ROOT_DEVGrant Likely2007-10-111-9/+0Star
|/
* [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-131-7/+0Star
* [POWERPC] Add an optional device_node pointer to the irq_hostMichael Ellerman2007-09-131-3/+2Star
* [POWERPC] Remove old includes from arch/ppcKumar Gala2007-08-231-1/+0Star
* [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/+0Star
* [POWERPC] 52xx: Remove unnecessary loops_per_jiffy initialization codeJon Loeliger2007-08-171-11/+2Star
* [POWERPC] 52xx: sparse fixesDomen Puncer2007-07-103-7/+7
* [POWERPC] Merge ppc32 and ppc64 pcibios_alloc_controller() prototypesKumar Gala2007-06-292-5/+2Star
* [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/+4Star
* [POWERPC] Remove set_cfg_type for PCI indirect users that don't need itKumar Gala2007-06-291-1/+0Star
* [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/+0Star
* [POWERPC] Rename last get_property callsStephen Rothwell2007-04-241-2/+2
* [POWERPC] Rename get_property to of_get_property: arch/powerpcStephen Rothwell2007-04-124-13/+12Star
* [POWERPC] Autodetect serial console on efikaOlaf Hering2007-04-121-0/+26
* Merge branch 'linux-2.6' into for-2.6.22Paul Mackerras2007-04-121-2/+2
|\
| * [POWERPC] mpc52xx_pic: fix main interrupt maskingDomen Puncer2007-04-111-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/+244Star
* [POWERPC] Fix unbalanced of_node_{get,put} in efika-setup.cSylvain Munaut2007-02-131-7/+6Star