linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2007-09-19 18:44:57 to 2007-09-22 00:20:04 UTC [more...]

DTC Patch for Cygwin
 2007-09-22  0:19 UTC  (4+ messages)

[PATCH 0/15] bootwrapper: kexec and external payloads
 2007-09-21 23:08 UTC  (18+ messages)
` [PATCH 1/15] boot: find initrd location from device-tree
` [PATCH 2/15] boot: record header bytes in gunzip_start
` [PATCH 3/15] boot: simplfy gunzip_finish
` [PATCH 4/15] bootwrapper: smp support code
` [PATCH 5/15] bootwrapper: occuppied memory ranges
` [PATCH 6/15] bootwrapper: help for 64 bit cpus
` [PATCH 7/15] bootwrapper: Add kexec callable zImage wrapper
` [PATCH 8/15] bootwrapper: convert flatdevtree to version 16
` [PATCH 9/15] bootwrapper: rtas support
` [PATCH 10/15] bootwrapper: add cpio file extraction library
` [PATCH 11/15] bootwrapper: allow vmlinuz to be an external payload
` [PATCH 12/15] bootwrapper: kexec extract vmlinux from initramfs
` [PATCH 13/15] bootwrapper: attach an empty vmlinux
` [PATCH 14/15] boot: add a hook to start cpus
` [PATCH 15/15] bootwrapper: recheck for command line after fixups
` [PATCH 1/2] qemu platform, v2
` [PATCH 2/2] qemu platform rom, v2

[PATCH] pcmcia: Convert io_req_t to use kio_addr_t
 2007-09-21 22:39 UTC  (4+ messages)
  ` [PATCH v2] "

[PATCH v2 1/4] Implement {read,update}_persistent_clock
 2007-09-21 21:35 UTC  (10+ messages)
` [PATCH v2 2/4] Implement generic time of day clocksource for powerpc machines
    ` [PATCH v3 "
` [PATCH v2 3/4] Implement clockevents driver for powerpc
` [PATCH v2 4/4] Enable tickless idle and high res timers "

44x bug: funny TLB writes?
 2007-09-21 17:37 UTC  (5+ messages)

[PATCH 00/10] Bootwrapper patches
 2007-09-21 17:33 UTC  (4+ messages)
` [PATCH 08/10] bootwrapper: Add a firmware-independent "raw" target

USB on MPC885 vs. MPC850/823
 2007-09-21 17:22 UTC  (2+ messages)

AMCC yosemite 440ep PCI slot doesn't work
 2007-09-21 15:14 UTC  (2+ messages)

[PATCH 0/3] PowerPC: Add cpu_setup functionality to 44x platform
 2007-09-21 14:50 UTC  (4+ messages)
` [PATCH 1/3] PowerPC: Introduce "
` [PATCH 2/3] PowerPC: Move 440EP(x) FPU setup from head_44x to cpu_setup_4xx
` [PATCH 3/3] PowerPC: 440EPx/GRx incorrect write to DDR SDRAM errata workaround

Kernel 2.6 and INITRAMFS in one file booting problem on ml403
 2007-09-21 13:08 UTC  (2+ messages)

[PATCH 0/11][POWERPC] vio cleanups
 2007-09-21 10:56 UTC  (14+ messages)
` [PATCH 01/11] [POWERPC] Remove debug printk from vio_bus_init
  ` [PATCH 02/11] [POWERPC] Simplify vio_bus_init a little for legacy iSeries
    ` [PATCH 03/11] [POWERPC] Make vio_bus_type static
      ` [PATCH 04/11] [POWERPC] iSeries: simplify viocd initialisation
        ` [PATCH 05/11] [POWERPC] remove iSeries_vio_dev
          ` [PATCH 06/11] [POWERPC] Remove more iSeries specific stuff from vio.c
            ` [PATCH 07/11] [POWERPC] iSeries: missing newline in printk
              ` [PATCH 08/11] [POWERPC] iSeries: move detection of virtual cdroms
                ` [PATCH 09/11] [POWERPC] iSeries: move detection of virtual tapes
                  ` [PATCH 10/11] [POWERPC] Clean up vio.h
                    ` [PATCH 11/11] [POWERPC] iSeries: move viodasd probing

ioremap with cache on 44x
 2007-09-21  8:46 UTC 

[PATCH] [POWERPC] Prepare to remove of_platform_driver name
 2007-09-21  8:08 UTC 

[patch 0/3] fsl_soc / mpc8349emitx patches
 2007-09-21  7:35 UTC  (6+ messages)
` [patch 1/3] fsl_soc: Fix trivial printk typo
` [patch 2/3] fsl_soc: rtc-ds1307 support
` [patch 3/3] mpc8349emitx.dts: Add ds1339 RTC

Triggered BUG_ON in prom.c/of_get_flat_dt_root()
 2007-09-21  7:26 UTC 

[PATCH V2] powerpc mm init_32 gdb regions
 2007-09-21  2:53 UTC 

Please pull from 'for-2.6.24' branch of 4xx tree
 2007-09-21  1:53 UTC  (2+ messages)

[PATCH] Disable power management for arch/ppc
 2007-09-21  1:52 UTC 

Sequoia kernel crash workaround
 2007-09-21  1:34 UTC  (18+ messages)
          ` [PATCH] PowerPC: add setup_cpu for 44x for processor-specific init

Printing device tree on running system
 2007-09-20 16:21 UTC  (4+ messages)

Cleanups for physmap_of.c (v2)
 2007-09-21  1:00 UTC  (4+ messages)

[PATCH 1/2] bootwrapper: Factor out dt_set_mac_address()
 2007-09-21  0:49 UTC  (2+ messages)

[PATCH 0/9] fs enet and mdio bitbang patches
 2007-09-21  0:44 UTC  (12+ messages)
` [PATCH 1/9] fs_enet: Whitespace cleanup
` [PATCH 2/9] fs_enet: Include linux/string.h from linux/fs_enet_pd.h
` [PATCH 3/9] fs_enet: Don't share the interrupt
` [PATCH 4/9] fs_enet: mac-fcc: Eliminate __fcc-* macros
` [PATCH 5/9] fs_enet: Align receive buffers
` [PATCH 6/9] fs_enet: Be an of_platform device when CONFIG_PPC_CPM_NEW_BINDING is set
` [PATCH 7/9] Generic bitbanged MDIO library
` [PATCH 8/9] fs_enet: Convert mii-bitbang to use the generic bitbang MDIO code
` [PATCH 9/9] fs_enet: sparse fixes

[PATCH] [POWERPC] Create and use CONFIG_WORD_SIZE
 2007-09-21  0:16 UTC  (2+ messages)

[PATCH 2/5] Implement generic time of day clocksource for powerpc machines
 2007-09-20 23:46 UTC  (10+ messages)

4xx git tree moved
 2007-09-20 21:39 UTC  (3+ messages)

[PATCH 2/2] bootwrapper: Add PlanetCore firmware support
 2007-09-20 22:07 UTC 

device tree question
 2007-09-20 21:43 UTC  (8+ messages)

[PATCH v3] qe: miscellaneous code improvements and fixes to the QE library
 2007-09-20 21:44 UTC  (3+ messages)

taiga/MPC7448 issues (reboot, nap, DFS)
 2007-09-20 19:38 UTC 

[PATCH] powerpc: Don't use generic machine check parsing everywhere
 2007-09-20 19:11 UTC  (3+ messages)
  ` [PATCH] powerpc: Separate out legacy MCE parsers

[PATCH] [POWERPC] Fix QEIC->MPIC cascading
 2007-09-20 19:03 UTC  (6+ messages)

[PATCH 0/2] PowerPC: Fix MAL0 DTS entries for Bamboo and Sequoia
 2007-09-20 18:55 UTC  (7+ messages)
` [PATCH 2/2] PowerPC: Fix Sequoia MAL0 and EMAC dts entries

The ds1337 chip on fsl_mp8313E RDB REVA 3 doesn't work properly
 2007-09-20 17:19 UTC  (2+ messages)

[patch 5/7] Use extended crashkernel command line on ppc64
 2007-09-20 17:18 UTC 

[PATCH 0/3] IB/ehca: MR/MW fixes
 2007-09-20 16:29 UTC  (3+ messages)
` [PATCH 3/3] IB/ehca: Make sure user pages are from hugetlb before using MR large pages

2.6.23-rc6-mm1: Build failure on ppc64 drivers/ata/pata_scc.c
 2007-09-20 15:49 UTC  (8+ messages)
` Build failure on ppc64 drivers/block/ps3disk.c
  ` 2.6.23-rc6-mm1: Build failures on ppc64_defconfig

Patches added to powerpc.git for-2.6.24 branch
 2007-09-20 15:13 UTC  (3+ messages)

[PATCH 0/3] clock (clk.h) framework for mpc52xx
 2007-09-20 14:00 UTC  (7+ messages)
` [PATCH 1/3] powerpc clk.h interface for platforms
          ` [PATCH 1/3 v2] "

8270 & Watchdog - early start
 2007-09-20 11:44 UTC  (6+ messages)
` 8270 & Watchdog - early start - II

(no subject)
 2007-09-20 10:04 UTC 

Configuration-Problem ext-interrupt on mpc52xx
 2007-09-20  8:37 UTC  (5+ messages)

[BUG][2.6.23-rc6] Badness at arch/powerpc/kernel/smp.c:202
 2007-09-20  8:25 UTC  (4+ messages)
  ` [PATCH] powerpc: Avoid pointless WARN_ON(irqs_disabled()) from panic codepath

[PATCH 1/4] Simplify error logic in u3msi_setup_msi_irqs()
 2007-09-20  6:36 UTC  (4+ messages)
` [PATCH 2/4] Simplify error logic in rtas_setup_msi_irqs()
` [PATCH 3/4] Simplify rtas_change_msi() error semantics
` [PATCH 4/4] Inline u3msi_compose_msi_msg()

[RFC PATCH v0.1] net driver: mpc52xx fec
 2007-09-20  6:36 UTC  (13+ messages)
` [RFC PATCH v0.2] "
        ` [PATCH] phy: export phy_mii_ioctl

[PATCH] [POWERPC] Support setting affinity for U3/U4 MSI sources
 2007-09-20  6:36 UTC  (2+ messages)

a problem of scsi(lsi 53c1020) driver
 2007-09-20  5:51 UTC 

[PATCH 1/2] [FS_ENET] TX stuff should use fep->tx_lock, instead of fep->lock
 2007-09-20  4:18 UTC  (2+ messages)

[PATCH v3] [POWERPC] Fix build errors when BLOCK=n
 2007-09-20  2:25 UTC 

[PATCH v2] [POWERPC] Fix build errors when BLOCK=n
 2007-09-20  0:58 UTC  (3+ messages)

[PATCH 2/3] usb: ehci-ppc-of dts bindings
 2007-09-20  0:52 UTC  (5+ messages)

[PATCH 01/25] spufs: staticify file-internal functions & variables
 2007-09-20  0:13 UTC  (4+ messages)
` [PATCH 10/25] spusched: fix null pointer dereference in find_victim

Cleanups for physmap_of.c
 2007-09-19 23:49 UTC  (3+ messages)

Patches for 2.6.24
 2007-09-19 23:51 UTC  (4+ messages)

[PATCH] powerpc mm init_32 gdb regions
 2007-09-19 20:31 UTC  (2+ messages)

[PATCH] powerpc: rheap-managed bootmem allocator
 2007-09-19 20:16 UTC  (3+ messages)

[PATCH v2] qe: miscellaneous code improvements and fixes to the QE library
 2007-09-19 20:08 UTC 

Problem booting linux with device tree table
 2007-09-19 19:05 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).