aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/83xx/mpc834x_itx.c
AgeCommit message (Expand)AuthorFilesLines
2023-03-16powerpc: Make generic_calibrate_decr() the defaultChristophe Leroy1-1/+0
2023-03-15powerpc/platforms: Use 'compatible' property for simple casesChristophe Leroy1-9/+1
2022-05-08powerpc: Remove asm/prom.h from all files that don't need itChristophe Leroy1-1/+0
2021-02-09powerpc/83xx: Move PHB discoveryOliver O'Halloran1-0/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner1-5/+1
2016-09-25powerpc/83xx: factor out the common codes of setup arch functionsKevin Hao1-4/+1
2016-07-21powerpc: Move 32-bit probe() machine to later in the boot processBenjamin Herrenschmidt1-3/+1
2014-09-25powerpc: make of_device_ids constUwe Kleine-König1-1/+1
2012-03-28Disintegrate asm/system.h for PowerPCDavid Howells1-1/+0
2011-11-24powerpc/83xx: merge PCI bridge additionsDmitry Eremin-Solenikov1-8/+1
2011-11-24powerpc/83xx: consolidate of_platform_bus_probe callsDmitry Eremin-Solenikov1-2/+1
2011-11-24powerpc/83xx: consolidate init_IRQ functionsDmitry Eremin-Solenikov1-17/+1
2011-07-26atomic: use <linux/atomic.h>Arun Sharma1-1/+1
2009-03-24powerpc/83xx: Move gianfar mdio nodes under the ethernet nodesAnton Vorontsov1-0/+1
2008-07-29powerpc/fsl: proliferate simple-bus compatibility to soc nodesKim Phillips1-0/+1
2008-07-16powerpc: Move mpc83xx_add_bridge to fsl_pci.cJohn Rigby1-0/+1
2008-01-23[POWERPC] MPC8349E-mITX: introduce localbus and pata nodesAnton Vorontsov1-0/+12
2007-10-08[POWERPC] Use for_each_ matching routinues for pci PHBsKumar Gala1-1/+1
2007-09-14[POWERPC] 83xx: Removed PCI exclude of PHBKumar Gala1-2/+0
2007-08-22[POWERPC] Remove old includes from arch/ppcKumar Gala1-1/+0
2007-07-10[POWERPC] 83xx: Add USB support to mpc8349-mitx board portGrant Likely1-0/+2
2007-06-29[POWERPC] kill isa_{io,mem}_base definitions for !PCIArnd Bergmann1-5/+0
2007-06-29[POWERPC] rename add_bridge to avoid namespace clashesArnd Bergmann1-1/+1
2007-05-09[POWERPC] 83xx: Suppress warning when CONFIG_PCI is not definedLi Yang1-0/+2
2007-02-17[POWERPC] 83xx: use default value of loops_per_jiffyKumar Gala1-10/+0
2007-02-17[POWERPC] 83xx: Remove obsolete setting of ROOT_DEV.Kumar Gala1-6/+0
2007-02-17[POWERPC] 83xx: Cleaning up machine probing and board initcallsKumar Gala1-4/+3
2007-02-09[POWERPC] 83xx: Updated and renamed MPC834x SYS to MPC834x MDSKumar Gala1-2/+0
2007-01-26[POWERPC] 83xx: Make platform *_init_IRQ() staticKumar Gala1-1/+1
2006-12-04[POWERPC] Make pci_read_irq_line the defaultBenjamin Herrenschmidt1-3/+0
2006-11-22[POWERPC] Revert "[POWERPC] Enable generic rtc hook for the MPC8349 mITX"Kim Phillips1-4/+0
2006-10-04Remove all inclusions of <linux/config.h>Dave Jones1-1/+0
2006-10-02[POWERPC] Enable generic rtc hook for the MPC8349 mITXKim Phillips1-0/+4
2006-08-31Merge branch 'merge'Paul Mackerras1-40/+9
2006-08-30[POWERPC] modify mpc83xx platforms to use new IRQ layerKim Phillips1-40/+9
2006-07-31[POWERPC] mpc: Constify & voidify get_property()Jeremy Kerr1-2/+2
2006-07-03powerpc: Add base support for the Freescale MPC8349E-mITX eval boardKim Phillips1-0/+156