summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms
Commit message (Expand)AuthorAgeFilesLines
* [POWERPC] 85xx: mpc85xx_mds - reset UCC ethernet properlyAnton Vorontsov2007-10-081-12/+16
* [POWERPC] QEIC: Implement pluggable handlers, fix MPIC cascadingAnton Vorontsov2007-10-084-4/+4
* [POWERPC] mpc85xx_mds: select QUICC_ENGINEAnton Vorontsov2007-10-081-1/+1
* [POWERPC] 85xx/86xx: refactor RSTCR reset codeKumar Gala2007-10-0810-142/+8
* [POWERPC] Use for_each_ matching routinues for pci PHBsKumar Gala2007-10-0813-27/+45
* [POWERPC] Add initial MPC8610 HPCD Platform files.Xianghua Xiao2007-10-083-0/+247
* [POWERPC] bootwrapper: adds cuboot for MPC7448HPC2 platformRoy Zang2007-10-041-0/+1
* [POWERPC] mpc82xx: Add pq2fads board support.Scott Wood2007-10-043-0/+210
* [POWERPC] mpc82xx: Update mpc8272ads, and factor out PCI and reset.Scott Wood2007-10-047-550/+424
* [POWERPC] 8xx/wrapper: Embedded Planet EP88xC supportScott Wood2007-10-043-0/+187
* [POWERPC] 8xx: mpc885ads cleanupScott Wood2007-10-043-336/+153
* [POWERPC] mpc8272ads: Change references from 82xx_ADS to 8272_ADS.Scott Wood2007-10-041-12/+12
* [POWERPC] mpc82xx: Rename mpc82xx_ads to mpc8272_ads.Scott Wood2007-10-043-5/+5
* [POWERPC] mpc82xx: Remove a bunch of cruft that duplicates generic functional...Scott Wood2007-10-044-125/+2
* [POWERPC] 8xx: Work around CPU15 erratum.Scott Wood2007-10-031-0/+16
* [POWERPC] 8xx: Infrastructure code cleanup.Scott Wood2007-10-035-94/+22
* [POWERPC] Add early debug console for CPM serial ports.Scott Wood2007-10-032-0/+5
* [POWERPC] Introduce new CPM device bindings.Scott Wood2007-10-031-0/+11
* [POWERPC] Virtex: Add generic Xilinx Virtex board supportGrant Likely2007-10-032-0/+51
* [POWERPC] Virtex: Add Kconfig macros for Xilinx Virtex board supportGrant Likely2007-10-031-13/+25
* [POWERPC] Enable tickless idle and high res timers for powerpcTony Breeds2007-10-031-0/+6
* Merge branch 'linux-2.6' into for-2.6.24Paul Mackerras2007-10-033-5/+5
|\
| * [POWERPC] Fix xics set_affinity codeAnton Blanchard2007-10-021-1/+1
| * [POWERPC] Fix mpc834x USB-MPH configuration.jacmet@sunsite.dk2007-09-281-2/+2
| * [POWERPC] spufs: fix mismerge, making context signal{1,2} files readable againJeremy Kerr2007-09-261-2/+2
* | [POWERPC] Fix panic in RTAS codeTony Breeds2007-10-031-6/+9
* | [POWERPC] Celleb: update for PCIIshizaki Kou2007-10-038-47/+396
* | [POWERPC] Celleb: Serial I/O updateIshizaki Kou2007-10-031-24/+24
* | [POWERPC] Celleb: New HTAB Guest OS Interface on BeatIshizaki Kou2007-10-034-1/+203
* | [POWERPC] Celleb: Support for Power/Reset buttonsIshizaki Kou2007-10-031-1/+93
* | [POWERPC] Celleb: Move pause, kexec_cpu_down to beat.cIshizaki Kou2007-10-033-13/+15
* | [POWERPC] Update axon_msi to use dcr_host_t.baseMichael Ellerman2007-10-031-7/+6
* | [POWERPC] clk.h interface for platformsDomen Puncer2007-10-031-0/+1
* | [POWERPC] Simplify rtas_change_msi() error semanticsMichael Ellerman2007-10-031-7/+11
* | [POWERPC] Simplify error logic in rtas_setup_msi_irqs()Michael Ellerman2007-10-031-14/+3
* | [POWERPC] Make sure to of_node_get() the result of pci_device_to_OF_node()Michael Ellerman2007-10-031-2/+2
* | [POWERPC] Move embedded6xx into multiplatformArnd Bergmann2007-10-032-8/+7
* | [POWERPC] pseries: device node status can be "ok" or "okay"Linas Vepstas2007-10-021-1/+1
* | [POWERPC] add Kconfig option for optimizing for cellArnd Bergmann2007-09-221-0/+12
* | [POWERPC] cell: Don't cast the result of of_get_property()Jeremy Kerr2007-09-221-2/+2
* | [POWERPC] Convert define_machine(mpc885_ads) to C99 initializer syntaxTony Breeds2007-09-221-6/+11
* | [POWERPC] mpc5200: Add cuimage support for mpc5200 boardsGrant Likely2007-09-221-0/+1
* | [POWERPC] Add Marvell mv64x60 udbg putc/getc functionsDale Farnsworth2007-09-221-0/+1
* | Merge branch 'linux-2.6'Paul Mackerras2007-09-201-2/+2
|\ \ | |/
| * [POWERPC] spusched: Fix null pointer dereference in find_victimChristoph Hellwig2007-09-191-2/+2
* | [POWERPC] Fix section mismatch in PCI codeStephen Rothwell2007-09-191-14/+5
* | [POWERPC] MPC5200 low power modeDomen Puncer2007-09-194-5/+637
* | [POWERPC] spufs: Add DEFINE_SPUFS_ATTRIBUTE()Michael Ellerman2007-09-191-140/+76
* | [POWERPC] spufs: Respect RLIMIT_CORE in spu coredump codeMichael Ellerman2007-09-191-0/+4
* | [POWERPC] spufs: Handle errors in SPU coredump code, and support coredump to ...Michael Ellerman2007-09-193-33/+66
OpenPOWER on IntegriCloud