aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/83xx/mpc832x_mds.c
Commit message (Expand)AuthorAgeFilesLines
* atomic: use <linux/atomic.h>Arun Sharma2011-07-261-1/+1
* treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches2011-06-101-1/+1
* powerpc/83xx: Fix sparse warnings in board filesAnton Vorontsov2008-12-301-5/+4
* powerpc/fsl: proliferate simple-bus compatibility to soc nodesKim Phillips2008-07-291-0/+1
* powerpc: Move mpc83xx_add_bridge to fsl_pci.cJohn Rigby2008-07-161-0/+1
* [POWERPC] QE: get rid of most device_types and modelAnton Vorontsov2008-01-281-4/+7
* [POWERPC] 83xx: convert boards to use machine_device_initcallKumar Gala2008-01-231-4/+1
* [POWERPC] 8xxx: Convert #include of asm/of_{platform, device}.h into linux/of...Jon Loeliger2007-12-111-2/+2
* [POWERPC] 8xxx: MDS board RTC fixesKim Phillips2007-11-201-24/+0
* [POWERPC] 83xx: mpc832x mds: Fix board PHY reset codeKim Phillips2007-11-191-3/+4
* [POWERPC] QEIC: Implement pluggable handlers, fix MPIC cascadingAnton Vorontsov2007-10-081-1/+1
* [POWERPC] Use for_each_ matching routinues for pci PHBsKumar Gala2007-10-081-1/+1
* [POWERPC] 83xx: Removed PCI exclude of PHBKumar Gala2007-09-141-1/+0
* [POWERPC] Remove old includes from arch/ppcKumar Gala2007-08-221-1/+0
* [POWERPC] Revert "[POWERPC] Add 'mdio' to bus scan id list for platforms with...Kim Phillips2007-08-101-1/+0
* [POWERPC] kill isa_{io,mem}_base definitions for !PCIArnd Bergmann2007-06-291-5/+0
* [POWERPC] rename add_bridge to avoid namespace clashesArnd Bergmann2007-06-291-1/+1
* [POWERPC] Add 'mdio' to bus scan id list for platforms with QE UECKim Phillips2007-05-021-0/+1
* [POWERPC] 83xx: Removed dead headerKumar Gala2007-03-261-1/+0
* [POWERPC] 83xx: Use of_platform_bus_probe to setup QE devicesKumar Gala2007-02-171-13/+9
* [POWERPC] 83xx: use default value of loops_per_jiffyKumar Gala2007-02-171-11/+0
* [POWERPC] 83xx: Remove obsolete setting of ROOT_DEV.Kumar Gala2007-02-171-11/+0
* [POWERPC] 83xx: Cleaning up machine probing and board initcallsKumar Gala2007-02-171-15/+8
* [POWERPC] 83xx: Fix compiler warnings on 836x and 832xLi Yang2007-01-301-0/+1
* [POWERPC] 83xx: Make platform *_init_IRQ() staticKumar Gala2007-01-261-1/+1
* [POWERPC] Fix OF node refcnt underflow in 836x and 832x platform codeLi Yang2007-01-221-1/+1
* [POWERPC] Remove ppc_md.pci_map_irq & ppc_swizzle for ARCH=powerpcBenjamin Herrenschmidt2006-12-041-2/+0
* [POWERPC] Fix ucc_geth of_device discovery on mpc832xKim Phillips2006-11-221-0/+19
* [POWERPC] Add support for the mpc832x mds boardKim Phillips2006-10-041-0/+215