Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
b414ac9a3ea8a547e4a413160d36bffefb2ba5c7
/
arch
/
powerpc
/
platforms
/
85xx
/
mpc85xx_mds.c
5444d63
powerpc/85xx: use for_each_compatible_node() macro
by Wei Yongjun
· 12 years ago
8a56e1e
powerpc: Fix typos in Freescale copyright claims
by Yang Li
· 12 years ago
905e75c
powerpc/fsl-pci: Unify pci/pcie initialization code
by Jia Hongtao
· 12 years ago
a5cb82d
powerpc: Fix assmption of end_of_DRAM() returns end address
by Bharat Bhushan
· 12 years ago
8a95bc8
powerpc/85xx: don't call of_platform_bus_probe() twice
by Timur Tabi
· 13 years ago
e31c6df
Merge remote-tracking branch 'kumar/next' into merge
by Benjamin Herrenschmidt
· 13 years ago
9cb6abc
powerpc/8xxx: remove 85xx/86xx restrictions from fsl_guts.h
by Timur Tabi
· 13 years ago
ae3a197
Disintegrate asm/system.h for PowerPC
by David Howells
· 13 years ago
c141b38
powerpc/85xx: Abstract common define of signal multiplex control for qe
by Zhicheng Fan
· 13 years ago
e55d7f7
powerpc/mpic: Remove duplicate MPIC_WANTS_RESET flag
by Kyle Moffett
· 13 years ago
5019609
powerpc/mpic: Remove MPIC_BROKEN_FRR_NIRQS and duplicate irq_count
by Kyle Moffett
· 13 years ago
be8bec5
powerpc/mpic: Invert the meaning of MPIC_PRIMARY
by Kyle Moffett
· 13 years ago
996983b
powerpc/mpic: Search for open-pic device-tree node if NULL
by Kyle Moffett
· 13 years ago
8bf4156
powerpc: Consolidate mpic_alloc() OF address translation
by Kyle Moffett
· 13 years ago
582d3e0
powerpc/85xx: Move mpc85xx_smp_init() decl to a new "smp.h"
by Kyle Moffett
· 13 years ago
199bfbe
powerpc/85xx: Additional consolidate of_platform_bus_probe calls
by Kumar Gala
· 13 years ago
46d026a
powerpc/85xx: consolidate of_platform_bus_probe calls
by Dmitry Eremin-Solenikov
· 13 years ago
543a07b
powerpc/85xx: separate cpm2 pic init
by Dmitry Eremin-Solenikov
· 13 years ago
077200c
powerpc/8xxx: Update device tree bus probe for new RapidIO node binding
by Kai Jiang
· 13 years ago
ead53f2
powerpc: remove non-required uses of include <linux/module.h>
by Paul Gortmaker
· 13 years ago
60063497
atomic: use <linux/atomic.h>
by Arun Sharma
· 13 years ago
8dd11f8
ppc: fix comment typo singal -> signal
by Justin P. Mattock
· 14 years ago
6d4f2fb
powerpc/85xx: Fix compilation of mpc85xx_mds.c
by Alexander Graf
· 14 years ago
42a0ae2
Merge commit 'kumar/next' into next
by Benjamin Herrenschmidt
· 14 years ago
99d8238f
powerpc/85xx: Cleanup QE initialization for MPC85xxMDS boards
by Anton Vorontsov
· 14 years ago
dee9ad7
powerpc/85xx: Fix booting for P1021MDS boards
by Anton Vorontsov
· 14 years ago
bb863e8
powerpc/85xx: Fix SWIOTLB initalization for MPC85xxMDS boards
by Anton Vorontsov
· 14 years ago
95f72d1
lmb: rename to memblock
by Yinghai Lu
· 14 years ago
48936a08
powerpc/85xx: Add P1021MDS board support
by Haiying Wang
· 14 years ago
4787188
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
by David S. Miller
· 15 years ago
874f2f9
Merge commit 'origin/master' into next
by Benjamin Herrenschmidt
· 15 years ago
e98efaf
powerpc/85xx: Add NOR, LEDs and PIB support for MPC8568E-MDS boards
by Anton Vorontsov
· 15 years ago
fa64429
powerpc/85xx: Fix oops during MSI driver probe on MPC85xxMDS boards
by Anton Vorontsov
· 15 years ago
c1fb834
mpc8569mds: Add bscr setting for rtbi mode
by Liu Yu-B13201
· 15 years ago
29827b0
powerpc/85xx: Wrong variable returned on error
by Roel Kluin
· 15 years ago
3cfee0a
powerpc/85xx: Add power management support for MPC85xxMDS boards
by Anton Vorontsov
· 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
9b9d401
powerpc/85xx: Add QE USB support for MPC8569E-MDS boards
by Anton Vorontsov
· 15 years ago
c4673f9
powerpc/85xx: Fix ethernet link detection on MPC8569E-MDS boards
by Anton Vorontsov
· 15 years ago
fa87461
powerpc/85xx: Fix FSL RapidIO probing on MDS boards
by Randy Vinson
· 15 years ago
152d018
powerpc/85xx: Add SWIOTLB support to FSL boards
by Kumar Gala
· 15 years ago
4b3b42b
powerpc/85xx: Add MPC8569MDS board support
by Haiying Wang
· 16 years ago
ea5130d
powerpc/85xx: clean up for mpc8568_mds name
by Haiying Wang
· 16 years ago
84ba4a5
powerpc/85xx: Move gianfar mdio nodes under the ethernet nodes
by Anton Vorontsov
· 16 years ago
aab0d37
powerpc: struct device - replace bus_id with dev_name(), dev_set_name()
by Kay Sievers
· 16 years ago
24a9959
powerpc/85xx: Fix compile warnings in mpc85xx_mds.c
by Kumar Gala
· 16 years ago
cf0d19f
powerpc/fsl: proliferate simple-bus compatibility to soc nodes
by Kim Phillips
· 16 years ago
73f5b8f
[POWERPC] 85xx: Fix some sparse warnings for 85xx MDS
by Andy Fleming
· 17 years ago
94833a4
[POWERPC] 85xx: Add 8568 PHY workarounds to board code
by Andy Fleming
· 17 years ago
a2dd70a
[POWERPC] QE: get rid of most device_types and model
by Anton Vorontsov
· 17 years ago
277982e
[POWERPC] 85xx: convert boards to use machine_device_initcall
by Kumar Gala
· 17 years ago
882407b
[POWERPC] 8xxx: Convert #include of asm/of_{platform, device}.h into linux/of_{platform, device}.h.
by Jon Loeliger
· 17 years ago
0bfd5df
[POWERPC] 85xx: Killed <asm/mpc85xx.h>
by Kumar Gala
· 17 years ago
803dedb
[POWERPC] 85xx: mpc85xx_mds - reset UCC ethernet properly
by Anton Vorontsov
· 17 years ago
cccd210
[POWERPC] QEIC: Implement pluggable handlers, fix MPIC cascading
by Anton Vorontsov
· 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
683d00b
[POWERPC] 85xx: Remove unnecessary loops_per_jiffy initialization code.
by Jon Loeliger
· 17 years ago
b231537
Merge branch 'linux-2.6' into for-2.6.24
by Paul Mackerras
· 17 years ago
2af8569
[POWERPC] 8{5,6}xx: Fix build issue with !CONFIG_PCI
by Kumar Gala
· 17 years ago
ed16c20
[POWERPC] Remove old includes from arch/ppc
by Kumar Gala
· 17 years ago
3c5ede8
[POWERPC] Revert "[POWERPC] Add 'mdio' to bus scan id list for platforms with QE UEC"
by Kim Phillips
· 17 years ago
aa3c112
[POWERPC] 85xx: Added 8568 PCIe support
by Kumar Gala
· 17 years ago
3f6c5da
[POWERPC] Use Freescale pci/pcie common code for 85xx boards
by Roy Zang
· 17 years ago
b533f8a
[POWERPC] Reworked interrupt numbers for OpenPIC based Freescale chips
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
3baee95
[POWERPC] Add 'mdio' to bus scan id list for platforms with QE UEC
by Kim Phillips
· 18 years ago
e2eb639
[POWERPC] Rename get_property to of_get_property: arch/powerpc
by Stephen Rothwell
· 18 years ago
23f510b
[POWERPC] 85xx: Renamed MPC8568 MDS board code to match other boards
by Kumar Gala
· 18 years ago
[Renamed (89%) from arch/powerpc/platforms/85xx/mpc8568_mds.c]
6936c62
[POWERPC] 85xx: Cleaning up machine probing
by Kumar Gala
· 18 years ago
578f8f2
[POWERPC] 8[56]xx: Remove obsolete setting of ROOT_DEV for 85xx and 86xx platforms.
by Jon Loeliger
· 18 years ago
c2882bb
[POWERPC] 85xx: Add support for the 8568 MDS board
by Andy Fleming
· 18 years ago