devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-01-19 19:26:55 to 2012-01-25 09:58:00 UTC [more...]

[PATCH 00/31] Clean up amba/primecell bus support
 2012-01-25  9:58 UTC  (63+ messages)
` [PATCH 01/31] ARM: amba: add amba_device allocation/add/put functions
` [PATCH 02/31] ARM: amba: of: convert to use amba_device_alloc
` [PATCH 03/31] ARM: amba: ux500: "
` [PATCH 04/31] ARM: amba: integrator: "
` [PATCH 05/31] ARM: amba: mxs: "
` [PATCH 06/31] ARM: amba: make irq 0 invalid
` [PATCH 07/31] ARM: amba: ux500: get rid of NO_IRQ
` [PATCH 08/31] ARM: amba: get rid of NO_IRQ initializers
` [PATCH 09/31] ARM: amba: samsung: "
` [PATCH 10/31] ARM: amba: integrator/realview/versatile/vexpress: "
` [PATCH 11/31] ARM: amba: lpc32xx: "
` [PATCH 12/31] ARM: amba: mxs: "
` [PATCH 13/31] ARM: amba: nomadik: "
` [PATCH 14/31] ARM: amba: netx: "
` [PATCH 15/31] ARM: amba: spear: "
` [PATCH 18/31] ARM: amba: provide common initializers for static amba devices
` [PATCH 19/31] ARM: amba: vexpress: get rid of private platform amba_device initializer
` [PATCH 20/31] ARM: amba: versatile: "
` [PATCH 21/31] ARM: amba: realview: "
` [PATCH 22/31] ARM: amba: integrator: use common amba device initializers
` [PATCH 23/31] ARM: amba: omap2: "
  ` [PATCH 16/31] ARM: amba: u300: get rid of NO_IRQ initializers
  ` [PATCH 17/31] ARM: amba: make use of -1 IRQs warn
  ` [PATCH 24/31] ARM: amba: ep93xx: use common amba device initializers
` [PATCH 25/31] ARM: amba: bcmring: "
` [PATCH 26/31] ARM: amba: netx: "
` [PATCH 27/31] ARM: amba: lpc32xx: "
` [PATCH 28/31] ARM: amba: u300: "
` [PATCH 29/31] ARM: amba: nomadik: "
` [PATCH 30/31] ARM: amba: spear: "
` [PATCH 31/31] ARM: amba: samsung: "

[PATCH v4 11/20] tegra: fdt: Add clock bindings
 2012-01-25  9:50 UTC  (17+ messages)
` [PATCH] ARM: tegra: Define Tegra20 CAR binding

[RFC/PATCH] usb: dwc3: omap: convert pdata to of property
 2012-01-25  9:11 UTC 

[PATCH] serial/efm32: add new driver
 2012-01-25  8:41 UTC  (6+ messages)
` [PATCH v3] "
    ` [PATCH v4] "

[RFC PATCH 0/7] ARM: davinci: add support for the am1808 based enbw_cmc board
 2012-01-25  7:09 UTC  (17+ messages)
  ` [RFC PATCH 1/7] ARM: davinci, intc: Add OF support for TI interrupt controller
  ` [RFC PATCH 2/7 v2] ARM: davinci: configure davinci aemif chipselects through OF
  ` [RFC PATCH 3/7] ARM: davinci: mux: add OF support
  ` [RFC PATCH 5/7] ARM: davinci: i2c: "
  ` [RFC PATCH 6/7] ARM: mtd: nand: davinci: add OF support for davinci nand controller
  ` [RFC PATCH 7/7] ARM: davinci: add support for the am1808 based enbw_cmc board
` [RFC PATCH 4/7] ARM: davinci: net: davinci_emac: add OF support

[RFCv2 00/14]
 2012-01-25  0:26 UTC  (22+ messages)
` [RFCv2 01/14] irq_domain: add documentation and MAINTAINERS entry
` [RFCv2 03/14] irq_domain: Make irq_domain structure match powerpc's irq_host
` [RFCv2 05/14] irq_domain/powerpc: Use common irq_domain structure instead of irq_host
` [RFCv2 06/14] irq_domain/powerpc: eliminate irq_map; use irq_alloc_desc() instead
` [RFCv2 07/14] irq_domain/powerpc: Eliminate virq_is_host()
` [RFCv2 08/14] irq_domain: Move irq_domain code from powerpc to kernel/irq
` [RFCv2 09/14] irqdomain: remove NO_IRQ from irq domain code
` [RFCv2 10/14] irq_domain: Remove references to old irq_host names
` [RFCv2 11/14] irq_domain: Replace irq_alloc_host() with revmap-specific initializers
` [RFCv2 12/14] irq_domain: Add support for base irq and hwirq in legacy mappings
` [RFCv2 13/14] irq_domain: Remove 'new' irq_domain in favour of the ppc one
` [RFCv2 14/14] irq_domain: Remove irq_domain_add_simple()
  ` [RFCv2 02/14] dt: Make irqdomain less verbose
  ` [RFCv2 04/14] irq_domain: convert microblaze from irq_host to irq_domain

Pinmux bindings proposal V2
 2012-01-25  0:04 UTC  (6+ messages)

[PATCH v5 01/18] fdt: Add basic support for decoding GPIO definitions
 2012-01-24 23:21 UTC  (13+ messages)
  ` [PATCH v5 02/18] arm: fdt: Ensure that an embedded fdt is word-aligned
  ` [PATCH v5 03/18] arm: fdt: Add skeleton device tree file from kernel
  ` [PATCH v5 04/18] tegra: fdt: Add Tegra2x "
  ` [PATCH v5 05/18] tegra: fdt: Add device tree file for Tegra2 Seaboard "
  ` [PATCH v5 06/18] fdt: Add staging area for device tree binding documentation
  ` [PATCH v5 07/18] fdt: Add tegra-usb bindings file from linux
  ` [PATCH v5 08/18] tegra: fdt: Add additional USB binding
  ` [PATCH v5 09/18] tegra: fdt: Add clock bindings
  ` [PATCH v5 10/18] tegra: usb: fdt: Add additional device tree definitions for USB ports
  ` [PATCH v5 11/18] tegra: usb: fdt: Add USB definitions for Tegra2 Seaboard
  ` [PATCH v5 13/18] fdt: Add function to return peripheral/clock ID
  ` [PATCH v5 18/18] tegra: fdt: Enable FDT support for Seaboard

[PATCH v4 01/20] fdt: Tidy up a few fdtdec problems
 2012-01-24 23:17 UTC  (33+ messages)
    ` [U-Boot] "
` [PATCH v4 02/20] fdt: Add functions to access phandles, arrays and bools
    ` [U-Boot] "
` [PATCH v4 03/20] fdt: Add basic support for decoding GPIO definitions
` [PATCH v4 06/20] tegra: fdt: Add Tegra2x device tree file from kernel
` [PATCH v4 07/20] tegra: fdt: Add device tree file for Tegra2 Seaboard "
` [PATCH v4 08/20] fdt: Add staging area for device tree binding documentation
` [PATCH v4 10/20] tegra: fdt: Add additional USB binding
` [PATCH v4 12/20] tegra: usb: fdt: Add additional device tree definitions for USB ports

[PATCH V2 1/4] ARM: dt: tegra: Add Tegra APB DMA device tree binding
 2012-01-24  8:42 UTC  (2+ messages)

[PATCH 1/6] ARM: tegra: Remove use of TEGRA_GPIO_TO_IRQ
 2012-01-24  8:34 UTC  (3+ messages)

Pinmux bindings proposal
 2012-01-23 22:54 UTC  (27+ messages)

RFC v2 irq_domain rework posted to linux-kernel. (Was: [RFCv2 00/14])
 2012-01-23 22:08 UTC 

[PATCH v2 2/7] fdt: Add function to allow aliases to refer to multiple nodes
 2012-01-23 18:25 UTC  (9+ messages)
` [PATCH v2 3/7] tegra: fdt: Add extra I2C bindings for U-Boot

[PATCH] arm/dts: omap3-evm: Add i2c and twl4030 support
 2012-01-23  8:56 UTC  (3+ messages)

[PATCH 1/2] arm:omap2:board-generic: Add DT support for AM33xx devices
 2012-01-23  8:11 UTC  (3+ messages)

[PATCH v3 1/8] sandbox: fdt: Add support for CONFIG_OF_CONTROL
 2012-01-23  6:48 UTC 

[PATCH v3 1/2] fdt: Add fdtdec_find_aliases() to deal with alias nodes
 2012-01-23  4:08 UTC  (5+ messages)
    ` [U-Boot] "
` [PATCH v3 2/2] fdt: Add tests for fdtdec
    ` [U-Boot] "

Your question!
 2012-01-22 21:31 UTC 

[PATCH v6 1/2] Add fdtget utility to read property values from a device tree
 2012-01-22 11:23 UTC  (6+ messages)
  ` [PATCH v6 2/2] Add fdtput utility to write property values to "

[PATCH v2 REPOST] dtc: Add support for named integer constants
 2012-01-21 21:56 UTC  (11+ messages)

[RFC v3 PATCH 0/3] dt: device tree bindings and data for EMIF and DDR
 2012-01-21  8:09 UTC  (6+ messages)
` [RFC v3 PATCH 1/3] dt: device tree bindings for DDR memories

[PATCH v3 5/9] tegra: fdt: Add keyboard controller definition
 2012-01-20 23:30 UTC  (2+ messages)

[RFC PATCH v3 2/5] pinctrl: add dt binding support for pinmux mappings
 2012-01-20 17:51 UTC  (16+ messages)

of: add clock providers
 2012-01-20 13:21 UTC 

[PATCH 3/6] tegra: fdt: Add NAND controller binding and definitions
 2012-01-20  1:03 UTC  (2+ messages)

[PATCH v6 0/9] Versatile Express DT support
 2012-01-19 22:07 UTC  (14+ messages)
` [PATCH v6 9/9] ARM: vexpress: Add Device Tree for V2P-CA15 core tile (TC1 variant)

[RFC v2 PATCH 0/3] dt: device tree bindings and data for EMIF and DDR
 2012-01-19 19:26 UTC  (11+ 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).