summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms
Commit message (Expand)AuthorAgeFilesLines
...
| * | | [POWERPC] mpc5200: add Phytec pcm030 board supports.hauer@pengutronix.de2008-04-291-0/+1
| * | | [POWERPC] mpc5200: add gpiolib support for mpc5200s.hauer@pengutronix.de2008-04-293-0/+473
| * | | [POWERPC] mpc5200: add interrupt type functionSascha Hauer2008-04-291-0/+38
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds2008-04-296-2/+150
|\ \ \ \ | |/ / /
| * | | [RAPIDIO] Add RapidIO node probing into MPC86xx_HPCN board id tableZhang Wei2008-04-291-0/+1
| * | | [RAPIDIO] Add RapidIO option to kernel configurationZhang Wei2008-04-291-0/+1
| * | | [POWERPC] Update lmb data structures for hotplug memory add/removeBadari Pulavarty2008-04-291-0/+43
| * | | [POWERPC] Hotplug memory remove notifications for powerpcBadari Pulavarty2008-04-292-0/+99
| * | | [POWERPC] Fix building of pmac32 when CONFIG_NVRAM=mTony Breeds2008-04-292-2/+6
| | |/ | |/|
* | | powerpc: use non-racy method for proc entries creationDenis V. Lunev2008-04-299-42/+17
|/ /
* | celleb_scc_pciex __iomem annotationsAl Viro2008-04-281-9/+9
* | powerpc: Add DIU platform code for MPC8610HPCDYork Sun2008-04-281-9/+181
* | [POWERPC] celleb: Add support for PCI ExpressIshizaki Kou2008-04-245-0/+639
* | [POWERPC] celleb: Move miscellaneous files for BeatIshizaki Kou2008-04-2410-15/+11
* | [POWERPC] celleb: Move a file for SPU on BeatIshizaki Kou2008-04-243-2/+2
* | [POWERPC] celleb: Move files for Beat mmu and iommuIshizaki Kou2008-04-244-5/+6
* | [POWERPC] celleb: Move files for Beat hvcall interfacesIshizaki Kou2008-04-2411-8/+9
* | [POWERPC] celleb: Move the SCC related code for cellebIshizaki Kou2008-04-246-17/+12
* | [POWERPC] celleb: Move the files for celleb base supportIshizaki Kou2008-04-249-29/+29
* | [POWERPC] celleb: Consolidate io-workarounds codeIshizaki Kou2008-04-247-357/+52
* | [POWERPC] cell: Generalize io-workarounds codeIshizaki Kou2008-04-245-261/+376
* | [POWERPC] Add CONFIG_PPC_PSERIES_DEBUG to enable debugging for platforms/pseriesMichael Ellerman2008-04-249-10/+10
* | [POWERPC] Convert from DBG() to pr_debug() in platforms/pseries/Michael Ellerman2008-04-247-88/+56
* | [POWERPC] Register udbg console early on pseries LPARMichael Ellerman2008-04-241-0/+2
* | [POWERPC] Raise the upper limit of NR_CPUS and move the pacas into the BSSTony Breeds2008-04-241-2/+2
* | [POWERPC] Make iSeries spin on __secondary_hold_spinloop, like pSeriesTony Breeds2008-04-241-1/+26
* | [POWERPC] Use of_get_next_parent() in platforms/cell/axon_msi.cMichael Ellerman2008-04-241-3/+3
* | [POWERPC] Add include of linux/of.h to os-area.cMichael Ellerman2008-04-241-0/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2008-04-211-5/+2
|\ \
| * | PCI: add is_added flag to struct pci_devGreg Kroah-Hartman2008-04-201-5/+2
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds2008-04-2190-441/+1738
|\ \ \ | | |/ | |/|
| * | [POWERPC] Simplify xics direct/lpar irq_host setupMichael Ellerman2008-04-181-27/+12
| * | [POWERPC] Use pseries_setup_i8259_cascade() in pseries_mpic_init_IRQ()Michael Ellerman2008-04-181-41/+2
| * | [POWERPC] Turn xics_setup_8259_cascade() into a generic pseries_setup_i8259_c...Michael Ellerman2008-04-181-8/+12
| * | [POWERPC] Move xics_setup_8259_cascade() into platforms/pseries/setup.cMichael Ellerman2008-04-183-52/+52
| * | Merge branch 'powerpc-next' of master.kernel.org:/pub/scm/linux/kernel/git/ga...Paul Mackerras2008-04-1814-33/+211
| |\ \
| | * | [POWERPC] 83xx: mpc8315 - fix USB UTMI Host setupAnton Vorontsov2008-04-172-3/+11
| | * | [POWERPC] 86xx: mpc86xx_hpcn - Temporarily accept old dts node identifier.Paul Gortmaker2008-04-171-0/+6
| | * | [POWERPC] 86xx: mark functions static, other minor cleanupsPaul Gortmaker2008-04-172-6/+6
| | * | [POWERPC] 85xx: Fix compile warningKumar Gala2008-04-171-1/+1
| | * | [POWERPC] 86xx: Add support for Wind River SBC8641D boardPaul Gortmaker2008-04-173-1/+172
| | * | [POWERPC] 83xx: mpc837x_rdb: add simple-bus compatible matchingAnton Vorontsov2008-04-171-0/+1
| | * | [POWERPC] CPM: Always use new binding.Scott Wood2008-04-174-22/+1
| | * | [POWERPC] 85xx: Enable DMA engine on the MPC8544 DSSebastian Siewior2008-04-171-0/+13
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jk/spufsPaul Mackerras2008-04-184-5/+13
| |\ \ \ | | |/ / | |/| |
| | * | [POWERPC] spufs: fix incorrect file descriptors in SPU coredump note namesGerhard Stenzel2008-03-281-2/+6
| | * | [POWERPC] spufs: save MFC command channel before purging MFC queueJeremy Kerr2008-03-281-1/+1
| | * | [POWERPC] spufs: reacquire LS pointer in spu_process_callbackJeremy Kerr2008-03-281-0/+4
| | * | [POWERPC] spufs: add newline to signal{1,2}_type filesJeremy Kerr2008-03-281-2/+2
| * | | [POWERPC] Always add preferred consoles in platforms/pseries/lpar.cMichael Ellerman2008-04-171-7/+2
OpenPOWER on IntegriCloud