aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/platforms/maple
AgeCommit message (Expand)AuthorFilesLines
2013-01-03POWERPC: drivers: remove __dev* attributes.Gravatar Greg Kroah-Hartman 1-2/+2
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Gravatar Linus Torvalds 2-2/+0
2012-03-28Disintegrate asm/system.h for PowerPCGravatar David Howells 2-2/+0
2012-03-23Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Gravatar Linus Torvalds 1-1/+1
2012-02-23powerpc/PCI: replace pci_probe_only with pci_flagsGravatar Bjorn Helgaas 1-1/+1
2012-02-23powerpc/mpic: Remove duplicate MPIC_WANTS_RESET flagGravatar Kyle Moffett 1-1/+1
2011-12-07powerpc/mpic: Invert the meaning of MPIC_PRIMARYGravatar Kyle Moffett 1-1/+1
2011-11-28powerpc/maple: Enable access to HT Host-Bridge on MapleGravatar Dmitry Eremin-Solenikov 1-0/+55
2011-10-31powerpc: add export.h to files making use of EXPORT_SYMBOLGravatar Paul Gortmaker 1-0/+1
2011-06-29powerpc/maple: Register CPC925 EDAC device on all boards with CPC925Gravatar Dmitry Eremin-Solenikov 1-22/+19
2011-03-29powerpc: Convert to new irq_* function namesGravatar Thomas Gleixner 1-1/+1
2010-09-02powerpc/maple: Add of_node_put to avoid memory leakGravatar Julia Lawall 1-0/+1
2010-07-14lmb: rename to memblockGravatar Yinghai Lu 1-1/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Gravatar Tejun Heo 1-1/+0
2009-06-18edac: cpc925 MC platform device setupGravatar Harry Ciao 1-0/+59
2009-05-22powerpc/maple: Add a quirk to disable MSI for IPR on BiminiGravatar Michael Ellerman 1-0/+14
2009-03-11powerpc/kconfig: Kill PPC_MULTIPLATFORMGravatar Benjamin Herrenschmidt 1-1/+1
2008-12-23powerpc: Remove default kexec/crash_kernel ops assignmentsGravatar Anton Vorontsov 1-6/+0
2008-10-15Merge commit 'origin'Gravatar Benjamin Herrenschmidt 1-1/+0
2008-09-06Remove asm/a.out.h files for all architectures without a.out support.Gravatar Adrian Bunk 1-1/+0
2008-08-20powerpc: Use bcd2bin/bin2bcdGravatar Adrian Bunk 1-12/+12
2008-05-14[POWERPC] Fix sparse warnings in arch/powerpc/kernelGravatar Michael Ellerman 1-2/+0
2008-03-26[POWERPC] maple: Kill fixup_maple_ideGravatar Nathan Lynch 1-47/+0
2008-03-26[POWERPC] maple: Use platform name in define_machine()Gravatar Nathan Lynch 1-1/+1
2008-02-13[LIB]: Make PowerPC LMB code generic so sparc64 can use it too.Gravatar David S. Miller 1-1/+1
2008-01-17[POWERPC] Use <linux/of_{platform, device}.h> and not <asm/...> variants.Gravatar Jon Loeliger 1-1/+1
2007-12-21[POWERPC] Make non-PCI build work againGravatar Stephen Rothwell 1-0/+1
2007-12-11[POWERPC] pci_controller->arch_data really is a struct device_node *Gravatar Stephen Rothwell 1-1/+1
2007-10-19remove asm/bitops.h includesGravatar Jiri Slaby 1-1/+1
2007-08-17[POWERPC] maple pci_ops: Use named structure member initializersGravatar Nathan Lynch 1-6/+6
2007-08-17[POWERPC] Remove gratuitous reads from maple PCI config space methodsGravatar Nathan Lynch 1-9/+0
2007-07-26[POWERPC] Fix Maple platform ISA busGravatar Benjamin Herrenschmidt 1-0/+3
2007-06-29[POWERPC] rename add_bridge to avoid namespace clashesGravatar Arnd Bergmann 1-3/+3
2007-06-14[POWERPC] Rewrite IO allocation & mapping on powerpc64Gravatar Benjamin Herrenschmidt 1-35/+0
2007-05-07[POWERPC] Rename device_is_compatible to of_device_is_compatibleGravatar Stephen Rothwell 2-7/+7
2007-04-24[POWERPC] Rename MPIC_BROKEN_U3 to MPIC_U3_HT_IRQSGravatar Michael Ellerman 2-2/+2
2007-04-13[POWERPC] Rename get_property to of_get_property: arch/powerpcGravatar Stephen Rothwell 2-9/+9
2007-04-13[POWERPC] Make struct property's value a void *Gravatar Stephen Rothwell 1-1/+1
2007-04-13[POWERPC] Rename prom_n_addr_cells to of_n_addr_cellsGravatar Stephen Rothwell 1-1/+1
2007-04-13[POWERPC] Remove unused inclusion of linux/ide.hGravatar Olaf Hering 1-1/+0
2007-03-22[POWERPC] Split several platforms into their respective Kconfig fileGravatar Kumar Gala 1-0/+17
2007-02-07[POWERPC] Maple: use mmio nvramGravatar Nathan Lynch 1-0/+3
2007-02-07[POWERPC] Maple: don't override bus-range supplied by firmwareGravatar Nathan Lynch 1-8/+0
2007-01-24[POWERPC] maple: improve CPC9x5 host bridge detectionGravatar Nathan Lynch 1-6/+9
2007-01-09[POWERPC] Fix unbalanced uses of of_node_putGravatar Nathan Lynch 1-1/+0
2006-12-08[POWERPC] maple: Use RTAS for reboot and haltGravatar Nathan Lynch 1-0/+12
2006-12-08[POWERPC] maple: Match "pcie" name for CPC945Gravatar Nathan Lynch 1-1/+1
2006-12-04[POWERPC] Make pci_read_irq_line the defaultGravatar Benjamin Herrenschmidt 3-30/+21
2006-10-10[POWERPC] Fix Maple secondary IDE interruptGravatar Benjamin Herrenschmidt 1-2/+15
2006-10-10[POWERPC] Make U4 PCIe work on mapleGravatar Benjamin Herrenschmidt 1-7/+169