devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2011-06-24 14:10:59 to 2011-07-05 20:07:41 UTC [more...]

[PATCH] tty/serial: tegra: Use engineering names in DT compatible property
 2011-07-05 20:07 UTC 

[PATCH v3] ARM: l2x0: Add OF based initialization
 2011-07-05 19:08 UTC  (4+ messages)

[PATCH 0/9] Add dtget and dtput for access to fdt from build system
 2011-07-05 19:02 UTC  (10+ messages)
  ` [PATCH 1/9] Split out is_printable_string() into util.c
  ` [PATCH 2/9] Add dtget utility to read property values from device tree
  ` [PATCH 3/9] Add basic tests for dtget
  ` [PATCH 4/9] Add missing tests to .gitignore
  ` [PATCH 5/9] Add utilfdt for common functions, adjust dtget
  ` [PATCH 6/9] Add new dtput utility to write values to fdt
  ` [PATCH 7/9] Add some tests for dtput
  ` [PATCH 8/9] Add dtput to .gitignore
  ` [PATCH 9/9] dtput: Support adding strings with spaces

Tegra device name for device tree
 2011-07-05 18:29 UTC  (2+ messages)

[PATCH v2 0/3] Add device tree probe for sdhci-esdhc-imx
 2011-07-05 17:54 UTC  (6+ messages)
` [PATCH v2 1/3] mmc: sdhci-esdhc-imx: get rid of the uses of cpu_is_mx()
` [PATCH v2 2/3] mmc: sdhci-pltfm: dt device does not pass parent to sdhci_alloc_host
` [PATCH v2 3/3] mmc: sdhci-esdhc-imx: add device tree probe support

[PATCH v2 0/2] Add device tree probe for imx/mxc gpio
 2011-07-05 17:45 UTC  (8+ messages)
` [PATCH v2 1/3] gpio/mxc: get gpio range/base from gpio core
` [PATCH v2 2/3] gpio/mxc: get rid of the uses of cpu_is_mx()
` [PATCH v2 3/3] gpio/mxc: add device tree probe support

[PATCH v2 0/3] Add device tree probe support for imx fec driver
 2011-07-05 17:42 UTC  (7+ messages)
` [PATCH v2 1/3] dt/net: add helper function of_get_phy_mode
` [PATCH v2 2/3] net: ibm_newemac: convert it to use of_get_phy_mode
` [PATCH v2 3/3] net/fec: add device tree probe support

[PATCH v2 0/2] Add device tree probe support for tty/serial/imx
 2011-07-05 17:27 UTC  (4+ messages)
` [PATCH v2 1/2] serial/imx: get rid of the uses of cpu_is_mx1()
` [PATCH v2 2/2] serial/imx: add device tree probe support

[PATCH 0/3] Add device tree probe for sdhci-esdhc-imx
 2011-07-05 17:20 UTC  (9+ messages)
  ` [PATCH 1/3] mmc: sdhci-esdhc-imx: get rid of the uses of cpu_is_mx()
  ` [PATCH 3/3] mmc: sdhci-esdhc-imx: add device tree probe support
` [PATCH 2/3] mmc: sdhci-pltfm: dt device does not pass parent to sdhci_alloc_host

[PATCH 0/2] Add device tree probe for imx/mxc gpio
 2011-07-05 16:42 UTC  (18+ messages)
  ` [PATCH 1/2] gpio/mxc: get rid of the uses of cpu_is_mx()
  ` [PATCH 2/2] gpio/mxc: add device tree probe support

[PATCH v2] ARM: CSR: Adding CSR SiRFprimaII board support
 2011-07-05 11:10 UTC  (17+ messages)

[PATCH 0/2] Add device tree probe support for tty/serial/imx
 2011-07-04 15:33 UTC  (17+ messages)
` [PATCH 1/2] serial/imx: get rid of the uses of cpu_is_mx1()
` [PATCH 2/2] serial/imx: add device tree probe support

[PATCH v2] DT: Use helper function to read u32 values
 2011-07-04 14:12 UTC 

x86 FDT and bootloader
 2011-07-04  6:51 UTC  (2+ messages)

[PATCH] net/fec: add device tree probe support
 2011-07-04  6:38 UTC  (6+ messages)

[PATCH] dt: add helper functions to read u32 and string property values
 2011-07-04  5:47 UTC  (6+ messages)
              ` [PATCH] dt: add 'const' for of_property_read_string parameter **out_string

[PATCH v2 02/19] OpenRISC: Device tree
 2011-07-04  5:35 UTC  (6+ messages)

Device Trees
 2011-07-03 21:01 UTC 

[PATCH] DT: Use helper function to read u32 values
 2011-07-01 17:44 UTC  (4+ messages)

[PATCH] tty/serial: change of_serial to use new of_property_read_u32() api
 2011-07-01 16:32 UTC  (4+ messages)

[PATCH v3 RESEND] watchdog: Add driver for Altera Watchdog Timer
 2011-07-01  8:31 UTC  (4+ messages)

[PATCHv3 1/2] dt: document the of_serial bindings
 2011-06-30 18:38 UTC  (7+ messages)
  ` [PATCHv3 2/2] tty: of_serial: support for 32 bit accesses

[RFC PATCH 0/5] OMAP: I2C: Add device tree support
 2011-06-30 14:27 UTC  (7+ messages)
` [RFC PATCH 1/5] OMAP3:I2C: Add device tree nodes for beagle board
` [RFC PATCH 2/5] OMAP4:I2C: Add device tree nodes for panda board
` [RFC PATCH 3/5] OMAP3: Beagle: Update beagle board file to use DT
` [RFC PATCH 4/5] OMAP4: Panda: Update panda "
` [RFC PATCH 5/5] OMAP: I2C: Convert I2C driver to use device tree

[PATCH v3 0/2] powerpc: define and implement MPIC message register support
 2011-06-30  4:19 UTC  (5+ messages)
` [PATCH v3 2/2] powerpc: add support for MPIC message register API
    ` [openmcapi-dev] "

Converting i2c-omap driver to use device tree
 2011-06-29  4:53 UTC  (7+ messages)

[PATCH v3] i2c: Tegra: Add DeviceTree support
 2011-06-28 23:51 UTC 

[PATCH] i2c: Tegra: Add DeviceTree support
 2011-06-28 23:22 UTC 

[PATCH 0/2] Character literal parsing
 2011-06-28 23:00 UTC  (10+ messages)

[PATCH] i2c: Tegra: Add DeviceTree support
 2011-06-28 22:16 UTC  (2+ messages)

[PATCH] of/gpio: Add new method for getting gpios under different property names
 2011-06-28 21:42 UTC  (2+ messages)

[RFC 0/2] ARM: Tegra: Device Tree: Audio
 2011-06-28 21:39 UTC  (11+ messages)
` [RFC 2/2] ARM:Tegra: Device Tree Support: Initialize audio card gpio's from the device tree

[RFC PATCH 0/4] DT support for ARM GIC and TWD
 2011-06-27 15:02 UTC  (19+ messages)
` [RFC PATCH 1/4] dt: early platform devices support
` [RFC PATCH 2/4] ARM: dt: register local timers as early platform devices
              ` "Early" devices and the DT
` [RFC PATCH 3/4] ARM: dt: add GIC bindings and driver support
  ` [RFC PATCH 4/4] ARM: dt: Add TWD "

[RFC PATCH] irq: add irq_domain translation infrastructure
 2011-06-27 10:14 UTC  (5+ messages)

[PATCH 0/6] Add basic device tree support for Samsung's Exynos4 platform
 2011-06-26 23:27 UTC  (7+ messages)
` [PATCH 2/6] serial: samsung: Add device tree support for s5pv210 uart driver

[PATCH][upstream] powerpc: Adding bindings for flexcan controller
 2011-06-26 19:10 UTC  (2+ messages)

[PATCH v3 01/11] x86, olpc: add missing elements to device tree
 2011-06-25 16:34 UTC  (2+ messages)
` [PATCH v3 10/11] x86, olpc: Add XO-1 RTC driver

[RFC PATCH v5 3/6] MIPS: Octeon: Add device tree source files
 2011-06-24 20:51 UTC  (4+ messages)
` [RFC PATCH] "

[PATCH 1/4] powerpc: override dma_get_required_mask by platform hook and ops
 2011-06-24 19:05 UTC 

[PATCH v2 0/5] Add basic device support for imx51 babbage
 2011-06-24 18:04 UTC  (6+ messages)
` [PATCH v2 3/5] serial/imx: add device tree support
  ` [PATCH v2 1/5] dt: add of_alias_scan and of_alias_get_id
  ` [PATCH v2 2/5] serial/imx: get rid of the use of cpu_is_mx1()
  ` [PATCH v2 4/5] net/fec: add device tree support
  ` [PATCH v2 5/5] ARM: mx5: add basic device tree support for imx51 babbage


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).