devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2011-12-05 22:52:01 to 2011-12-08 12:43:46 UTC [more...]

[PATCH v6 00/10] Add support for tegra30 and cardhu
 2011-12-08 12:43 UTC  (4+ messages)
` [PATCH v6 01/10] arm/tegra: initial device tree for tegra30
  ` [PATCH v6 02/10] arm/tegra: cleanup tegra20 support
` [PATCH v6 03/10] arm/tegra: prepare clock code for multiple tegra variants

[PATCH v6 00/10] Add support for tegra30 and cardhu
 2011-12-08 12:41 UTC 

[PATCH v4 0/6] Versatile Express DT support
 2011-12-08 11:40 UTC  (22+ messages)
` [PATCH v4 1/6] ARM: versatile: Add missing ENDPROC to headsmp.S
` [PATCH v4 2/6] ARM: vexpress: Get rid of MMIO_P2V
` [PATCH v4 3/6] ARM: vexpress: Add DT support for the motherboard
` [PATCH v4 4/6] ARM: vexpress: Motherboard RS1 memory map support
` [PATCH v4 5/6] ARM: vexpress: DT-based support for Cortex-A5 and Cortex-A9 based tiles
` [PATCH v4 6/6] ARM: vexpress: DT-based support for Cortex-A7 and Cortex-A15 "

[PATCH] arm,davinci: configure davinci aemif chipselects through OF
 2011-12-08 10:29 UTC  (6+ messages)
      ` [PATCH] arm, davinci: "

[PATCH] irqdomain: protect macro variable in domain iterators
 2011-12-08  9:37 UTC  (4+ messages)
` [PATCH v2] "

[PATCH V3] arm/tegra: convert tegra20 to GIC devicetree binding
 2011-12-08  5:25 UTC  (2+ messages)

[PATCH v2 1/6] ASoC: Allow device tree to specify a card's name
 2011-12-08  4:34 UTC  (9+ messages)
  ` [PATCH v2 2/6] ASoC: Allow the DAPM routes to be stored in device tree
  ` [PATCH v2 3/6] ASoC: Refactor some conditions and loop in soc_bind_dai_link()
  ` [PATCH v2 4/6] ASoC: Allow DAI links to be specified using device tree nodes
  ` [PATCH v2 5/6] ASoC: Tegra: Move DAS configuration into DAS driver
  ` [PATCH v2 6/6] ASoC: Tegra+WM8903 machine: Add device tree binding

[PATCH v2 0/5] ASoC: WM8903: DT bindings & related
 2011-12-08  0:41 UTC  (11+ messages)
` [PATCH v2 1/5] ASoC: WM8903: Fix platform data gpio_cfg confusion
` [PATCH v2 5/5] ASoC: WM8903: Add device tree binding

[PATCH v2 0/8] arm/tegra: Device tree support for audio
 2011-12-08  0:28 UTC  (25+ messages)
  ` [PATCH v2 1/8] arm/tegra: board-dt: Fix AUXDATA typo
  ` [PATCH v2 1/6] ASoC: Allow device tree to specify a card's name
  ` [PATCH v2 2/8] arm/tegra: board-dt: Enable audio-related clocks
  ` [PATCH v2 2/6] ASoC: Allow the DAPM routes to be stored in device tree
  ` [PATCH v2 3/8] arm/tegra: Split Seaboard GPIO table to allow for Ventana
  ` [PATCH v2 3/6] ASoC: Refactor some conditions and loop in soc_bind_dai_link()
  ` [PATCH v2 4/8] arm/dt: tegra: Add Tegra APB DMA device tree binding
  ` [PATCH v2 4/6] ASoC: Allow DAI links to be specified using device tree nodes
  ` [PATCH v2 5/8] arm/dt: tegra: Clean up I2S and DAS nodes
  ` [PATCH v2 5/6] ASoC: Tegra: Move DAS configuration into DAS driver
  ` [PATCH v2 6/8] arm/dt: tegra: Modify I2S nodes to match binding
  ` [PATCH v2 6/6] ASoC: Tegra+WM8903 machine: Add device tree binding
  ` [PATCH v2 7/8] arm/dt: tegra: Add labels for I2S controllers
  ` [PATCH v2 8/8] arm/dt: tegra: Enable audio on WM8903 boards, disable others

[PATCH 1/5] arm/dt: tegra: Remove /memreserve/ from device-tree files
 2011-12-08  0:22 UTC  (13+ messages)
` [PATCH 2/5] arm/dt: tegra: Remove /chosen node
` [PATCH 3/5] arm/dt: tegra: Fix I2C nodes to match board files
` [PATCH 4/5] arm/dt: tegra: Fix serial "
` [PATCH 5/5] arm/dt: tegra: Fix SDHCI "

[PATCH 01/14] fdt: Tidy up a few fdtdec problems
 2011-12-07 23:46 UTC  (2+ messages)
                        ` [PATCH 10/14] tegra: usb: Add support for USB peripheral

[PATCH v2 01/17] fdt: Tidy up a few fdtdec problems
 2011-12-07 23:36 UTC  (30+ messages)
` [PATCH v2 02/17] fdt: Add functions to access phandles, arrays and bools
` [PATCH v2 04/17] fdt: Add basic support for decoding GPIO definitions
` [PATCH v2 09/17] tegra: usb: fdt: Add additional device tree definitions for USB ports
` [PATCH v2 10/17] tegra: usb: fdt: Add USB definitions for Tegra2 Seaboard

[PATCH 2/6] tegra: fdt: Add keyboard definitions for Seaboard
 2011-12-07 22:02 UTC  (6+ messages)
` [PATCH 3/6] fdt: Add fdtdec functions to read byte array
    ` [PATCH 4/6] tegra: Add tegra keyboard support

[PATCH net-next v6 4/4] powerpc: tqm8548/tqm8xx: add and update CAN device nodes
 2011-12-07 22:01 UTC  (6+ messages)

[PATCH 0/4] ARM: OMAP2+: Interrupt controllers adaptation to DT
 2011-12-07 21:20 UTC  (6+ messages)
  ` [PATCH 1/4] arm/dts: OMAP4: Update DTS file with new GIC bindings
` [PATCH 2/4] ARM: OMAP2/3: intc: Add DT support for TI interrupt controller
` [PATCH 3/4] arm/dts: OMAP3: Add interrupt-controller bindings for INTC
` [PATCH 4/4] ARM: OMAP2+: board-generic: Use of_irq_init API

[PATCH v2] net/macb: add DT support
 2011-12-07 18:27 UTC  (4+ messages)
` [PATCH v3 1/2] net/macb: add DT support for Cadence macb/gem driver

[PATCH] RFC, watchdog: add generic wdt driver API
 2011-12-07 17:23 UTC  (7+ messages)

[PATCH 1/3 v4] usb: tegra20-ehci: Add devicetree support
 2011-12-07 17:08 UTC  (3+ messages)

[PATCH] ata: Fix build error in pata_of_platform (NO_IRQ usage)
 2011-12-07 16:39 UTC  (10+ messages)
` [PATCH 1/2] of/irq: Get rid of NO_IRQ usage
      ` [PATCH v3] "
              ` [RFC PATCH] microblaze/irq: Change NO_IRQ to 0

[PATCH] ARM: highbank: add xgmac ethernet devices to dts
 2011-12-07 15:26 UTC 

[PATCH 0/5] ASoC: OMAP4: Device tree support for DMIC, McPDM
 2011-12-07  8:45 UTC  (6+ messages)
` [PATCH 1/5] ASoC: omap-dmic: Add device tree bindings

Boolean properties
 2011-12-07  8:04 UTC  (4+ messages)

[PATCH v3 01/16] fdt: Tidy up a few fdtdec problems
 2011-12-07  1:24 UTC  (10+ messages)
  ` [PATCH v3 02/16] fdt: Add functions to access phandles, arrays and bools
  ` [PATCH v3 04/16] fdt: Add basic support for decoding GPIO definitions
  ` [PATCH v3 05/16] arm: fdt: Ensure that an embedded fdt is word-aligned
  ` [PATCH v3 06/16] arm: fdt: Add skeleton device tree file from kernel
  ` [PATCH v3 07/16] tegra: fdt: Add Tegra2x "
  ` [PATCH v3 08/16] tegra: fdt: Add device tree file for Tegra2 Seaboard "
  ` [PATCH v3 09/16] tegra: usb: fdt: Add additional device tree definitions for USB ports
  ` [PATCH v3 10/16] tegra: usb: fdt: Add USB definitions for Tegra2 Seaboard
  ` [PATCH v3 16/16] tegra: fdt: Enable FDT support for Seaboard

[PATCH] drivers, char: add U-Boot bootcount driver
 2011-12-06 23:22 UTC  (7+ messages)

[PATCH v2 1/6] tegra: fdt: Add keyboard controller definition
 2011-12-06 21:54 UTC  (3+ messages)
  ` [PATCH v2 2/6] tegra: fdt: Add keyboard definitions for Seaboard
` [PATCH v2 3/6] fdt: Add fdtdec functions to read byte array

[PATCH] ata: Don't use NO_IRQ in pata_of_platform driver
 2011-12-06 20:59 UTC  (35+ messages)

PWM and backlight devices
 2011-12-06 18:20 UTC  (2+ messages)

[PATCH 2/3] arm/dts: OMAP: Remove bootargs node from board files
 2011-12-06 18:06 UTC  (2+ messages)

[PATCH 1/5] drivers: power: Rename bq20z75 to sbs-battery
 2011-12-06 17:41 UTC  (9+ messages)
  ` [PATCH 2/5] power: sbs-battery: rename internals to new name
  ` [PATCH 3/5] Adding entry for Smart Battery Systems
  ` [PATCH 4/5] Rename propgated to dt binding documentation
` [PATCH 5/5] power: sbs-battery: Change power supply name

[PATCH 3/3] ARM: OMAP2+: board-generic: Replace #if defined by #ifdef for consistency
 2011-12-06 16:49 UTC 

[PATCH 1/3] ARM: OMAP2+: kconfig: Enable devicetree by default for OMAP2+ systems
 2011-12-06 16:49 UTC 

OMAP2+: Devicetree cleanup
 2011-12-06 16:49 UTC 

[PATCH 0/4] Add device tree support for mc13892 regulator driver
 2011-12-06 15:04 UTC  (8+ messages)
` [PATCH v2 1/4] mfd: mc13xxx: add device tree probe support
    ` [PATCH v3] "

[PATCH v5 0/4] Device tree support for regulators
 2011-12-06  6:54 UTC  (9+ messages)
` [PATCH v5 1/4] regulator: helper routine to extract regulator_init_data

[PATCH v2 1/3] ARM: at91/aic: add device tree support for AIC
 2011-12-06  6:34 UTC  (3+ messages)
` [PATCH v3 1/3] ARM: at91/aic: add irq domain and device tree support

[PATCH 1/5 v2] drivers: power: Rename bq20z75 to sbs-battery
 2011-12-06  1:50 UTC  (5+ messages)
  ` [PATCH 2/5 v2] power: sbs-battery: rename internals to new name
  ` [PATCH 3/5 v2] Adding entry for Smart Battery Systems
  ` [PATCH 4/5 v2] Rename propgated to dt binding documentation
  ` [PATCH 5/5 v2] power: sbs-battery: Change power supply name

libfdt: Add support for appending the values to a existing property
 2011-12-06  0:22 UTC  (3+ messages)

[PATCH 1/2] power: sbs-battery: Rename bq20z75 to sbs-battery
 2011-12-05 23:58 UTC  (3+ messages)
` [PATCH 2/2] Added parameter for selection power supply name from pdata


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