summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/maple/setup.c
Commit message (Expand)AuthorAgeFilesLines
* Disintegrate asm/system.h for PowerPCDavid Howells2012-03-281-1/+0
* powerpc/mpic: Remove duplicate MPIC_WANTS_RESET flagKyle Moffett2012-02-231-1/+1
* powerpc/mpic: Invert the meaning of MPIC_PRIMARYKyle Moffett2011-12-071-1/+1
* powerpc: add export.h to files making use of EXPORT_SYMBOLPaul Gortmaker2011-10-311-0/+1
* powerpc/maple: Register CPC925 EDAC device on all boards with CPC925Dmitry Eremin-Solenikov2011-06-291-22/+19
* powerpc/maple: Add of_node_put to avoid memory leakJulia Lawall2010-09-021-0/+1
* lmb: rename to memblockYinghai Lu2010-07-141-1/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-1/+0
* edac: cpc925 MC platform device setupHarry Ciao2009-06-181-0/+59
* powerpc: Remove default kexec/crash_kernel ops assignmentsAnton Vorontsov2008-12-231-6/+0
* Remove asm/a.out.h files for all architectures without a.out support.Adrian Bunk2008-09-061-1/+0
* [POWERPC] maple: Use platform name in define_machine()Nathan Lynch2008-03-261-1/+1
* [LIB]: Make PowerPC LMB code generic so sparc64 can use it too.David S. Miller2008-02-131-1/+1
* [POWERPC] Use <linux/of_{platform, device}.h> and not <asm/...> variants.Jon Loeliger2008-01-171-1/+1
* remove asm/bitops.h includesJiri Slaby2007-10-191-1/+1
* [POWERPC] Rename device_is_compatible to of_device_is_compatibleStephen Rothwell2007-05-071-1/+1
* [POWERPC] Rename MPIC_BROKEN_U3 to MPIC_U3_HT_IRQSMichael Ellerman2007-04-241-1/+1
* [POWERPC] Rename get_property to of_get_property: arch/powerpcStephen Rothwell2007-04-131-6/+6
* [POWERPC] Rename prom_n_addr_cells to of_n_addr_cellsStephen Rothwell2007-04-131-1/+1
* [POWERPC] Remove unused inclusion of linux/ide.hOlaf Hering2007-04-131-1/+0
* [POWERPC] Maple: use mmio nvramNathan Lynch2007-02-071-0/+3
* [POWERPC] Fix unbalanced uses of of_node_putNathan Lynch2007-01-091-1/+0
* [POWERPC] maple: Use RTAS for reboot and haltNathan Lynch2006-12-081-0/+12
* [POWERPC] Make pci_read_irq_line the defaultBenjamin Herrenschmidt2006-12-041-1/+1
* 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-311-17/+10
|/
* [POWERPC] Add new interrupt mapping core and change platforms to use itBenjamin Herrenschmidt2006-07-031-29/+59
* [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-301-1/+0
* [POWERPC] powerpc: Initialise ppc_md htab pointers earlierMichael Ellerman2006-06-281-5/+2
* [PATCH] powerpc: Don't print chosen idle loop at every bootOlof Johansson2006-04-221-1/+1
* [PATCH] powerpc: Kill _machine and hard-coded platform numbersBenjamin Herrenschmidt2006-03-281-3/+5
* powerpc: Unify the 32 and 64 bit idle loopsPaul Mackerras2006-03-271-1/+1
* [PATCH] powerpc: Fix Maple buildBenjamin Herrenschmidt2006-01-151-35/+50
* powerpc: Introduce a new config symbol to control 16550 early debug codePaul Mackerras2006-01-101-3/+0
* [PATCH] powerpc: Experimental support for new G5 Macs (#2)Benjamin Herrenschmidt2006-01-091-2/+2
* [PATCH] powerpc: Add arch dependent basic infrastructure for Kdump.Michael Ellerman2006-01-091-0/+1
* [PATCH] powerpc: serial port discovery (#2)Benjamin Herrenschmidt2006-01-091-14/+0
* [PATCH] powerpc: Merge kexecMichael Ellerman2006-01-091-0/+5
* powerpc: Merge maple support code to arch/powerpc/platforms/maplePaul Mackerras2005-10-291-0/+295
OpenPOWER on IntegriCloud