summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/52xx
Commit message (Expand)AuthorAgeFilesLines
...
* Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2010-08-064-40/+36Star
|\
| * of/address: Clean up function declarationsGrant Likely2010-08-011-0/+1
| * powerpc: remove references to of_device and to_of_deviceGrant Likely2010-07-243-8/+8
| * of/gpio: add default of_xlate function if device has a node pointerAnton Vorontsov2010-07-062-5/+0Star
| * of/gpio: stop using device_node data pointer to find gpio_chipGrant Likely2010-07-061-0/+1
| * of/gpio: Kill of_gpio_chip and add members directly to gpio_chipAnton Vorontsov2010-07-062-31/+30Star
* | powerpc: Clean up obsolete code relating to decrementer and timebasePaul Mackerras2010-07-092-6/+0Star
|/
* powerpc/5200: fix oops during going to standbyDmitry Baryshkov2010-06-151-1/+10
* of: Remove duplicate fields from of_platform_driverGrant Likely2010-05-223-9/+20
* of: Always use 'struct device.of_node' to get device node pointer.Grant Likely2010-05-193-13/+13
* Merge branch 'master' into export-slabhTejun Heo2010-04-051-0/+2
|\
| * powerpc/5200: in lpbfifo, flag DMA irqs as enabled after requesting themRoman Fietze2010-03-271-0/+2
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-302-0/+2
|/
* powerpc/5200: Build fix for mpc52xx watchdog timer codeGrant Likely2010-03-181-1/+5
* [WATCHDOG] watchdog_info constifyWim Van Sebroeck2010-03-071-1/+1
* Merge branch 'for-33' of git://repo.or.cz/linux-kbuildLinus Torvalds2009-12-171-1/+1
|\
| * kbuild: move utsrelease.h to include/generatedSam Ravnborg2009-12-121-1/+1
* | genirq: Convert irq_desc.lock to raw_spinlockThomas Gleixner2009-12-141-4/+4
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2009-12-126-23/+991
|\ \ | |/ |/|
| * powerpc: Make "intspec" pointers in irq_host->xlate() constRoman Fietze2009-12-093-3/+3
| * Merge commit 'gcl/next' into nextBenjamin Herrenschmidt2009-12-094-13/+981
| |\
| | * mpc52xx/wdt: merge WDT code into the GPT driverAlbrecht Dreß2009-11-131-16/+305
| | * mpc5200/gpt: tiny fix for gpt period limitationAlbrecht Dreß2009-11-121-3/+3
| | * powerpc/5200: add LocalPlus bus FIFO device driverJohn Bonesio2009-11-053-0/+566
| | * powerpc/5200: add general purpose timer API for the MPC5200Grant Likely2009-11-051-10/+123
| * | powerpc: Fixup last users of irq_chip->typenameThomas Gleixner2009-11-243-6/+6
| * | powerpc: Remove get_irq_desc()Michael Ellerman2009-10-301-1/+1
| |/
* / tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-041-1/+1
|/
* mpc5200: support for the MAN mpc5200 based board mucmc52Heiko Schocher2009-10-151-0/+1
* mpc5200: support for the MAN mpc5200 based board uc101Heiko Schocher2009-10-151-0/+1
* powerpc/5xxx: Add common mpc5xxx_get_bus_frequency() functionWolfgang Denk2009-06-171-31/+1Star
* powerpc/pci: Clean up direct access to sysdata by 52xx platformsKumar Gala2009-05-212-4/+4
* Merge commit 'gcl/next' into nextBenjamin Herrenschmidt2009-03-204-40/+40
|\
| * powerpc/5200: add Phytec phyCORE-MPC5200B-IO board (pcm032)Wolfram Sang2009-03-112-1/+3
| * powerpc/5200: add function to return external clock frequencyWolfgang Grandegger2009-03-111-0/+37
| * powerpc/5200: remove sysfs debug file from GPT driverGrant Likely2009-03-111-39/+0Star
* | powerpc/kconfig: Kill PPC_MULTIPLATFORMBenjamin Herrenschmidt2009-03-111-1/+1
|/
* powerpc/5200: Add 'simple-bus' to the of_platform probe list.Grant Likely2009-02-271-1/+2
* powerpc/5200: Add support for the digsy MTC board.Grzegorz Bernacki2009-02-042-1/+7
* powerpc/5200: Add support for the Media5200 board from FreescaleGrant Likely2009-02-043-0/+279
* powerpc/5200: Rework GPT driver to also be an IRQ controllerGrant Likely2009-02-043-86/+436
* 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