devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2011-02-23 14:30:28 to 2011-03-07 14:51:38 UTC [more...]

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

[PATCH 0/3] Add MX51 basic DT support
 2011-03-07  5:08 UTC  (18+ 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

[RFC 2/3] OLPC: add missing elements to device tree
 2011-03-06  0:19 UTC  (4+ messages)

[RFC PATCH v2 00/12] MIPS: Octeon: Use Device Tree
 2011-03-05 22:04 UTC  (24+ messages)
` [RFC PATCH v2 01/12] MIPS: Octeon: Move some Ethernet support files out of staging
` [RFC PATCH v2 02/12] of: Allow scripts/dtc/libfdt to be used from kernel code
` [RFC PATCH v2 07/12] MIPS: Octeon: Rearrance CVMX files in preperation for device tree
  ` [RFC PATCH v2 03/12] of: Make of_find_node_by_path() traverse /aliases for relative paths
  ` [RFC PATCH v2 04/12] MIPS: Octeon: Add device tree source files
  ` [RFC PATCH v2 05/12] MIPS: Prune some target specific code out of prom.c
  ` [RFC PATCH v2 06/12] MIPS: Octeon: Add a irq_create_of_mapping() implementation
  ` [RFC PATCH v2 08/12] MIPS: Octeon: Initialize and fixup device tree
  ` [RFC PATCH v2 09/12] i2c: Convert i2c-octeon.c to use "
  ` [RFC PATCH v2 10/12] netdev: mdio-octeon.c: Convert "
  ` [RFC PATCH v2 11/12] netdev: octeon_mgmt: "
  ` [RFC PATCH v2 12/12] staging: octeon_ethernet: "

[PATCH] Make of_read_number() handle unaligned data
 2011-03-05  5:20 UTC  (2+ messages)

[RFC 3/3] olpc-battery: bind to device tree
 2011-03-05  4:54 UTC  (3+ messages)

[RFC 1/3] OLPC: Use device tree for platform identification
 2011-03-05  4:28 UTC  (3+ messages)

[PATCH] hwmon: (ads1015) Add devicetree documentation
 2011-03-03 22:09 UTC  (9+ messages)
  ` [PATCH v3] "

[PATCH v4] hwmon: Add support for Texas Instruments ADS1015
 2011-03-03 21:15 UTC  (5+ messages)

[PATCH V12 0/4] ptp: IEEE 1588 hardware clock support
 2011-03-03 20:13 UTC  (6+ messages)
` [PATCH V12 1/4] ptp: Added a brand new class driver for ptp clocks
` [PATCH V12 2/4] ptp: Added a clock that uses the eTSEC found on the MPC85xx
  ` [PATCH V12 3/4] ptp: Added a clock driver for the IXP46x
  ` [PATCH V12 4/4] ptp: Added a clock driver for the National Semiconductor PHYTER

[PATCH v2] hwmon: (ads1015) Add devicetree documentation
 2011-03-03 17:53 UTC  (3+ messages)

Cypress CY7C67300 Host controller
 2011-03-03 13:22 UTC 

[git pull] device tree bug fixes
 2011-03-02 21:38 UTC 

[PATCH v4 0/2] powerpc: Open PIC binding and "pic-no-reset"
 2011-03-02  3:22 UTC  (5+ messages)
` [PATCH v4 1/2] powerpc: document the Open PIC device tree binding
  ` [PATCH v4 2/2] powerpc: make MPIC honor the "pic-no-reset" device tree property

[PATCH 0/4] Support for device-tree appended to zImage
 2011-03-02  2:57 UTC  (15+ messages)
` [PATCH 1/4] ARM:boot:device tree: Allow the device tree binary to be "
` [PATCH 2/4] ARM:boot:device tree: Merge specific atags into the device tree
` [PATCH 3/4] ARM:boot:device tree: Add puthex routine for use in the boot wrapper
` [PATCH 4/4] ARM:boot:device tree: Allow multiple device trees to be appended to zImage

[PATCH] of: Make of_find_node_by_path() traverse /aliases for relative paths
 2011-03-02  0:56 UTC  (2+ messages)

Elimination of of_platform_bus_type remains in devicetree/next
 2011-02-28 23:47 UTC  (2+ messages)

[PATCH 3/4] tty: serial: altera_uart: Add devicetree support
 2011-02-28  8:31 UTC  (4+ messages)
` [PATCH 3/4 v3] "

[PATCH 5/5] tty: serial: altera_jtaguart: Add device tree support
 2011-02-28  8:26 UTC  (3+ messages)
` [PATCH 5/5 v3] "

[RFC PATCH] ipmi: convert OF driver to platform driver
 2011-02-28  8:04 UTC  (4+ messages)

[RFC PATCH 00/15] Remove last remains of of_platform_bus_type
 2011-02-28  7:41 UTC  (19+ messages)
` [RFC PATCH 01/15] dt/powerpc: move of_bus_type infrastructure to ibmebus
` [RFC PATCH 02/15] dt: add a match table pointer to struct device
` [RFC PATCH 06/15] dt: xilinx_hwicap: merge platform and of_platform driver bindings
  ` [RFC PATCH 06/15] dt: xilinx_hwicap: merge platform and of_platformdriver bindings
` [RFC PATCH 07/15] dt: uartlite: merge platform and of_platform driver bindings
` [RFC PATCH 13/15] dt/serial: Eliminate users of of_platform_{, un}register_driver
` [RFC PATCH 14/15] dt: Eliminate of_platform_{,un}register_driver

[PATCH v5] of/promtree: allow DT device matching by fixing 'name' brokenness
 2011-02-26  6:41 UTC  (8+ messages)
` [PATCH v6] of/pdt: "

[RFC PATCH 00/10] MIPS: Octeon: Use Device Tree
 2011-02-25 21:46 UTC  (26+ messages)
` [RFC PATCH 01/10] MIPS: Octeon: Move some Ethernet support files out of staging
` [RFC PATCH 02/10] MIPS: Octeon: Add device tree source files
` [RFC PATCH 06/10] MIPS: Octeon: Initialize and fixup device tree
` [RFC PATCH 07/10] i2c: Convert i2c-octeon.c to use "
` [RFC PATCH 09/10] netdev: octeon_mgmt: Convert "

[PATCH] tty/serial: Relax the device_type restriction from of_serial
 2011-02-25 21:40 UTC  (3+ messages)

[PATCH] dt: add a match table pointer to struct device
 2011-02-25 19:20 UTC  (6+ messages)

OF IOAPIC bindings compile error
 2011-02-25 15:38 UTC  (2+ messages)

[PATCH] olpc_battery: bind to device tree
 2011-02-25 15:33 UTC  (4+ messages)

[PATCH V11 0/4] ptp: IEEE 1588 hardware clock support
 2011-02-25  7:53 UTC  (12+ messages)
` [PATCH V11 2/4] ptp: Added a clock that uses the eTSEC found on the MPC85xx

[PATCH] x86: OLPC: have prom_early_alloc BUG rather than return NULL
 2011-02-25  6:20 UTC  (2+ messages)

[PATCH v5] i2c-gpio: add devicetree support
 2011-02-25  2:07 UTC  (5+ messages)
  ` [PATCH v6] "

Question regarding usage of pdev->id and platform_data
 2011-02-24 12:13 UTC  (3+ messages)

[PATCH] of/pdt: allow DT device matching by fixing 'name' brokenness (v2)
 2011-02-24  6:38 UTC  (11+ messages)
              ` [PATCH] of/pdt: allow DT device matching by fixing 'name' brokenness (v4)
    ` [PATCH] of/pdt: allow DT device matching by fixing 'name' brokenness (v3)

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

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


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).