index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
platforms
/
83xx
/
mpc832x_mds.c
Age
Commit message (
Expand
)
Author
2012-11-15
powerpc: Fix typos in Freescale copyright claims
Yang Li
2012-03-28
Disintegrate asm/system.h for PowerPC
David Howells
2011-11-24
powerpc/83xx: merge PCI bridge additions
Dmitry Eremin-Solenikov
2011-11-24
powerpc/83xx: consolidate of_platform_bus_probe calls
Dmitry Eremin-Solenikov
2011-11-24
powerpc/83xx: consolidate init_IRQ functions
Dmitry Eremin-Solenikov
2011-07-26
atomic: use <linux/atomic.h>
Arun Sharma
2011-06-10
treewide: Convert uses of struct resource to resource_size(ptr)
Joe Perches
2008-12-30
powerpc/83xx: Fix sparse warnings in board files
Anton Vorontsov
2008-07-29
powerpc/fsl: proliferate simple-bus compatibility to soc nodes
Kim Phillips
2008-07-16
powerpc: Move mpc83xx_add_bridge to fsl_pci.c
John Rigby
2008-01-28
[POWERPC] QE: get rid of most device_types and model
Anton Vorontsov
2008-01-23
[POWERPC] 83xx: convert boards to use machine_device_initcall
Kumar Gala
2007-12-11
[POWERPC] 8xxx: Convert #include of asm/of_{platform, device}.h into linux/of...
Jon Loeliger
2007-11-20
[POWERPC] 8xxx: MDS board RTC fixes
Kim Phillips
2007-11-19
[POWERPC] 83xx: mpc832x mds: Fix board PHY reset code
Kim Phillips
2007-10-08
[POWERPC] QEIC: Implement pluggable handlers, fix MPIC cascading
Anton Vorontsov
2007-10-08
[POWERPC] Use for_each_ matching routinues for pci PHBs
Kumar Gala
2007-09-14
[POWERPC] 83xx: Removed PCI exclude of PHB
Kumar Gala
2007-08-22
[POWERPC] Remove old includes from arch/ppc
Kumar Gala
2007-08-10
[POWERPC] Revert "[POWERPC] Add 'mdio' to bus scan id list for platforms with...
Kim Phillips
2007-06-29
[POWERPC] kill isa_{io,mem}_base definitions for !PCI
Arnd Bergmann
2007-06-29
[POWERPC] rename add_bridge to avoid namespace clashes
Arnd Bergmann
2007-05-02
[POWERPC] Add 'mdio' to bus scan id list for platforms with QE UEC
Kim Phillips
2007-03-26
[POWERPC] 83xx: Removed dead header
Kumar Gala
2007-02-17
[POWERPC] 83xx: Use of_platform_bus_probe to setup QE devices
Kumar Gala
2007-02-17
[POWERPC] 83xx: use default value of loops_per_jiffy
Kumar Gala
2007-02-17
[POWERPC] 83xx: Remove obsolete setting of ROOT_DEV.
Kumar Gala
2007-02-17
[POWERPC] 83xx: Cleaning up machine probing and board initcalls
Kumar Gala
2007-01-30
[POWERPC] 83xx: Fix compiler warnings on 836x and 832x
Li Yang
2007-01-26
[POWERPC] 83xx: Make platform *_init_IRQ() static
Kumar Gala
2007-01-22
[POWERPC] Fix OF node refcnt underflow in 836x and 832x platform code
Li Yang
2006-12-04
[POWERPC] Remove ppc_md.pci_map_irq & ppc_swizzle for ARCH=powerpc
Benjamin Herrenschmidt
2006-11-22
[POWERPC] Fix ucc_geth of_device discovery on mpc832x
Kim Phillips
2006-10-04
[POWERPC] Add support for the mpc832x mds board
Kim Phillips