summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/52xx
Commit message (Expand)AuthorAgeFilesLines
...
* powerpc/5200: Refactor mpc5200 interrupt controller driverGrant Likely2009-02-041-88/+59Star
* powerpc/5200: Remove pr_debug() from hot paths in irq driverGrant Likely2009-02-041-23/+0Star
* powerpc/5200: Bugfix for PCI mapping of memory and IMMRGrant Likely2009-01-301-14/+10Star
* powerpc/mpc52xx: remove dead code from GPIO driverWolfram Sang2009-01-091-3/+0Star
* powerpc/mpc52xx: Properly update irq_desc when set_type() is called.Grant Likely2009-01-091-1/+7
* powerpc/52xx: Use DEFINE_SPINLOCKJulia Lawall2009-01-081-1/+1
* powerpc/mpc5200: Make internal 5200 PIC the default interrupt controllerGrant Likely2008-12-211-0/+2
* powerpc/mpc5200: Document and tidy irq driverGrant Likely2008-12-214-122/+170
* powerpc: Introduce ppc_pci_flags accessorsJosh Boyer2008-12-161-1/+1
* powerpc/mpc5200: Don't touch pipelining for MPC5200BWolfram Sang2008-10-151-2/+5
* powerpc/mpc5200: Silence warnings in arch/powerpc/platforms/52xx/mpc52xx_pci.cTony Breeds2008-10-081-4/+9
* powerpc/mpc5200: trivial printk-fixes in mpc52xx_commonWolfram Sang2008-10-081-2/+3
* powerpc: Remove use of CONFIG_PPC_MERGEKumar Gala2008-08-041-3/+1Star
* Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2008-07-251-1/+1
|\
| * Merge commit 'gcl/gcl-next'Benjamin Herrenschmidt2008-07-251-1/+1
| |\
| | * powerpc/mpc5200: Make mpc5200 GPIO driver select the GENERIC_GPIO configGrant Likely2008-07-221-0/+1
| | * powerpc/mpc5200: Remove fsl-soc.c from mpc5200 build, it is not needed.Jon Smirl2008-07-221-1/+0Star
* | | gpiolib: allow user-selectionMichael Buesch2008-07-251-1/+1
|/ /
* / powerpc: pci config cleanupJohn Rigby2008-07-171-0/+1
|/
* Merge commit 'gcl/gcl-next'Benjamin Herrenschmidt2008-07-151-1/+2
|\
| * powerpc/mpc5200: PCI write combine timerAndre Schwarz2008-07-121-1/+2
* | powerpc/mpc5200: Fix lite5200b suspend/resumeTim Yamin2008-07-021-1/+13
|/
* mpc52xx_gpio iomem annotationsAl Viro2008-06-041-7/+7
* [POWERPC] mpc5200: add Phytec pcm030 board supports.hauer@pengutronix.de2008-04-291-0/+1
* [POWERPC] mpc5200: add gpiolib support for mpc5200s.hauer@pengutronix.de2008-04-293-0/+473
* [POWERPC] mpc5200: add interrupt type functionSascha Hauer2008-04-291-0/+38
* [POWERPC] Replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-011-2/+2
* [POWERPC] Add export for mpc52xx_set_psc_clkdivEric Dujardin2008-02-241-0/+1
* [POWERPC] Remove unused CONFIG_WANT_DEVICE_TREEGrant Likely2008-02-141-2/+0Star
* 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