devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2011-02-07 01:37:03 to 2011-02-22 17:52:13 UTC [more...]

[PATCH v2 1/2] i2c: xiic: Add OF support for Xilinx i2c bus interface
 2011-02-22 17:52 UTC  (4+ messages)
` [PATCH v2 2/2] i2c: xiic: Use 32bit accesses only

[PATCH v3 1/2] i2c: xiic: Add OF support for Xilinx i2c bus interface
 2011-02-22 17:49 UTC  (2+ messages)
  ` [PATCH v3 2/2] i2c: xiic: Use 32bit accesses only

[PATCH 0/3] Add MX51 basic DT support
 2011-02-22 14:13 UTC  (12+ messages)
  ` [PATCH 1/3] arm/dt: add basic mx51 device tree support
  ` [PATCH 2/3] arm/dt: add very basic dts file for babbage board
  ` [PATCH 3/3] serial/imx: parse from device tree support

Device tree on x86, part v3
 2011-02-22 11:21 UTC  (37+ messages)
` [PATCH TIP 02/14] x86: Add device tree support
          ` [sodaville] "
` [PATCH TIP 03/14] x86/dtb: Add a device tree for CE4100
    ` [PATCH TIP v2 "
            ` [sodaville] "
` [PATCH TIP 05/14] x86/dtb: add early parsing of APIC and IO APIC
` [PATCH OF 07/14] of: move of_irq_map_pci() into generic code
` [PATCH TIP 08/14] x86/dtb: add support for PCI devices backed by dtb nodes
        ` [sodaville] "
` [PATCH TIP 09/14] x86/dtb: Add generic bus probe
  ` [PATCH v2 "
` [PATCH TIP 10/14] x86/ioapic: Add OF bindings for IO-APIC
` [PATCH OF 12/14] x86/rtc: don't register rtc if we the DT blob
        ` [sodaville] "
` [PATCH OF 13/14] rtc/cmos: add OF bindings
        ` [sodaville] "

[PATCH] i2c: xiic: Add OF support for Xilinx i2c bus interface
 2011-02-21 16:10 UTC  (2+ messages)

[PATCH] i2c-ocores: register devices on child nodes
 2011-02-21  3:40 UTC  (4+ messages)

[PATCH] of/pdt: allow DT device matching by fixing 'name' brokenness
 2011-02-19  3:12 UTC  (2+ messages)
      ` [PATCH] of/pdt: don't bother parsing pkg2path results, return as-is

[PATCH 3/4] tty: serial: altera_uart: Add devicetree support
 2011-02-18 10:35 UTC  (11+ messages)
  ` [PATHV v2] "
    ` [Nios2-dev] "
  ` [PATCH 3/4 v3] "

[PATCH 5/5] tty: serial: altera_jtaguart: Add device tree support
 2011-02-18  8:10 UTC  (4+ messages)
  ` [PATCH 5/5 v2] "
    ` [PATCH 5/5 v3] "

[PATCH 0/7] Add Samsung's s5pv310 machine with device tree enabled
 2011-02-17 16:56 UTC  (21+ messages)
  ` [PATCH 1/7] ARM: s5pv310-dt: Add s5pv310 machine with device tree support
  ` [PATCH 2/7] ARM: s5pv310-dt: Add a basic dts file for SMDKV310 machine
  ` [PATCH 3/7] ARM: s5pv310-dt: Add support for probing platform bus on s5pv310 dt-enabled machine
  ` [PATCH 4/7] watchdog: s3c2410: Add support for device tree based probe
  ` [PATCH 5/7] serial: samsung: Get console register defaults from device tree
  ` [PATCH 6/7] ARM: s5pv310-dt: Enable snooping of platform_device registrations
  ` [PATCH 7/7] serial: samsung: Get default port register settings from device tree

[PATCH] i2c-gpio: add devicetree support
 2011-02-16  6:13 UTC  (5+ messages)
  ` [PATCH v4] "
      ` [PATCH v5] "

[PATCH] of: Add missing of_address.h to xilinx ehci driver
 2011-02-16  5:55 UTC  (7+ messages)
  ` Fwd: "

[PATCH v2] altera_ps2: Add devicetree support
 2011-02-16  4:40 UTC  (7+ messages)
` [PATCH v3] "
    ` [PATCH v4] "

[PATCH v6] spi: New driver for Altera SPI
 2011-02-16  2:47 UTC  (12+ messages)
` [PATCH v7] "
    ` [PATCH v8] "
        ` [PATCH v9] "

[PATCH v6] spi: add OpenCores tiny SPI driver
 2011-02-16  2:47 UTC  (7+ messages)
  ` [PATCH v7] "
              ` [PATCH v8] "
                  ` [PATCH v8 resend] "

[PATCH] Print a device-tree message at KERN_WARNING level
 2011-02-15 20:39 UTC  (4+ messages)
      ` [PATCH] [TRIVIAL] Drop an uninteresting message to pr_debug level

[git pull] Documentation changes and an SPI bug fix
 2011-02-14  3:46 UTC  (2+ messages)

[RFC][PATCH] add FDT address translation
 2011-02-13 21:51 UTC  (3+ messages)

[RFC PATCH] ARM: pmu: add OF match support
 2011-02-13  6:23 UTC  (16+ messages)

[PATCH 0/4] Add basic device tree support for Samsung's SMDKV310 machine
 2011-02-13  6:11 UTC  (12+ 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 4/4] watchdog: s3c2410: Add support for device tree based probe

[PATCH v2] watchdog: Add driver for Altera Watchdog Timer
 2011-02-12  9:42 UTC  (7+ messages)
    ` [Nios2-dev] "
  ` [PATCH v3] "

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

[PATCH v3 0/4] powerpc: Open PIC binding and "pic-no-reset"
 2011-02-11 18:59 UTC  (15+ messages)
` [PATCH v3 1/4] powerpc: Removing support for 'protected-sources'

Moving platform_data contents to device tree
 2011-02-11 16:01 UTC  (3+ messages)

[RFC] dt: add of_platform_bus_snoop() which attaches nodes to devices
 2011-02-11 10:52 UTC  (2+ messages)

+ gpio-add-new-altera-pio-driver-update.patch added to -mm tree
 2011-02-09  1:37 UTC 

devicetree: Musings on reserved regions
 2011-02-08 12:24 UTC  (16+ messages)
  ` [Power.org:parch] "

Device Tree on ARM status report
 2011-02-08 11:51 UTC  (5+ messages)

[PATCH v2] gpio: add new Altera PIO driver
 2011-02-08  5:16 UTC  (2+ messages)
` [PATCH v3] "

[PATCH 0/7] Various OF fixes for little-endian and ARM
 2011-02-08  3:24 UTC  (4+ messages)
` [PATCH 7/7] OF: set dma_mask for ARM

[PATCH v2] ARM: map ATAGs when not in first 1MB of RAM
 2011-02-07 16:23 UTC  (4+ 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).