devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-03-23 19:58:42 to 2012-03-29 01:41:03 UTC [more...]

[PATCH v7 0/4] MIPS: OCTEON: Use Device Tree
 2012-03-29  1:41 UTC  (18+ messages)
` [PATCH v7 1/4] MIPS: Don't define early_init_devtree() and device_tree_init() in prom.c for CPU_CAVIUM_OCTEON
` [PATCH v7 2/4] MIPS: Octeon: Setup irq_domains for interrupts
` [PATCH v7 3/4] MIPS: Octeon: Add device tree source files
` [PATCH v7 4/4] MIPS: Octeon: Initialize and fixup device tree

[PATCH V3 0/5] Add support for DNS-320 and DNS-325 using devicetree
 2012-03-28 23:08 UTC  (11+ messages)
` [PATCH V3 1/5] ARM: kirkwood: Basic support for DNS-320 and DNS-325
` [PATCH V3 2/5] mtd: Add orion_nand devicetree bindings
  ` [PATCH V3 3/5] ARM: kirkwood: Allow nand to be configured via. devicetree
` [PATCH V3 4/5] ARM: kirkwood: Define DNS-320/DNS-325 NAND in fdt
` [PATCH V3 5/5] mtd: Move fdt partition documentation to a seperate file

Schemas for device trees
 2012-03-28 23:02 UTC  (2+ messages)

[PATCH V2 1/2] Input: of_keymap: Introduce matrix_keypad_of_build_keymap()
 2012-03-28 21:28 UTC  (11+ messages)
` [PATCH V2 2/2] Input: spear-keyboard: add device tree bindings
  ` [PATCH V3 "

[PATCH 1/2] fdt: Avoid early panic() when there is no FDT present
 2012-03-28 20:32 UTC  (2+ messages)

Handling device shared SFR on dt platform
 2012-03-28 19:45 UTC  (3+ messages)

[PATCH v4 0/2] regulator: add irq domain and device tree support for MAX8997
 2012-03-28 17:03 UTC  (6+ messages)
` [PATCH v4 1/2] mfd: add irq domain support for max8997 interrupts
` [PATCH v4 2/2] regulator: add device tree support for max8997

[PATCH v5 00/16] Add PWM framework and device tree support
 2012-03-28 14:53 UTC  (18+ messages)
` [PATCH v5 15/16] pwm-backlight: Add rudimentary "
  ` [PATCH v5 01/16] pwm: Add PWM framework support
  ` [PATCH v5 02/16] pwm: Allow chips to support multiple PWMs
  ` [PATCH v5 03/16] pwm: Add debugfs interface
  ` [PATCH v5 04/16] pwm: Add table-based lookup for static mappings
  ` [PATCH v5 05/16] pwm: Add device tree support
  ` [PATCH v5 06/16] ARM: tegra: Fix PWM clock programming
  ` [PATCH v5 07/16] ARM: tegra: Provide clock for only one PWM controller
  ` [PATCH v5 08/16] pwm: Add NVIDIA Tegra SoC support
  ` [PATCH v5 09/16] pwm: tegra: Add device tree support
  ` [PATCH v5 10/16] pwm: Move Blackfin PWM driver to PWM framework
  ` [PATCH v5 11/16] pwm: Move PXA "
  ` [PATCH v5 12/16] ARM i.MX: Move i.MX pwm driver to pwm framework
  ` [PATCH v5 13/16] ARM Samsung: Move s3c "
  ` [PATCH v5 14/16] ARM vt8500: Move vt8500 "
  ` [PATCH v5 16/16] pwm: Take over maintainership of the PWM subsystem

[PATCH v2 1/1] ARM: imx28: add basic dt support
 2012-03-28 13:22 UTC  (6+ messages)

[PATCH V2 0/7] SPEAr DT support updates
 2012-03-28 12:27 UTC  (9+ messages)
` [PATCH V2 1/7] SPEAr: Use CLKDEV_INIT for defining clk_lookups
` [PATCH V2 2/7] SPEAr3xx: Add clock instance of usb hosts - ehci and ohci 0 and 1
` [PATCH V2 3/7] SPEAr6xx: Add compilation support for dtbs using 'make dtbs'
` [PATCH V2 4/7] SPEAr3xx: Replace printk() with pr_*()
  ` [PATCH V2 5/7] ARM: SPEAr3xx: Add device-tree support to SPEAr3xx architecture
` [PATCH V2 6/7] SPEAr: Add PL080 DMA support for 3xx and 6xx
` [PATCH V2 7/7] SPEAr: Update defconfigs

[PATCH v2 0/3] atmel-mci device tree support
 2012-03-28 10:05 UTC  (6+ messages)
` [PATCH v2 1/3] mmc: atmel-mci: add "
` [PATCH v2 2/3] arm: at91: at91sam9x5 add mci support
` [PATCH v2 3/3] arm: at91: dt: sam9g25ek "

[PATCH v3 0/6] mmc: sdhci-s3c: Rework platform data and add device tree support
 2012-03-28  9:54 UTC  (12+ messages)
` [PATCH v3 6/6] mmc: sdhci-s3c: Add "

[PATCH] ARM: SPEAr600: Add device-tree support to SPEAr600 boards
 2012-03-28  8:13 UTC  (13+ messages)

Device node for a controller with two interrupt parents
 2012-03-28  6:02 UTC  (13+ messages)
              ` [PATCH] of/irq: of_irq_init: Call initialization function for all controllers

[PATCH] dtc: check for duplicate labels when they are defined
 2012-03-28  3:39 UTC 

[PATCH V2] dtc: Basic integer expressions
 2012-03-28  2:24 UTC 

[PATCH] of/irq: add empty irq_of_parse_and_map() for non-dt builds
 2012-03-27 22:28 UTC  (9+ messages)

kirkwood devicetree respin
 2012-03-27 17:40 UTC  (9+ messages)

[PATCH 1/2] input/of_keymap: Convert kzalloc to devm_kzalloc derivative
 2012-03-27  4:18 UTC  (7+ messages)
` [PATCH 2/2] Input: spear-keyboard: add device tree bindings

[PATCH 1/3] mmc/sdhci-spear: No need to check 'pdev == NULL' in probe
 2012-03-27  3:10 UTC  (3+ messages)
` [PATCH 2/3] mmc/sdhci-spear: Use devm_* derivatives
` [PATCH 3/3] mmc: sdhci-spear: add device tree bindings

[PATCH 0/5] MIPS: OCTEON: Convert some device to use Device Tree
 2012-03-27  1:29 UTC  (9+ messages)
` [PATCH 1/5] i2c: Convert i2c-octeon.c to use device tree
` [PATCH 2/5] netdev: mdio-octeon.c: Convert "
` [PATCH 3/5] netdev: octeon_mgmt: "
` [PATCH 4/5] staging: octeon_ethernet: "
` [PATCH 5/5] MIPS: Octeon: Use device tree to register serial ports

[PATCH] fdtget-runtest.sh: Fix failures when /bin/sh isn't bash
 2012-03-26 23:37 UTC  (5+ messages)

[PATCH V2 0/3] Add support for DNS-320 and DNS-325 using devicetree
 2012-03-26 16:52 UTC  (17+ messages)
  ` [PATCH V2 1/3] ARM: kirkwood: Basic support for DNS-320 and DNS-325
` [PATCH V2 2/3] ARM: kirkwood: Convert orion-nand to fdt
        ` [PATCH V3 "
` [PATCH V2 3/3] ARM: kirkwood: Define NAND partitions in dts
                ` [PATCH] ARM: kirkwood: fdt: use IEEE1275 status = "okay"

uImage with integrated dtb file
 2012-03-26 16:48 UTC  (2+ messages)

[PATCH] rtc/spear: Add Device Tree probing capability
 2012-03-26 12:36 UTC  (4+ messages)

[PATCH V2] rtc/spear: Add Device Tree probing capability
 2012-03-26 11:48 UTC 

[PATCH 0/5] SPEAr DT support updates
 2012-03-26 11:44 UTC  (6+ messages)
  ` [PATCH 1/5] SPEAr6xx: Add compilation support for dtbs using 'make dtbs'
` [PATCH 2/5] SPEAr3xx: Replace printk() with pr_*()
` [PATCH 3/5] ARM: SPEAr3xx: Add device-tree support to SPEAr3xx architecture
` [PATCH 4/5] SPEAr: Add PL080 DMA support for 3xx and 6xx
` [PATCH 5/5] SPEAr: Update defconfigs

[PATCH v3 0/2] Add lcd driver for panels with gpio controlled panel reset
 2012-03-26  8:46 UTC  (3+ messages)
` [PATCH v3 1/2] backlight: lcd: add driver for raster-type lcd's "
` [PATCH v3 2/2] ARM: Exynos: Use lcd power control driver for lcd panel

[PATCH V4] pinctrl: core device tree mapping table parsing support
 2012-03-26  7:25 UTC  (3+ messages)

[PATCH 1/2] ARM: VIC: Create common infrastructure for vic DT bindings
 2012-03-26  1:59 UTC  (4+ messages)

[PATCH v2] of/irq: add empty irq_of_parse_and_map() for non-dt builds
 2012-03-25 15:02 UTC 

[PATCH] mtd: spear-smi: Update compatible property
 2012-03-25  7:25 UTC  (3+ messages)

[PATCH] scripts: dtc: fix compile warnings
 2012-03-25  0:38 UTC  (3+ messages)

[PATCH 4/4] arm: at91: dt: sam9g25ek add mci support
 2012-03-24 19:10 UTC  (2+ messages)

[PATCH v2 0/2] [media] s5p-tv: Add initial DT-support to s5p-tv's subdevices
 2012-03-24 19:03 UTC  (5+ messages)
` [PATCH 2/2] s5p-tv: Add initial DT-support for HDMIPHY

[PATCH v4 0/4] ARM: Exynos4: Add irq domain and device tree support for wakeup interrupts
 2012-03-24  9:41 UTC  (5+ messages)
` [PATCH v4 1/4] ARM: Exynos: Simplify the wakeup interrupt setup code
` [PATCH v4 2/4] ARM: Exynos: Add irq_domain support for gpio wakeup interrupts
` [PATCH v4 3/4] ARM: Exynos: Remove arch_initcall for wakeup interrupt initialization
` [PATCH v4 4/4] ARM: Exynos: Add device tree support for gpio wakeup interrupt controller

[PATCH v5 0/2] ARM: Exynos: Add irq_domain and device tree support for combiner
 2012-03-24  9:33 UTC  (3+ messages)
` [PATCH v5 1/2] ARM: Exynos: Add irq_domain support for interrupt combiner
` [PATCH v5 2/2] ARM: Exynos: Add device tree "

[PATCH v7] of/lib: Allow scripts/dtc/libfdt to be used from kernel code
 2012-03-23 23:09 UTC 

[git pull] PCI changes (including maintainer change)
 2012-03-23 21:29 UTC  (3+ 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).