Devicetree
 help / color / mirror / Atom feed
 messages from 2010-06-16 10:39:03 to 2010-07-23 05:50:58 UTC [more...]

[PATCH 0/4] Replace reference to of_device with platform_device in arch and drivers/of/* code
 2010-07-23  5:50 UTC  (6+ messages)
` [PATCH 1/4] of/device: Replace of_device with platform_device in includes and core code
` [PATCH 2/4] powerpc: remove references to of_device and to_of_device
` [PATCH 3/4] sparc: "
` [PATCH 4/4] microblaze: "

[PATCH] of/device: Protect against binding of_platform_drivers to non-OF devices
 2010-07-22 22:24 UTC 

[PATCH 1/8] of/fdt.c: use architecture-independent ALIGN macro, defined in kernel.h
 2010-07-22 18:25 UTC  (32+ messages)
    ` [PATCH 2/8] drivers/of: Make device tree code work on any arch
      ` [PATCH 3/8] of/fdt: Add unflatten_partial_device_tree
        ` [PATCH 4/8] of/base.c: export property access/modification functions
          ` [PATCH 5/8] arch/x86: Add support for device tree code
            ` [PATCH 6/8] [Xilinx] xilinx_pcipr: Added Xilinx reconfigurable PCI endpoint driver
              ` [PATCH 7/8] [Xilinx] xilinx_hwicap: Update driver to use generic io accessors
                ` [PATCH 8/8] [Xilinx] xilinx_hwicap: Enable whenever OF/device trees are available

[PATCH 1/3] of/flattree: Use common ALIGN() macro instead of arch specific _ALIGN
 2010-07-19  4:37 UTC  (11+ messages)
` [PATCH 2/3] of/flattree: Fix crash when device tree absent
` [PATCH 3/3] of: Remove unused of_find_device_by_phandle()

[PATCH 0/8] Reconfigurable FPGAs over PCIe
 2010-07-16 18:22 UTC  (2+ messages)

Review Request: New proposal for device tree clock binding
 2010-07-16  4:45 UTC 

[PATCH 05/11] tulip: formatting of pointers in printk()
 2010-07-16  0:46 UTC  (3+ messages)

Fix a filehandle leak
 2010-07-15 12:09 UTC  (3+ messages)

[PATCH] of/device: Fix build errors for non-ppc and non-microblaze
 2010-07-15  6:27 UTC 

[PATCH] sparc: move is_root_node from private header to of.h
 2010-07-13  4:17 UTC  (6+ messages)

[PATCH] sparc: move is_root_node from private header to of.h
 2010-07-12  6:21 UTC 

[PATCH] sparc: move is_root_node from private header to of.h
 2010-07-12  6:21 UTC 

[PATCH v3] ll_temac: fix DMA and memory leaks
 2010-07-09 17:55 UTC 

PCI example for device tree
 2010-07-08 17:53 UTC  (6+ messages)

[PATCH 0/4] RFC: OLPC/x86 device tree code
 2010-07-07  1:15 UTC  (34+ messages)
` [PATCH 1/4] x86: OLPC: constify an olpc_ofw() arg
` [PATCH 2/4] sparc: break out some prom device-tree building code out into drivers/of
` [PATCH 3/4] proc: unify PROC_DEVICETREE config
` [PATCH 4/4] x86: OLPC: add OLPC device-tree support

[PATCH] drivers/of: Make device tree code work on any arch
 2010-07-06 22:57 UTC  (15+ messages)
    ` [PATCH] of/fdt: Add unflatten_partial_device_tree
      ` [PATCH] arch/x86: Add support for device tree code
        ` [PATCH] xilinx_pcipr: Added Xilinx reconfigurable PCI endpoint driver

[git pull] (updated) OF-related build breakage fixes
 2010-07-02 21:53 UTC  (4+ messages)

Using devices trees on X86
 2010-06-29 15:56 UTC  (14+ messages)
  ` [PATCH 1/5] microblaze: turn CONFIG_OF into a select
  ` [PATCH 2/5] powerpc: "
  ` [PATCH 3/5] sparc: "
  ` [PATCH 4/5] of: define CONFIG_OF globally so architectures can select it
  ` [PATCH 5/5] of: remove architecture CONFIG_OF definitions

[PATCH] of/Kconfig: Add "config OF"
 2010-06-28 18:11 UTC  (2+ messages)

Fw:Re:Re: PCIe bus seems work while 'dma' can't under linux
 2010-06-28  9:45 UTC 

ALSA SoC device tree bindings
 2010-06-27 20:53 UTC  (6+ messages)

[PATCH] of/flattree: Use common ALIGN() macro instead of arch specific _ALIGN
 2010-06-25 23:46 UTC  (7+ messages)
` [PATCH] of/flattree: Use common ALIGN() macro instead of archspecific _ALIGN

[PATCH] of/flattree: Fix crash when device tree absent
 2010-06-25 22:03 UTC 

[PATCH 0/3] Automatically register i2c devices from the device tree
 2010-06-24 20:12 UTC  (4+ messages)
` [PATCH 1/3] of/i2c: Generalize OF support
` [PATCH 2/3] i2c: Add OF-style registration and binding
` [PATCH 3/3] of: refactor of_modalias_node() and remove explicit match table

[PATCH 0/5] Rework MPC5121 DIU support (for 2.6.35)
 2010-06-22 22:03 UTC  (12+ messages)

[PATCH 2/2] powerpc/mpc5121: add initial support for PDM360NG board
 2010-06-22 21:39 UTC  (7+ messages)

[PATCH v2 0/5] Consolidate OF IRQ handling code
 2010-06-21 22:32 UTC  (6+ messages)
` [PATCH v2 1/5] of/irq: Move irq_of_parse_and_map() to common code
` [PATCH v2 2/5] of/microblaze: strip out of_irq_workarounds code
` [PATCH v2 3/5] of/powerpc: Move Powermac irq quirk code into powermac pic driver code
` [PATCH v2 4/5] of/irq: merge irq mapping code
` [PATCH v2 5/5] of/irq: little endian fixes

[PATCH 1/5] of/irq: Move irq_of_parse_and_map() to common code
 2010-06-21 21:11 UTC  (11+ messages)
` [PATCH 3/5] of/irq: merge of_irq_find_parent()
` [PATCH 5/5] of/irq: merge of_irq_map_one()

Cmdline FDT query tool
 2010-06-21  1:50 UTC  (8+ messages)

Request review of device tree documentation
 2010-06-18 22:12 UTC  (25+ messages)

Platform data with function pointers
 2010-06-18 14:33 UTC  (7+ messages)

OF Clock binding discussion
 2010-06-17 15:58 UTC 

[PATCH v4 00/12] ptp: IEEE 1588 clock support
 2010-06-17  1:03 UTC  (10+ messages)
` [PATCH 04/12] phylib: add a way to make PHY time stamps possible
` [PATCH 08/12] ptp: Added a brand new class driver for ptp clocks
` [PATCH 12/12] ptp: Added a clock driver for the National Semiconductor PHYTER

[PATCH 1/2] sparc/of: Move of_device fields into struct pdev_archdata
 2010-06-16 21:07 UTC  (4+ messages)
` [PATCH 2/2] of: kill struct of_device

[Patch v2 1/2] 5200/mpc: improve i2c bus error recovery
 2010-06-16 19:30 UTC  (6+ messages)


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