summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/83xx
Commit message (Expand)AuthorAgeFilesLines
* [POWERPC] Merge ppc32 and ppc64 pcibios_alloc_controller() prototypesKumar Gala2007-06-291-2/+1
* [POWERPC] Removed remnants of bus_offsetKumar Gala2007-06-291-1/+1
* [POWERPC] Remove hack to determine the 2nd PHBs bus numberKumar Gala2007-06-291-7/+1
* [POWERPC] Pass the pci_controller into pci_exclude_deviceKumar Gala2007-06-292-2/+4
* [POWERPC] Remove set_cfg_type for PCI indirect users that don't need itKumar Gala2007-06-291-1/+0
* [POWERPC] kill isa_{io,mem}_base definitions for !PCIArnd Bergmann2007-06-296-30/+0
* [POWERPC] rename add_bridge to avoid namespace clashesArnd Bergmann2007-06-298-8/+8
* [POWERPC] move 82xx/83xx/86xx Kconfig options to platform selectionArnd Bergmann2007-06-291-1/+1
* [POWERPC] 83xx: Suppress warning when CONFIG_ options aren't definedKumar Gala2007-05-091-0/+2
* [POWERPC] 83xx: Suppress warning when CONFIG_PCI is not definedLi Yang2007-05-093-0/+6
* [POWERPC] Add 'mdio' to bus scan id list for platforms with QE UECKim Phillips2007-05-023-0/+3
* Merge branch 'kconfig' of master.kernel.org:/pub/scm/linux/kernel/git/galak/p...Paul Mackerras2007-04-241-5/+1
|\
| * [POWERPC] Convert 83xx platform to unified platform KconfigKumar Gala2007-04-121-5/+1
* | [POWERPC] Rename get_property to of_get_property: arch/powerpcStephen Rothwell2007-04-131-1/+1
* | Merge branch 'linux-2.6' into for-2.6.22Paul Mackerras2007-04-131-4/+4
|\ \ | |/ |/|
| * [POWERPC] 83xx: Minor fixes for 834x_mds USB setup codeLi Yang2007-03-071-4/+4
* | [POWERPC] 83xx: Add MPC832x RDB board support.Michael Barkowski2007-03-293-1/+147
* | [POWERPC] 83xx: Removed dead headerKumar Gala2007-03-262-20/+0
* | [POWERPC] 83xx: Delete unused header file.Robert P. J. Day2007-03-261-23/+0
|/
* [POWERPC] 83xx: Updated and renamed MPC8360PB to MPC836x MDSKumar Gala2007-02-173-28/+22
* [POWERPC] 83xx: Use of_platform_bus_probe to setup QE devicesKumar Gala2007-02-172-26/+20
* [POWERPC] 83xx: use default value of loops_per_jiffyKumar Gala2007-02-174-43/+0
* [POWERPC] 83xx: Remove obsolete setting of ROOT_DEV.Kumar Gala2007-02-174-34/+0
* [POWERPC] 83xx: Cleaning up machine probing and board initcallsKumar Gala2007-02-175-41/+27
* [POWERPC] 83xx: Updated and renamed MPC834x SYS to MPC834x MDSKumar Gala2007-02-095-45/+20
* [POWERPC] 83xx: Add USB setup code for MPC8349E MDS-PBLi Yang2007-02-082-0/+91
* [POWERPC] 83xx: Add base support for the MPC8313E RDBKim Phillips2007-02-073-0/+112
* [POWERPC] 83xx: Fix compiler warnings on 836x and 832xLi Yang2007-01-302-0/+2
* [POWERPC] 83xx: Make platform *_init_IRQ() staticKumar Gala2007-01-264-4/+4
* [POWERPC] 83xx: Don't call ioremap in the reset functionKumar Gala2007-01-261-8/+21
* [POWERPC] Fix OF node refcnt underflow in 836x and 832x platform codeLi Yang2007-01-222-2/+2
* [POWERPC] Remove ppc_md.pci_map_irq & ppc_swizzle for ARCH=powerpcBenjamin Herrenschmidt2006-12-042-4/+0
* [POWERPC] Make pci_read_irq_line the defaultBenjamin Herrenschmidt2006-12-044-16/+0
* Fix misc Kconfig typosMatt LaPlante2006-11-301-2/+2
* [POWERPC] Fix ucc_geth of_device discovery on mpc832xKim Phillips2006-11-221-0/+19
* [POWERPC] Revert "[POWERPC] Enable generic rtc hook for the MPC8349 mITX"Kim Phillips2006-11-221-4/+0
* [POWERPC] Add Makefile entry for MPC832x_mds supportLi Yang2006-10-161-1/+2
* [POWERPC] Fix MPC8360EMDS PB board supportLi Yang2006-10-163-0/+33
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/confighLinus Torvalds2006-10-041-1/+0
|\
| * Remove all inclusions of <linux/config.h>Dave Jones2006-10-041-1/+0
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds2006-10-044-0/+466
|\ \ | |/ |/|
| * [POWERPC] Add support for the mpc832x mds boardKim Phillips2006-10-043-0/+247
| * [POWERPC] Add MPC8360EMDS board supportLi Yang2006-10-041-0/+219
* | fix file specification in commentsUwe Zeisberger2006-10-031-1/+1
|/
* [POWERPC] Enable generic rtc hook for the MPC8349 mITXKim Phillips2006-10-021-0/+4
* Merge branch 'merge'Paul Mackerras2006-08-314-87/+28
|\
| * [POWERPC] modify mpc83xx platforms to use new IRQ layerKim Phillips2006-08-304-87/+28
* | [POWERPC] mpc: Constify & voidify get_property()Jeremy Kerr2006-07-313-6/+6
|/
* Merge branch '83xx' into for_paulusKumar Gala2006-07-034-1/+190
|\
| * powerpc: Add base support for the Freescale MPC8349E-mITX eval boardKim Phillips2006-07-034-1/+190
OpenPOWER on IntegriCloud