linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2007-09-04 17:24:14 to 2007-09-06 17:50:38 UTC [more...]

[PATCH 1/9] 8xx: Fix CONFIG_PIN_TLB
 2007-09-06 17:50 UTC  (21+ messages)
` [PATCH 2/9] 8xx: Infrastructure code cleanup
` [PATCH 3/9] 8xx: Add pin and clock setting functions
` [PATCH 4/9] 8xx: Work around CPU15 erratum
` [PATCH 5/9] 8xx: Don't call non-existent Soft_emulate_8xx from SoftwareEmulation
` [PATCH 6/9] 8xx: Set initial memory limit
` [PATCH 7/9] 8xx: mpc885ads cleanup
` [PATCH 8/9] 8xx: Adder 875 support
` [PATCH 9/9] 8xx: Embedded Planet EP88xC support

[PATCH 0/3] powerpc: whitespace cleanup, grammar corrections
 2007-09-06 17:46 UTC  (3+ messages)
` [PATCH 1/3] powerpc: prom_init whitespace cleanup, typo fix
  ` [PATCH 2/3] powerpc: prom whitespace cleanup

Support a new platform in arch/ppc or in arch/powerpc ?
 2007-09-06 17:42 UTC  (2+ messages)

[RFC/PATCH 1/2] Basic generic time/clocksource code for PowerPC
 2007-09-06 17:24 UTC  (5+ messages)

How to use MMC-over-SPI on MPC8313E
 2007-09-06 16:48 UTC 

Keep On Debugging You
 2007-09-06 16:56 UTC  (5+ messages)

[PATCH 2.6.23] PS3: Ignore storage devices that are still being probed
 2007-09-06 16:14 UTC 

Configuring for UPM on MPC82xx using new device binding from Scott
 2007-09-06 15:53 UTC  (2+ messages)

[PATCH] powerpc: Add workaround for MPICs with broken register reads
 2007-09-06 14:55 UTC  (2+ messages)

[RFC/PATCH 2/2] Generic clockevents and no-idle-HZ for PowerPC
 2007-09-06 14:44 UTC 

[RFC] AmigaOne device tree source v2
 2007-09-06 14:42 UTC  (22+ messages)
            ` PCI I/O space -- reg or ranges?

[PATCH v7 0/3] [POWERPC] fsl_soc: add support for fsl_spi
 2007-09-06 14:35 UTC  (21+ messages)
` [PATCH v7 3/3] [POWERPC] MPC832x_RDB: update dts to use SPI1 in QE, register mmc_spi stub
    ` [PATCH v7 3/3] [POWERPC] MPC832x_RDB: update dts to use SPI1in "

OF NDFC
 2007-09-06 14:06 UTC  (7+ messages)

"atomic" 64-bit math on 32-bit ppc's?
 2007-09-06 14:09 UTC  (10+ messages)

[NEWBIE] Interrupt-problem mpc5200
 2007-09-06 13:30 UTC 

Document and implement an improved flash device binding
 2007-09-06 13:28 UTC  (4+ messages)

Gianfar - MPC8541 - tx buffer overrun errors
 2007-09-06  8:43 UTC 

Sleep problems with kernels >= 2.6.21 on powerpc
 2007-09-06  7:50 UTC  (16+ messages)
            ` [PATCH] "
            ` firewire in prebuilt kernel packages (was Re: Sleep problems with kernels >= 2.6.21 on powerpc)
                ` [PATCH update] Re: Sleep problems with kernels >= 2.6.21 on powerpc

Problems enabling NTP on ELDK
 2007-09-06  7:43 UTC  (3+ messages)

[PATCH] cmd_ctrl-callback is needed in plat_nand.c
 2007-09-06  7:41 UTC 

The question about the relocate_code on u-boot for MPC8360?
 2007-09-06  3:12 UTC  (2+ messages)

Gianfar - MPC8541 - tx buffer overrun errors
 2007-09-06  1:48 UTC 

[PATCH] PowerPC: Add 64-bit resources support to pci_iomap
 2007-09-06  1:27 UTC  (2+ messages)

use of asm/prom.h
 2007-09-05 23:39 UTC 

Xilinx FX60
 2007-09-05 22:55 UTC  (12+ messages)

[PATCH v2] Check _PAGE_RW and _PAGE_PRESENT on kernel addresses
 2007-09-05 22:08 UTC  (4+ messages)
` [PATCH 2/3] pm: Handle HID0_SLEEP in the TLF_NAPPING hack
` [PATCH 3/3] Add 6xx-style HID0_SLEEP support
` [PATCH 4/3] Make swsusp_32.S usable for suspend-to-RAM

[PATCH 1/3] Implement arch disable/enable irq hooks
 2007-09-05 22:06 UTC 

[PATCH 1/3] CPM: Change from fsl, brg-frequency to brg/clock-frequency
 2007-09-05 21:58 UTC  (5+ messages)
` [PATCH 2/3] CPM: Introduce new device tree bindings
` [PATCH 3/3] CPM: Add early debug console for CPM serial ports

7448 pll registers
 2007-09-05 21:24 UTC 

[PATCH 00/10] Bootwrapper patches
 2007-09-05 21:12 UTC  (12+ messages)
` [PATCH 01/10] bootwrapper: Use fsl_get_immr() in cuboot-pq2.c
` [PATCH 02/10] bootwrapper: Support all-in-one PCI nodes in cuboot-pq2
` [PATCH 03/10] bootwrapper: flatdevtree fixes
` [PATCH 04/10] bootwrapper: Add strtoull()
` [PATCH 05/10] bootwrapper: Add get_path()
` [PATCH 06/10] bootwrapper: Move strncmp() from flatdevtree_env.h to string.S/string.h
` [PATCH 07/10] bootwrapper: Add PlanetCore firmware support
` [PATCH 08/10] bootwrapper: Add a firmware-independent "raw" target
` [PATCH 09/10] bootwrapper: Only print MAC addresses when the node is actually present
` [PATCH 10/10] bootwrapper: Add fsl_get_immr() and 8xx/pq2 clock functions

[PATCH 01/10] cpm2: Infrastructure code cleanup
 2007-09-05 19:29 UTC  (10+ messages)
` [PATCH 02/10] cpm2: Fix off-by-one error in setbrg()
` [PATCH 03/10] cpm2: Add SCCs to cpm2_clk_setup(), and cpm2_smc_clk_setup()
` [PATCH 04/10] cpm2: Add cpm2_set_pin()
` [PATCH 05/10] mpc82xx: Define CPU_FTR_NEED_COHERENT
` [PATCH 06/10] mpc82xx: Remove a bunch of cruft that duplicates generic functionality
` [PATCH 07/10] mpc82xx: Rename mpc82xx_ads to mpc8272_ads
` [PATCH 08/10] mpc8272ads: Change references from 82xx_ADS to 8272_ADS
` [PATCH 09/10] mpc82xx: Update mpc8272ads, and factor out PCI and reset
` [PATCH 10/10] mpc82xx: Add pq2fads board support

[PATCH 1/4] ppc: Add clrbits8 and setbits8
 2007-09-05 19:26 UTC  (4+ messages)
` [PATCH 2/4] cpm_uart: Be an of_platform device when CONFIG_PPC_CPM_NEW_BINDING is set
` [PATCH 3/4] cpm_uart: sparse fixes
` [PATCH 4/4] cpm_uart: Issue STOP_TX command before initializing console

[PATCH 4/4] Add 6xx-style HID0_SLEEP support
 2007-09-05 19:14 UTC  (3+ messages)

[PATCH 0/4] PowerPC 440EPx: Initial Sequoia support
 2007-09-05 17:41 UTC  (2+ messages)

[PATCH v3 1/8] Generic bitbanged MDIO library
 2007-09-05 17:37 UTC  (12+ messages)
` [PATCH 3/9] 8xx: Add pin and clock setting functions
` [PATCH 3/9] cpm2: Add SCCs to cpm2_clk_setup(), and cpm2_smc_clk_setup()
` [PATCH 4/9] cpm2: Add cpm2_set_pin()

[PATCH] PCI e100 interrupt quirk fix
 2007-09-05 17:31 UTC 

[PATCH 0/3][POWERPC] Add PCI support for 44xEPx
 2007-09-05 17:28 UTC  (3+ messages)
` [PATCH 3/3] [POWERPC] Add PCI support for AMCC 440EPx (sequoia)

[patch 0/6] Current 4xx patch queue
 2007-09-05 16:42 UTC  (27+ messages)
` [patch 2/6] cuimage for Bamboo board
` [patch 3/6] Walnut DTS
` [patch 5/6] Walnut board support
` [patch 6/6] Walnut zImage wrapper

disable interrput under ppc?
 2007-09-05 16:31 UTC  (4+ messages)

Breakpoint is not hitting for Kernel Debugging
 2007-09-05 16:31 UTC  (4+ messages)

[PATCH] pcmcia: Convert io_req_t to use kio_addr_t
 2007-09-05 14:27 UTC 

PCI:cannot allocate resource region 0 of device 0001:01:00.0?
 2007-09-05 14:14 UTC  (2+ messages)

ppc Floating Point support status
 2007-09-05 14:11 UTC  (4+ messages)

Newbie on embedded linux on PPC: error: cannot find boot.o
 2007-09-05  8:18 UTC  (4+ messages)
` Flash on ep8248e standard motherboards

Newbie on embedded linux on PPC: error: cannot find boot.o
 2007-09-05  8:17 UTC  (3+ messages)

[PATCH] powerpc: Remove warning in arch/powerpc/kernel/sysfs.c
 2007-09-05  2:43 UTC 

[PATCH] powerpc: Move lowlevel runlatch calls under cpu feature control
 2007-09-05  2:42 UTC 

[PATCH] powerpc: Don't use generic machine check parsing everywhere
 2007-09-05  2:41 UTC 

[PATCH] powerpc: Remove unused platform_machine_check()
 2007-09-05  2:41 UTC 

Please pull from 'for-2.6.24' branch
 2007-09-05  2:09 UTC  (6+ messages)
` [POWERPC] pasemi: add pasemi_pci_getcfgaddr()
` [POWERPC] pasemi: Add workaround for erratum 5945
` [POWERPC] pasemi: Export more SPRs to sysfs when CONFIG_DEBUG_KERNEL=y
` [POWERPC] pasemi: Print more information at machine check
` [POWERPC] pasemi: Move pasemi_idle_init() to late_initcall()

[POWERPC] flags as passed to spin_*_irqsave() should be unsigned long
 2007-09-05  0:23 UTC  (2+ messages)

[patch 1/2] PS3: Clear SPU Class 0 interrupts in handler
 2007-09-04 22:50 UTC  (2+ messages)

[patch 2/2] Cell: Wrap master run control bit
 2007-09-04 22:44 UTC  (3+ messages)

Problems with MPC8272ADS
 2007-09-04 19:53 UTC 

Flash on ep8248e standard motherboards
 2007-09-04 18:08 UTC 


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).