summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/maple
Commit message (Expand)AuthorAgeFilesLines
* powerpc/kconfig: Kill PPC_MULTIPLATFORMBenjamin Herrenschmidt2009-03-111-1/+1
* powerpc: Remove default kexec/crash_kernel ops assignmentsAnton Vorontsov2008-12-231-6/+0Star
* Merge commit 'origin'Benjamin Herrenschmidt2008-10-151-1/+0Star
|\
| * Remove asm/a.out.h files for all architectures without a.out support.Adrian Bunk2008-09-061-1/+0Star
* | powerpc: Use bcd2bin/bin2bcdAdrian Bunk2008-08-201-12/+12
|/
* [POWERPC] Fix sparse warnings in arch/powerpc/kernelMichael Ellerman2008-05-141-2/+0Star
* [POWERPC] maple: Kill fixup_maple_ideNathan Lynch2008-03-251-47/+0Star
* [POWERPC] maple: Use platform name in define_machine()Nathan Lynch2008-03-251-1/+1
* [LIB]: Make PowerPC LMB code generic so sparc64 can use it too.David S. Miller2008-02-141-1/+1
* [POWERPC] Use <linux/of_{platform, device}.h> and not <asm/...> variants.Jon Loeliger2008-01-171-1/+1
* [POWERPC] Make non-PCI build work againStephen Rothwell2007-12-211-0/+1
* [POWERPC] pci_controller->arch_data really is a struct device_node *Stephen Rothwell2007-12-111-1/+1
* remove asm/bitops.h includesJiri Slaby2007-10-191-1/+1
* [POWERPC] maple pci_ops: Use named structure member initializersNathan Lynch2007-08-171-6/+6
* [POWERPC] Remove gratuitous reads from maple PCI config space methodsNathan Lynch2007-08-171-9/+0Star
* [POWERPC] Fix Maple platform ISA busBenjamin Herrenschmidt2007-07-261-0/+3
* [POWERPC] rename add_bridge to avoid namespace clashesArnd Bergmann2007-06-291-3/+3
* [POWERPC] Rewrite IO allocation & mapping on powerpc64Benjamin Herrenschmidt2007-06-141-35/+0Star
* [POWERPC] Rename device_is_compatible to of_device_is_compatibleStephen Rothwell2007-05-072-7/+7
* [POWERPC] Rename MPIC_BROKEN_U3 to MPIC_U3_HT_IRQSMichael Ellerman2007-04-242-2/+2
* [POWERPC] Rename get_property to of_get_property: arch/powerpcStephen Rothwell2007-04-122-9/+9
* [POWERPC] Make struct property's value a void *Stephen Rothwell2007-04-121-1/+1
* [POWERPC] Rename prom_n_addr_cells to of_n_addr_cellsStephen Rothwell2007-04-121-1/+1
* [POWERPC] Remove unused inclusion of linux/ide.hOlaf Hering2007-04-121-1/+0Star
* [POWERPC] Split several platforms into their respective Kconfig fileKumar Gala2007-03-221-0/+17
* [POWERPC] Maple: use mmio nvramNathan Lynch2007-02-071-0/+3
* [POWERPC] Maple: don't override bus-range supplied by firmwareNathan Lynch2007-02-071-8/+0Star
* [POWERPC] maple: improve CPC9x5 host bridge detectionNathan Lynch2007-01-241-6/+9
* [POWERPC] Fix unbalanced uses of of_node_putNathan Lynch2007-01-091-1/+0Star
* [POWERPC] maple: Use RTAS for reboot and haltNathan Lynch2006-12-081-0/+12
* [POWERPC] maple: Match "pcie" name for CPC945Nathan Lynch2006-12-081-1/+1
* [POWERPC] Make pci_read_irq_line the defaultBenjamin Herrenschmidt2006-12-043-30/+21Star
* [POWERPC] Fix Maple secondary IDE interruptBenjamin Herrenschmidt2006-10-101-2/+15
* [POWERPC] Make U4 PCIe work on mapleBenjamin Herrenschmidt2006-10-101-7/+169
* [POWERPC] maple/pci iomem annotationsAl Viro2006-09-261-30/+30
* [POWERPC] Demacrofy arch/powerpc/platforms/maple/pci.cNathan Lynch2006-09-221-19/+25
* [POWERPC] Maple U3 HT - reject inappropriate config space accessNathan Lynch2006-09-221-0/+6
* Merge branch 'merge'Paul Mackerras2006-08-011-4/+13
|\
| * [POWERPC] Fix new interrupt code (MPIC detection)Segher Boessenkool2006-07-281-4/+11
| * [POWERPC] Fix new interrupt code (MPIC endianness)Segher Boessenkool2006-07-281-0/+2
* | [POWERPC] maple: Constify & voidify get_property()Jeremy Kerr2006-07-312-26/+21Star
|/
* [POWERPC] Add new interrupt mapping core and change platforms to use itBenjamin Herrenschmidt2006-07-032-35/+70
* [POWERPC] Fix booting on Momentum "Apache" board (a Maple derivative)Benjamin Herrenschmidt2006-07-031-2/+4
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-302-2/+0Star
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds2006-06-291-5/+2Star
|\
| * [POWERPC] powerpc: Initialise ppc_md htab pointers earlierMichael Ellerman2006-06-281-5/+2Star
* | [PATCH] 64bit resource: fix up printks for resources in arch and core codeGreg Kroah-Hartman2006-06-271-2/+3
|/
* [PATCH] powerpc: Don't print chosen idle loop at every bootOlof Johansson2006-04-221-1/+1
* [PATCH] powerpc: remove io_page_maskAnton Blanchard2006-04-221-3/+0Star
* Merge ../linux-2.6Paul Mackerras2006-03-291-22/+2Star
|\