devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2011-04-29 06:12:40 to 2011-05-11 15:13:14 UTC [more...]

[PATCH] libfdt: include version number in soname
 2011-05-11 15:13 UTC  (14+ messages)

[RFC 0/2] Tegra Harmony: Device Tree Initial Steps
 2011-05-11  5:01 UTC  (13+ messages)
` [RFC 1/2] ARM: Tegra: Device Tree Support: Update how sdhci devices are initialized
` [RFC 2/2] ARM: Tegra: Device Tree Support: Add i2c devices

Multiple ic2 muxes in a device tree
 2011-05-10 21:31 UTC  (4+ messages)

SDHCI enumeration order, dynamic mmcblkN IDs, and devicetree
 2011-05-09 20:40 UTC  (4+ messages)

Next formal dtc release?
 2011-05-09 20:32 UTC  (10+ messages)

[PATCHv3] ARM:boot:device tree: Allow the device tree binary to be appended to zImage
 2011-05-09 14:49 UTC  (24+ messages)
                                          ` [PATCH] ARM: Make sure appended device tree data won't overlap kernel BSS

[PATCH v2 0/7] Consolidate sdhci pltfm & OF drivers and get them self registered
 2011-05-09  6:23 UTC  (16+ messages)
` [PATCH v2 1/7] mmc: sdhci: make sdhci-pltfm device drivers "
  ` [PATCH v2 2/7] mmc: sdhci: eliminate sdhci_of_host and sdhci_of_data
` [PATCH v2 3/7] mmc: sdhci: make sdhci-of device drivers self registered
` [PATCH v2 4/7] sdhci: rename sdhci-esdhc-imx.c to sdhci-esdhc.c
` [PATCH v2 5/7] mmc: sdhci: consolidate sdhci-of-esdhc and sdhci-esdhc-imx
` [PATCH v2 6/7] mmc: sdhci: merge two sdhci-pltfm.h into one
` [PATCH v2 7/7] ARM: mxc: remove esdhc.h and use the public one

[PATCH 0/2] powerpc: define and implement MPIC message register support
 2011-05-06 23:51 UTC  (12+ messages)
` [PATCH 2/2] powerpc: add support for MPIC message register API

[RFC PATCH v3 0/6] MIPS: Octeon: Use Device Tree
 2011-05-06 17:14 UTC  (13+ messages)
` [RFC PATCH v3 2/6] of: Make of_find_node_by_path() traverse /aliases for relative paths
` [RFC PATCH v3 5/6] MIPS: Octeon: Add irq_create_of_mapping() and GPIO interrupts
  ` [RFC PATCH v3 1/6] of: Allow scripts/dtc/libfdt to be used from kernel code
  ` [RFC PATCH v3 3/6] MIPS: Octeon: Add device tree source files
  ` [RFC PATCH v3 4/6] MIPS: Prune some target specific code out of prom.c
  ` [RFC PATCH v3 6/6] MIPS: Octeon: Initialize and fixup device tree

[PATCH v4] uio/pdrv_genirq: Add OF support
 2011-05-06  0:55 UTC  (10+ messages)

[PATCH v5] uio/pdrv_genirq: Add OF support
 2011-05-06  0:47 UTC  (2+ messages)

[PATCH] arm/dt: Fix babbage.dts memory node
 2011-05-05 15:23 UTC  (2+ messages)

[PATCH] net/fec: fix compile error introduced by dt support
 2011-05-05 15:20 UTC  (6+ messages)
        ` [PATCH v2] "

[PATCH 0/6] General device tree irq domain infrastructure
 2011-05-05 14:14 UTC  (21+ messages)
` [PATCH 1/6] powerpc: stop exporting irq_map
` [PATCH 2/6] powerpc: make irq_{alloc, free}_virt private and remove count argument
` [PATCH 3/6] powerpc: Make struct irq_host semi-private by moving into irqhost.h
` [PATCH 4/6] dt: generalize irq_of_create_mapping()

[PATCH] ARM: add DT support to the S3C SDI driver
 2011-05-04  2:18 UTC  (5+ messages)

DTC failure on /memreserve/ if moved after /include/
 2011-05-03 13:48 UTC  (5+ messages)

[PATCH 1/2] video, sm501: add OF binding to support SM501
 2011-05-03 13:22 UTC  (19+ messages)
` [PATCH v6 0/6] powerpc, 52xx: add charon board support
  ` [PATCH v6 2/6] video, sm501: add I/O functions for use on powerpc
  ` [PATCH v6 3/6] video, sm501: add edid and commandline support
  ` [PATCH v6 4/6] video, sm501: add OF binding to support SM501
  ` [PATCH v6 6/6] powerpc, tqm5200: update tqm5200_defconfig to fit for charon board

[PATCH v5 0/8] Basic ARM devicetree support
 2011-05-03 10:44 UTC  (19+ messages)
` [PATCH v5 1/8] arm/dt: Make __vet_atags also accept a dtb image
` [PATCH v5 2/8] arm/dt: Allow CONFIG_OF on ARM
` [PATCH v5 3/8] arm/dt: consolidate atags setup into setup_machine_atags
` [PATCH v5 4/8] arm/dt: probe for platforms via the device tree
` [PATCH v5 5/8] arm/dt: Drop irq_create_of_mapping() from arm code
` [PATCH v5 6/8] arm/dt: Basic versatile devicetree support
` [PATCH v5 7/8] arm/dt: Basic tegra "
` [PATCH v5 8/8] dt: add documentation of ARM dt boot interface

[RFC PATCH 4/4] ARM: Xilinx: Adding Xilinx board support
 2011-05-03 10:35 UTC  (6+ messages)

Login prompt on a video console instead of serial port?
 2011-05-03  5:41 UTC  (5+ messages)

[RFC PATCH 4/4] ARM: Xilinx: Adding Xilinx board support
 2011-05-02 21:36 UTC  (2+ messages)

[PATCH v2 1/3] ARM: Tegra: dt: s/rootdelay/rootwait/ in cmdline args
 2011-05-02 21:06 UTC  (6+ messages)
  ` [PATCH v2 2/3] ARM: Tegra: dt: Split out separate Tegra SoC DT
  ` [PATCH v2 3/3] ARM: Tegra: Seaboard: Add devicetree support

[PATCH 1/2] ARM: Tegra: dt: Split out separate Tegra SoC DT
 2011-05-02 20:15 UTC  (8+ messages)
  ` [PATCH 2/2] ARM: Tegra: Seaboard: Add devicetree support

[RFC PATCH 0/4] ARM: Basic Xilinx Support
 2011-05-02 15:52 UTC  (9+ messages)
` [RFC PATCH 1/4] arm/dt: Add dt machine definition
` [RFC PATCH 2/4] of/address: Add of_find_matching_node_by_address helper
` [RFC PATCH 3/4] dt/irq: add of_irq_domain_add_simple() helper
` [RFC PATCH 4/4] ARM: Xilinx: Adding Xilinx board support

[PATCH 01/11] x86, olpc: add missing elements to device tree
 2011-04-30 12:32 UTC  (2+ messages)
` [PATCH 10/11] x86, olpc: Add XO-1 RTC driver

[PATCH v2] ARM: Tegra: dt: Set up an OF IRQ translation range
 2011-04-30  6:36 UTC  (2+ messages)

[PATCH] ARM: Tegra: dt: Set up an OF IRQ translation range
 2011-04-29 23:19 UTC  (2+ messages)

[PATCH] dt/irq: add of_irq_domain_add_simple() helper
 2011-04-29  7:35 UTC 

[PATCH] dt/flattree: explicitly pass command line pointer to early_init_dt_scan_chosen
 2011-04-29  6:12 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).