aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/chrp (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-01-15powerpc: Delete non-required instances of include <linux/init.h>Paul Gortmaker1-1/+0
2013-10-31powerpc/nvram: Fix endian issue when reading the NVRAM sizeCedric Le Goater1-2/+2
2013-03-22mv643xx_eth: convert to use the Marvell Orion MDIO driverFlorian Fainelli1-0/+20
2013-01-03POWERPC: drivers: remove __dev* attributes.Greg Kroah-Hartman2-3/+3
2012-02-23powerpc/mpic: Remove duplicate MPIC_WANTS_RESET flagKyle Moffett1-1/+2
2011-12-07powerpc/mpic: Invert the meaning of MPIC_PRIMARYKyle Moffett1-2/+1
2011-07-26Merge branch 'next/cross-platform' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-socLinus Torvalds1-1/+1
2011-07-26atomic: use <linux/atomic.h>Arun Sharma1-1/+1
2011-07-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2011-07-12powerpc: rename ppc_pci_*_flags to pci_*_flagsRob Herring1-1/+1
2011-06-10treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches1-1/+1
2011-06-09pcspkr: Cleanup Kconfig dependenciesRalf Baechle1-0/+1
2011-04-20powerpc/smp: smp_ops->kick_cpu() should be able to failMichael Ellerman1-1/+3
2011-03-29powerpc: Convert to new irq_* function namesThomas Gleixner1-2/+2
2011-03-10powerpc: platforms/chrp irq_data conversion.Lennert Buytenhek1-1/+4
2010-11-30powerpc/nvram: Move things out of asm/nvram.hBenjamin Herrenschmidt1-0/+4
2010-09-02powerpc/chrp/nvram.c: Add of_node_put to avoid memory leakJulia Lawall1-1/+3
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo2-2/+0
2009-12-17Merge branch 'for-33' of git://repo.or.cz/linux-kbuildLinus Torvalds1-1/+1
2009-12-12kbuild: move utsrelease.h to include/generatedSam Ravnborg1-1/+1
2009-10-30powerpc/chrp: Use the same RTAS daemon as pSeriesBenjamin Herrenschmidt2-50/+2
2009-06-26powerpc: Use one common impl. of RTAS timebase sync and use raw spinlockBenjamin Herrenschmidt1-31/+2
2009-05-21powerpc/pci: Clean up direct access to sysdata by CHRP platformsKumar Gala1-4/+4
2009-03-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumaskLinus Torvalds1-1/+0
2009-03-30cpumask: remove references to struct irqaction's mask field.Rusty Russell1-1/+0
2009-03-11powerpc/kconfig: Kill PPC_MULTIPLATFORMBenjamin Herrenschmidt1-1/+1
2009-02-11powerpc: Disable mv643xx Ethernet port 0 on PegasosGabriel Paubert1-55/+17
2008-12-16powerpc: Introduce ppc_pci_flags accessorsJosh Boyer1-1/+1
2008-12-16powerpc/chrp: Add missing of_node_put in pci.cNicolas Palix1-0/+1
2008-10-15Merge commit 'origin'Benjamin Herrenschmidt1-1/+0
2008-10-15powerpc: Fix CHRP PCI config access for indirect_pciBenjamin Herrenschmidt1-1/+1
2008-10-15powerpc/chrp: Fix detection of Python PCI host bridge on IBM CHRPsBenjamin Herrenschmidt1-1/+1
2008-09-06Remove asm/a.out.h files for all architectures without a.out support.Adrian Bunk1-1/+0
2008-08-20powerpc: Use bcd2bin/bin2bcdAdrian Bunk1-12/+12
2008-07-21driver core: fix a lot of printk usages of bus_idGreg Kroah-Hartman1-1/+1
2008-05-14[POWERPC] Move xmon_irq() declaration into xmon.hMichael Ellerman1-7/+0
2008-04-28mv643xx_eth: get rid of static variables, allow multiple instancesLennert Buytenhek1-0/+4
2008-01-25[POWERPC] Autodetect serial console on pegasos2Olaf Hering1-0/+52
2008-01-25[POWERPC] Revert chrp_pci_fixup_vt8231_ata devinit to fix libata on pegasosOlaf Hering1-2/+2
2007-12-20[POWERPC] CHRP: Fix possible NULL pointer dereferenceCyrill Gorcunov1-4/+9
2007-12-20[POWERPC] pci32: Add flags modifying the PCI code behaviourBenjamin Herrenschmidt1-1/+1
2007-12-10powerpc: Fix IDE legacy vs. native fixupsBenjamin Herrenschmidt1-6/+15
2007-10-11[POWERPC] Platforms shouldn't mess with ROOT_DEVGrant Likely1-10/+0
2007-08-22[POWERPC] Copy over headers from arch/ppc to arch/powerpc that we needKumar Gala3-2/+63
2007-08-22[POWERPC] Remove old includes from arch/ppcKumar Gala1-1/+0
2007-08-22[POWERPC] Advertise correct IDE mode on Pegasos2Olaf Hering1-0/+29
2007-08-17[POWERPC] chrp pci_ops: Use named structure member initializersNathan Lynch1-4/+4
2007-08-17[POWERPC] Clean out a bunch of duplicate includesJesper Juhl2-2/+0
2007-07-23[POWERPC] Make endianess of cfg_addr for indirect pci ops runtimeKumar Gala1-3/+4
2007-06-29[POWERPC] Merge ppc32 and ppc64 pcibios_alloc_controller() prototypesKumar Gala1-2/+1