Devicetree
 help / color / mirror / Atom feed
 messages from 2011-01-24 12:28:56 to 2011-02-07 00:04:12 UTC [more...]

[PATCH 0/4] Add basic device tree support for Samsung's SMDKV310 machine
 2011-02-07  0:04 UTC  (6+ messages)
  ` [PATCH 1/4] ARM: DT: Add SMDKV310 machine with device tree support
  ` [PATCH 2/4] ARM: DT: Add a basic dts file for SMDKV310 machine
  ` [PATCH 3/4] ARM: DT: Add support for probing platform bus on "
  ` [PATCH 4/4] watchdog: s3c2410: Add support for device tree based probe

[PATCH 1/2] video, sm501: add OF binding to support SM501
 2011-02-06 23:45 UTC  (15+ messages)
` [PATCH 1/4 v4] video, sm501: add I/O functions for use on powerpc
` [PATCH 2/4 v4] video, sm501: add edid and commandline support
` [PATCH 3/4 v4] video, sm501: add OF binding to support SM501
` [PATCH 2/4 v5] video, sm501: add edid and commandline support
` [PATCH 3/4 v5] video, sm501: add OF binding to support SM501

[PATCH v3 0/4] powerpc: Open PIC binding and "pic-no-reset"
 2011-02-06 23:35 UTC  (6+ messages)
` [PATCH v3 1/4] powerpc: Removing support for 'protected-sources'
` [PATCH v3 2/4] powerpc: document the Open PIC device tree binding
` [PATCH v3 3/4] powerpc: make MPIC honor the "pic-no-reset" device tree property
  ` [PATCH v3 4/4] powerpc: Replacing "protected-sources" with "pic-no-reset" in DTS files

[PATCH v5] spi: New driver for Altera SPI
 2011-02-06 20:23 UTC  (6+ messages)
` [PATCH v6] "
      ` [PATCH v7] "

Device Tree on ARM status report
 2011-02-06 13:36 UTC  (2+ messages)

[PATCH v5] spi: add OpenCores tiny SPI driver
 2011-02-06  3:48 UTC  (2+ messages)
  ` [PATCH v6] "

Updates to devicetree/arm branch
 2011-02-05 15:24 UTC  (3+ messages)
    `  "

[PATCH v2 0/3] powerpc: Open PIC binding and 'no-reset' implementation
 2011-02-04 12:17 UTC  (12+ messages)
` [PATCH v2 1/3] powerpc: Removing support for 'protected-sources'
` [PATCH v2 3/3] powerpc: make MPIC honor the 'no-reset' device tree property
  ` [PATCH v2 2/3] powerpc: document the Open PIC device tree binding

Device tree on x86, part v3
 2011-02-04 10:21 UTC  (14+ messages)
` [PATCH TIP 01/14] x86/e820: remove conditional early mapping in parse_e820_ext
` [PATCH TIP 03/14] x86/dtb: Add a device tree for CE4100
      ` [PATCH TIP v2 "
` [PATCH TIP 09/14] x86/dtb: Add generic bus probe
    ` [PATCH v2 "

[RFC 0/2] Appended Device Tree
 2011-02-04  4:59 UTC  (6+ messages)
` [RFC 1/2] ARM:boot:device tree: Allow the device tree binary to be appended to zImage
` [RFC 2/2] ARM:boot:device tree: Merge specific atags into the device tree

[PATCH] alter_ps2: Add devicetree support
 2011-02-03 23:02 UTC  (15+ messages)
` [PATCH v2] altera_ps2: "
        ` [PATCH v3] "
      ` [Nios2-dev] [PATCH v2] "

[PATCH] i2c-gpio: add devicetree support
 2011-02-03 18:07 UTC  (17+ messages)
          ` [PATCH 1/3] of: define dummy of_get_property if not CONFIG_OF
          ` [PATCH 2/3] of: of_gpiochip_add is needed only for gpiolib
          ` [PATCH 3/3 v2] i2c-gpio: add devicetree support
              ` [3/3,v2] "

+ gpio-add-new-altera-pio-driver.patch added to -mm tree
 2011-02-03 16:54 UTC  (3+ messages)
` [PATCH v2] gpio: add new Altera PIO driver

[PATCH v2] spi: add OpenCores tiny SPI driver
 2011-02-03 15:20 UTC  (13+ messages)
            ` [PATCH v3] "
                ` [PATCH v4] "

touch screen ads7846/7843 devicetree support
 2011-02-03  0:07 UTC  (7+ messages)
              ` [uclinux-dist-devel] "

clock bindings
 2011-02-02 16:47 UTC 

FW: [PATCH v2 4/6] arm/dt: probe for platforms via the device tree
 2011-02-02  6:21 UTC 

[PATCH] ARM: map ATAGs when not in first 1MB of RAM
 2011-02-02  3:26 UTC  (5+ messages)

[RFC PATCH 0/5] arm/dt: register devices from device tree
 2011-02-01 22:42 UTC  (10+ messages)
  ` [RFC PATCH 1/5] arm/dt: Add dt machine definition
    ` [RFC,1/5] "
  ` [RFC PATCH 2/5] drivers/amba: probe via device tree
  ` [RFC PATCH 3/5] of: add clock providers
  ` [RFC PATCH 4/5] arm/clkdev: lookup clocks from OF "
  ` [RFC PATCH 5/5] arm/versatile: add a device tree versatile platform

[PATCH v2 0/6] Basic ARM device support
 2011-01-31 23:03 UTC  (9+ messages)
` [PATCH v2 1/6] arm/dt: Make __vet_atags also accept a dtb image
  ` [PATCH v2 2/6] arm/dt: Allow CONFIG_OF on ARM
  ` [PATCH v2 3/6] arm/dt: consolidate atags setup into setup_machine_atags
  ` [PATCH v2 4/6] arm/dt: probe for platforms via the device tree
  ` [PATCH v2 5/6] arm/dt: Basic versatile devicetree support
  ` [PATCH v2 6/6] arm/dt: Basic tegra "

[PATCH 0/3] dt: documentation reorganization
 2011-01-31 22:23 UTC  (13+ messages)
` [PATCH 1/3] dt: Move device tree documentation out of powerpc directory
` [PATCH 2/3] dt: Remove obsolete description of powerpc boot interface
` [PATCH 3/3 RFC] dt: add documentation of ARM dt "

[RFC] dt: add of_platform_bus_snoop() which attaches nodes to devices
 2011-01-31 22:07 UTC  (2+ messages)

[PATCH v3 1/3] dt: Move device tree documentation out of powerpc directory
 2011-01-31 20:23 UTC 

[PATCH v3 1/3] dt: Move device tree documentation out of powerpc directory
 2011-01-31 20:20 UTC  (3+ messages)
` [PATCH v3 2/3] dt: Remove obsolete description of powerpc boot interface
  ` [PATCH v3 3/3 RFC] dt: add documentation of ARM dt "

[PATCH 0/8] Basic ARM device tree support
 2011-01-31 18:06 UTC  (6+ messages)

[RFC PATCH] SDHCI: S3C: Add support for retrieving memory and irq resource information from device tree
 2011-01-31 18:00 UTC  (4+ messages)

[PATCH v2] ARM: map ATAGs when not in first 1MB of RAM
 2011-01-28 15:10 UTC  (3+ messages)

[PATCH 1/2] powerpc: document the MPIC device tree binding
 2011-01-27 23:50 UTC  (5+ messages)

[PATCH] dt: Move device tree documentation out of powerpc directory
 2011-01-26 19:58 UTC  (4+ messages)

[PATCH] smc91x: add devicetree support
 2011-01-26 15:32 UTC  (10+ messages)
      ` [PATCH v2] "
        ` [PATCH v3] "
                ` [PATCH v4] "

[RFC] arm devicetree meeting/hacking day
 2011-01-26 14:32 UTC  (5+ messages)

[PATCH] ARM: DT: Add SMDKV310 machine with device tree support
 2011-01-26  7:36 UTC 

[PATCH] ARM: DT: Add SMDKV310 machine with device tree support
 2011-01-26  7:03 UTC 

[PATCH] gpio: add new Altera PIO driver
 2011-01-26  5:10 UTC 

[PATCH] driver-core: remove conditionals around devicetree pointers
 2011-01-26  4:19 UTC  (3+ messages)

dts-binding doc for opencores
 2011-01-25  9:33 UTC  (2+ messages)

[PATCH 4/4 v5] powerpc, video: add SM501 support for charon board
 2011-01-25  7:07 UTC  (3+ messages)

mtd concat OF question
 2011-01-24 16:04 UTC  (2+ messages)

[PATCH] Add devicetree support to altera_jtaguart
 2011-01-24 12:28 UTC  (6+ messages)
  ` [PATCHv2] "
    ` [Nios2-dev] "
      ` [PATCH v3] "


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox