- c4e05bc [POWERPC] bootwrapper: adds cuboot for MPC7448HPC2 platform by Roy Zang · 17 years ago
- 3611f2a [POWERPC] mpc82xx: Add pq2fads board support. by Scott Wood · 17 years ago
- e00c549 [POWERPC] mpc82xx: Update mpc8272ads, and factor out PCI and reset. by Scott Wood · 17 years ago
- 11c146c [POWERPC] 8xx/wrapper: Embedded Planet EP88xC support by Scott Wood · 17 years ago
- 20906ec [POWERPC] 8xx: mpc885ads cleanup by Scott Wood · 17 years ago
- 2d2294a [POWERPC] mpc8272ads: Change references from 82xx_ADS to 8272_ADS. by Scott Wood · 17 years ago
- d1df447 [POWERPC] mpc82xx: Rename mpc82xx_ads to mpc8272_ads. by Scott Wood · 17 years ago
- 4ff62e1 [POWERPC] mpc82xx: Remove a bunch of cruft that duplicates generic functionality. by Scott Wood · 17 years ago
- 7401685 [POWERPC] 8xx: Work around CPU15 erratum. by Scott Wood · 17 years ago
- fb533d0 [POWERPC] 8xx: Infrastructure code cleanup. by Scott Wood · 17 years ago
- c374e00 [POWERPC] Add early debug console for CPM serial ports. by Scott Wood · 17 years ago
- e631ae3 [POWERPC] Introduce new CPM device bindings. by Scott Wood · 17 years ago
- 486ba7e [POWERPC] Virtex: Add generic Xilinx Virtex board support by Grant Likely · 17 years ago
- 36660ce [POWERPC] Virtex: Add Kconfig macros for Xilinx Virtex board support by Grant Likely · 17 years ago
- 1ad7499 [POWERPC] Enable tickless idle and high res timers for powerpc by Tony Breeds · 17 years ago
- 70f227d Merge branch 'linux-2.6' into for-2.6.24 by Paul Mackerras · 17 years ago
- a0c7ce9 [POWERPC] Fix panic in RTAS code by Tony Breeds · 17 years ago
- da0bd34 [POWERPC] Celleb: update for PCI by Ishizaki Kou · 17 years ago
- 86de9f5 [POWERPC] Celleb: Serial I/O update by Ishizaki Kou · 17 years ago
- 7f2c857 [POWERPC] Celleb: New HTAB Guest OS Interface on Beat by Ishizaki Kou · 17 years ago
- b418480 [POWERPC] Celleb: Support for Power/Reset buttons by Ishizaki Kou · 17 years ago
- 80755b4 [POWERPC] Celleb: Move pause, kexec_cpu_down to beat.c by Ishizaki Kou · 17 years ago
- 4acb8896 [POWERPC] Update axon_msi to use dcr_host_t.base by Michael Ellerman · 17 years ago
- 6f66828 [POWERPC] clk.h interface for platforms by Domen Puncer · 17 years ago
- d385366 [POWERPC] Simplify rtas_change_msi() error semantics by Michael Ellerman · 17 years ago
- fcbe809 [POWERPC] Simplify error logic in rtas_setup_msi_irqs() by Michael Ellerman · 17 years ago
- db220b2 [POWERPC] Make sure to of_node_get() the result of pci_device_to_OF_node() by Michael Ellerman · 17 years ago
- a35e370 [POWERPC] Move embedded6xx into multiplatform by Arnd Bergmann · 17 years ago
- a7fb7ea [POWERPC] pseries: device node status can be "ok" or "okay" by Linas Vepstas · 17 years ago
- e48395f [POWERPC] Fix xics set_affinity code by Anton Blanchard · 17 years ago
- 39db0fd [POWERPC] Fix mpc834x USB-MPH configuration. by jacmet@sunsite.dk · 17 years ago
- 603c461 [POWERPC] spufs: fix mismerge, making context signal{1,2} files readable again by Jeremy Kerr · 17 years ago
- 3164ccc [POWERPC] add Kconfig option for optimizing for cell by Arnd Bergmann · 17 years ago
- fb8299e [POWERPC] cell: Don't cast the result of of_get_property() by Jeremy Kerr · 17 years ago
- 408e83a [POWERPC] Convert define_machine(mpc885_ads) to C99 initializer syntax by Tony Breeds · 17 years ago
- 85498ae [POWERPC] mpc5200: Add cuimage support for mpc5200 boards by Grant Likely · 17 years ago
- 9b41fcb [POWERPC] Add Marvell mv64x60 udbg putc/getc functions by Dale Farnsworth · 18 years ago
- 0ce49a3 Merge branch 'linux-2.6' by Paul Mackerras · 17 years ago
- c0e7b4a [POWERPC] spusched: Fix null pointer dereference in find_victim by Christoph Hellwig · 17 years ago
- 7b2c3c5 [POWERPC] Fix section mismatch in PCI code by Stephen Rothwell · 17 years ago
- ee98307 [POWERPC] MPC5200 low power mode by Domen Puncer · 17 years ago
- 104f0cc [POWERPC] spufs: Add DEFINE_SPUFS_ATTRIBUTE() by Michael Ellerman · 17 years ago
- 9e25ae6d [POWERPC] spufs: Respect RLIMIT_CORE in spu coredump code by Michael Ellerman · 17 years ago
- 7af1443 [POWERPC] spufs: Handle errors in SPU coredump code, and support coredump to a pipe by Michael Ellerman · 17 years ago
- e550149 [POWERPC] spufs: Cleanup ELF coredump extra notes logic by Michael Ellerman · 17 years ago
- 48cad41 [POWERPC] spufs: Combine spufs_coredump_calls with spufs_calls by Michael Ellerman · 17 years ago
- 78810ff [POWERPC] spufs: Add contents of npc file to SPU coredumps by Michael Ellerman · 17 years ago
- 74de08b [POWERPC] spufs: Internal __spufs_get_foo() routines should take a spu_context * by Michael Ellerman · 17 years ago
- 936d5bf [POWERPC] spufs: Get rid of spufs_coredump_num_notes, it's not needed if we NULL terminate by Michael Ellerman · 17 years ago
- c1a7217 [POWERPC] spufs: Don't return -ENOSYS as extra notes size if spufs is not loaded by Michael Ellerman · 17 years ago
- 59000b5 [POWERPC] spufs: Correctly calculate the size of the local-store to dump by Michael Ellerman · 17 years ago
- d464fb4 [POWERPC] spufs: Write some SPU coredump values as ASCII by Michael Ellerman · 17 years ago
- 4fca9c4 [POWERPC] spufs: Use computed sizes/#defines rather than literals in SPU coredump code by Michael Ellerman · 17 years ago
- 9a5080f [POWERPC] spufs: Call spu_acquire_saved() before calculating the SPU note sizes by Michael Ellerman · 17 years ago
- f9b7bbe [POWERPC] spufs: Remove ctx_info and ctx_info_list by Michael Ellerman · 17 years ago
- a595ed6 [POWERPC] spufs: Extract the file descriptor search logic in SPU coredump code by Michael Ellerman · 17 years ago
- c70d4ca5 [POWERPC] cell: Remove DEBUG for SPU callbacks by Jeremy Kerr · 17 years ago
- 05a059f [POWERPC] spufs: Fix restore_decr_wrapped() to match CBE Handbook by Jeremy Kerr · 17 years ago
- 98f0697 [POWERPC] cell: Unify spufs syscall path by Jeremy Kerr · 17 years ago
- 36ddbb1 [POWERPC] spufs: Fix race condition on gang->aff_ref_spu by Andre Detsch · 17 years ago
- 8b0d312 [POWERPC] spufs: Make isolated loader properly aligned by Sebastian Siewior · 17 years ago
- 6232a74 [POWERPC] spufs: Remove spu_harvest by Jeremy Kerr · 17 years ago
- 1e8b0f6 [POWERPC] spufs: Remove asmlinkage from do_spu_create by Jeremy Kerr · 17 years ago
- 1238819 [POWERPC] spufs: Make file-internal functions & variables static by Sebastian Siewior · 17 years ago
- 8237bf0 [POWERPC] MPC832x_RDB: Update dts to use SPI1 in QE, register mmc_spi stub by Anton Vorontsov · 17 years ago
- d8f1324 [POWERPC] 83xx: Removed PCI exclude of PHB by Kumar Gala · 17 years ago
- 5d54ddc [POWERPC] 85xx: Add basic Uniprocessor MPC8572 DS port by Kumar Gala · 17 years ago
- 683d00b [POWERPC] 85xx: Remove unnecessary loops_per_jiffy initialization code. by Jon Loeliger · 17 years ago
- d347b32 [POWERPC] 86xx: Remove unnecessary loops_per_jiffy initialization code. by Jon Loeliger · 17 years ago
- 7f2862c [POWERPC] linkstation updates by Guennadi Liakhovetski · 17 years ago
- 7f50382 [POWERPC] 85xx: Clean up from 85xx_ds rename by Kumar Gala · 17 years ago
- 16d2406 [POWERPC] 85xx: Renamed mpc8544_ds.c to mpc85xx_ds.c by Kumar Gala · 17 years ago
- 75cdff9 [POWERPC] PS3: Enhance storage probe debug output by Geoff Levand · 17 years ago
- 85d0292 [POWERPC] PS3: Fix CONFIG_SMP=n, CONFIG_KEXEC=y build by Jeremy Kerr · 17 years ago
- 0d72ba9 [POWERPC] Add workaround for MPICs with broken register reads by Olof Johansson · 17 years ago
- 3850169 [POWERPC] pasemi: Move pasemi_idle_init() to late_initcall() by Olof Johansson · 17 years ago
- cd78341 [POWERPC] pasemi: Print more information at machine check by Olof Johansson · 17 years ago
- 4d44233 [POWERPC] pasemi: Add workaround for erratum 5945 by Olof Johansson · 17 years ago
- 68c8404 [POWERPC] pasemi: Add pasemi_pci_getcfgaddr() by Olof Johansson · 17 years ago
- 6815800 [POWERPC] Provide a default irq_host match, which matches on an exact of_node by Michael Ellerman · 17 years ago
- 8528ab8 [POWERPC] Invert null match behaviour for irq_hosts by Michael Ellerman · 17 years ago
- 52964f8 [POWERPC] Add an optional device_node pointer to the irq_host by Michael Ellerman · 17 years ago
- b231537 Merge branch 'linux-2.6' into for-2.6.24 by Paul Mackerras · 17 years ago
- c87ce65 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 17 years ago
- fb4f0e8 [POWERPC] Enable GENERIC_ISA_DMA if FSL_ULI1575 to fix compile issue by Kumar Gala · 17 years ago
- 2af8569 [POWERPC] 8{5,6}xx: Fix build issue with !CONFIG_PCI by Kumar Gala · 17 years ago
- d51dd3d [POWERPC] cell/PS3: Ignore storage devices that are still being probed by Geert Uytterhoeven · 17 years ago
- ef8034d [POWERPC] cell/PS3: Always set master run control bit in mfc_sr1_set by Jeremy Kerr · 17 years ago
- b7f90a4 [POWERPC] cell/PS3: Fix a bug that causes the PS3 to hang on the SPU Class 0 interrupt. by Masato Noguchi · 17 years ago
- 545c069 [POWERPC] Walnut board support by Josh Boyer · 17 years ago
- 1f6e579 [POWERPC] Fix bus probe on Bamboo board by Josh Boyer · 17 years ago
- 15fc993 [POWERPC] PowerPC 440EPx: Sequoia board support by Valentine Barshak · 17 years ago
- fc43dca [POWERPC] PS3: Fix bug where the major version part is not compared by Masakazu Mokuno · 17 years ago
- ada83da [POWERPC] spufs: Don't call spu_run_init from spu_reacquire_runnable by Andre Detsch · 17 years ago
- 62ee68e [POWERPC] spufs: Fix update of mailbox status register during backed wbox write by Arnd Bergmann · 17 years ago
- aac2e68 [POWERPC] spu_manage: fix spu_unit_number for celleb device tree by Christian Krafft · 17 years ago
- 35438c4 Merge branch 'linux-2.6' into for-2.6.24 by Paul Mackerras · 17 years ago
- 3addf55 [POWERPC] cell: Support pinhole-reset on IBM cell blades by Arnd Bergmann · 17 years ago
- fa7f374 [POWERPC] spu_manage: Use newer physical-id attribute by Christian Krafft · 17 years ago
- dfa70f8 [POWERPC] pasemi: Another IOMMU bugfix for 64K PAGE_SIZE by Olof Johansson · 17 years ago