linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2009-04-30 10:35:33 to 2009-05-04 13:13:30 UTC [more...]

Fwd: KGDBOC testing on linux-2.6.30-rc4
 2009-05-04 13:13 UTC 

Using archaic I2C with OF
 2009-05-04 12:19 UTC  (8+ messages)

kbuild, modpost: fix "non-allocatable section" warnings
 2009-05-04 12:01 UTC  (4+ messages)
` [PATCH 1/3] kbuild, modpost: fix unexpected non-allocatable section when cross compiling
` [PATCH 2/3] kbuild, modpost: fix "unexpected non-allocatable" warning with SUSE gcc
` [PATCH 3/3] kbuild, modpost: fix unexpected non-allocatable warning with mips

[PATCH] i2c-cpm: Pass dev ptr to dma_*_coherent rather than NULL
 2009-05-03 23:58 UTC  (6+ messages)

Porting the ibm_newemac driver to use phylib (and other PHY/MAC questions)
 2009-05-03 22:14 UTC  (10+ messages)

[2.6.30-rc3] powerpc: compilation error of mace module
 2009-05-03 21:20 UTC  (7+ messages)
  ` [PATCH] powerpc: convert mace to netdev_ops (was: Re: [2.6.30-rc3] powerpc: compilation error of mace module)
    ` [PATCH] powerpc: convert mace to netdev_ops

unexpected non-allocatable section
 2009-05-03 20:51 UTC  (10+ messages)

help with MPC8272ADS board
 2009-05-03 19:26 UTC  (2+ messages)

Next April 28: boot failure on PowerPC with SLQB
 2009-05-03 11:51 UTC  (21+ messages)

[PATCH v5 0/3] Tracers vs. CALLER_ADDR on PowerPC
 2009-05-03  2:04 UTC  (6+ messages)
` [PATCH 1/3] powerpc, Makefile: Make it possible to safely select CONFIG_FRAME_POINTER
` [PATCH 2/3] powerpc: Remove -fno-omit-frame-pointer workarounds
` [PATCH 3/3] tracing: Tracers that use CALLER_ADDR macros should select FRAME_POINTER

Please pull merge branch
 2009-05-02 13:38 UTC  (2+ messages)

[PATCH] windfarm: Convert to a new-style i2c drivers
 2009-05-02 11:29 UTC  (4+ messages)

[PATCH] therm_adt746x: Convert to a new-style i2c driver
 2009-05-02  3:42 UTC  (2+ messages)

[PATCH 0/6] Some fixes and enhancements for MPC8569E-MDS boards
 2009-05-02  2:16 UTC  (7+ messages)
` [PATCH 1/6] powerpc/85xx: Add PCI IDs for MPC8569 family processors
` [PATCH 2/6] powerpc/85xx: Fix mpc8569emds' crypto node to include SNOW unit
` [PATCH 3/6] powerpc/85xx: Fix reg and interrupts for mpc8569emds' localbus, add NAND
` [PATCH 4/6] powerpc/85xx: Add eSDHC support for MPC8569E-MDS boards
` [PATCH 5/6] powerpc/85xx: Enable Serial RapidIO for MPC85xx MDS boards
` [PATCH 6/6] powerpc/85xx: Add STMicro M25P40 serial flash support for MPC8569E-MDS

[PATCH v4 0/3] Tracers vs. CALLER_ADDR on PowerPC
 2009-05-02  0:14 UTC  (4+ messages)
` [PATCH 1/3] powerpc, Makefile: Make it possible to safely select CONFIG_FRAME_POINTER

[PATCH 1/2] Added support for Designware SATA controller driver
 2009-05-02  0:05 UTC  (4+ messages)

[PATCH v2 0/6] macros for section name cleanup
 2009-05-01 23:02 UTC  (18+ messages)
` [PATCH v2 1/6] Add new macros for page-aligned data and bss sections
  ` [PATCH v2 2/6] Add new NOSAVE_DATA linker script macro
    ` [PATCH v2 3/6] Add new CACHELINE_ALIGNED_DATA "
      ` [PATCH v2 4/6] Add new INIT_TASK_DATA() "
        ` [PATCH v2 5/6] Add new READ_MOSTLY_DATA(align) "
          ` [PATCH v2 6/6] Add support for __read_mostly to linux/cache.h

[PATCH 2/6 v2] powerpc/qe: update risc allocation for QE
 2009-05-01 22:12 UTC  (16+ messages)
` [PATCH 4/6 v2] powerpc/qe: update QE Serial Number
  ` [PATCH 5/6 v2] net/ucc_geth: Assign six threads to Rx for UEC
    ` [PATCH 6/6 v2] powerpc/85xx: Add MPC8569MDS board support
      ` [PATCH] powerpc/85xx: add new qe properties for QE based chips

[PATCH 0/6] macros for section name cleanup
 2009-05-01 21:47 UTC  (10+ messages)
` [PATCH 1/6] Add new macros for page-aligned data and bss sections
  ` [PATCH 2/6] Add new NOSAVE_DATA linker script macro
    ` [PATCH 3/6] Add new CACHELINE_ALIGNED_DATA "
      ` [PATCH 4/6] Add new INIT_TASK_DATA() "
        ` [PATCH 5/6] Add new READ_MOSTLY_DATA(align) "
          ` [PATCH 6/6] Add support for __read_mostly to linux/cache.h
                ` [microblaze-uclinux] "

[PATCH v6] introduce macro spin_event_timeout()
 2009-05-01 21:44 UTC  (6+ messages)

[PATCH 0/9] Some work for spi_mpc83xx driver, spi-mmc support for MPC8610HPCD
 2009-05-01 21:42 UTC  (11+ messages)
` [PATCH 1/9] spi_mpc83xx: Handles other Freescale processors
` [PATCH 2/9] spi_mpc83xx: Quieten down the "Requested speed is too low" message
` [PATCH 3/9] spi_mpc83xx: Add small delay after asserting chip-select line
` [PATCH 4/9] powerpc/86xx: Add MMC SPI support for MPC8610HPCD boards
` [PATCH 5/9] spi_mpc83xx: Fix checkpatch issues
` [PATCH 6/9] spi_mpc83xx: Split mpc83xx_spi_work() into two routines
` [PATCH 7/9] spi_mpc83xx: Remove dead code
` [PATCH 8/9] spi_mpc83xx: Rename spi_83xx.c to spi_8xxx.c
` [PATCH 9/9] spi_mpc8xxx: s/83xx/8xxx/g
  ` [spi-devel-general] "

[PATCH 2/2] Added AMCC 460EX Canyonlands SATA support
 2009-05-01 21:35 UTC  (2+ messages)

[PATCH 0/2] Added support for Designware SATA controller driver
 2009-05-01 21:06 UTC 

Should ppc32 use CONFIG_HIGHPTE or not?
 2009-05-01 20:14 UTC  (2+ messages)

[PATCH] Fix oprofile sampling of marked events on POWER7
 2009-05-01 17:17 UTC 

[PATCH] powerpc/boot: add simpleImage.* to clean-files list
 2009-05-01 15:54 UTC 

mmap dma address
 2009-05-01 15:03 UTC 

[PATCH 1/2] Add support for Designware SATA controller driver
 2009-05-01 14:07 UTC  (4+ messages)

[PATCH] powerpc: fix mktree build error on Mac OS X host
 2009-05-01 12:47 UTC  (2+ messages)

Multiple NAND chips with 4xx NAND driver
 2009-05-01  7:43 UTC 

[v2 PATCH 1/1] Fix 64bit Maple Host Bridge 'reg' property
 2009-05-01  5:02 UTC  (2+ messages)

[PATCH 0/8] section name cleanup for powerpc
 2009-05-01  1:56 UTC  (11+ messages)
` [PATCH 1/8] powerpc: Remove unused __page_aligned macro
  ` [PATCH 2/8] powerpc: share .data output section definition between 32 and 64 bits
    ` [PATCH 3/8] powerpc: Use macros for .data.page_aligned section
      ` [PATCH 4/8] powerpc: use NOSAVE_DATA macro for .data.nosave section
        ` [PATCH 5/8] powerpc: use new macro for .data.cacheline_aligned section
          ` [PATCH 6/8] powerpc: use new macros for .data.init_task
            ` [PATCH 7/8] powerpc: use new macro for .data.read_mostly section
              ` [PATCH 8/8] powerpc: convert to new generic read_mostly support

linux-next: galak tree build warning
 2009-05-01  0:30 UTC 

[PATCH] powerpc/pci: Move pseries code into pseries platform specific area
 2009-04-30 22:52 UTC  (4+ messages)

[PATCH] mpc52xx_psc_spi: Convert to cs_control callback
 2009-04-30 22:31 UTC 

[PATCH] powerpc/fsl_soc: Remove mpc83xx_wdt_init, again
 2009-04-30 22:27 UTC 

[BUG] 2.6.30-rc3: BUG triggered on some hugepage usages
 2009-04-30 21:48 UTC  (4+ messages)

[RFC][PATCH] add support to ppc32 to "use" pci_dn
 2009-04-30 21:44 UTC  (2+ messages)

why does ppc64 require boards to call pci_devs_phb_init()?
 2009-04-30 21:09 UTC  (4+ messages)

[PATCH 3/3] powerpc/86xx: Add MMC SPI support for MPC8610HPCD boards
 2009-04-30 20:51 UTC  (3+ messages)

[PATCH v2] powerpc/pci: Move pseries code into pseries platform specific area
 2009-04-30 19:26 UTC 

Need a patch tested on a windtunnel powermac
 2009-04-30 19:17 UTC  (3+ messages)

[PATCH] alim15x3: Remove historical hacks, re-enable init_hwif for PowerPC
 2009-04-30 16:39 UTC  (2+ messages)

FSL Driver load issues with OF
 2009-04-30 16:20 UTC  (2+ messages)

[PATCH 0/9] powerpc/pci: clean up direct access to sysdata
 2009-04-30 14:50 UTC  (4+ messages)

Powerpc Port linux-2.6.29
 2009-04-30 13:12 UTC  (3+ messages)
  ` [2.6.29] MPC8560 "

[PATCH 1/9] powerpc/pci: clean up direct access to sysdata by indirect ops
 2009-04-30 13:10 UTC  (9+ messages)
` [PATCH 2/9] powerpc/pci: clean up direct access to sysdata by FSL platforms
  ` [PATCH 3/9] powerpc/pci: clean up direct access to sysdata by 52xx platforms
    ` [PATCH 4/9] powerpc/pci: clean up direct access to sysdata by 4xx platforms
      ` [PATCH 5/9] powerpc/pci: clean up direct access to sysdata by CHRP platforms
        ` [PATCH 6/9] powerpc/pci: clean up direct access to sysdata on tsi108 platforms
          ` [PATCH 7/9] powerpc/pci: clean up direct access to sysdata by powermac platforms
            ` [PATCH 8/9] powerpc/pci: clean up direct access to sysdata by RTAS
              ` [PATCH 9/9] powerpc/pci: clean up direct access to sysdata by celleb platforms

Please pull from 'next' branch for 2.6.31
 2009-04-30 11:58 UTC 

[PATCH 1/6] powerpc/85xx: clean up for mpc8568_mds name
 2009-04-30 11:48 UTC  (4+ messages)
` [PATCH 2/6] powerpc/qe: update risc allocation for QE

[PATCH 0/5] rapidio: adding memory mapping IO support and misc fixes
 2009-04-30 11:45 UTC  (5+ messages)
` [PATCH] rapidio: add common mapping APIs for RapidIO memory access

[PATCH v2] powerpc/cpm: Remove some cruft code and defines
 2009-04-30 11:34 UTC 

[PATCH 2/4] powerpc: Move VSX load/stores into ppc-opcode.h
 2009-04-30 11:28 UTC  (2+ messages)

[PATCH 1/4] powerpc: Cleanup macros in ppc-opcode.h
 2009-04-30 11:27 UTC  (2+ 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).