summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/maple/setup.c
AgeCommit message (Expand)AuthorLines
2014-11-03powerpc: Convert power off logic to pm_power_offAlexander Graf-2/+2
2012-03-28Disintegrate asm/system.h for PowerPCDavid Howells-1/+0
2012-02-23powerpc/mpic: Remove duplicate MPIC_WANTS_RESET flagKyle Moffett-1/+1
2011-12-07powerpc/mpic: Invert the meaning of MPIC_PRIMARYKyle Moffett-1/+1
2011-10-31powerpc: add export.h to files making use of EXPORT_SYMBOLPaul Gortmaker-0/+1
2011-06-29powerpc/maple: Register CPC925 EDAC device on all boards with CPC925Dmitry Eremin-Solenikov-22/+19
2010-09-02powerpc/maple: Add of_node_put to avoid memory leakJulia Lawall-0/+1
2010-07-14lmb: rename to memblockYinghai Lu-1/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo-1/+0
2009-06-18edac: cpc925 MC platform device setupHarry Ciao-0/+59
2008-12-23powerpc: Remove default kexec/crash_kernel ops assignmentsAnton Vorontsov-6/+0
2008-09-06Remove asm/a.out.h files for all architectures without a.out support.Adrian Bunk-1/+0
2008-03-26[POWERPC] maple: Use platform name in define_machine()Nathan Lynch-1/+1
2008-02-13[LIB]: Make PowerPC LMB code generic so sparc64 can use it too.David S. Miller-1/+1
2008-01-17[POWERPC] Use <linux/of_{platform, device}.h> and not <asm/...> variants.Jon Loeliger-1/+1
2007-10-19remove asm/bitops.h includesJiri Slaby-1/+1
2007-05-07[POWERPC] Rename device_is_compatible to of_device_is_compatibleStephen Rothwell-1/+1
2007-04-24[POWERPC] Rename MPIC_BROKEN_U3 to MPIC_U3_HT_IRQSMichael Ellerman-1/+1
2007-04-13[POWERPC] Rename get_property to of_get_property: arch/powerpcStephen Rothwell-6/+6
2007-04-13[POWERPC] Rename prom_n_addr_cells to of_n_addr_cellsStephen Rothwell-1/+1
2007-04-13[POWERPC] Remove unused inclusion of linux/ide.hOlaf Hering-1/+0
2007-02-07[POWERPC] Maple: use mmio nvramNathan Lynch-0/+3
2007-01-09[POWERPC] Fix unbalanced uses of of_node_putNathan Lynch-1/+0
2006-12-08[POWERPC] maple: Use RTAS for reboot and haltNathan Lynch-0/+12
2006-12-04[POWERPC] Make pci_read_irq_line the defaultBenjamin Herrenschmidt-1/+1
2006-08-01Merge branch 'merge'Paul Mackerras-4/+13
2006-07-31[POWERPC] maple: Constify & voidify get_property()Jeremy Kerr-17/+10
2006-07-28[POWERPC] Fix new interrupt code (MPIC detection)Segher Boessenkool-4/+11
2006-07-28[POWERPC] Fix new interrupt code (MPIC endianness)Segher Boessenkool-0/+2
2006-07-03[POWERPC] Add new interrupt mapping core and change platforms to use itBenjamin Herrenschmidt-29/+59
2006-07-03[POWERPC] Fix booting on Momentum "Apache" board (a Maple derivative)Benjamin Herrenschmidt-2/+4
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel-1/+0
2006-06-28[POWERPC] powerpc: Initialise ppc_md htab pointers earlierMichael Ellerman-5/+2
2006-04-22[PATCH] powerpc: Don't print chosen idle loop at every bootOlof Johansson-1/+1
2006-03-28[PATCH] powerpc: Kill _machine and hard-coded platform numbersBenjamin Herrenschmidt-3/+5
2006-03-27powerpc: Unify the 32 and 64 bit idle loopsPaul Mackerras-1/+1
2006-01-15[PATCH] powerpc: Fix Maple buildBenjamin Herrenschmidt-35/+50
2006-01-10powerpc: Introduce a new config symbol to control 16550 early debug codePaul Mackerras-3/+0
2006-01-09[PATCH] powerpc: Experimental support for new G5 Macs (#2)Benjamin Herrenschmidt-2/+2
2006-01-09[PATCH] powerpc: Add arch dependent basic infrastructure for Kdump.Michael Ellerman-0/+1
2006-01-09[PATCH] powerpc: serial port discovery (#2)Benjamin Herrenschmidt-14/+0
2006-01-09[PATCH] powerpc: Merge kexecMichael Ellerman-0/+5
2005-10-29powerpc: Merge maple support code to arch/powerpc/platforms/maplePaul Mackerras-0/+295