devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2011-09-17 16:49:21 to 2011-09-22 02:42:55 UTC [more...]

[PATCH 0/3] Variable sized cell support
 2011-09-22  2:42 UTC  (8+ messages)
  ` [PATCH 1/3] libfdt: Add fdt16_to_cpu utility function
  ` [PATCH 2/3] dtc: Add data_append_literal function
  ` [PATCH 3/3] dtc: Add support for variable sized cells

[PATCH v4 0/3] Support character literals
 2011-09-22  2:09 UTC  (11+ messages)
` [PATCH v4 2/3] dtc: Support character literals in cell lists

[PATCH] devicetree: Add a registry of vendor prefixes
 2011-09-22  1:56 UTC  (5+ messages)

[PATCH] dt: add of_alias_scan and of_alias_get_id
 2011-09-21 20:55 UTC  (2+ messages)

[PATCH] dt: add of_alias_scan and of_alias_get_id
 2011-09-21 20:35 UTC  (4+ messages)
` [PATCH v2] "

[PATCH v4 0/6] Add fdtget and fdtput for access to fdt from build system
 2011-09-21 20:32 UTC  (7+ messages)
  ` [PATCH v4 1/6] Create Makefile.utils and move ftdump into it
  ` [PATCH v4 2/6] Add fdt read/write utility functions
  ` [PATCH v4 3/6] Make testutils use utilfdt
  ` [PATCH v4 4/6] ftdump: use utilfdt to read blob
  ` [PATCH v4 5/6] Add fdtget utility to read property values from a device tree
  ` [PATCH v4 6/6] Add fdtput utility to write property values to "

[RESEND PATCH v3 0/7] Add fdtget and fdtput for access to fdt from build system
 2011-09-21 20:28 UTC  (14+ messages)
  ` [RESEND PATCH v3 1/7] Create Makefile.utils and move ftdump into it
  ` [RESEND PATCH v3 2/7] Add utilfdt for common functions
  ` [RESEND PATCH v3 3/7] Add utilfdt tests
  ` [RESEND PATCH v3 4/7] Make testutils use utilfdt
  ` [RESEND PATCH v3 5/7] ftdump: use utilfdt to read blob
  ` [RESEND PATCH v3 6/7] Add fdtget utility to read property values from a device tree
  ` [RESEND PATCH v3 7/7] Add fdtput utility to write property values to "

[PATCH 0/3] GIC OF bindings
 2011-09-21 20:27 UTC  (20+ messages)
  ` [PATCH 1/3] of/irq: of_irq_find_parent: check for parent equal to child
  ` [PATCH 2/3] of/irq: introduce of_irq_init
  ` [PATCH 3/3] ARM: gic: add OF based initialization

[PATCH] dt: add empty for_each_child_of_node, of_find_property
 2011-09-21 19:23 UTC 

[PATCH] net/smsc911x: Correctly configure 16-bit register access from DT
 2011-09-21 19:18 UTC  (2+ messages)

DT vs ARM static mappings
 2011-09-21 17:49 UTC  (10+ messages)

[PATCH] ARM: vexpress: initial device tree support
 2011-09-21 17:47 UTC  (12+ messages)

[PATCH 3/3] gpio-vx855: Add device tree binding
 2011-09-21 16:37 UTC  (5+ messages)

Passing an initrd to a Linux kernel with Device Tree
 2011-09-21 14:38 UTC  (4+ messages)

[PATCH 1/3] mfd: allow mfd_cell association with device tree node
 2011-09-21 13:16 UTC  (4+ messages)

[PATCH 3/3] gpio-vx855: Add device tree binding
 2011-09-21 12:02 UTC 

[PATCH 2/3] mfd: link vx855 GPIO cell with device tree
 2011-09-21 12:02 UTC 

[PATCH 2/3] mfd: link vx855 GPIO cell with device tree
 2011-09-21 12:02 UTC 

[PATCH 1/3] mfd: allow mfd_cell association with device tree node
 2011-09-21 12:01 UTC 

[PATCH REPOST 1/2] arm/dt: Tegra: Update SDHCI nodes to match bindings
 2011-09-20 21:39 UTC  (11+ messages)
` [PATCH REPOST 2/2] arm/dt: Tegra: Add support-8bit to SDHCI nodes

[PATCH] pata-generic/of: Make probing via device tree non-powerpc-specific
 2011-09-20 19:30 UTC  (13+ messages)
` [PATCH v2] "

Passing an initrd to a Linux kernel with Device Tree
 2011-09-20 17:46 UTC 

[PATCH v2] dtc: Add support for named integer constants
 2011-09-20 17:35 UTC  (10+ messages)

[PATCH 0/5] GIC OF bindings
 2011-09-20 15:23 UTC  (47+ messages)
` [PATCH 2/5] irq: fix existing domain check in irq_domain_add
` [PATCH 3/5] of/irq: introduce of_irq_init
` [PATCH 4/5] ARM: gic: allow irq_start to be 0
` [PATCH 5/5] ARM: gic: add OF based initialization

Subnodes of vendor-added nodes
 2011-09-20  5:01 UTC  (4+ messages)

[PATCH v2] of: Change logic to overwrite cmd_line with CONFIG_CMDLINE
 2011-09-20  4:55 UTC  (2+ messages)

[PATCH] arm/dt: Add SoC detection macros
 2011-09-19 20:08 UTC  (10+ messages)

[PATCH] ARM: supply a DTB file to be appended
 2011-09-19 15:22 UTC  (3+ messages)

[PATCH v2 0/6] Add fdtget and fdtput for access to fdt from build system
 2011-09-19 15:11 UTC  (14+ messages)
` [PATCH v2 3/6] Add fdtget utility to read property values from device tree

Appended devicetree with Torvalds' HEAD
 2011-09-19 15:04 UTC  (10+ messages)

[PATCH v2 0/6] Add device tree support for PL330 dma controller driver
 2011-09-19 10:26 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 v3 0/2] Add device tree support for Samsung's keypad controller driver
 2011-09-19 10:19 UTC  (3+ messages)
` [PATCH v3 1/2] input: samsung-keypad: Add HAVE_SAMSUNG_KEYPAD config option
` [PATCH v3 2/2] input: samsung-keypad: Add device tree support

[PATCH v2 RESEND 2] gpio-vx855: add device tree binding
 2011-09-19  9:27 UTC  (3+ messages)

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

[PATCH] MAINTAINERS: update devicetree maintainers
 2011-09-18 10:36 UTC  (2+ messages)

[PATCH v4] power: bq20z75: devicetree init support
 2011-09-17 17:16 UTC  (2+ 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).