devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2011-09-02 08:09:44 to 2011-09-12 00:48:07 UTC [more...]

[PATCH v2 0/3] Support character literals
 2011-09-12  0:48 UTC  (22+ messages)
  ` [PATCH v2 1/3] dtc: Refactor character literal parsing code
  ` [PATCH v2 2/3] dtc: Support character literals in cell lists
  ` [PATCH v2 3/3] dtc: Support character literals in bytestrings

[PATCH v4 0/3] Support character literals
 2011-09-12  0:44 UTC  (6+ messages)
  ` [PATCH v4 1/3] dtc: Refactor character literal parsing code
  ` [PATCH v4 2/3] dtc: Support character literals in cell lists
  ` [PATCH v4 3/3] dtc: Support character literals in bytestrings

[RFC PATCH 00/10] OMAP: Add DT support for early init OMAP4 devices
 2011-09-11  7:57 UTC  (41+ messages)
` [RFC PATCH 01/10] OMAP2+: l3-noc: Add support for device-tree
` [RFC PATCH 02/10] arm/dts: OMAP4: Add a main ocp entry bound to l3-noc driver
` [RFC PATCH 03/10] documentation/dt: Add l3-noc bindings
` [RFC PATCH 04/10] arm/dts: OMAP4: Add mpu, dsp and iva nodes
` [RFC PATCH 05/10] documentation/dt: Add mpu, dsp and iva bindings
` [RFC PATCH 06/10] hwspinlock: OMAP4: Add spinlock support in DT
` [RFC PATCH 07/10] documentation/dt: Add spinlock bindings
` [RFC PATCH 08/10] gpio/omap: Adapt GPIO driver to DT
` [RFC PATCH 09/10] arm/dts: OMAP4: Add gpio nodes
` [RFC PATCH 10/10] documentation/dt: Add OMAP GPIO properties

[PATCH 1/2 v2] power: bq20z75: devicetree init support
 2011-09-10  0:47 UTC  (2+ messages)
` [PATCH 2/2 v2] power: bq20z75: Add Device Tree Binding

[PATCH 0/3] netdev/of/phy: MDIO bus multiplexer support
 2011-09-09 23:22 UTC  (3+ messages)
` [PATCH 2/3] netdev/of/phy: Add "

UEFI port of Fdtlib
 2011-09-09 19:02 UTC 

[PATCH] Input: gpio_keys - Use of_property_read_u32
 2011-09-09 18:10 UTC  (2+ messages)

[PATCH] arm/dt: Add SoC detection macros
 2011-09-09 16:45 UTC  (2+ messages)

ASoC audio fabric OF bindings RFC. was: Re: ASoC MPC5xxx PSC AC97 audio driver
 2011-09-09 16:37 UTC  (2+ messages)

[PATCH v3 0/3] Support character literals
 2011-09-09 15:31 UTC  (13+ messages)
  ` [PATCH v3 1/3] dtc: Refactor character literal parsing code
  ` [PATCH v3 2/3] dtc: Support character literals in cell lists
  ` [PATCH v3 3/3] dtc: Support character literals in bytestrings

[PATCH] net/smsc911x: add device tree probe support
 2011-09-09 12:59 UTC  (7+ messages)
` [PATCH v3] "

[PATCH REPOST v2 0/2] Add device tree probe for i2c-imx driver
 2011-09-09 11:10 UTC  (7+ messages)
  ` [PATCH REPOST 1/2] i2c-imx: remove init/exit hooks from platform data
  ` [PATCH REPOST 2/2] i2c-imx: add device tree probe support

UEFI port of Fdtlib
 2011-09-09 10:16 UTC 

[PATCH v2 0/6] Add fdtget and fdtput for access to fdt from build system
 2011-09-09  5:44 UTC  (20+ messages)
  ` [PATCH v2 1/6] Add utilfdt for common functions
  ` [PATCH v2 2/6] ftdump: use util_read_fdt
  ` [PATCH v2 3/6] Add fdtget utility to read property values from device tree
  ` [PATCH v2 4/6] fdtget: Add basic tests
  ` [PATCH v2 5/6] Add new fdtput utility to write values to fdt
  ` [PATCH v2 6/6] fdtput: Add basic tests

[PATCH] ARM: supply a DTB file to be appended
 2011-09-09  4:52 UTC  (5+ messages)

[PATCH v2] dtc: Add support for named integer constants
 2011-09-09  3:27 UTC  (9+ messages)

diff-ing two device tree
 2011-09-09  0:38 UTC  (4+ messages)

Appended devicetree with Torvalds' HEAD
 2011-09-08 21:46 UTC  (8+ messages)

[PATCH 0/2] Add device tree support for Samsung's keypad controller driver
 2011-09-08 16:33 UTC  (10+ messages)
` [PATCH 1/2] input: samsung-keypad: Add HAVE_SAMSUNG_KEYPAD config option
  ` [PATCH 2/2] input: samsung-keypad: Add device tree support

UEFI port of Fdtlib
 2011-09-08 14:14 UTC 

[PATCH v2] i2c: Add Device Tree support to versatile-i2c driver
 2011-09-08  9:43 UTC 

[PATCH] i2c: Add Device Tree support to versatile-i2c driver
 2011-09-08  9:34 UTC 

[PATCH v2 0/6] Add device tree support for PL330 dma controller driver
 2011-09-08  9:10 UTC  (10+ messages)
` [PATCH v2 1/6] DMA: PL330: move filter function into driver
  ` [PATCH v2 2/6] DMA: PL330: Infer transfer direction from transfer request instead of platform data
    ` [PATCH v2 3/6] ARM: EXYNOS4: Modify platform data for pl330 driver
      ` [PATCH v2 4/6] DMA: PL330: Add device tree support
        ` [PATCH v2 5/6] ARM: SAMSUNG: Add device tree support for pl330 dma engine wrappers
          ` [PATCH v2 6/6] ARM: EXYNOS4: Limit usage of pl330 device instance to non-dt build

[PATCH] powerpc/fsl_msi: Handle msi-available-ranges better
 2011-09-07 16:20 UTC  (2+ messages)

[PATCH REPOST 0/3] i2c: tegra: Outstanding patches
 2011-09-06 23:15 UTC  (2+ messages)

[PATCH 0/3] patches to allow DTB to be appended to the ARM zImage
 2011-09-06 11:23 UTC  (12+ messages)

[PATCH 0/7] OMAP3: Add basic DT support + i2c + twl
 2011-09-06  7:15 UTC  (26+ messages)
` [PATCH 2/7] arm/dts: OMAP3: Add mpu and iva nodes
` [PATCH 6/7] OMAP3: board-dt: Add generic board file for DT support
` [PATCH 7/7] OMAP3: beagleboard: Remove DT support from regular board

Arm device tree wonder
 2011-09-05 22:04 UTC  (3+ messages)
  ` Re : "

[PATCH 00/13] OMAP4: Add DT support for i2c and twl6030
 2011-09-05 16:05 UTC  (4+ messages)
` [PATCH 04/13] mfd: twl-core: Add initial DT support for twl4030/twl6030

[PATCH 0/6] Add device tree support for PL330 dma controller driver
 2011-09-05 13:14 UTC  (6+ messages)

[PATCH v2 0/3] Add device tree probe for imx-sdma driver
 2011-09-05  9:24 UTC  (7+ messages)
` [PATCH v2 1/3] dmaengine: imx-sdma: use platform_device_id to identify sdma version
` [PATCH v2 2/3] dmaengine: imx-sdma: sdma_get_firmware does not need to copy fw_name
` [PATCH v2 3/3] dmaengine: imx-sdma: add device tree probe support

[PATCH 0/9] Add dtget and dtput for access to fdt from build system
 2011-09-04 21:18 UTC  (12+ messages)
` [PATCH 2/9] Add dtget utility to read property values from device tree
` [PATCH 6/9] Add new dtput utility to write values to fdt

[PATCH] rtc: rtc-s3c: Add device tree support
 2011-09-03 15:49 UTC 

[RFC PATCH 0/3] Yet another GIC OF binding series
 2011-09-03 13:34 UTC  (2+ messages)

[PATCH] arm: exynos4: add support for dt irq specifier to linux virq conversion
 2011-09-03 13:25 UTC 

[PATCH] ahci: add DT binding for Calxeda AHCI controller
 2011-09-02 15:10 UTC 

[PATCH v2] powerpc/85xx: Adding DCSR node to dtsi device trees
 2011-09-02 14:27 UTC 

[PATCH v2 RESEND] gpio-vx855: add device tree binding
 2011-09-02 13:40 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).