devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2011-09-19 12:07:37 to 2011-09-23 01:20:07 UTC [more...]

[PATCH v5 0/5] Add fdtget and fdtput for access to fdt from build system
 2011-09-23  1:20 UTC  (11+ messages)
  ` [PATCH v5 1/5] Add fdt read/write utility functions
  ` [PATCH v5 2/5] Make testutils use utilfdt
  ` [PATCH v5 3/5] ftdump: use utilfdt to read blob
  ` [PATCH v5 4/5] Add fdtget utility to read property values from a device tree
  ` [PATCH v5 5/5] Add fdtput utility to write property values to "

[PATCH v2 0/3] Variable sized cell support
 2011-09-23  0:19 UTC  (6+ messages)
  ` [PATCH v2 1/3] libfdt: Add fdt16_to_cpu utility function
  ` [PATCH v2 2/3] dtc: Add data_append_integer function
  ` [PATCH v2 3/3] dtc: Add support for variable sized cells

[PATCH 0/3] Variable sized cell support
 2011-09-23  0:14 UTC  (13+ 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 0/4] arm/tegra: Convert gpio & pinmux to platform devices
 2011-09-22 21:06 UTC  (5+ messages)
  ` [PATCH 1/4] arm/tegra: Prep boards for gpio/pinmux conversion to pdevs
  ` [PATCH 2/4] arm/dt: Tegra: Add pinmux node to tegra20.dtsi
  ` [PATCH 3/4] gpio/tegra: Convert to a platform device
` [PATCH 4/4] arm/tegra: Convert pinmux driver "

[PATCH v2 RESEND 2] gpio-vx855: add device tree binding
 2011-09-22 17:41 UTC  (4+ messages)

[PATCH v3 0/2] Add device tree support for Samsung's keypad controller driver
 2011-09-22 17:40 UTC  (5+ 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] dt: add empty for_each_child_of_node, of_find_property
 2011-09-22 17:29 UTC  (2+ messages)

[PATCH] dt: add of_alias_scan and of_alias_get_id
 2011-09-22 17:20 UTC  (6+ messages)
` [PATCH] serial/imx: add of_alias_get_id() reference back

[PATCH v4 0/6] Add fdtget and fdtput for access to fdt from build system
 2011-09-22 16:31 UTC  (13+ 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 "

DT vs ARM static mappings
 2011-09-22 16:23 UTC  (15+ messages)

[PATCH REPOST 1/2] arm/dt: Tegra: Update SDHCI nodes to match bindings
 2011-09-22 14:40 UTC  (12+ messages)
` [PATCH REPOST 2/2] arm/dt: Tegra: Add support-8bit to SDHCI nodes

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

[PATCH] ARM: vexpress: initial device tree support
 2011-09-22 12:19 UTC  (13+ messages)

[PATCH] devicetree: Add a registry of vendor prefixes
 2011-09-22  8:00 UTC  (6+ messages)

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

[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] net/smsc911x: Correctly configure 16-bit register access from DT
 2011-09-21 19:18 UTC  (2+ 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] pata-generic/of: Make probing via device tree non-powerpc-specific
 2011-09-20 19:30 UTC  (5+ 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  (29+ messages)
` [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  (6+ messages)

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

[PATCH v2 3/6] Add fdtget utility to read property values from device tree
 2011-09-19 15:11 UTC  (12+ messages)

Appended devicetree with Torvalds' HEAD
 2011-09-19 15:04 UTC  (7+ 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).