index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
platforms
/
83xx
/
mpc832x_mds.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
powerpc/83xx: Move PHB discovery
Oliver O'Halloran
2021-02-09
1
-0
/
+1
*
powerpc/83xx: remove mpc83xx_ipic_and_qe_init_IRQ
Rasmus Villemoes
2019-12-09
1
-1
/
+1
*
soc: fsl: qe: move calls of qe_ic_init out of arch/powerpc/
Rasmus Villemoes
2019-12-09
1
-1
/
+0
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-30
1
-5
/
+1
*
powerpc: Use of for_each_node_by_name() instead of open-coding it
Dmitry Torokhov
2017-12-04
1
-1
/
+1
*
powerpc/83xx: factor out the common codes of setup arch functions
Kevin Hao
2016-09-25
1
-4
/
+1
*
powerpc: Move 32-bit probe() machine to later in the boot process
Benjamin Herrenschmidt
2016-07-21
1
-3
/
+1
*
QE: Move QE from arch/powerpc to drivers/soc
Zhao Qiang
2015-12-22
1
-2
/
+2
*
QE: use subsys_initcall to init qe
Zhao Qiang
2015-12-22
1
-2
/
+0
*
powerpc: Fix typos in Freescale copyright claims
Yang Li
2012-11-15
1
-1
/
+1
*
Disintegrate asm/system.h for PowerPC
David Howells
2012-03-28
1
-1
/
+0
*
powerpc/83xx: merge PCI bridge additions
Dmitry Eremin-Solenikov
2011-11-24
1
-4
/
+1
*
powerpc/83xx: consolidate of_platform_bus_probe calls
Dmitry Eremin-Solenikov
2011-11-24
1
-17
/
+1
*
powerpc/83xx: consolidate init_IRQ functions
Dmitry Eremin-Solenikov
2011-11-24
1
-29
/
+1
*
atomic: use <linux/atomic.h>
Arun Sharma
2011-07-26
1
-1
/
+1
*
treewide: Convert uses of struct resource to resource_size(ptr)
Joe Perches
2011-06-10
1
-1
/
+1
*
powerpc/83xx: Fix sparse warnings in board files
Anton Vorontsov
2008-12-30
1
-5
/
+4
*
powerpc/fsl: proliferate simple-bus compatibility to soc nodes
Kim Phillips
2008-07-29
1
-0
/
+1
*
powerpc: Move mpc83xx_add_bridge to fsl_pci.c
John Rigby
2008-07-16
1
-0
/
+1
*
[POWERPC] QE: get rid of most device_types and model
Anton Vorontsov
2008-01-28
1
-4
/
+7
*
[POWERPC] 83xx: convert boards to use machine_device_initcall
Kumar Gala
2008-01-23
1
-4
/
+1
*
[POWERPC] 8xxx: Convert #include of asm/of_{platform, device}.h into linux/of...
Jon Loeliger
2007-12-11
1
-2
/
+2
*
[POWERPC] 8xxx: MDS board RTC fixes
Kim Phillips
2007-11-20
1
-24
/
+0
*
[POWERPC] 83xx: mpc832x mds: Fix board PHY reset code
Kim Phillips
2007-11-19
1
-3
/
+4
*
[POWERPC] QEIC: Implement pluggable handlers, fix MPIC cascading
Anton Vorontsov
2007-10-08
1
-1
/
+1
*
[POWERPC] Use for_each_ matching routinues for pci PHBs
Kumar Gala
2007-10-08
1
-1
/
+1
*
[POWERPC] 83xx: Removed PCI exclude of PHB
Kumar Gala
2007-09-14
1
-1
/
+0
*
[POWERPC] Remove old includes from arch/ppc
Kumar Gala
2007-08-22
1
-1
/
+0
*
[POWERPC] Revert "[POWERPC] Add 'mdio' to bus scan id list for platforms with...
Kim Phillips
2007-08-10
1
-1
/
+0
*
[POWERPC] kill isa_{io,mem}_base definitions for !PCI
Arnd Bergmann
2007-06-29
1
-5
/
+0
*
[POWERPC] rename add_bridge to avoid namespace clashes
Arnd Bergmann
2007-06-29
1
-1
/
+1
*
[POWERPC] Add 'mdio' to bus scan id list for platforms with QE UEC
Kim Phillips
2007-05-02
1
-0
/
+1
*
[POWERPC] 83xx: Removed dead header
Kumar Gala
2007-03-26
1
-1
/
+0
*
[POWERPC] 83xx: Use of_platform_bus_probe to setup QE devices
Kumar Gala
2007-02-17
1
-13
/
+9
*
[POWERPC] 83xx: use default value of loops_per_jiffy
Kumar Gala
2007-02-17
1
-11
/
+0
*
[POWERPC] 83xx: Remove obsolete setting of ROOT_DEV.
Kumar Gala
2007-02-17
1
-11
/
+0
*
[POWERPC] 83xx: Cleaning up machine probing and board initcalls
Kumar Gala
2007-02-17
1
-15
/
+8
*
[POWERPC] 83xx: Fix compiler warnings on 836x and 832x
Li Yang
2007-01-30
1
-0
/
+1
*
[POWERPC] 83xx: Make platform *_init_IRQ() static
Kumar Gala
2007-01-26
1
-1
/
+1
*
[POWERPC] Fix OF node refcnt underflow in 836x and 832x platform code
Li Yang
2007-01-22
1
-1
/
+1
*
[POWERPC] Remove ppc_md.pci_map_irq & ppc_swizzle for ARCH=powerpc
Benjamin Herrenschmidt
2006-12-04
1
-2
/
+0
*
[POWERPC] Fix ucc_geth of_device discovery on mpc832x
Kim Phillips
2006-11-22
1
-0
/
+19
*
[POWERPC] Add support for the mpc832x mds board
Kim Phillips
2006-10-04
1
-0
/
+215