summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/83xx/mpc834x_itx.c
Commit message (Expand)AuthorAgeFilesLines
* powerpc/83xx: factor out the common codes of setup arch functionsKevin Hao2016-09-251-4/+1
* powerpc: Move 32-bit probe() machine to later in the boot processBenjamin Herrenschmidt2016-07-211-3/+1
* powerpc: make of_device_ids constUwe Kleine-König2014-09-251-1/+1
* Disintegrate asm/system.h for PowerPCDavid Howells2012-03-281-1/+0
* powerpc/83xx: merge PCI bridge additionsDmitry Eremin-Solenikov2011-11-241-8/+1
* powerpc/83xx: consolidate of_platform_bus_probe callsDmitry Eremin-Solenikov2011-11-241-2/+1
* powerpc/83xx: consolidate init_IRQ functionsDmitry Eremin-Solenikov2011-11-241-17/+1
* atomic: use <linux/atomic.h>Arun Sharma2011-07-261-1/+1
* powerpc/83xx: Move gianfar mdio nodes under the ethernet nodesAnton Vorontsov2009-03-241-0/+1
* 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] MPC8349E-mITX: introduce localbus and pata nodesAnton Vorontsov2008-01-231-0/+12
* [POWERPC] Use for_each_ matching routinues for pci PHBsKumar Gala2007-10-081-1/+1
* [POWERPC] 83xx: Removed PCI exclude of PHBKumar Gala2007-09-141-2/+0
* [POWERPC] Remove old includes from arch/ppcKumar Gala2007-08-221-1/+0
* [POWERPC] 83xx: Add USB support to mpc8349-mitx board portGrant Likely2007-07-101-0/+2
* [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] 83xx: Suppress warning when CONFIG_PCI is not definedLi Yang2007-05-091-0/+2
* [POWERPC] 83xx: use default value of loops_per_jiffyKumar Gala2007-02-171-10/+0
* [POWERPC] 83xx: Remove obsolete setting of ROOT_DEV.Kumar Gala2007-02-171-6/+0
* [POWERPC] 83xx: Cleaning up machine probing and board initcallsKumar Gala2007-02-171-4/+3
* [POWERPC] 83xx: Updated and renamed MPC834x SYS to MPC834x MDSKumar Gala2007-02-091-2/+0
* [POWERPC] 83xx: Make platform *_init_IRQ() staticKumar Gala2007-01-261-1/+1
* [POWERPC] Make pci_read_irq_line the defaultBenjamin Herrenschmidt2006-12-041-3/+0
* [POWERPC] Revert "[POWERPC] Enable generic rtc hook for the MPC8349 mITX"Kim Phillips2006-11-221-4/+0
* Remove all inclusions of <linux/config.h>Dave Jones2006-10-041-1/+0
* [POWERPC] Enable generic rtc hook for the MPC8349 mITXKim Phillips2006-10-021-0/+4
* Merge branch 'merge'Paul Mackerras2006-08-311-40/+9
|\
| * [POWERPC] modify mpc83xx platforms to use new IRQ layerKim Phillips2006-08-301-40/+9
* | [POWERPC] mpc: Constify & voidify get_property()Jeremy Kerr2006-07-311-2/+2
|/
* powerpc: Add base support for the Freescale MPC8349E-mITX eval boardKim Phillips2006-07-031-0/+156
OpenPOWER on IntegriCloud