devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2010-11-27 03:11:52 to 2011-01-03 18:08:20 UTC [more...]

[PATCH 0/7] Various OF fixes for little-endian and ARM
 2011-01-03 18:08 UTC  (4+ messages)
` [PATCH 2/7] of: Fixes for OF probing on little endian systems

[PATCH 02/11] x86: Add device tree support
 2011-01-03 18:06 UTC  (49+ messages)
                ` [sodaville] "
` [PATCH 03/11] x86/dtb: Add a device tree for CE4100
            ` [sodaville] "
` [PATCH 04/11] x86/dtb: add irq host abstraction
        ` [sodaville] "
` [PATCH 07/11] x86/dtb: add support for PCI devices backed by dtb nodes

[PATCH 02/15] x86: Add device tree support
 2011-01-03 18:05 UTC  (22+ messages)
          ` [sodaville] "
  ` [PATCH 03/15] x86/dtb: Add a device tree for CE4100
  ` [PATCH 04/15] x86/dtb: add irq domain abstraction
  ` [PATCH 05/15] x86/dtb: add early parsing of APIC and IO APIC
  ` [PATCH 06/15] x86/dtb: add support hpet
  ` [PATCH 07/15] of: move of_irq_map_pci() into generic code
  ` [PATCH 08/15] x86/dtb: add support for PCI devices backed by dtb nodes
  ` [PATCH 09/15] x86/dtb: Add generic bus probe
  ` [PATCH 10/15] x86/ioapic: Add OF bindings for IO-APIC
  ` [PATCH 12/15] of/address: use propper endianess in get_flags
  ` [PATCH 14/15] rtc/cmos: add OF bindings

[PATCH v3] OF: make drivers depend on CONFIG_OF instead of CONFIG_PPC_OF
 2011-01-03 17:56 UTC 

[PATCH] ll_temac: Fix section mismatch from the temac_of_probe
 2011-01-03 17:03 UTC  (2+ messages)

[PATCH] of/flattree: Add of_flat_dt_match() helper function
 2011-01-01  0:54 UTC  (3+ messages)

[PATCH 1/5] of/device: Centralize checking of 'status' properties
 2010-12-31  7:46 UTC  (13+ messages)
  ` [PATCH 4/5] of/device: Create _of_get_next_child()
  ` [PATCH 5/5] of/device: Show even unavailable nodes in procfs
  ` [PATCH 2/5] of/device: make for_each_node* check status properties
` [PATCH 3/5] of/device: Make of_get_next_child() "

[PATCH] of/fdt: add kernel command line option for dtb_compat string
 2010-12-30 21:34 UTC  (11+ messages)

[PATCH 0/3] Enable OF drivers for non-PPC
 2010-12-30  0:56 UTC  (8+ messages)
` [PATCH 1/3] ipmi: convert OF driver to platform driver
` [PATCH 2/3] of_serial: explicitly include of_irq.h
` [PATCH 3/3] OF: make drivers depend on CONFIG_OF instead of CONFIG_PPC_OF

[PATCH 1/7] fdt: Add Kconfig for EARLY_FLATTREE
 2010-12-30  0:43 UTC  (14+ messages)
    ` [PATCH 2/7] arch/x86: Add support for device tree code
      ` [PATCH 3/7] arch/x86: select OF and OF_FLATTREE
        ` [PATCH 4/7] fdt.c: Add non-boottime device tree functions
          ` [PATCH 5/7] fdt.c: Refactor unflatten_dt_node
            ` [PATCH 6/7] fdt.c: Reorder unflatten_dt_node
              ` [PATCH 7/7] fdt.c: Refactor unflatten_device_tree and add fdt_unflatten_tree

[RFC][PATCH] add FDT address translation
 2010-12-29 23:38 UTC 

i2c-ocores changes (version 2)
 2010-12-24 20:06 UTC  (10+ messages)
` [PATCH 1/3] i2c-ocores: Adapt for device tree
` [PATCH 3/3] i2c-ocores: add some device tree documentation

[PATCH V2 0/3] at24: parse OF-data
 2010-12-24  9:15 UTC  (7+ messages)
` [PATCH 1/3] misc: at24: parse OF-data, too
` [PATCH 2/3] misc: at24: add more sanity checks for parameters
` [PATCH 3/3] powerpc: pcm030/032: add pagesize to dts

[RFC] MPIC Bindings and Bindings for AMP Systems
 2010-12-23 22:33 UTC  (4+ messages)

[PATCH 0/4] V3 Add ability to link device blob(s) into vmlinux
 2010-12-23 22:13 UTC  (12+ messages)
` [PATCH 1/4] of: Add support for linking device tree blobs "
` [PATCH 2/4] x86/of: Add building device tree blob(s) into image
` [PATCH 3/4] of/powerpc: Use generic rule to build dtb's
` [PATCH 4/4] microblaze/of: "

[PATCH 3/3] x86: OLPC: speed up device tree creation during boot (v2)
 2010-12-23 11:57 UTC  (11+ messages)
            ` [PATCH 3/3] x86: OLPC: speed up device tree creation during boot (v3)
              ` [PATCH 3/3] x86: OLPC: speed up device tree creation during boot (v4)

[RFC] MPIC Bindings and Bindings for AMP Systems
 2010-12-23  5:58 UTC 

[PATCH 0/4] V3 Add ability to link device blob(s) into vmlinux
 2010-12-21 17:52 UTC  (9+ messages)
` [PATCH 1/4] of: Add support for linking device tree blobs "
` [PATCH 2/4] x86/of: Add building device tree blob(s) into image
` [PATCH 3/4] of/powerpc: Use generic rule to build dtb's
` [PATCH 4/4] microblaze/of: "

[RFC 0/3] Introduce of_probe_platform_driver()
 2010-12-16 18:26 UTC  (8+ messages)
  ` [PATCH 1/3] of: platform: introduce of_probe_platform_driver()
` [PATCH 2/3] spi: mpc52xx_psc_spi: fix section mismatch warning
` [PATCH 3/3] spi: mpc512x_psc_spi: move probe-routine to __init

[PATCH v4 0/5] Rework MPC5121 DIU support (for 2.6.36)
 2010-12-16 17:42 UTC  (9+ messages)
` [PATCH v4 5/5] fsl-diu-fb: Support setting display mode using EDID

microblaze console init
 2010-12-13 21:06 UTC  (7+ messages)

[PATCH 1/2] video, sm501: add OF binding to support SM501
 2010-12-13  7:01 UTC  (8+ messages)
` [PATCH v2 "

AUTO: Matt Tyrlik/Raleigh/IBM is out of the office until 01/05/2011. (returning 01/05/2011)
 2010-12-11 11:02 UTC 

[PATCH 2/2 v2] powerpc, video: add SM501 support for charon board
 2010-12-11  6:31 UTC  (2+ messages)
` [PATCH v3 2/2] "

[PATCH 0/5] Hide devices with non-available status from kernel
 2010-12-08 19:29 UTC 

[PATCH 0/4] V2 Add ability to link device blob(s) into vmlinux
 2010-12-07  3:19 UTC  (7+ messages)
` [PATCH 1/4] of: Add support for linking device tree blobs "
` [PATCH 2/4] x86/of: Add building device tree blob(s) into image
` [PATCH 3/4] of/powerpc: Use generic rule to build dtb's
` [PATCH 4/4] microblaze/of: "

UIO / of_genirq driver
 2010-12-03 15:50 UTC  (4+ messages)

[PATCH v2] rtc/cmos: add OF bindings
 2010-12-02 13:38 UTC  (5+ messages)
      ` [PATCH v3] "
      ` [PATCH] x86/rtc: don't register rtc if we have an OF node for it

[PATCH 0/5] Add the ability to link device blobs into vmlinux
 2010-12-01 19:41 UTC  (6+ messages)
` [PATCH 0/4] V2 Add ability to link device blob(s) "
  ` [PATCH 1/4] of: Add support for linking device tree blobs "
  ` [PATCH 2/4] x86/of: Add building device tree blob(s) into image
  ` [PATCH 3/4] of/powerpc: Use generic rule to build dtb's
  ` [PATCH 4/4] microblaze/of: "

[PATCH 09/10] MCDE: Add build files and bus
 2010-12-01 15:39 UTC 

[PATCH] fix hang in dmfe driver on sending of big packet (linux-2.6.35)
 2010-11-30 13:46 UTC 

RFC: Mega rename of device tree routines from of_*() to dt_*()
 2010-11-29  6:07 UTC  (4+ 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).