devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2011-01-06 04:47:02 to 2011-01-26 21:23:34 UTC [more...]

[RFC 0/2] Appended Device Tree
 2011-01-26 21:23 UTC  (3+ 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 0/8] Basic ARM device tree support
 2011-01-26 20:04 UTC  (15+ messages)
  ` [PATCH 1/8] arm/dt: Make __vet_atags also accept a dtb image
  ` [PATCH 2/8] arm/dt: allow bootmem reservation for device tree blob and initrd
  ` [PATCH 3/8] arm/dt: Allow CONFIG_OF on ARM
  ` [PATCH 4/8] arm/dt: consolidate atags setup into setup_machine_atags
  ` [PATCH 5/8] arm/dt: probe for platforms via the device tree
  ` [PATCH 6/8] arm/dt: Basic versatile devicetree support
  ` [PATCH 7/8] arm/tegra: Fix tegra irq_data conversion
  ` [PATCH 8/8] arm/dt: Basic tegra devicetree support

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

[RFC PATCH 0/5] arm/dt: register devices from device tree
 2011-01-26 18:27 UTC  (8+ 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] 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 1/2] video, sm501: add OF binding to support SM501
 2011-01-26  7:21 UTC  (14+ messages)
` [PATCH v2 "
  ` [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] 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 v4] powerpc, video: add SM501 support for charon board
 2011-01-25  7:07 UTC  (4+ messages)
` [PATCH 4/4 v5] "

[PATCH v2] spi: add OpenCores tiny SPI driver
 2011-01-25  3:17 UTC  (10+ messages)
                        ` [PATCH v3] "

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  (7+ messages)
      ` [PATCHv2] "
          ` [Nios2-dev] "
            ` [PATCH v3] "

[PATCH v2] spi: New driver for Altera SPI
 2011-01-24  6:38 UTC  (12+ messages)
                  ` [PATCH v3] "
          ` [PATCH v4] "
                  ` [PATCH v5] "

[PATCH] alter_ps2: Add devicetree support
 2011-01-24  5:58 UTC  (9+ messages)
          ` [PATCH v2] altera_ps2: "

Device tree on x86, part v3
 2011-01-24  4:38 UTC  (17+ messages)
  ` [PATCH TIP 01/14] x86/e820: remove conditional early mapping in parse_e820_ext
  ` [PATCH TIP 02/14] x86: Add device tree support
  ` [PATCH TIP 03/14] x86/dtb: Add a device tree for CE4100
  ` [PATCH TIP 04/14] x86/dtb: add irq domain abstraction
  ` [PATCH TIP 05/14] x86/dtb: add early parsing of APIC and IO APIC
  ` [PATCH TIP 06/14] x86/dtb: add support hpet
  ` [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
  ` [PATCH TIP 09/14] x86/dtb: Add generic bus probe
  ` [PATCH TIP 10/14] x86/ioapic: Add OF bindings for IO-APIC
  ` [PATCH TIP 11/14] x86/ce4100: use OF for ioapic
  ` [PATCH OF 12/14] x86/rtc: don't register rtc if we the DT blob
  ` [PATCH OF 13/14] rtc/cmos: add OF bindings
  ` [PATCH TIP 14/14] x86/pci: remove warning

[PATCH 04/15] x86/dtb: add irq domain abstraction
 2011-01-23 13:06 UTC  (27+ messages)
` [PATCH 05/15] x86/dtb: add early parsing of APIC and IO APIC
    ` [PATCH v2 "
` [PATCH 06/15] x86/dtb: add support hpet
` [PATCH 07/15] of: move of_irq_map_pci() into generic code
    ` [PATCH v2 "
` [PATCH 08/15] x86/dtb: add support for PCI devices backed by dtb nodes
` [PATCH 09/15] x86/dtb: Add generic bus probe
` [PATCH 10/15] x86/ioapic: Add OF bindings for IO-APIC
            ` [sodaville] "
` [PATCH 14/15] rtc/cmos: add OF bindings
        ` [PATCH v2] "

[PATCH] Globally s/struct irq_host/struct irq_domain/
 2011-01-21 18:02 UTC  (6+ messages)

[PATCH 1/2] powerpc: document the MPIC device tree binding
 2011-01-20 15:50 UTC  (8+ messages)

RFC: Host-endian device tree format
 2011-01-20  9:28 UTC  (13+ messages)

[PATCH][v2] define binding for fsl mpic interrupt controllers
 2011-01-19 22:30 UTC 

Require guidance on ARM device tree
 2011-01-19 21:29 UTC  (3+ messages)

[PATCH] define binding for fsl mpic interrupt controllers
 2011-01-19 17:26 UTC  (4+ messages)

Testing on ARM (omap)
 2011-01-19  6:05 UTC  (2+ messages)

[PATCH] mtd/of: allow MTD_OF_PARTS and MTD_PHYSMAP_OF config to others
 2011-01-19  4:17 UTC  (2+ messages)

Antw:Re: [PATCH] alter_ps2: Add devicetree support
 2011-01-19  2:10 UTC  (2+ messages)

[PATCH 2/2] powerpc: make MPIC honor the 'no-reset' device tree property
 2011-01-18  0:54 UTC 

[PATCH 0/2]: powerpc: MPIC binding and 'no-reset' implementation
 2011-01-18  0:50 UTC 

[PATCH] powerpc/fsl_msi: Handle msi-available-ranges better
 2011-01-17 20:25 UTC 

[git pull] and spi bugfix and a devicetree patch
 2011-01-17 18:50 UTC 

[PATCH] dt/flattree: Return virtual address from early_init_dt_alloc_memory_arch()
 2011-01-16  5:48 UTC 

drivers/mmc/host/sdhci-of-core.c on sparc64
 2011-01-14  7:57 UTC  (2+ messages)

ePAPR 1.1 to do list
 2011-01-11 22:26 UTC  (4+ messages)
` [Power.org:parch] "

[git pull] device tree changes for 2.6.38
 2011-01-09  7:13 UTC 

[PATCH] of/flattree: forward declare struct device_node in of_fdt.h
 2011-01-09  4:30 UTC 

[RFC] MPIC Bindings and Bindings for AMP Systems
 2011-01-07 20:57 UTC  (15+ messages)

[PATCH] of/device: Don't register disabled devices
 2011-01-07 17:23 UTC  (4+ messages)

[RFC] MPIC Bindings and Bindings for AMP Systems
 2011-01-06 20:10 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).