Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
e49a6a2173346d316c0e65d054a3cda89d57cb53
/
arch
/
powerpc
/
platforms
/
maple
38e9d36
powerpc: Move isa bridge definitions to separate include
by Benjamin Herrenschmidt
· 8 years ago
ef24ba7
powerpc: Remove all usages of NO_IRQ
by Michael Ellerman
· 8 years ago
7c98bd7
powerpc/sparse: Make a bunch of things static
by Daniel Axtens
· 8 years ago
f2d5769
powerpc: Get rid of ppc_md.init_early()
by Benjamin Herrenschmidt
· 8 years ago
406b0b6
powerpc/64: Move 64-bit probe_machine() to later in the boot process
by Benjamin Herrenschmidt
· 8 years ago
166dd7d
powerpc/64: Move MMU backend selection out of platform code
by Benjamin Herrenschmidt
· 8 years ago
c40785a
powerpc/dart: Use a cachable DART
by Benjamin Herrenschmidt
· 8 years ago
95ec77c
powerpc: Make ppc_md.{halt, restart} __noreturn
by Daniel Axtens
· 8 years ago
8cc7581
powerpc/pci: Delay populating pdn
by Gavin Shan
· 8 years ago
00b912b
powerpc: Remove broken GregorianDay()
by Daniel Axtens
· 9 years ago
e5e16d8
powerpc: Kconfig: remove BE-only platforms from LE kernel build
by Boqun Feng
· 9 years ago
19124d6
powerpc/maple: Move controller ops from ppc_md to controller_ops
by Daniel Axtens
· 10 years ago
798248a
powerpc: dart_iommu: optionally populate controller_ops on init
by Daniel Axtens
· 10 years ago
68cf0d6
powerpc: Remove superfluous bootmem includes
by Anton Blanchard
· 10 years ago
9178ba2
powerpc: Convert power off logic to pm_power_off
by Alexander Graf
· 10 years ago
cad5cef
POWERPC: drivers: remove __dev* attributes.
by Greg Kroah-Hartman
· 12 years ago
0195c00
Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_system
by Linus Torvalds
· 13 years ago
ae3a197
Disintegrate asm/system.h for PowerPC
by David Howells
· 13 years ago
475c77e
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci
by Linus Torvalds
· 13 years ago
673c975
powerpc/PCI: replace pci_probe_only with pci_flags
by Bjorn Helgaas
· 13 years ago
e55d7f7
powerpc/mpic: Remove duplicate MPIC_WANTS_RESET flag
by Kyle Moffett
· 13 years ago
be8bec5
powerpc/mpic: Invert the meaning of MPIC_PRIMARY
by Kyle Moffett
· 13 years ago
f49a0c9
powerpc/maple: Enable access to HT Host-Bridge on Maple
by Dmitry Eremin-Solenikov
· 13 years ago
66b15db
powerpc: add export.h to files making use of EXPORT_SYMBOL
by Paul Gortmaker
· 13 years ago
8a0360a
powerpc/maple: Register CPC925 EDAC device on all boards with CPC925
by Dmitry Eremin-Solenikov
· 13 years ago
ec775d0
powerpc: Convert to new irq_* function names
by Thomas Gleixner
· 14 years ago
a8e25c6
powerpc/maple: Add of_node_put to avoid memory leak
by Julia Lawall
· 14 years ago
95f72d1
lmb: rename to memblock
by Yinghai Lu
· 14 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
8f101a0
edac: cpc925 MC platform device setup
by Harry Ciao
· 15 years ago
6eb0ac0
powerpc/maple: Add a quirk to disable MSI for IPR on Bimini
by Michael Ellerman
· 15 years ago
28794d3
powerpc/kconfig: Kill PPC_MULTIPLATFORM
by Benjamin Herrenschmidt
· 16 years ago
5be8554
powerpc: Remove default kexec/crash_kernel ops assignments
by Anton Vorontsov
· 16 years ago
6dc6472
Merge commit 'origin'
by Benjamin Herrenschmidt
· 16 years ago
9d5a9e7
Remove asm/a.out.h files for all architectures without a.out support.
by Adrian Bunk
· 16 years ago
8f6ba49
powerpc: Use bcd2bin/bin2bcd
by Adrian Bunk
· 16 years ago
1c21a29
[POWERPC] Fix sparse warnings in arch/powerpc/kernel
by Michael Ellerman
· 17 years ago
1cd8f34
[POWERPC] maple: Kill fixup_maple_ide
by Nathan Lynch
· 17 years ago
53378c2
[POWERPC] maple: Use platform name in define_machine()
by Nathan Lynch
· 17 years ago
d9b2b2a
[LIB]: Make PowerPC LMB code generic so sparc64 can use it too.
by David S. Miller
· 17 years ago
0173d42
[POWERPC] Use <linux/of_{platform, device}.h> and not <asm/...> variants.
by Jon Loeliger
· 17 years ago
373a6da
[POWERPC] Make non-PCI build work again
by Stephen Rothwell
· 17 years ago
44ef339
[POWERPC] pci_controller->arch_data really is a struct device_node *
by Stephen Rothwell
· 17 years ago
1977f03
remove asm/bitops.h includes
by Jiri Slaby
· 17 years ago
2e67d40
[POWERPC] maple pci_ops: Use named structure member initializers
by Nathan Lynch
· 17 years ago
1bdb286
[POWERPC] Remove gratuitous reads from maple PCI config space methods
by Nathan Lynch
· 17 years ago
17cd87c
[POWERPC] Fix Maple platform ISA bus
by Benjamin Herrenschmidt
· 17 years ago
09b55f7
[POWERPC] rename add_bridge to avoid namespace clashes
by Arnd Bergmann
· 17 years ago
3d5134e
[POWERPC] Rewrite IO allocation & mapping on powerpc64
by Benjamin Herrenschmidt
· 17 years ago
55b61fe
[POWERPC] Rename device_is_compatible to of_device_is_compatible
by Stephen Rothwell
· 18 years ago
6cfef5b
[POWERPC] Rename MPIC_BROKEN_U3 to MPIC_U3_HT_IRQS
by Michael Ellerman
· 18 years ago
e2eb639
[POWERPC] Rename get_property to of_get_property: arch/powerpc
by Stephen Rothwell
· 18 years ago
1a38147
[POWERPC] Make struct property's value a void *
by Stephen Rothwell
· 18 years ago
a8bda5d
[POWERPC] Rename prom_n_addr_cells to of_n_addr_cells
by Stephen Rothwell
· 18 years ago
8545cd2
[POWERPC] Remove unused inclusion of linux/ide.h
by Olaf Hering
· 18 years ago
35a1245
[POWERPC] Split several platforms into their respective Kconfig file
by Kumar Gala
· 18 years ago
4297c98
[POWERPC] Maple: use mmio nvram
by Nathan Lynch
· 18 years ago
59eaef9
[POWERPC] Maple: don't override bus-range supplied by firmware
by Nathan Lynch
· 18 years ago
f1f0033
[POWERPC] maple: improve CPC9x5 host bridge detection
by Nathan Lynch
· 18 years ago
5e264a5
[POWERPC] Fix unbalanced uses of of_node_put
by Nathan Lynch
· 18 years ago
9e254c4
[POWERPC] maple: Use RTAS for reboot and halt
by Nathan Lynch
· 18 years ago
1787711
[POWERPC] maple: Match "pcie" name for CPC945
by Nathan Lynch
· 18 years ago
f90bb15
[POWERPC] Make pci_read_irq_line the default
by Benjamin Herrenschmidt
· 18 years ago
1e1b20a
[POWERPC] Fix Maple secondary IDE interrupt
by Benjamin Herrenschmidt
· 18 years ago
c10af8c
[POWERPC] Make U4 PCIe work on maple
by Benjamin Herrenschmidt
· 18 years ago
8c42ec2
[POWERPC] maple/pci iomem annotations
by Al Viro
· 18 years ago
cc9881c
[POWERPC] Demacrofy arch/powerpc/platforms/maple/pci.c
by Nathan Lynch
· 18 years ago
d608df5
[POWERPC] Maple U3 HT - reject inappropriate config space access
by Nathan Lynch
· 18 years ago
57cad80
Merge branch 'merge'
by Paul Mackerras
· 18 years ago
eeb2b72
[POWERPC] maple: Constify & voidify get_property()
by Jeremy Kerr
· 18 years ago
96278d2
[POWERPC] Fix new interrupt code (MPIC detection)
by Segher Boessenkool
· 18 years ago
d319a03
[POWERPC] Fix new interrupt code (MPIC endianness)
by Segher Boessenkool
· 18 years ago
0ebfff1
[POWERPC] Add new interrupt mapping core and change platforms to use it
by Benjamin Herrenschmidt
· 18 years ago
980a651
[POWERPC] Fix booting on Momentum "Apache" board (a Maple derivative)
by Benjamin Herrenschmidt
· 18 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 18 years ago
3aa590c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
by Linus Torvalds
· 18 years ago
7d0daae
[POWERPC] powerpc: Initialise ppc_md htab pointers earlier
by Michael Ellerman
· 18 years ago
685143ac
[PATCH] 64bit resource: fix up printks for resources in arch and core code
by Greg Kroah-Hartman
· 18 years ago
4baaf0c
[PATCH] powerpc: Don't print chosen idle loop at every boot
by Olof Johansson
· 19 years ago
c256f4b
[PATCH] powerpc: remove io_page_mask
by Anton Blanchard
· 19 years ago
bac30d1
Merge ../linux-2.6
by Paul Mackerras
· 19 years ago
6f0d7bd
[PATCH] RTC: Remove RTC UIP synchronization on PPC Maple
by Matt Mackall
· 19 years ago
e822250
[PATCH] powerpc: Kill _machine and hard-coded platform numbers
by Benjamin Herrenschmidt
· 19 years ago
a0652fc
powerpc: Unify the 32 and 64 bit idle loops
by Paul Mackerras
· 19 years ago
a00428f
Merge ../powerpc-merge
by Paul Mackerras
· 19 years ago
4558f41
[PATCH] powerpc: Don't re-assign PCI resources on Maple
by Segher Boessenkool
· 19 years ago
2ef9481
[PATCH] powerpc: trivial: modify comments to refer to new location of files
by Jon Mason
· 19 years ago
4c882b0
[PATCH] powerpc: Fix Maple build
by Benjamin Herrenschmidt
· 19 years ago
13b8a27
powerpc: Introduce a new config symbol to control 16550 early debug code
by Paul Mackerras
· 19 years ago
1beb6a7
[PATCH] powerpc: Experimental support for new G5 Macs (#2)
by Benjamin Herrenschmidt
· 19 years ago
cc53291
[PATCH] powerpc: Add arch dependent basic infrastructure for Kdump.
by Michael Ellerman
· 19 years ago
463ce0e
[PATCH] powerpc: serial port discovery (#2)
by Benjamin Herrenschmidt
· 19 years ago
3d1229d
[PATCH] powerpc: Merge kexec
by Michael Ellerman
· 19 years ago
a097a35
[PATCH] powerpc: Maple: request I/O resource.
by Segher Boessenkool
· 19 years ago
b5166cc
[PATCH] powerpc: pci_64 fixes & cleanups
by Benjamin Herrenschmidt
· 19 years ago
0f34f49
[PATCH] ppc64: fix PCI IO mapping
by Benjamin Herrenschmidt
· 19 years ago
0cb7b2a
powerpc: Merge maple support code to arch/powerpc/platforms/maple
by Paul Mackerras
· 19 years ago