summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/83xx
Commit message (Expand)AuthorAgeFilesLines
...
* [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/+0Star
* [POWERPC] 83xx: Handle mpc8360 rev. 2.1 RGMII timing erratumKim Phillips2007-11-201-3/+28
* [POWERPC] 83xx: mpc832x mds: Fix board PHY reset codeKim Phillips2007-11-201-3/+4
* [POWERPC] Fix potential NULL dereferenceCyrill Gorcunov2007-11-201-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/+0Star
* | [POWERPC] Remove old includes from arch/ppcKumar Gala2007-08-234-4/+0Star
|/
* [POWERPC] Revert "[POWERPC] Add 'mdio' to bus scan id list for platforms with...Kim Phillips2007-08-103-3/+0Star
* [POWERPC] Make endianess of cfg_addr for indirect pci ops runtimeKumar Gala2007-07-241-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/+1Star
* [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/+1Star
* [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/+0Star
* [POWERPC] kill isa_{io,mem}_base definitions for !PCIArnd Bergmann2007-06-296-30/+0Star
* [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-101-0/+2
* [POWERPC] 83xx: Suppress warning when CONFIG_PCI is not definedLi Yang2007-05-103-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/+1Star
|\
| * [POWERPC] Convert 83xx platform to unified platform KconfigKumar Gala2007-04-121-5/+1Star
* | [POWERPC] Rename get_property to of_get_property: arch/powerpcStephen Rothwell2007-04-121-1/+1
* | Merge branch 'linux-2.6' into for-2.6.22Paul Mackerras2007-04-121-4/+4
|\ \ | |/ |/|
| * [POWERPC] 83xx: Minor fixes for 834x_mds USB setup codeLi Yang2007-03-081-4/+4
* | [POWERPC] 83xx: Add MPC832x RDB board support.Michael Barkowski2007-03-293-1/+147
* | [POWERPC] 83xx: Removed dead headerKumar Gala2007-03-272-20/+0Star
* | [POWERPC] 83xx: Delete unused header file.Robert P. J. Day2007-03-271-23/+0Star
|/
* [POWERPC] 83xx: Updated and renamed MPC8360PB to MPC836x MDSKumar Gala2007-02-173-28/+22Star
* [POWERPC] 83xx: Use of_platform_bus_probe to setup QE devicesKumar Gala2007-02-172-26/+20Star
* [POWERPC] 83xx: use default value of loops_per_jiffyKumar Gala2007-02-174-43/+0Star
* [POWERPC] 83xx: Remove obsolete setting of ROOT_DEV.Kumar Gala2007-02-174-34/+0Star
* [POWERPC] 83xx: Cleaning up machine probing and board initcallsKumar Gala2007-02-175-41/+27Star
* [POWERPC] 83xx: Updated and renamed MPC834x SYS to MPC834x MDSKumar Gala2007-02-095-45/+20Star
* [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-083-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/+0Star
* [POWERPC] Make pci_read_irq_line the defaultBenjamin Herrenschmidt2006-12-044-16/+0Star