Devicetree
 help / color / mirror / Atom feed
 messages from 2010-06-29 07:33:59 to 2010-07-29 19:04:40 UTC [more...]

[PATCH] of/address: Clean up function declarations
 2010-07-29 19:04 UTC 

[PATCH] of: Provide default of_node_to_nid() implementation
 2010-07-29 19:04 UTC 

[PATCH v2 2/2] MIPS: PowerTV: Add device tree support
 2010-07-29 18:56 UTC  (3+ messages)

[patch] nouveau: unwind on load errors
 2010-07-29 18:02 UTC 

[GIT/PATCH 0/4] Do not use IRQF_TIMER for non timer interrupts
 2010-07-29 10:16 UTC  (8+ messages)
` [PATCH 1/4] irq: rename IRQF_TIMER to IRQF_NO_SUSPEND
      ` [PATCH 1/4] irq: Add new IRQ flag IRQF_NO_SUSPEND
      ` [PATCH 3/4] powerpc: Use IRQF_NO_SUSPEND not IRQF_TIMER for non-timer interrupts

[PATCH] arm/dt: Print machine name after dt probe
 2010-07-29  7:02 UTC  (3+ messages)

[RFC PATCH 0/3] *** Add device tree support for ARM to U-Boot ***
 2010-07-28 21:59 UTC  (4+ messages)
  ` [RFC PATCH 1/3] FDT: Add fixup support of multiple banks of memory
  ` [RFC PATCH 2/3] ARM: WIP: add flat device tree support
  ` [RFC PATCH 3/3] ARM: add config for beagle with fdt enabled

[PATCH v2 1/2] MIPS: Add device tree support to MIPS
 2010-07-28 21:33 UTC  (6+ messages)

[PATCH v4 0/5] Rework MPC5121 DIU support (for 2.6.36)
 2010-07-28  7:56 UTC  (8+ messages)
` [PATCH v4 1/5] fsl-diu-fb: fix issue with re-enabling DIU area descriptor
` [PATCH v4 2/5] fsl-diu-fb: move fsl-diu-fb.h to include/linux
` [PATCH v4 3/5] powerpc/mpc5121: shared DIU framebuffer support
` [PATCH v4 4/5] powerpc: doc/dts-bindings: update doc of FSL DIU bindings
` [PATCH v4 5/5] fsl-diu-fb: Support setting display mode using EDID

[PATCH] xilinxfb: update tft comp versions
 2010-07-28  7:52 UTC  (2+ messages)

[PATCH] arm/dt: Fix booting non-dt versatile
 2010-07-28  1:58 UTC  (4+ messages)

[PATCH v2 2/2] powerpc/mpc5121: add initial support for PDM360NG board
 2010-07-27 21:26 UTC  (8+ messages)
  ` [PATCH v3 "
      ` [PATCH v4 "

[PATCH] of/spi: call of_register_spi_devices() from spi core code
 2010-07-27 20:35 UTC  (3+ messages)
          ` [PATCH v2] "

[PATCH v3] of: Create asm-generic/of.h and provide default of_node_to_nid()
 2010-07-27 16:52 UTC  (10+ messages)

[PATCH] of/device: Make of_device_make_bus_id() usable by other code
 2010-07-25 21:23 UTC  (3+ messages)

[PATCH] of: Provide default of_node_to_nid() when CONFIG_NUMA is not set
 2010-07-25 21:14 UTC  (4+ messages)

Respinning my test-devicetree branch
 2010-07-24 21:48 UTC  (2+ messages)

[PATCH 2/2] mpc85xx_edac: change to use new definitions for PCI EDAC regspace
 2010-07-24 10:09 UTC  (2+ messages)

[PATCH v2 1/2] of: Fix phandle endian issues
 2010-07-23 23:05 UTC  (2+ messages)
` [PATCH v2 2/2] of/irq: Fix endian issues in parsing interrupt specifiers

[PATCH] fix off-by-one error in writing the initrd size into the device tree
 2010-07-23 22:48 UTC 

[PATCH v2 4/9] drivers/of: Allow IRQ code to work properly on architectures without NO_IRQ
 2010-07-23 22:15 UTC 

[PATCH 1/8] of/fdt.c: use architecture-independent ALIGN macro, defined in kernel.h
 2010-07-23 22:10 UTC  (33+ 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 2/9] of/fdt: Add unflatten_partial_device_tree
 2010-07-23 21:39 UTC  (10+ messages)
      ` [PATCH 3/9] of/base.c: export property access/modification functions
        ` [PATCH 4/9] drivers/of: Allow IRQ code to work properly on architectures without NO_IRQ
          ` [PATCH 5/9] arch/x86: Add support for device tree code
            ` [PATCH 6/9] [Xilinx] xilinx_pcipr: Added Xilinx reconfigurable PCI endpoint driver
              ` [PATCH 7/9] [Xilinx] xilinx_hwicap: use linux/io.h instead of asm/io.h
                ` [PATCH 8/9] [Xilinx] xilinx_hwicap: Update driver to use generic io accessors
                  ` [PATCH 9/9] [Xilinx] xilinx_hwicap: Enable whenever OF/device trees are available
  ` [PATCH 1/9] drivers/of: Make device tree code work on any arch
  ` [PATCH 0/9] Xilinx PCI endpoint driver

[PATCH 0/9] Xilinx PCI endpoint driver
 2010-07-23 20:57 UTC 

[PATCH 0/4] Replace reference to of_device with platform_device in arch and drivers/of/* code
 2010-07-23  5:51 UTC  (7+ 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/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  (31+ messages)
` [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] of/fdt: Add unflatten_partial_device_tree
 2010-07-06 22:57 UTC  (11+ messages)

[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  (7+ messages)
  ` [PATCH 1/5] microblaze: turn CONFIG_OF into a select
  ` [PATCH 5/5] of: remove architecture CONFIG_OF definitions


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