summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/83xx
Commit message (Expand)AuthorAgeFilesLines
* [POWERPC] pci32: Add flags modifying the PCI code behaviourBenjamin Herrenschmidt2007-12-201-1/+1
* [POWERPC] 83xx: mpc8313erdb: Fix whitespace.Scott Wood2007-12-131-2/+2
* [POWERPC] 83xx: mpc834x_mds: Fix whitespace and call of_platform_bus_probe().Scott Wood2007-12-131-2/+19
* [POWERPC] 83xx: Add platform support for MPC837x MDS boardLi Yang2007-12-113-0/+116
* [POWERPC] 8xxx: Convert #include of asm/of_{platform, device}.h into linux/of...Jon Loeliger2007-12-113-5/+5
* [POWERPC] 83xx: MPC832x RDB - remove spidev stub, use mmc_spiAnton Vorontsov2007-11-201-5/+9
* [POWERPC] 8xxx: MDS board RTC fixesKim Phillips2007-11-203-72/+0
* [POWERPC] 83xx: Handle mpc8360 rev. 2.1 RGMII timing erratumKim Phillips2007-11-191-3/+28
* [POWERPC] 83xx: mpc832x mds: Fix board PHY reset codeKim Phillips2007-11-191-3/+4
* [POWERPC] Fix potential NULL dereferenceCyrill Gorcunov2007-11-191-4/+4
* [POWERPC] QEIC: Implement pluggable handlers, fix MPIC cascadingAnton Vorontsov2007-10-083-3/+3
* [POWERPC] Use for_each_ matching routinues for pci PHBsKumar Gala2007-10-086-6/+6
* Merge branch 'linux-2.6' into for-2.6.24Paul Mackerras2007-10-031-2/+2
|\
| * [POWERPC] Fix mpc834x USB-MPH configuration.jacmet@sunsite.dk2007-09-281-2/+2
* | [POWERPC] MPC832x_RDB: Update dts to use SPI1 in QE, register mmc_spi stubAnton Vorontsov2007-09-141-0/+46
* | [POWERPC] 83xx: Removed PCI exclude of PHBKumar Gala2007-09-148-19/+0
* | [POWERPC] Remove old includes from arch/ppcKumar Gala2007-08-224-4/+0
|/
* [POWERPC] Revert "[POWERPC] Add 'mdio' to bus scan id list for platforms with...Kim Phillips2007-08-103-3/+0
* [POWERPC] Make endianess of cfg_addr for indirect pci ops runtimeKumar Gala2007-07-231-2/+2
* [POWERPC] 83xx: Add USB support to mpc8349-mitx board portGrant Likely2007-07-101-0/+2
* [POWERPC] 83xx: USB platform code reworkLi Yang2007-07-105-48/+213
* [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
OpenPOWER on IntegriCloud