linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2007-08-28 20:15:01 to 2007-08-30 20:08:46 UTC [more...]

[PATCH v3 1/8] Generic bitbanged MDIO library
 2007-08-30 15:17 UTC  (50+ messages)
` [PATCH v3 7/8] fs_enet: Be an of_platform device when CONFIG_PPC_CPM_NEW_BINDING is set
` [PATCH 1/3] fsl_soc.c cleanup
` [PATCH 2/3] Introduce new CPM device bindings
` [PATCH 3/3] Add early debug console for CPM serial ports
` [PATCH 1/4] ppc: Add clrbits8 and setbits8
` [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 1/9] 8xx: Fix CONFIG_PIN_TLB
` [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: Embedded Planet EP88xC support
` [PATCH 9/9] 8xx: Adder 875 support
` [PATCH 1/9] cpm2: Infrastructure code cleanup
` [PATCH 2/9] cpm2: Fix off-by-one error in setbrg()
` [PATCH 3/9] cpm2: Add SCCs to cpm2_clk_setup(), and cpm2_smc_clk_setup()
` [PATCH 4/9] cpm2: Add cpm2_set_pin()
` [PATCH 5/9] mpc82xx: Remove a bunch of cruft that duplicates generic functionality
` [PATCH 6/9] mpc82xx: Rename mpc82xx_ads to mpc8272_ads
` [PATCH 7/9] mpc8272ads: Change references from 82xx_ADS to 8272_ADS
` [PATCH 8/9] mpc82xx: Update mpc8272ads, and factor out PCI and reset
` [PATCH 9/9] mpc82xx: Add pq2fads board support

wmb vs mmiowb
 2007-08-30 19:42 UTC  (18+ messages)

Document and implement an improved flash device binding for powerpc (v4)
 2007-08-30 18:23 UTC  (5+ messages)

[PATCH 2.6.23] ibmebus: Prevent bus_id collisions
 2007-08-30 18:22 UTC  (6+ messages)

[PATCH 1/9] bootwrapper: flatdevtree fixes
 2007-08-30 16:16 UTC  (17+ messages)
` [PATCH 2/9] bootwrapper: Add strtoull()
` [PATCH 3/9] bootwrapper: Add get_path()
` [PATCH 4/9] bootwrapper: Move strncmp() from flatdevtree_env.h to string.S/string.h
` [PATCH 6/9] bootwrapper: Add a zImage.bin.<platform> target
` [PATCH 7/9] bootwrapper: Only print MAC addresses when the node is actually present
` [PATCH 8/9] bootwrapper: Add fsl_get_immr() and 8xx/pq2 clock functions
` [PATCH 9/9] bootwrapper: Use fsl_get_immr() in cuboot-pq2.c

Xilinx Virtex boot
 2007-08-30 16:07 UTC  (6+ messages)
    ` Xilinx Virtex boot (And MPMC)

signals handling in the kernel
 2007-08-30 15:57 UTC  (7+ messages)

spin_lock doesn't work?!?
 2007-08-30 15:36 UTC  (6+ messages)

Please pull powerpc.git merge branch
 2007-08-30 14:32 UTC  (2+ messages)

Network is blocked till ping is issued
 2007-08-30 13:59 UTC  (6+ messages)
` Network is blocked till ping is issued(update)

libfdt: Several new functions
 2007-08-30 13:52 UTC  (5+ messages)
` [PATCH 1/3] libfdt: Add fdt_get_name() to retrieve a node's name
` [PATCH 2/3] libfdt: Add fdt_get_path() function
` [PATCH 3/3] libfdt: Add fdt_parent_offset() and supporting functions

libfdt: Fix handling of trailing / in fdt_path_offset()
 2007-08-30 13:52 UTC  (2+ messages)

dtc: Fix summary calculation in testsuite
 2007-08-30 13:51 UTC  (2+ messages)

[PATCH 0/4] PowerPC 440EPx: Initial Sequoia support
 2007-08-30 13:28 UTC  (11+ messages)
` [PATCH 1/4] PowerPC 440EPx: Sequoia bootwrapper
` [PATCH 2/4] PowerPC 440EPx: Sequoia device tree
` [PATCH 3/4] PowerPC 440EPx: Sequoia board support
` [PATCH 4/4] PowerPC 440EPx: Sequoia defconfig

Linux doesn not boot from u-boot on ML403
 2007-08-30 13:21 UTC  (7+ messages)

how to debug the linux kernel with a BDI2000
 2007-08-30  9:52 UTC  (2+ messages)

STK5200 pci_enable_device problem
 2007-08-30  9:19 UTC  (7+ messages)

[PATCH] ppc32/8xx: Fix r3 trashing due to 8MB TLB page instantiation
 2007-08-30  8:48 UTC  (4+ messages)

[POWERPC] PCI Bug fix for MRM failure in PPC 440EPx
 2007-08-30  8:33 UTC 

2.6.23-rc3-mm1: kgdb build failure on powerpc
 2007-08-30  2:13 UTC  (11+ messages)
    ` [Kgdb-bugreport] "

ML403 AC97 ALSA Driver problem
 2007-08-30  2:19 UTC 

Document and implement an improved flash device binding
 2007-08-30  1:18 UTC  (3+ messages)

Please pull from 'for-2.6.23'
 2007-08-29 23:58 UTC  (3+ messages)

ppc_8xx-gcc from eldk strange behaviour
 2007-08-29 23:28 UTC  (3+ messages)

[patch 0/4] CPU selection Kconfig cleanup, take 7
 2007-08-29 23:11 UTC  (5+ messages)
` [patch 1/4] autoselect optimal -mcpu= flag by platform
` [patch 2/4] move embedded6xx into multiplatform
` [patch 3/4] move 86xx "
` [patch 4/4] move 83xx "

[PATCH] Move serial_dev_init to device_initcall()
 2007-08-29 22:52 UTC  (2+ messages)

[PATCH] powerpc: linkstation updates
 2007-08-29 22:35 UTC  (2+ messages)

[PATCH 4/4] fsl_soc.c cleanup
 2007-08-29 22:33 UTC  (2+ messages)

[PATCH 2/5] 85xx: Remove unnecessary loops_per_jiffy initialization code
 2007-08-29 22:33 UTC  (2+ messages)

[PATCH 1/5] 86xx: Remove unnecessary loops_per_jiffy initialization code
 2007-08-29 22:33 UTC  (2+ messages)

[PATCH] Update mpc7448hpc2 device tree to be compatible for tsi109 chip
 2007-08-29 22:32 UTC  (2+ messages)

ppc/powerpc, remote debugging (ptrace), floating point variables
 2007-08-29 22:31 UTC  (2+ messages)

Register MII_SPEED periodically set to 0 (who is it?)
 2007-08-29 18:38 UTC 

[PATCH] Fix CPM1 uart console
 2007-08-29 17:04 UTC 

2.6 kernel hangs after loading device tree
 2007-08-29 16:38 UTC 

2.6 kernel hangs after loading device tree
 2007-08-29 16:14 UTC 

Newbie and linux on virtex-II ppc
 2007-08-29 14:44 UTC  (12+ messages)

[PATCH 0/4] PowerPC 440EPx: Initial Sequoia support take 3
 2007-08-29 12:28 UTC  (8+ messages)
` [PATCH 1/4] PowerPC 440EPx: Sequoia bootwrapper

[PATCH] PS3: fix the bug the major version part is not compared, take2
 2007-08-29 11:30 UTC 

[PATCH] PS3: fix the bug the major version part is not compared
 2007-08-29 11:21 UTC  (3+ messages)

linux2.6.17.4 with temac patch running on ML403 hung while initializing from ramdisk
 2007-08-29 11:12 UTC 

[PATCH, RFC] linkstation: implement standby
 2007-08-29 10:32 UTC  (4+ messages)

[Cbe-oss-dev] [patch 1/5] spu_manage: use newer physical-id
 2007-08-29  8:56 UTC  (2+ messages)

RFC: issues concerning the next NAPI interface
 2007-08-29  8:43 UTC  (9+ messages)

Sorry - please ignore Re: Bill F wants to chat
 2007-08-29  6:57 UTC 

Bill F wants to chat
 2007-08-29  6:52 UTC 

Document and implement an improved flash device binding for powerpc
 2007-08-29  5:22 UTC  (3+ messages)

ppc_8xx-gcc from eldk strange behaviour
 2007-08-29  4:50 UTC  (2+ messages)

Where to put tip to fix very jerky mouse on iBook G3?
 2007-08-29  4:19 UTC 

RFC: issues concerning the next NAPI interface
 2007-08-28 20:27 UTC  (5+ 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).