linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2008-04-09 22:51:47 to 2008-04-12 04:09:04 UTC [more...]

[PATCH 0/8] A bit of new code and sparse cleanups along the way
 2008-04-12  4:09 UTC  (9+ messages)
` [PATCH 1/8] [POWERPC] fsl_elbc_nand: factor out localbus defines
` [PATCH 2/8] [POWERPC] fsl_lbc: implement few routines to manage FSL UPMs

[PATCHv2 3/7] i2c: OF helpers for the i2c API
 2008-04-12  0:05 UTC  (3+ messages)

[PATCH] pseries: phyp dump: Variable size reserve space
 2008-04-11 23:31 UTC  (7+ messages)

Driver for Freescale Display Interface Unit (A LCD controller)
 2008-04-11 21:45 UTC  (4+ messages)
` [PATCH 1/2] Driver for Freescale 8610 and 5121 DIU

[PATCH v2] E500 Make steal_context SMP-safe
 2008-04-11 20:32 UTC  (3+ messages)
  ` [PATCH v3] "

Flash on LocalBus @ MPC8343
 2008-04-11 20:01 UTC  (5+ messages)

[PATCHv2 7/7] [POWERPC] Add i2c pins to dts and board setup
 2008-04-11 19:26 UTC 

[PATCH3/7] i2c: OF helpers for the i2c API
 2008-04-11 19:23 UTC  (3+ messages)

[PATCH] 86xx: mark functions static, other minor cleanups
 2008-04-11 19:11 UTC  (5+ messages)

[PATCH v2.6.26] gianfar: Determine TBIPA value dynamically
 2008-04-11 19:11 UTC  (5+ messages)

[PATCH] [v6] Add idle wait support for 44x platforms
 2008-04-11 19:03 UTC 

TSEC3/4 broken on MPC8548?
 2008-04-11 18:43 UTC  (2+ messages)

[PATCH 2/2] [POWERPC] UCC nodes cleanup
 2008-04-11 17:31 UTC  (12+ messages)

zImage.embedded
 2008-04-11 16:04 UTC  (4+ messages)

[PATCH] CPM: Always use new binding
 2008-04-11 15:58 UTC  (4+ messages)

[PATCH7/7] [POWERPC] Add i2c pins to dts and board setup
 2008-04-11 15:02 UTC  (2+ messages)

State of the MPC5200 PSC AC97 driver
 2008-04-11 14:53 UTC  (9+ messages)

[PATCH 0/2] Notorious OF GPIO API support
 2008-04-11 14:28 UTC  (5+ messages)
` [PATCH 2/2] [POWERPC] Implement support for the GPIO LIB API
` [PATCH 1/2] OF helpers for the GPIO API

[PATCH 1/2] ibm_newemac: PowerPC 440GX EMAC PHY clock workaround
 2008-04-11 14:24 UTC  (3+ messages)

[PATCH6/7] i2c: adds support for i2c bus on Freescale CPM1/CPM2 controllers
 2008-04-11 14:11 UTC 

[PATCH5/7] i2c: Kill the old driver matching scheme
 2008-04-11 14:11 UTC 

[PATCH4/7] i2c: Convert PowerPC MPC i2c to of_platform_driver from platform_driver
 2008-04-11 14:10 UTC 

[PATCH2/7] i2c: Convert all new-style drivers to use module aliasing
 2008-04-11 14:08 UTC 

[PATCH1/7] i2c: Add support for device alias names
 2008-04-11 14:07 UTC 

[PATCH0/7] OF support for i2c bus drivers
 2008-04-11 14:06 UTC 

[PATCH 0/5] dynamic detection of gianfar TPIPA
 2008-04-11 13:54 UTC  (13+ messages)
` [PATCH 1/5] phylib: don't create a phydev for ID-less PHYs
  ` [PATCH 2/5] gianfar: assign mii_bus value in dev->priv
    ` [PATCH 3/5] gianfar: limit scope of gfar_local_mdio functions
      ` [PATCH 4/5] gianfar: dont hog the mii_bus->priv with just the regs
        ` [PATCH 5/5] gianfar: don't hard code the TBIPA MDIO address

[PATCH] fs_enet: Don't call NAPI functions when NAPI is not used
 2008-04-11 12:05 UTC 

patches for 2.6.26
 2008-04-11 11:45 UTC  (6+ messages)

[PATCH] [v5] Add idle wait support for 44x platforms
 2008-04-11  5:31 UTC  (7+ messages)

[PATCH 6/13] devres: implement managed iomap interface
 2008-04-11  2:08 UTC  (8+ messages)

[PATCH] powerpc TLF_RESTORE_SIGMASK
 2008-04-11  1:50 UTC  (4+ messages)

[PATCH 0/3] Support for Wind River SBC8641D board
 2008-04-11  1:37 UTC  (7+ messages)
` [PATCH 1/3] powerpc: Add support "
  ` [PATCH 2/3] powerpc: Add device tree source for Wind River SBC8641D
    ` [PATCH 3/3] powerpc: Add defconfig for Wind River SBC8641D board

ppc64 build issue
 2008-04-11  1:15 UTC  (2+ messages)

[PATCH] [POWERPC] Fix MAX_ORDER config problem
 2008-04-11  1:11 UTC 

[PATCH 2/2] [POWERPC] Fix kernel stack allocation alignment
 2008-04-10 23:36 UTC 

[PATCH 1/2] Add thread_info_cache_init() to all archs
 2008-04-10 23:36 UTC 

[PATCH] [POWERPC] 4xx: Add endpoint support to 4xx PCIe driver
 2008-04-10 21:58 UTC  (8+ messages)

[PATCH 1/2] Add thread_info_cache_init() to all archs
 2008-04-10 21:46 UTC  (2+ messages)

ppc440 caches - change proposal [RFC]
 2008-04-10 18:03 UTC  (6+ messages)

How to pass information from the bootloader to the kernel ?
 2008-04-10 17:41 UTC  (3+ messages)

Kernel Panic - not syncing: Attempted to kill init!
 2008-04-10 16:53 UTC  (3+ messages)

[PATCH 0 of 3] KVM for PowerPC 440
 2008-04-10 16:47 UTC  (10+ messages)
` [PATCH 1 of 3] [POWERPC 44x] Export tlb_44x_hwater for KVM
` [PATCH 2 of 3] [KVM] Add DCR access information to struct kvm_run

[PATCH] FCC: fix confused base / offset
 2008-04-10 16:38 UTC  (6+ messages)

[RFC/PATCH] [POWER] mpc85xx_ds add DMA engine to the DT and parse it
 2008-04-10 15:39 UTC  (7+ messages)
  ` [PATCH v2] "

Access physical memory via mmap() on ppc440epx
 2008-04-10 15:15 UTC  (5+ messages)

[PATCHv4 0/5] cpm2: Reset the CPM at startup and fix the cpm_uart driver accordingly
 2008-04-10 15:14 UTC  (2+ messages)

Patches added to powerpc.git powerpc-next and master branches
 2008-04-10 14:44 UTC  (8+ messages)

ppc405ep emac driver loading problem
 2008-04-10 13:03 UTC  (4+ messages)

[PATCH 5/6] [POWERPC] properly declare onstack completion in iseries veth
 2008-04-10 12:21 UTC  (5+ messages)

[PATCH] [POWERPC] 83xx/85xx: Reorganize defconfigs
 2008-04-10 11:26 UTC  (7+ messages)

Patches added to powerpc.git powerpc-next and master branches
 2008-04-10 11:07 UTC  (2+ messages)

[PATCH 00/11] ppc32 mm init clean and 85xx kernel reloc
 2008-04-10 10:53 UTC  (10+ messages)
` [PATCH 01/11] [POWERPC] bootwrapper: Allow specifying of image physical offset

[PATCH 00/12 v3] [POWERPC] ppc32 mm init clean and 85xx kernel reloc
 2008-04-10 10:48 UTC  (13+ messages)
` [PATCH 01/12] [POWERPC] Remove Kconfig option BOOT_LOAD
  ` [PATCH 02/12] [POWERPC] Provide access to arch/powerpc include path on ppc64
    ` [PATCH 03/12] [POWERPC] Remove and replace uses of PPC_MEMSTART with memstart_addr
      ` [PATCH 04/12] [POWERPC] Introduce lowmem_end_addr to distiguish from total_lowmem
        ` [PATCH 05/12] [POWERPC] 85xx: Cleanup TLB initialization
          ` [PATCH 06/12] [POWERPC] Use lowmem_end_addr to limit lmb allocations on ppc32
            ` [PATCH 07/12] [POWERPC] Rename __initial_memory_limit to __initial_memory_limit_addr
              ` [PATCH 08/12] [POWERPC] Clean up some linker and symbol usage
                ` [PATCH 09/12] [POWERPC] Move phys_addr_t definition into asm/types.h
                  ` [PATCH 10/12] [POWERPC] Update linker script to properly set physical addresses
                    ` [PATCH 11/12] [POWERPC] bootwrapper: use physical address in PHDR for uImage
                      ` [PATCH 12/12] [POWERPC] 85xx: Add support for relocatble kernel (and booting at non-zero)

Status of patches (ppc32 mm init clean and 85xx kernel reloc)
 2008-04-10 10:11 UTC  (3+ messages)

[PATCH] powerpc: Move opcodes common to CPM1 and CPM2 to include/asm-powerpc/cpm.h
 2008-04-10  9:31 UTC 

[PATCH 19 0/5] Version 18, series to add device tree naming to i2c
 2008-04-10  9:14 UTC  (3+ messages)
` [PATCH 19 5/5] Convert pfc8563 i2c driver from old style to new style

MPC8343 - "unable to handle paging request @ 0"
 2008-04-10  9:00 UTC  (9+ messages)

[PATCH 1/3] [POWERPC] iSeries: boot on a fake paca
 2008-04-10  6:44 UTC  (3+ messages)
` [PATCH 2/3] [POWERPC] iSeries: make iseries_reg_save private to iSeries
  ` [PATCH 3/3] [POWERPC] iSeries: localise and constify some iSeries data

Question on mpc52xx_common.c
 2008-04-10  6:39 UTC  (8+ messages)

[PATCH 2/2] [POWERPC] Fix kernel stack allocation alignment
 2008-04-10  3:22 UTC 

[PATCH] mpc8540 : Fix restart
 2008-04-09 23: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).