summaryrefslogtreecommitdiff
path: root/arch/powerpc/platforms/52xx
AgeCommit message (Expand)AuthorFilesLines
2009-10-15mpc5200: support for the MAN mpc5200 based board mucmc52Heiko Schocher1-0/+1
2009-10-15mpc5200: support for the MAN mpc5200 based board uc101Heiko Schocher1-0/+1
2009-06-17powerpc/5xxx: Add common mpc5xxx_get_bus_frequency() functionWolfgang Denk1-31/+1
2009-05-21powerpc/pci: Clean up direct access to sysdata by 52xx platformsKumar Gala2-4/+4
2009-03-20Merge commit 'gcl/next' into nextBenjamin Herrenschmidt4-40/+40
2009-03-11powerpc/5200: add Phytec phyCORE-MPC5200B-IO board (pcm032)Wolfram Sang2-1/+3
2009-03-11powerpc/5200: add function to return external clock frequencyWolfgang Grandegger1-0/+37
2009-03-11powerpc/5200: remove sysfs debug file from GPT driverGrant Likely1-39/+0
2009-03-11powerpc/kconfig: Kill PPC_MULTIPLATFORMBenjamin Herrenschmidt1-1/+1
2009-02-27powerpc/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-30powerpc/5200: Bugfix for PCI mapping of memory and IMMRGrant Likely1-14/+10
2009-01-10powerpc/mpc52xx: remove dead code from GPIO driverWolfram Sang1-3/+0
2009-01-10powerpc/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/po...Linus 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-17powerpc: 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-02powerpc/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-24[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-02Suspend: Introduce begin() and end() callbacksRafael J. Wysocki1-2/+8
2008-01-27[POWERPC] Add common clock setting routine mpc52xx_psc_set_clkdiv()Grant Likely4-12/+72
2008-01-27[POWERPC] mpc5200: normalize compatible property bindingsGrant Likely6-35/+87
2008-01-27[POWERPC] mpc52xx: clean up KconfigGrant Likely1-26/+15
2008-01-19[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