aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/platforms
AgeCommit message (Expand)Author
2007-10-03[POWERPC] Add early debug console for CPM serial ports.Scott Wood
2007-10-03[POWERPC] Introduce new CPM device bindings.Scott Wood
2007-10-03[POWERPC] Virtex: Add generic Xilinx Virtex board supportGrant Likely
2007-10-03[POWERPC] Virtex: Add Kconfig macros for Xilinx Virtex board supportGrant Likely
2007-10-03[POWERPC] Enable tickless idle and high res timers for powerpcTony Breeds
2007-10-03Merge branch 'linux-2.6' into for-2.6.24Paul Mackerras
2007-10-03[POWERPC] Fix panic in RTAS codeTony Breeds
2007-10-03[POWERPC] Celleb: update for PCIIshizaki Kou
2007-10-03[POWERPC] Celleb: Serial I/O updateIshizaki Kou
2007-10-03[POWERPC] Celleb: New HTAB Guest OS Interface on BeatIshizaki Kou
2007-10-03[POWERPC] Celleb: Support for Power/Reset buttonsIshizaki Kou
2007-10-03[POWERPC] Celleb: Move pause, kexec_cpu_down to beat.cIshizaki Kou
2007-10-03[POWERPC] Update axon_msi to use dcr_host_t.baseMichael Ellerman
2007-10-03[POWERPC] clk.h interface for platformsDomen Puncer
2007-10-03[POWERPC] Simplify rtas_change_msi() error semanticsMichael Ellerman
2007-10-03[POWERPC] Simplify error logic in rtas_setup_msi_irqs()Michael Ellerman
2007-10-03[POWERPC] Make sure to of_node_get() the result of pci_device_to_OF_node()Michael Ellerman
2007-10-03[POWERPC] Move embedded6xx into multiplatformArnd Bergmann
2007-10-02[POWERPC] pseries: device node status can be "ok" or "okay"Linas Vepstas
2007-10-02[POWERPC] Fix xics set_affinity codeAnton Blanchard
2007-09-28[POWERPC] Fix mpc834x USB-MPH configuration.jacmet@sunsite.dk
2007-09-26[POWERPC] spufs: fix mismerge, making context signal{1,2} files readable againJeremy Kerr
2007-09-22[POWERPC] add Kconfig option for optimizing for cellArnd Bergmann
2007-09-22[POWERPC] cell: Don't cast the result of of_get_property()Jeremy Kerr
2007-09-22[POWERPC] Convert define_machine(mpc885_ads) to C99 initializer syntaxTony Breeds
2007-09-22[POWERPC] mpc5200: Add cuimage support for mpc5200 boardsGrant Likely
2007-09-22[POWERPC] Add Marvell mv64x60 udbg putc/getc functionsDale Farnsworth
2007-09-20Merge branch 'linux-2.6'Paul Mackerras
2007-09-19[POWERPC] spusched: Fix null pointer dereference in find_victimChristoph Hellwig
2007-09-19[POWERPC] Fix section mismatch in PCI codeStephen Rothwell
2007-09-19[POWERPC] MPC5200 low power modeDomen Puncer
2007-09-19[POWERPC] spufs: Add DEFINE_SPUFS_ATTRIBUTE()Michael Ellerman
2007-09-19[POWERPC] spufs: Respect RLIMIT_CORE in spu coredump codeMichael Ellerman
2007-09-19[POWERPC] spufs: Handle errors in SPU coredump code, and support coredump to ...Michael Ellerman
2007-09-19[POWERPC] spufs: Cleanup ELF coredump extra notes logicMichael Ellerman
2007-09-19[POWERPC] spufs: Combine spufs_coredump_calls with spufs_callsMichael Ellerman
2007-09-19[POWERPC] spufs: Add contents of npc file to SPU coredumpsMichael Ellerman
2007-09-19[POWERPC] spufs: Internal __spufs_get_foo() routines should take a spu_context *Michael Ellerman
2007-09-19[POWERPC] spufs: Get rid of spufs_coredump_num_notes, it's not needed if we N...Michael Ellerman
2007-09-19[POWERPC] spufs: Don't return -ENOSYS as extra notes size if spufs is not loadedMichael Ellerman
2007-09-19[POWERPC] spufs: Correctly calculate the size of the local-store to dumpMichael Ellerman
2007-09-19[POWERPC] spufs: Write some SPU coredump values as ASCIIMichael Ellerman
2007-09-19[POWERPC] spufs: Use computed sizes/#defines rather than literals in SPU core...Michael Ellerman
2007-09-19[POWERPC] spufs: Call spu_acquire_saved() before calculating the SPU note sizesMichael Ellerman
2007-09-19[POWERPC] spufs: Remove ctx_info and ctx_info_listMichael Ellerman
2007-09-19[POWERPC] spufs: Extract the file descriptor search logic in SPU coredump codeMichael Ellerman
2007-09-19[POWERPC] cell: Remove DEBUG for SPU callbacksJeremy Kerr
2007-09-19[POWERPC] spufs: Fix restore_decr_wrapped() to match CBE HandbookJeremy Kerr
2007-09-19[POWERPC] cell: Unify spufs syscall pathJeremy Kerr
2007-09-19[POWERPC] spufs: Fix race condition on gang->aff_ref_spuAndre Detsch