linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2007-06-11 16:06:26 to 2007-06-13 09:49:11 UTC [more...]

[PATCH 0/5] Porting RapidIO driver from ppc to powerpc architecture and adding memory mapped RapidIO driver
 2007-06-13  9:48 UTC  (12+ messages)
` [PATCH 1/5] Add the explanation and sample of RapidIO DTS sector to the document of booting-without-of.txt file
  ` [PATCH 2/5] Add RapidIO sector to MPC8641HPCN board dts file
    ` [PATCH 3/5] Add the platform device support with RapidIO to MPC8641HPCN platform
      ` [PATCH 4/5] Add RapidIO support to powerpc architecture

[PATCH] powerpc: Create "rom" (MTD) device prpmc2800
 2007-06-13  9:37 UTC  (7+ messages)

[PATCH v4]: Fix e500 v2 core reboot bug
 2007-06-13  9:13 UTC  (12+ messages)

[patch 01/30] Cell: Add spu shutdown method
 2007-06-13  9:10 UTC  (34+ messages)
` [patch 02/30] PS3: Rename IPI symbols
` [patch 03/30] PS3: Use __maybe_unused
` [patch 04/30] PS3: Compare firmware version
` [patch 05/30] PS3: Use ioremap_flags
` [patch 06/30] PS3: Fix sparse warnings
` [patch 07/30] PS3: Add support for HDMI RGB Full Range mode
` [patch 08/30] PS3: Move chip mask defs up
` [patch 09/30] PS3: Use inline DBG
` [patch 10/30] PS3: Kexec support
` [patch 11/30] PS3: System-bus rework
` [patch 12/30] PS3: System-bus uevent
` [patch 13/30] PS3: System-bus modinfo attribute
` [patch 14/30] PS3: Repository probe cleanups
` [patch 15/30] PS3: Vuart rework
` [patch 16/30] PS3: System manager re-work
` [patch 17/30] PS3: Rework AV settings driver
` [patch 18/30] PS3: Frame buffer system-bus rework
` [patch 19/30] PS3: Device registration routines
` [patch 20/30] PS3: Rename processor id symbols
` [patch 21/30] PS3: Use clear_bit
` [patch 22/30] Powerpc: Output params value in early_init_devtree
` [patch 23/30] powerpc: Localize mmu_off
` [patch 24/30] powerpc: Correct __secondary_hold comment
` [patch 25/30] Powerpc: Add signed types to bootwrapper
` [patch 26/30] Powerpc: Add u64 printf "
` [patch 27/30] Powerpc: Fix constantness of bootwrapper arg
` [patch 28/30] powerpc: Bootwrapper global scope kernel_entry_t
` [patch 29/30] PS3: Device tree source
` [patch 30/30] PS3: Bootwrapper support

[PATCH] powerpc: Create "rom" (MTD) device prpmc2800
 2007-06-13  9:10 UTC  (16+ messages)

[PATCH v2]: Fix e500 v2 core reboot bug
 2007-06-13  7:04 UTC  (12+ messages)
` [PATCH v3]: "

[0/13] Queued patches for 2.6.13
 2007-06-13  6:09 UTC  (16+ messages)
` [PATCH 4/13] Remove the dregs of APUS support from arch/powerpc
` [PATCH 3/13] Abolish iopa(), mm_ptov(), io_block_mapping() "
` [PATCH 2/13] Split out asm-ppc/mmu.h portions for the "classic" hash-based MMU
` [PATCH 1/13] Split low-level OF-related bootloader code into separate files
` [PATCH 6/13] Start factoring pgtable-ppc32.h and pgtable-ppc64.h
` [PATCH 5/13] Remove a couple of unused definitions from pgtable_32.c
` [PATCH 7/13] Kill typedef-ed structs for hash PTEs and BATs
` [PATCH 8/13] Merge CPU features pertaining to icache coherency
` [PATCH 9/13] Factor zImage's 44x reset code out of ebony.c
` [PATCH 10/13] Derive ebc ranges property from EBC registers
` [PATCH 13/13] Fix problems with device tree representation of TSI-1xx bridges
` [PATCH 12/13] Don't store a command line in the Holly device tree
` [PATCH 11/13] Consolidate cuboot initialization code
` [0/13] Queued patches for 2.6.23

[PATCH 0/6] Cleanups to c67x00 USB host controller driver
 2007-06-13  5:58 UTC  (8+ messages)
` [PATCH 1/6] [C67x00] Add test of active flag when checking TDs
  ` [PATCH 2/6] [C67x00] Fix calculation of frame bandwidth
    ` [PATCH 3/6] [C67x00] Remove unnecessary references to pt_regs
      ` [PATCH 4/6] [C67x00] Added error handling paths to lowlevel interface code
        ` [PATCH 5/6] [C67x00] Change 'struct c67x00_drv' to 'struct c67x00_device'
          ` [PATCH 6/6] [C67x00] Merge c67x00-hub.c into c67x00-hcd.c

[patch 00/10] CPU selection Kconfig cleanup, take 2
 2007-06-13  4:57 UTC  (29+ messages)
` [patch 01/10] powerpc: split out CPU specific options into a new Kconfig file
` [patch 02/10] powerpc: Move CONFIG_PPC64 into CPU selection
` [patch 03/10] powerpc: move 82xx/83xx/86xx Kconfig options to platform selection
` [patch 04/10] powerpc: rename add_bridge to avoid namespace clashes
` [patch 05/10] powerpc: Multiplatformize 8{2,3,6}xx configuration
` [patch 06/10] powerpc: multiplatformize embedded6xx Kconfig
` [patch 07/10] powerpc: multiplatformize 52xx configuration
` [patch 08/10] powerpc: multiplatformize 85xx Kconfig
` [patch 09/10] powerpc: autoselect PPC_MULTIPLATFORM
` [patch 10/10] powerpc: autoselect optimal -mcpu= flag by platform

Request for framebuffer full patch
 2007-06-13  4:20 UTC 

[PATCH] powerpc: Don't use long for 32-bit temp variables in spin lock ops
 2007-06-13  4:33 UTC  (2+ messages)

ml-310 linux-2.6
 2007-06-13  3:24 UTC 

linux kernel BUG REPORT "/usr/src/linux-2.6.11.7/drivers/ide/ppc/pmac.c"
 2007-06-13  1:33 UTC  (2+ messages)

[patch 00/18] PS3 patches for 2.6.23
 2007-06-12 19:25 UTC  (4+ messages)

[patch 00/30] PS3 patches for 2.6.23, take 2
 2007-06-12 18:41 UTC 

[PATCH] mpc5200: rtc driver
 2007-06-12 17:39 UTC  (2+ messages)

Xilinx git tree at source.mvista.com
 2007-06-12 17:09 UTC  (3+ messages)

[patch 00/13] CPU selection Kconfig cleanup, take 3
 2007-06-12 16:30 UTC  (14+ messages)
` [patch 01/13] powerpc: split out CPU specific options into a new Kconfig file
` [patch 02/13] powerpc: move 82xx/83xx/86xx Kconfig options to platform selection
` [patch 03/13] powerpc: rename add_bridge to avoid namespace clashes
` [patch 04/13] powerpc: multiplatformize 8{2,3,6}xx configuration
` [patch 05/13] powerpc: multiplatformize embedded6xx configuration
` [patch 06/13] powerpc: multiplatformize 52xx configuration
` [patch 07/13] powerpc: multiplatformize 85xx configuration
` [patch 08/13] powerpc: autoselect PPC_MULTIPLATFORM
` [patch 09/13] powerpc: autoselect optimal -mcpu= flag by platform
` [patch 10/13] powerpc: mpc82xx_ads build fix
` [patch 11/13] powerpc: killl isa_{io,mem}_base definitions for !PCI
` [patch 12/13] powerpc: fix building without PCI
` [patch 13/13] disallow building powermac and tsi108 "

[PATCH] Simple driver for Xilinx SPI controler
 2007-06-12 16:28 UTC  (4+ messages)
` [spi-devel-general] "

[PATCH 1/3] powerpc: during VM oom condition, kill all threads in process group
 2007-06-12 15:19 UTC  (3+ messages)
` [PATCH 2/3] x86_64: During "
` [PATCH 3/3] i386: "

[PATCH] Fix interrupt distribution in ppc970
 2007-06-12 14:51 UTC  (12+ messages)

[PATCH] Add the support of ST M48T59 RTC chip in rtc-class driver subsystem
 2007-06-12 14:12 UTC  (4+ messages)

83xx GPIO/EXT int in arch/powerpc/
 2007-06-12 16:06 UTC  (12+ messages)

Linux 2.6.x, MTD drivers and NAND flashes
 2007-06-12 13:37 UTC  (5+ messages)

[PATCH 5/6]: 82xx: Add the support of Wind River SBC PowerQUICCII 82xx
 2007-06-12 13:26 UTC  (3+ messages)

[PATCH 1/1] Add support for MSI on Axon-based Cell systems
 2007-06-12  9:33 UTC 

[PATCH 5/5] Add the memory management driver to RapidIO
 2007-06-12  9:11 UTC 

[PATCH] mpc5200: /dev/watchdog driver for GPT0
 2007-06-12  8:59 UTC 

[PATCH] dtc: parse NOP in dtb input
 2007-06-12  4:31 UTC  (2+ messages)

opb_ethernet driver
 2007-06-12  3:45 UTC  (2+ messages)

[PATCH 1/4] Split virq setup logic out into irq_setup_virq()
 2007-06-12  2:32 UTC  (10+ messages)
` [RFC/PATCH 4/4] Add support for MSI on Axon-based Cell systems

unsubscribe
 2007-06-12  1:14 UTC 

PATCH improve worst case module load times
 2007-06-12  1:00 UTC 

[PATCH] Create add_rtc() function to enable the RTC CMOS driver
 2007-06-11 22:51 UTC  (2+ messages)

[PATCH v2] 85xxCDS: Make sure restart resets the PCI bus
 2007-06-11 22:18 UTC 

[PATCH v2] 85XX: Allow 8259 cascade to share an MPIC interrupt line
 2007-06-11 22:16 UTC 

[PATCH 1/6] 82xx: Add the support of Wind River SBC PowerQUICCII 82xx
 2007-06-11 21:02 UTC  (2+ messages)

[PATCH] PHY fixed driver: rework release path and update phy_id notation
 2007-06-11 19:24 UTC  (2+ messages)

cat MyFile > /dev/ttyS1 hangs second time it is launched
 2007-06-11 19:00 UTC 

[PATCH] MII bitbang driver should generate MII bus phy_mask dynamically
 2007-06-11 19:03 UTC  (4+ messages)

[PATCH] oprofile support for Power 5++
 2007-06-11 18:49 UTC 

ioctl on 870 FEC causes "badness in local_bh_enable at kernel/softirq.c"
 2007-06-11 18:47 UTC  (2+ messages)

Making fs_enet phy unaware
 2007-06-11 17:52 UTC  (2+ messages)

[PATCH] Don't register udbg_console without udbg_putc
 2007-06-11 17:46 UTC  (2+ messages)

a question for linux framebuffer driver
 2007-06-11 16:06 UTC  (3+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).