aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/52xx (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-08-06powerpc/5200: add mpc5200_psc_ac97_gpio_resetEric Millbrandt1-0/+106
2010-08-05Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds4-40/+36
2010-08-01of/address: Clean up function declarationsGrant Likely1-0/+1
2010-07-24powerpc: remove references to of_device and to_of_deviceGrant Likely3-8/+8
2010-07-09powerpc: Clean up obsolete code relating to decrementer and timebasePaul Mackerras2-6/+0
2010-07-05of/gpio: add default of_xlate function if device has a node pointerAnton Vorontsov2-5/+0
2010-07-05of/gpio: stop using device_node data pointer to find gpio_chipGrant Likely1-0/+1
2010-07-05of/gpio: Kill of_gpio_chip and add members directly to gpio_chipAnton Vorontsov2-31/+30
2010-06-15powerpc/5200: fix oops during going to standbyDmitry Baryshkov1-1/+10
2010-05-22of: Remove duplicate fields from of_platform_driverGrant Likely3-9/+20
2010-05-18of: Always use 'struct device.of_node' to get device node pointer.Grant Likely3-13/+13
2010-04-05Merge branch 'master' into export-slabhTejun Heo1-0/+2
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo2-0/+2
2010-03-26powerpc/5200: in lpbfifo, flag DMA irqs as enabled after requesting themRoman Fietze1-0/+2
2010-03-18powerpc/5200: Build fix for mpc52xx watchdog timer codeGrant Likely1-1/+5
2010-03-07[WATCHDOG] watchdog_info constifyWim Van Sebroeck1-1/+1
2009-12-17Merge branch 'for-33' of git://repo.or.cz/linux-kbuildLinus Torvalds1-1/+1
2009-12-14genirq: Convert irq_desc.lock to raw_spinlockThomas Gleixner1-4/+4
2009-12-12Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds6-23/+991
2009-12-12kbuild: move utsrelease.h to include/generatedSam Ravnborg1-1/+1
2009-12-09powerpc: Make "intspec" pointers in irq_host->xlate() constRoman Fietze3-3/+3
2009-12-09Merge commit 'gcl/next' into nextBenjamin Herrenschmidt4-13/+981
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa1-1/+1
2009-11-24powerpc: Fixup last users of irq_chip->typenameThomas Gleixner3-6/+6
2009-11-13mpc52xx/wdt: merge WDT code into the GPT driverAlbrecht Dreß1-16/+305
2009-11-12mpc5200/gpt: tiny fix for gpt period limitationAlbrecht Dreß1-3/+3
2009-11-04powerpc/5200: add LocalPlus bus FIFO device driverJohn Bonesio3-0/+566
2009-11-04powerpc/5200: add general purpose timer API for the MPC5200Grant Likely1-10/+123
2009-10-30powerpc: Remove get_irq_desc()Michael Ellerman1-1/+1
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-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