Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
b2a9dd466cb3a7c0122c644a4c6c112b424ca011
/
arch
/
powerpc
/
platforms
/
86xx
f46dad2
powerpc/86xx: don't pretend that we support 8-bit pixels on the MPC8610 HPCD
by Timur Tabi
· 14 years ago
e0be2c2
powerpc/mpc8610_hpcd: Do not use "/" in interrupt names
by Geert Uytterhoeven
· 14 years ago
476eb49
powerpc/irq: Stop exporting irq_map
by Grant Likely
· 14 years ago
de30097
powerpc/smp: smp_ops->kick_cpu() should be able to fail
by Michael Ellerman
· 14 years ago
ec775d0
powerpc: Convert to new irq_* function names
by Thomas Gleixner
· 14 years ago
98488db
powerpc: Use proper accessors for IRQ_* flags
by Thomas Gleixner
· 14 years ago
5b25088
powerpc: platforms/86xx irq_data conversion.
by Lennert Buytenhek
· 14 years ago
4e4f62b
Merge commit 'v2.6.35-rc6' into devicetree/next
by Grant Likely
· 14 years ago
95f72d1
lmb: rename to memblock
by Yinghai Lu
· 14 years ago
a19e3da
of/gpio: Kill of_gpio_chip and add members directly to gpio_chip
by Anton Vorontsov
· 14 years ago
4c5ddd5
powerpc/8610: add probing for individual DMA channels, not just DMA controllers
by Timur Tabi
· 15 years ago
e0f278a
powerpc/85xx/86xx: Fix build w/ CONFIG_PCI=n
by Anton Vorontsov
· 15 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
948e78c
powerpc/86xx: Renaming following split of GE Fanuc joint venture
by Martyn Welch
· 15 years ago
6f3d395
powerpc/86xx: Convert gef_pic_lock to raw_spinlock
by Anton Vorontsov
· 15 years ago
40d50cf
powerpc: Make "intspec" pointers in irq_host->xlate() const
by Roman Fietze
· 15 years ago
b27df67
powerpc: Fixup last users of irq_chip->typename
by Thomas Gleixner
· 15 years ago
3bc2656
powerpc/86xx: Support for NVRAM on GE Fanuc's PPC9A
by Martyn Welch
· 15 years ago
9093067
powerpc/86xx: Support for NVRAM on GE Fanuc's SBC310
by Martyn Welch
· 15 years ago
0d81df8
powerpc/86xx: Enable NVRAM on GE Fanuc's SBC610
by Martyn Welch
· 15 years ago
8c68e2f
powerpc/86xx: Add power management support for MPC8610HPCD boards
by Anton Vorontsov
· 15 years ago
6cff46f
powerpc: Remove get_irq_desc()
by Michael Ellerman
· 15 years ago
3702977
powerpc: Remove swiotlb_pci_dma_ops
by FUJITA Tomonori
· 15 years ago
762afb7
powerpc: Remove addr_needs_map in struct dma_mapping_ops
by FUJITA Tomonori
· 15 years ago
2eaa50e
powerpc/86xx: Correct reading of information presented in cpuinfo
by Martyn Welch
· 15 years ago
cf54dc7
powerpc: Move definitions of secondary CPU spinloop to header file
by Benjamin Herrenschmidt
· 15 years ago
773d7a0
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 15 years ago
d2998c2
powerpc/86xx: add MMC SPI support for MPC8610HPCD boards
by Anton Vorontsov
· 15 years ago
5cef379
powerpc: Add 86xx support for SWIOTLB
by Becky Bruce
· 16 years ago
1e76dff
powerpc/86xx: clean up smp init code
by Kumar Gala
· 16 years ago
d8bc55f
powerpc/86xx: Move gianfar mdio nodes under the ethernet nodes
by Anton Vorontsov
· 16 years ago
8d73f10
Merge commit 'kumar/next' into next
by Benjamin Herrenschmidt
· 16 years ago
740d36a
powerpc/86xx: Board support for GE Fanuc's PPC9A
by Martyn Welch
· 16 years ago
01ce8ef
powerpc/86xx: Run sbc310 USB fixup code only on the appropriate platform.
by Martyn Welch
· 16 years ago
28794d3
powerpc/kconfig: Kill PPC_MULTIPLATFORM
by Benjamin Herrenschmidt
· 16 years ago
e14eee5
Merge commit 'origin/master' into next
by Benjamin Herrenschmidt
· 16 years ago
368a121
powerpc: Run sbc610 USB fixup code only on the appropriate platform.
by Tony Breeds
· 16 years ago
b1dd62f
powerpc/86xx: Extend GE Fanuc GPIO driver for the SBC310
by Martyn Welch
· 16 years ago
bb2b66d
powerpc/86xx: Board support for GE Fanuc SBC310
by Martyn Welch
· 16 years ago
965dc5f
powerpc/86xx: Basic GPIO support for GE Fanuc SBC610
by Martyn Welch
· 16 years ago
3c10c9c
powerpc/mpic: Fix regression caused by change of default IRQ affinity
by Kumar Gala
· 16 years ago
f465df8
powerpc: Move memory size print into common show_cpuinfo for 32-bit
by Becky Bruce
· 16 years ago
6675847
powerpc: FPGA support for GE Fanuc SBC610
by Martyn Welch
· 16 years ago
43c9f43
powerpc: remove support for bootmem-allocated memory for the DIU driver
by Timur Tabi
· 16 years ago
3a47024
powerpc: GE Fanuc's FPGA based PIC controller on the SBC610
by Martyn Welch
· 16 years ago
a969e76
powerpc: Correct USB support for GE Fanuc SBC610
by Martyn Welch
· 16 years ago
0161dca
powerpc: Drop redundant machine type print in show_cpuinfo
by Becky Bruce
· 16 years ago
5450821
powerpc: Board support for GE Fanuc SBC610
by Martyn Welch
· 16 years ago
b8b572e
powerpc: Move include files to arch/powerpc/include/asm
by Stephen Rothwell
· 16 years ago
52ddd1c
powerpc/85xx/86xx: some refactoring for fsl_uli1575 code
by Anton Vorontsov
· 16 years ago
b500563
powerpc: pci config cleanup
by John Rigby
· 16 years ago
d8267c1
powerpc: Add 82xx/83xx/86xx to 6xx Multiplatform
by Kumar Gala
· 16 years ago
98384c6
powerpc/86xx: Refactor pic init
by Kumar Gala
· 16 years ago
e7a5727
powerpc: Allow create_branch() to return errors
by Michael Ellerman
· 16 years ago
aaddd3e
powerpc: Move code patching code into arch/powerpc/lib/code-patching.c
by Michael Ellerman
· 16 years ago
0023352
[POWERPC] 86xx: Enable MSI support for MPC8610HPCD board
by Jason Jin
· 17 years ago
f637ef8
[POWERPC] 86xx: mpc8610_hpcd: fix second serial port
by Anton Vorontsov
· 17 years ago
34b4a87
[POWERPC] 86xx: mpc8610_hpcd: add support for NOR and NAND flashes
by Anton Vorontsov
· 17 years ago
182e143
[RAPIDIO] Add RapidIO node probing into MPC86xx_HPCN board id table
by Zhang Wei
· 17 years ago
f1f389d
[RAPIDIO] Add RapidIO option to kernel configuration
by Zhang Wei
· 17 years ago
6f90a8bd
powerpc: Add DIU platform code for MPC8610HPCD
by York Sun
· 17 years ago
16787b4
[POWERPC] 86xx: mpc86xx_hpcn - Temporarily accept old dts node identifier.
by Paul Gortmaker
· 17 years ago
06f35b4
[POWERPC] 86xx: mark functions static, other minor cleanups
by Paul Gortmaker
· 17 years ago
4e8aae8
[POWERPC] 86xx: Add support for Wind River SBC8641D board
by Paul Gortmaker
· 17 years ago
15061d6
[POWERPC] 86xx: MPC8641 HPCN - call of_platform_bus_probe()
by Wade Farnsworth
· 17 years ago
c7d24a2
[POWERPC] Update MPC8610 HPCD to support audio drivers
by Timur Tabi
· 17 years ago
44ef339
[POWERPC] pci_controller->arch_data really is a struct device_node *
by Stephen Rothwell
· 17 years ago
e1c1575
[POWERPC] 85xx/86xx: refactor RSTCR reset code
by Kumar Gala
· 17 years ago
c9438af
[POWERPC] Use for_each_ matching routinues for pci PHBs
by Kumar Gala
· 17 years ago
0e65bfe3
[POWERPC] Add initial MPC8610 HPCD Platform files.
by Xianghua Xiao
· 17 years ago
d347b32
[POWERPC] 86xx: Remove unnecessary loops_per_jiffy initialization code.
by Jon Loeliger
· 17 years ago
2af8569
[POWERPC] 8{5,6}xx: Fix build issue with !CONFIG_PCI
by Kumar Gala
· 17 years ago
b66510c
[POWERPC] Fix interrupt routing and setup of ULI M1575 on FSL boards
by Kumar Gala
· 17 years ago
2e56ff2
[POWERPC] Make endianess of cfg_addr for indirect pci ops runtime
by Kumar Gala
· 17 years ago
6c0a11c
[POWERPC] Fixup resources on pci_bus for PCIe PHB when no device is connected
by Kumar Gala
· 17 years ago
9ac4dd3
[POWERPC] Rewrite Freescale PCI/PCIe support for 8{3,5,6}xx
by Zang Roy-r61911
· 17 years ago
55c4499
[POWERPC] Create common fsl pci/e files based on 86xx platforms
by Roy Zang
· 17 years ago
b533f8a
[POWERPC] Reworked interrupt numbers for OpenPIC based Freescale chips
by Kumar Gala
· 17 years ago
0b1d40c
[POWERPC] Move pci_bus_to_hose users to pci_bus_to_host
by Kumar Gala
· 17 years ago
dbf8471
[POWERPC] Merge ppc32 and ppc64 pcibios_alloc_controller() prototypes
by Kumar Gala
· 17 years ago
20243c7
[POWERPC] 86xx: Created quirk_fsl_pcie_transparent() to initialize bridge resources.
by Zhang Wei
· 17 years ago
3ac4f0e
[POWERPC] MPC8641HPCN: Set IDE in ULI1575 to not native mode.
by Zhang Wei
· 18 years ago
476f577
[POWERPC] 86xx: Workaround PCI_PRIMARY_BUS usage
by Kumar Gala
· 17 years ago
e4725c2
[POWERPC] 86xx: Avoid system halt if link training isn't at least L0.
by Zhang Wei
· 17 years ago
bf7c036
[POWERPC] Remove PCI-e errata for MPC8641 silicon ver 1.0
by Zhang Wei
· 18 years ago
7d52c7b
[POWERPC] Pass the pci_controller into pci_exclude_device
by Kumar Gala
· 17 years ago
5ab9c45
[POWERPC] Remove set_cfg_type for PCI indirect users that don't need it
by Kumar Gala
· 17 years ago
3dfaa76
[POWERPC] kill isa_{io,mem}_base definitions for !PCI
by Arnd Bergmann
· 17 years ago
09b55f7
[POWERPC] rename add_bridge to avoid namespace clashes
by Arnd Bergmann
· 17 years ago
b9fd305
[POWERPC] move 82xx/83xx/86xx Kconfig options to platform selection
by Arnd Bergmann
· 17 years ago
742226c
[POWERPC] 86xx: Enable the AC97 interface on 8641D board.
by Jason Jin
· 18 years ago
f1a1eb2
[POWERPC] Further fixes for the removal of 4level-fixup hack from ppc32
by David Gibson
· 18 years ago
55b61fe
[POWERPC] Rename device_is_compatible to of_device_is_compatible
by Stephen Rothwell
· 18 years ago
445c9b5
Merge branch 'kconfig' of master.kernel.org:/pub/scm/linux/kernel/git/galak/powerpc into for-2.6.22
by Paul Mackerras
· 18 years ago
4a89f7f
[POWERPC] Convert 86xx platform to unified platform Kconfig
by Kumar Gala
· 18 years ago
e2eb639
[POWERPC] Rename get_property to of_get_property: arch/powerpc
by Stephen Rothwell
· 18 years ago
9eb90a0
[POWERPC] 86xx/85xx: Unify Freescale PCI Express memory map registers structure
by Zang Roy-r61911
· 18 years ago
3e4e97f
[POWERPC] 86xx/85xx: Move 8641 PCI-Express to arch/powerpc/sysdev/fsl_pcie.c.
by Jon Loeliger
· 18 years ago
834aba0
Merge branch '85xx' into for_paulus
by Kumar Gala
· 18 years ago
00e402d
[POWERPC] 86xx: Add missing of_node_put() in mpc86xx_hpcn_init_irq().
by Jon Loeliger
· 18 years ago
Next »