devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2011-12-08 04:34:21 to 2011-12-14 15:20:13 UTC [more...]

[PATCH v3 0/4] OMAP serial device tree support
 2011-12-14 15:20 UTC  (8+ messages)
` [PATCH v3 1/4] omap-serial: Get rid of all pdev->id usage
` [PATCH v3 2/4] omap-serial: Use default clock speed (48Mhz) if not specified
` [PATCH v3 3/4] omap-serial: Add minimal device tree support
` [PATCH v3 4/4] ARM: omap: pass minimal SoC/board data for UART from dt

[PATCH v7 00/14] Add support for tegra30 and cardhu
 2011-12-14 15:03 UTC  (15+ messages)
` [PATCH v7 01/14] arm/tegra: initial device tree for tegra30
` [PATCH v7 04/14] arm/tegra: don't export clk_measure_input_freq
  ` [PATCH v7 02/14] arm/tegra: cleanup tegra20 support
  ` [PATCH v7 03/14] arm/tegra: prepare clock code for multiple tegra variants
  ` [PATCH v7 05/14] arm/tegra: prepare early init "
  ` [PATCH v7 12/14] arm/tegra: pinmux tables and definitions for tegra30
` [PATCH v7 06/14] arm/tegra: rename board-dt.c to board-dt-tegra20.c
` [PATCH v7 07/14] arm/tegra: use PMC reset
` [PATCH v7 08/14] arm/tegra: generalize L2 cache initialization
` [PATCH v7 09/14] arm/tegra: rename tegra20 pinmux files
` [PATCH v7 10/14] arm/tegra: prepare pinmux code for multiple tegra variants
` [PATCH v7 11/14] arm/tegra: add new fields to struct tegra_pingroup_desc
` [PATCH v7 13/14] arm/tegra: implement support for tegra30
` [PATCH v7 14/14] arm/tegra: add support for tegra30 based board cardhu

[PATCH] arm,davinci: configure davinci aemif chipselects through OF
 2011-12-14 14:35 UTC  (9+ messages)
    ` [PATCH] arm, davinci: "

[REPOST RFC PATCH 0/3] New "gpio-poweroff" driver to turn off platform devices with GPIOs
 2011-12-14 12:02 UTC  (8+ messages)
` [REPOST RFC PATCH 1/3] of_gpio: Extend of_gpio_count() to support other property names
` [REPOST RFC PATCH 2/3] of_gpio: Add new helpers for easily requesting lots of GPIOs
` [REPOST RFC PATCH 3/3] New "gpio-poweroff" driver to turn off platform devices with GPIOs

[PATCH v2 00/10] OMAP4: Add DT support for i2c and twl6030
 2011-12-14  5:06 UTC  (13+ messages)
` [PATCH v2 01/10] ARM: OMAP2+: pm: Do not init statically the SR and voltage layer with DT
` [PATCH v2 02/10] i2c: OMAP: Add DT support for i2c controller
` [PATCH v2 03/10] mfd: twl-core: Add initial DT support for twl4030/twl6030
` [PATCH v2 04/10] rtc: rtc-twl: Add DT support for RTC inside twl4030/twl6030
` [PATCH v2 05/10] arm/dts: OMAP4: Add i2c controller nodes
` [PATCH v2 06/10] arm/dts: OMAP3: "
` [PATCH v2 07/10] arm/dts: omap4-panda: Add twl6030 and i2c EEPROM
` [PATCH v2 08/10] arm/dts: omap4-sdp: Add twl6030, i2c3 and i2c4 devices
` [PATCH v2 09/10] arm/dts: omap3-beagle: Add twl4030 and i2c EEPROM
` [PATCH v2 10/10] ARM: OMAP2+: board-generic: Remove i2c static init

[PATCH 1/3] ARM: OMAP2+: kconfig: Enable devicetree by default for OMAP2+ systems
 2011-12-13 22:38 UTC  (4+ messages)

[RFC v2 1/9] arm/versatile*: merge all versatile struct clk definitions
 2011-12-13 18:03 UTC  (15+ messages)
` [RFC v2 5/9] dt/clock: Add handling for fixed clocks and a clock node setup iterator
  ` [RFC v2 2/9] arm/versatile*: Consolidate clk_ops and setvco implementations
  ` [RFC v2 3/9] of: Add of_property_match_string() to find index into a string list
  ` [RFC v2 4/9] of: add clock providers
  ` [RFC v2 6/9] arm/dt: add devicetree support to sp804 timer support
  ` [RFC v2 9/9] arm/highbank: Use clock binding common support code
` [RFC v2 7/9] arm/dt: Common plat-versatile support for icst and sp804 based system clocks
` [RFC v2 8/9] dt/arm: versatile add clock parsing

[PATCH v6 00/10] Add support for tegra30 and cardhu
 2011-12-13 11:21 UTC  (27+ messages)
` [PATCH v6 01/10] arm/tegra: initial device tree for tegra30
  ` [PATCH v6 02/10] arm/tegra: cleanup tegra20 support
  ` [PATCH v6 09/10] arm/tegra: implement support for tegra30
` [PATCH v6 03/10] arm/tegra: prepare clock code for multiple tegra variants
` [PATCH v6 04/10] arm/tegra: prepare early init "
` [PATCH v6 05/10] arm/tegra: rename tegra20 pinmux files
` [PATCH v6 06/10] arm/tegra: prepare pinmux code for multiple tegra variants
` [PATCH v6 07/10] arm/tegra: add new fields to struct tegra_pingroup_desc
` [PATCH v6 08/10] arm/tegra: pinmux tables and definitions for tegra30
` [PATCH v6 10/10] arm/tegra: add support for tegra30 based board cardhu

[PATCH v2 0/3] Device tree support for TWL regulators
 2011-12-13 10:19 UTC  (4+ messages)
` [PATCH v2 1/3] regulator: twl: adapt twl-regulator driver to dt
` [PATCH v2 2/3] ARM: omap4-sdp: Pass regulator data from dt
  ` [PATCH v2 3/3] omap4: panda: "

[PATCH 0/4] ARM: OMAP2+: Interrupt controllers adaptation to DT
 2011-12-13  9:15 UTC  (11+ messages)
` [PATCH 2/4] ARM: OMAP2/3: intc: Add DT support for TI interrupt controller

[PATCH v2 1/6] ASoC: Allow device tree to specify a card's name
 2011-12-13  4:07 UTC  (17+ 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

Initial DT clock bindings
 2011-12-12 22:52 UTC  (2+ messages)

[PATCH] dt/device: Fix auxdata matching to handle entries without a name override
 2011-12-12 21:04 UTC 

[PATCH v2 REPOST] dtc: Add support for named integer constants
 2011-12-12 20:23 UTC  (3+ messages)

[PATCH 4/6] tegra: Add tegra keyboard support
 2011-12-12 20:03 UTC  (6+ messages)

Keyboard device tree bindings, and modifier mapping representation
 2011-12-12 18:55 UTC 

[PATCH v2 09/17] tegra: usb: fdt: Add additional device tree definitions for USB ports
 2011-12-12 18:53 UTC  (9+ messages)

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

[PATCH 0/4] Add device tree support for mc13892 regulator driver
 2011-12-12 17:56 UTC  (5+ messages)
` [PATCH v2 3/4] regulator: mc13892: add device tree probe support

[PATCH v2 1/4] mfd: mc13xxx: add device tree probe support
 2011-12-12 17:56 UTC  (4+ messages)
` [PATCH v3] "

[PATCH 0/2] ARM: Exynos: Adapt to generic power domain
 2011-12-12 15:46 UTC  (3+ messages)
` [PATCH 1/2] PM / Domains: Add OF support
  ` [PATCH 2/2] ARM: Exynos: Hook up power domains to generic power domain infrastructure

[PATCH v3 0/3] Add device tree support for mc13892 regulator driver
 2011-12-12 15:15 UTC  (4+ messages)
  ` [PATCH v3 1/3] mfd: mc13xxx: add device tree probe support
  ` [PATCH v3 2/3] regulator: mc13892: "
  ` [PATCH v3 3/3] arm/imx: add mc13892 support into imx51-babbage.dts

[PATCH] mfd: Add basic device tree binding for wm8994
 2011-12-12 14:37 UTC  (2+ messages)

[PATCH v5 0/9] Versatile Express DT support
 2011-12-12 14:06 UTC  (16+ messages)
` [PATCH v5 1/9] ARM: versatile: Add missing ENDPROC to headsmp.S
` [PATCH v5 2/9] ARM: vexpress: Get rid of MMIO_P2V
` [PATCH v5 3/9] ARM: vexpress: Add Device Tree support
` [PATCH v5 4/9] ARM: vexpress: Motherboard RS1 memory map support
` [PATCH v5 5/9] ARM: versatile: Map local timers using Device Tree when possible
` [PATCH v5 6/9] ARM: vexpress: Use FDT data in platform SMP calls
` [PATCH v5 7/9] ARM: vexpress: Add Device Tree for V2P-CA5s core tile
` [PATCH v5 8/9] ARM: vexpress: Add Device Tree for V2P-CA9 "
` [PATCH v5 9/9] ARM: vexpress: Add Device Tree for V2P-CA15 core tile (TC1 variant)

[PATCH 2/4] rtc-s3c: make room for more variants in devicetree block
 2011-12-12 12:51 UTC  (3+ messages)

[PATCH 0/5] ASoC: OMAP4: Device tree support for DMIC, McPDM
 2011-12-11  3:20 UTC  (7+ messages)
` [PATCH 1/5] ASoC: omap-dmic: Add device tree bindings

[PATCH 1/5] microblaze: Use of_find_compatible_node for timer and
 2011-12-10 10:41 UTC  (7+ messages)
  ` [PATCH 2/5] microblaze: intc: Change variable name
      ` [PATCH 3/5] microblaze: Use irq_of_parse_and_map for timer
        ` [PATCH 4/5] microblaze: Change NO_IRQ to 0
          ` [PATCH 5/5] microblaze: Introduce IRQ_SW_OFFSET to help with sw IRQ

[PATCH v2 00/10] OMAP4: Add DT support for i2c and twl6030
 2011-12-10  1:32 UTC  (4+ messages)
` [PATCH v2 01/10] ARM: OMAP2+: pm: Do not init statically the SR and voltage layer with DT

Representing SPMI bus in Device Tree
 2011-12-10  0:25 UTC 

[PATCH v3] of/irq: Get rid of NO_IRQ usage
 2011-12-09 11:45 UTC  (2+ messages)
    ` [RFC PATCH] microblaze/irq: Change NO_IRQ to 0

Boolean properties
 2011-12-09  2:00 UTC  (8+ messages)

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

TI OMAP device tree and DSPs?
 2011-12-08 21:07 UTC  (4+ messages)

[PATCH v4 0/6] Versatile Express DT support
 2011-12-08 15:41 UTC  (9+ messages)
` [PATCH v4 3/6] ARM: vexpress: Add DT support for the motherboard
` [PATCH v4 5/6] ARM: vexpress: DT-based support for Cortex-A5 and Cortex-A9 based tiles

[PATCH 1/2] arm/tegra: Remove use of TEGRA_GPIO_TO_IRQ
 2011-12-08 14:15 UTC  (9+ messages)
` [PATCH 2/2] gpio/tegra: Dynamically allocate IRQ base, and support DT

[PATCH] irqdomain: protect macro variable in domain iterators
 2011-12-08 13:30 UTC  (5+ messages)
` [PATCH v2] "

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

[PATCH V3] arm/tegra: convert tegra20 to GIC devicetree binding
 2011-12-08  5:25 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).