index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
platforms
/
maple
/
setup.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
powerpc/sparse: Make a bunch of things static
Daniel Axtens
2016-09-13
1
-2
/
+2
*
powerpc: Get rid of ppc_md.init_early()
Benjamin Herrenschmidt
2016-07-21
1
-13
/
+2
*
powerpc/64: Move 64-bit probe_machine() to later in the boot process
Benjamin Herrenschmidt
2016-07-21
1
-4
/
+2
*
powerpc/64: Move MMU backend selection out of platform code
Benjamin Herrenschmidt
2016-07-21
1
-1
/
+0
*
powerpc/dart: Use a cachable DART
Benjamin Herrenschmidt
2016-07-21
1
-7
/
+0
*
powerpc: Make ppc_md.{halt, restart} __noreturn
Daniel Axtens
2016-07-14
1
-3
/
+5
*
powerpc/maple: Move controller ops from ppc_md to controller_ops
Daniel Axtens
2015-04-11
1
-1
/
+1
*
powerpc: dart_iommu: optionally populate controller_ops on init
Daniel Axtens
2015-04-11
1
-1
/
+1
*
powerpc: Convert power off logic to pm_power_off
Alexander Graf
2014-11-03
1
-2
/
+2
*
Disintegrate asm/system.h for PowerPC
David Howells
2012-03-28
1
-1
/
+0
*
powerpc/mpic: Remove duplicate MPIC_WANTS_RESET flag
Kyle Moffett
2012-02-23
1
-1
/
+1
*
powerpc/mpic: Invert the meaning of MPIC_PRIMARY
Kyle Moffett
2011-12-07
1
-1
/
+1
*
powerpc: add export.h to files making use of EXPORT_SYMBOL
Paul Gortmaker
2011-10-31
1
-0
/
+1
*
powerpc/maple: Register CPC925 EDAC device on all boards with CPC925
Dmitry Eremin-Solenikov
2011-06-29
1
-22
/
+19
*
powerpc/maple: Add of_node_put to avoid memory leak
Julia Lawall
2010-09-02
1
-0
/
+1
*
lmb: rename to memblock
Yinghai Lu
2010-07-14
1
-1
/
+1
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-1
/
+0
*
edac: cpc925 MC platform device setup
Harry Ciao
2009-06-18
1
-0
/
+59
*
powerpc: Remove default kexec/crash_kernel ops assignments
Anton Vorontsov
2008-12-23
1
-6
/
+0
*
Remove asm/a.out.h files for all architectures without a.out support.
Adrian Bunk
2008-09-06
1
-1
/
+0
*
[POWERPC] maple: Use platform name in define_machine()
Nathan Lynch
2008-03-26
1
-1
/
+1
*
[LIB]: Make PowerPC LMB code generic so sparc64 can use it too.
David S. Miller
2008-02-13
1
-1
/
+1
*
[POWERPC] Use <linux/of_{platform, device}.h> and not <asm/...> variants.
Jon Loeliger
2008-01-17
1
-1
/
+1
*
remove asm/bitops.h includes
Jiri Slaby
2007-10-19
1
-1
/
+1
*
[POWERPC] Rename device_is_compatible to of_device_is_compatible
Stephen Rothwell
2007-05-07
1
-1
/
+1
*
[POWERPC] Rename MPIC_BROKEN_U3 to MPIC_U3_HT_IRQS
Michael Ellerman
2007-04-24
1
-1
/
+1
*
[POWERPC] Rename get_property to of_get_property: arch/powerpc
Stephen Rothwell
2007-04-13
1
-6
/
+6
*
[POWERPC] Rename prom_n_addr_cells to of_n_addr_cells
Stephen Rothwell
2007-04-13
1
-1
/
+1
*
[POWERPC] Remove unused inclusion of linux/ide.h
Olaf Hering
2007-04-13
1
-1
/
+0
*
[POWERPC] Maple: use mmio nvram
Nathan Lynch
2007-02-07
1
-0
/
+3
*
[POWERPC] Fix unbalanced uses of of_node_put
Nathan Lynch
2007-01-09
1
-1
/
+0
*
[POWERPC] maple: Use RTAS for reboot and halt
Nathan Lynch
2006-12-08
1
-0
/
+12
*
[POWERPC] Make pci_read_irq_line the default
Benjamin Herrenschmidt
2006-12-04
1
-1
/
+1
*
Merge branch 'merge'
Paul Mackerras
2006-08-01
1
-4
/
+13
|
\
|
*
[POWERPC] Fix new interrupt code (MPIC detection)
Segher Boessenkool
2006-07-28
1
-4
/
+11
|
*
[POWERPC] Fix new interrupt code (MPIC endianness)
Segher Boessenkool
2006-07-28
1
-0
/
+2
*
|
[POWERPC] maple: Constify & voidify get_property()
Jeremy Kerr
2006-07-31
1
-17
/
+10
|
/
*
[POWERPC] Add new interrupt mapping core and change platforms to use it
Benjamin Herrenschmidt
2006-07-03
1
-29
/
+59
*
[POWERPC] Fix booting on Momentum "Apache" board (a Maple derivative)
Benjamin Herrenschmidt
2006-07-03
1
-2
/
+4
*
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-30
1
-1
/
+0
*
[POWERPC] powerpc: Initialise ppc_md htab pointers earlier
Michael Ellerman
2006-06-28
1
-5
/
+2
*
[PATCH] powerpc: Don't print chosen idle loop at every boot
Olof Johansson
2006-04-22
1
-1
/
+1
*
[PATCH] powerpc: Kill _machine and hard-coded platform numbers
Benjamin Herrenschmidt
2006-03-28
1
-3
/
+5
*
powerpc: Unify the 32 and 64 bit idle loops
Paul Mackerras
2006-03-27
1
-1
/
+1
*
[PATCH] powerpc: Fix Maple build
Benjamin Herrenschmidt
2006-01-15
1
-35
/
+50
*
powerpc: Introduce a new config symbol to control 16550 early debug code
Paul Mackerras
2006-01-10
1
-3
/
+0
*
[PATCH] powerpc: Experimental support for new G5 Macs (#2)
Benjamin Herrenschmidt
2006-01-09
1
-2
/
+2
*
[PATCH] powerpc: Add arch dependent basic infrastructure for Kdump.
Michael Ellerman
2006-01-09
1
-0
/
+1
*
[PATCH] powerpc: serial port discovery (#2)
Benjamin Herrenschmidt
2006-01-09
1
-14
/
+0
*
[PATCH] powerpc: Merge kexec
Michael Ellerman
2006-01-09
1
-0
/
+5
[next]