summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/chrp
Commit message (Expand)AuthorAgeFilesLines
* powerpc: Convert power off logic to pm_power_offAlexander Graf2014-11-031-1/+2
* powerpc: Remove powerpc specific cmd_lineAnton Blanchard2014-10-021-1/+1
* of/fdt: update of_get_flat_dt_prop in prep for libfdtRob Herring2014-04-301-2/+2
* powerpc: Delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-151-1/+0
* powerpc/nvram: Fix endian issue when reading the NVRAM sizeCedric Le Goater2013-10-311-2/+2
* mv643xx_eth: convert to use the Marvell Orion MDIO driverFlorian Fainelli2013-03-221-0/+20
* POWERPC: drivers: remove __dev* attributes.Greg Kroah-Hartman2013-01-032-3/+3
* powerpc/mpic: Remove duplicate MPIC_WANTS_RESET flagKyle Moffett2012-02-231-1/+2
* powerpc/mpic: Invert the meaning of MPIC_PRIMARYKyle Moffett2011-12-071-2/+1
* Merge branch 'next/cross-platform' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-07-261-1/+1
|\
| * powerpc: rename ppc_pci_*_flags to pci_*_flagsRob Herring2011-07-121-1/+1
* | atomic: use <linux/atomic.h>Arun Sharma2011-07-261-1/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-07-251-1/+1
|\ \
| * | treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches2011-06-101-1/+1
| |/
* | pcspkr: Cleanup Kconfig dependenciesRalf Baechle2011-06-091-0/+1
|/
* powerpc/smp: smp_ops->kick_cpu() should be able to failMichael Ellerman2011-04-201-1/+3
* powerpc: Convert to new irq_* function namesThomas Gleixner2011-03-291-2/+2
* powerpc: platforms/chrp irq_data conversion.Lennert Buytenhek2011-03-101-1/+4
* powerpc/nvram: Move things out of asm/nvram.hBenjamin Herrenschmidt2010-11-301-0/+4
* powerpc/chrp/nvram.c: Add of_node_put to avoid memory leakJulia Lawall2010-09-021-1/+3
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-302-2/+0
* 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
* | powerpc/chrp: Use the same RTAS daemon as pSeriesBenjamin Herrenschmidt2009-10-302-50/+2
|/
* powerpc: Use one common impl. of RTAS timebase sync and use raw spinlockBenjamin Herrenschmidt2009-06-261-31/+2
* powerpc/pci: Clean up direct access to sysdata by CHRP platformsKumar Gala2009-05-211-4/+4
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumaskLinus Torvalds2009-03-301-1/+0
|\
| * cpumask: remove references to struct irqaction's mask field.Rusty Russell2009-03-301-1/+0
* | powerpc/kconfig: Kill PPC_MULTIPLATFORMBenjamin Herrenschmidt2009-03-111-1/+1
* | powerpc: Disable mv643xx Ethernet port 0 on PegasosGabriel Paubert2009-02-111-55/+17
|/
* powerpc: Introduce ppc_pci_flags accessorsJosh Boyer2008-12-161-1/+1
* powerpc/chrp: Add missing of_node_put in pci.cNicolas Palix2008-12-161-0/+1
* Merge commit 'origin'Benjamin Herrenschmidt2008-10-151-1/+0
|\
| * Remove asm/a.out.h files for all architectures without a.out support.Adrian Bunk2008-09-061-1/+0
* | powerpc: Fix CHRP PCI config access for indirect_pciBenjamin Herrenschmidt2008-10-151-1/+1
* | powerpc/chrp: Fix detection of Python PCI host bridge on IBM CHRPsBenjamin Herrenschmidt2008-10-151-1/+1
* | powerpc: Use bcd2bin/bin2bcdAdrian Bunk2008-08-201-12/+12
|/
* driver core: fix a lot of printk usages of bus_idGreg Kroah-Hartman2008-07-211-1/+1
* [POWERPC] Move xmon_irq() declaration into xmon.hMichael Ellerman2008-05-141-7/+0
* mv643xx_eth: get rid of static variables, allow multiple instancesLennert Buytenhek2008-04-281-0/+4
* [POWERPC] Autodetect serial console on pegasos2Olaf Hering2008-01-251-0/+52
* [POWERPC] Revert chrp_pci_fixup_vt8231_ata devinit to fix libata on pegasosOlaf Hering2008-01-251-2/+2
* [POWERPC] CHRP: Fix possible NULL pointer dereferenceCyrill Gorcunov2007-12-201-4/+9
* [POWERPC] pci32: Add flags modifying the PCI code behaviourBenjamin Herrenschmidt2007-12-201-1/+1
* powerpc: Fix IDE legacy vs. native fixupsBenjamin Herrenschmidt2007-12-101-6/+15
* [POWERPC] Platforms shouldn't mess with ROOT_DEVGrant Likely2007-10-111-10/+0
* [POWERPC] Copy over headers from arch/ppc to arch/powerpc that we needKumar Gala2007-08-223-2/+63
* [POWERPC] Remove old includes from arch/ppcKumar Gala2007-08-221-1/+0
* [POWERPC] Advertise correct IDE mode on Pegasos2Olaf Hering2007-08-221-0/+29
* [POWERPC] chrp pci_ops: Use named structure member initializersNathan Lynch2007-08-171-4/+4
OpenPOWER on IntegriCloud