messages from 2010-02-10 14:55:07 to 2010-03-05 22:52:12 UTC [more...]
dtc: Enable more warnings
2010-03-05 22:52 UTC (7+ messages)
[PATCH] of_mdio: Add of_phy_attach function
2010-03-05 19:48 UTC
[PATCH 0/9 V3] Implement a new DTS Source Language
2010-03-03 16:18 UTC (51+ messages)
` [PATCH 2/9 V3] Add conditionalized debug() print macro
` [PATCH 3/9 V3] Enhance source position implementation
` [PATCH 4/9 V3] Add header files for new Internal Representation form
` [PATCH 5/9 V3] Add most of the new IR implementation files
` [PATCH 6/9 V3] Add the main IR evaluation implementation
` [PATCH 7/9 V3] Introduce new DTS language
` [PATCH 8/9 V3] Add documentation for the "
dtc: Correct headers in util.c
2010-03-03 13:57 UTC (2+ messages)
[Patch] mpc5200b: improve baud rate calculation (reach high baud rates, better accuracy)
2010-03-02 20:12 UTC (6+ messages)
[PATCH] Add merging of labelled subnodes. This patch allows the following
2010-03-01 15:54 UTC
[PATCH] Add merging of labelled subnodes. This patch allows the following
2010-03-01 6:49 UTC (3+ messages)
[PATCH 1/3] video: add support for getting video mode from device tree
2010-03-01 3:45 UTC (4+ messages)
Proposal to move PCI out of arch/powerpc and into drivers/of
2010-02-28 0:33 UTC (6+ messages)
[patch] of: check for IS_ERR()
2010-02-26 16:11 UTC (3+ messages)
[PATCH v3] Allow device tree to be modified by additonal device tree sections
2010-02-26 14:06 UTC (4+ messages)
[git pull] OF device tree rework for 2.6.34
2010-02-25 17:51 UTC
[PATCH] Update .gitignore files
2010-02-25 17:49 UTC (4+ messages)
[RFC] driver-core: Add device node pointer to struct device
2010-02-24 22:36 UTC (4+ messages)
dtc: Allow multiple labels on nodes and properties
2010-02-24 21:58 UTC (5+ messages)
` dtc: Allow multiple labels on nodes and properties (v2)
[PATCH] Allow device tree to be modified by additonal device tree sections
2010-02-24 18:57 UTC
dtc: Audit and fix valgrind errors
2010-02-24 14:57 UTC (2+ messages)
[RFC] Allow device tree to be modified by additonal device tree sections
2010-02-24 4:57 UTC (5+ messages)
Remove obsolete references_dts0 test
2010-02-23 15:06 UTC (2+ messages)
Disallow re-use of the same label within a dts file
2010-02-23 15:06 UTC (2+ messages)
[PATCH 0/2] Make of_fdt conditionally compile gracefully
2010-02-22 23:25 UTC (6+ messages)
` [PATCH 1/2] of/flattree: make of_fdt.h safe to unconditionally include
` [PATCH 2/2] of/flattree: Make unflatten_device_tree() safe to call from any arch
dtc: Automatically pick a sensible boot_cpuid_phys
2010-02-19 14:37 UTC (2+ messages)
AUTO: Christian Rund/Germany/IBM is out of the office from 02/19/2010 until 22/02/2010 EOB. (returning 23.02.2010)
2010-02-19 3:02 UTC
[Patch v2 1/2] 5200/mpc: improve i2c bus error recovery
2010-02-18 18:45 UTC (5+ messages)
[Patch v2 1/2] 5200/mpc: improve i2c bus error recovery
2010-02-18 13:23 UTC (6+ messages)
[Patch v2 2/2] 5200/mpc: improve i2c bus error recovery
2010-02-17 20:10 UTC (2+ messages)
Notes on consolidating device tree patches
2010-02-17 19:47 UTC
[PATCH] of: added documentation for spi chipselects
2010-02-17 14:33 UTC (8+ messages)
` [PATCH V2] "
` [PATCH] of: added documentation for spi chipselects, follow-up patch
[PATCH] of: add bus-number specification to spi_mpc8xxx
2010-02-17 11:11 UTC (7+ messages)
[PATCH v8 0/4] i2c-mpc: add support for the Freescale MPC512x and other fixes
2010-02-17 10:19 UTC (5+ messages)
` [PATCH v8 1/4] i2c-mpc: use __devinit[data] for initialization functions and data
` [PATCH v8 2/4] i2c-mpc: rename "setclock" initialization functions to "setup"
` [PATCH v8 3/4] i2c-mpc: add support for the MPC512x processors from Freescale
` [PATCH v8 4/4] powerpc: doc/dts-bindings: update doc of FSL I2C bindings
[PATCH v7 0/4] i2c-mpc: add support for the Freescale MPC512x and other fixes
2010-02-16 20:49 UTC (8+ messages)
` [PATCH v7 1/4] i2c-mpc: use __devinit[data] for initialization functions and data
` [PATCH v7 2/4] i2c-mpc: rename "setclock" initialization functions to "setup"
` [PATCH v7 3/4] i2c-mpc: add support for the MPC512x processors from Freescale
` [PATCH v7 4/4] powerpc: doc/dts-bindings: update doc of FSL I2C bindings
[PATCH/RFC 1/2] 5200: improve i2c bus error recovery
2010-02-16 20:14 UTC (5+ messages)
[PATCH/RFC 2/2] 5200: improve i2c bus error recovery
2010-02-16 19:33 UTC (2+ messages)
[PATCH RFC 0/3] Implement refcounting for OF GPIO chips
2010-02-15 20:59 UTC (6+ messages)
` [PATCH 3/3] of/gpio: Introduce of_put_gpio(), add ref counting "
[PATCH 1/9] of: Remove old and misplaced function declarations
2010-02-14 19:50 UTC (24+ messages)
` [PATCH 2/9] proc_devtree: fix THIS_MODULE without module.h
` [PATCH 3/9] of: protect linux/of.h with CONFIG_OF
` [PATCH 4/9] of/flattree: Don't assume HAVE_LMB
` [PATCH 5/9] of: put default string compare and #a/s-cell values into common header
` [PATCH 6/9] of: remove unused extern reference to devtree_lock
` [PATCH 7/9] of: move definition of of_chosen into common code
` [PATCH 8/9] of/sparc: Remove sparc-local declaration of allnodes and devtree_lock
` [PATCH 9/9] of: remove undefined request_OF_resource & release_OF_resource
` Re: [PATCH 3/9] of: protect linux/of.h with CONFIG_OF
` [PATCH 0/9] Random OF cleanups and merges
[PATCH 0/9] Random OF cleanups and merges
2010-02-13 16:02 UTC
phy address in the device tree, vs auto probing
2010-02-10 19:57 UTC (13+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox