aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/52xx (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-03-11powerpc/kconfig: Kill PPC_MULTIPLATFORMBenjamin Herrenschmidt1-1/+1
2009-02-26powerpc/5200: Add 'simple-bus' to the of_platform probe list.Grant Likely1-1/+2
2009-02-04powerpc/5200: Add support for the digsy MTC board.Grzegorz Bernacki2-1/+7
2009-02-04powerpc/5200: Add support for the Media5200 board from FreescaleGrant Likely3-0/+279
2009-02-04powerpc/5200: Rework GPT driver to also be an IRQ controllerGrant Likely3-86/+436
2009-02-04powerpc/5200: Refactor mpc5200 interrupt controller driverGrant Likely1-88/+59
2009-02-04powerpc/5200: Remove pr_debug() from hot paths in irq driverGrant Likely1-23/+0
2009-01-29powerpc/5200: Bugfix for PCI mapping of memory and IMMRGrant Likely1-14/+10
2009-01-09powerpc/mpc52xx: remove dead code from GPIO driverWolfram Sang1-3/+0
2009-01-09powerpc/mpc52xx: Properly update irq_desc when set_type() is called.Grant Likely1-1/+7
2009-01-08powerpc/52xx: Use DEFINE_SPINLOCKJulia Lawall1-1/+1
2008-12-21powerpc/mpc5200: Make internal 5200 PIC the default interrupt controllerGrant Likely1-0/+2
2008-12-21powerpc/mpc5200: Document and tidy irq driverGrant Likely4-122/+170
2008-12-16powerpc: Introduce ppc_pci_flags accessorsJosh Boyer1-1/+1
2008-10-15powerpc/mpc5200: Don't touch pipelining for MPC5200BWolfram Sang1-2/+5
2008-10-08powerpc/mpc5200: Silence warnings in arch/powerpc/platforms/52xx/mpc52xx_pci.cTony Breeds1-4/+9
2008-10-08powerpc/mpc5200: trivial printk-fixes in mpc52xx_commonWolfram Sang1-2/+3
2008-08-04powerpc: Remove use of CONFIG_PPC_MERGEKumar Gala1-3/+1
2008-07-25Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds1-1/+1
2008-07-25gpiolib: allow user-selectionMichael Buesch1-1/+1
2008-07-25Merge commit 'gcl/gcl-next'Benjamin Herrenschmidt1-1/+1
2008-07-22powerpc/mpc5200: Make mpc5200 GPIO driver select the GENERIC_GPIO configGrant Likely1-0/+1
2008-07-22powerpc/mpc5200: Remove fsl-soc.c from mpc5200 build, it is not needed.Jon Smirl1-1/+0
2008-07-16powerpc: pci config cleanupJohn Rigby1-0/+1
2008-07-15Merge commit 'gcl/gcl-next'Benjamin Herrenschmidt1-1/+2
2008-07-12powerpc/mpc5200: PCI write combine timerAndre Schwarz1-1/+2
2008-07-01powerpc/mpc5200: Fix lite5200b suspend/resumeTim Yamin1-1/+13
2008-06-04mpc52xx_gpio iomem annotationsAl Viro1-7/+7
2008-04-29[POWERPC] mpc5200: add Phytec pcm030 board supports.hauer@pengutronix.de1-0/+1
2008-04-29[POWERPC] mpc5200: add gpiolib support for mpc5200s.hauer@pengutronix.de3-0/+473
2008-04-29[POWERPC] mpc5200: add interrupt type functionSascha Hauer1-0/+38
2008-04-01[POWERPC] Replace remaining __FUNCTION__ occurrencesHarvey Harrison1-2/+2
2008-02-23[POWERPC] Add export for mpc52xx_set_psc_clkdivEric Dujardin1-0/+1
2008-02-14[POWERPC] Remove unused CONFIG_WANT_DEVICE_TREEGrant Likely1-2/+0
2008-02-01Suspend: Introduce begin() and end() callbacksRafael J. Wysocki1-2/+8
2008-01-26[POWERPC] Add common clock setting routine mpc52xx_psc_set_clkdiv()Grant Likely4-12/+72
2008-01-26[POWERPC] mpc5200: normalize compatible property bindingsGrant Likely6-35/+87
2008-01-26[POWERPC] mpc52xx: clean up KconfigGrant Likely1-26/+15
2008-01-18[POWERPC] mpc5200: Add generic support for simple MPC5200 based boardsMarian Balakowicz3-3/+110
2008-01-18[POWERPC] mpc5200: eliminate mpc52xx_*_map_*() functions.Grant Likely5-50/+33
2008-01-18[POWERPC] mpc5200: Add common mpc52xx_setup_pci() routineMarian Balakowicz2-11/+15
2008-01-18[POWERPC] mpc5200: Add 'fsl,lpb' bus type for localplus busMarian Balakowicz1-1/+11
2007-12-20[POWERPC] pci32: Add flags modifying the PCI code behaviourBenjamin Herrenschmidt1-1/+1
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