messages from 2010-01-26 18:44:57 to 2010-02-24 22:09:24 UTC [more...]
[RFC] driver-core: Add device node pointer to struct device
2010-02-24 22:09 UTC (3+ 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] Update .gitignore files
2010-02-24 19:06 UTC
[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/9 V3] Implement a new DTS Source Language
2010-02-23 4:10 UTC (21+ 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 "
[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 (16+ messages)
` [PATCH 1/3] of platforms: Move common static initialization to of_node_init()
` [PATCH 2/3] of: Introduce safe accessors for node->data
` [PATCH 3/3] of/gpio: Introduce of_put_gpio(), add ref counting for OF GPIO chips
[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)
[PATCH v4 0/3] i2c-mpc: add support for the Freescale MPC512x and other fixes
2010-02-10 14:45 UTC (18+ messages)
` [PATCH v4 1/3] i2c-mpc: use __devinit[data] for initialization functions and data
` [PATCH v4 2/3] i2c-mpc: add support for the MPC512x processors from Freescale
` [PATCH v4 3/3] powerpc: doc/dts-bindings: update doc of FSL I2C bindings
[PATCH v6 0/4] i2c-mpc: add support for the Freescale MPC512x and other fixes
2010-02-10 10:21 UTC (6+ messages)
` [PATCH v6 1/4] i2c-mpc: use __devinit[data] for initialization functions and data
` [PATCH v6 2/4] i2c-mpc: rename "setclock" initialization functions to "setup"
` [PATCH v6 3/4] i2c-mpc: add support for the MPC512x processors from Freescale
` [PATCH v6 4/4] powerpc: doc/dts-bindings: update doc of FSL I2C bindings
[PATCH 0/3] OF Device tree merge patches
2010-02-09 9:01 UTC (5+ messages)
` [PATCH 1/3] microblaze: remove early_init_dt_scan_cpus() and phyp_dump_*()
` [PATCH 2/3] of: add 'of_' prefix to machine_is_compatible()
` [PATCH 3/3] of/flattree: merge early_init_dt_scan_memory() common code
[PATCH] Modification of lexer and parser, improving dtc portability
2010-02-08 15:31 UTC (6+ messages)
How to get partition table from a device tree for a SPI FLASH driver?
2010-02-08 6:51 UTC
[resend] Make the kernel accept ePAPR style phandle information
2010-02-01 21:20 UTC (3+ messages)
[PATCH v5 0/3] i2c-mpc: add support for the Freescale MPC512x and other fixes
2010-02-01 7:37 UTC (4+ messages)
` [PATCH v5 1/3] i2c-mpc: use __devinit[data] for initialization functions and data
` [PATCH v5 2/3] i2c-mpc: add support for the MPC512x processors from Freescale
` [PATCH v5 3/3] powerpc: doc/dts-bindings: update doc of FSL I2C bindings
[PATCH] nodmask.h: remove macro any_online_node
2010-02-01 2:05 UTC (2+ messages)
SKI Bed, Gagnez une semaine de Ski � vie !
2010-01-28 20:13 UTC
UIO / of_genirq driver
2010-01-28 10:45 UTC (2+ messages)
SKI Bed
2010-01-28 2:15 UTC
SKI Bed
2010-01-27 18:17 UTC
[PATCH 08/11] powerpc/mpc5121: add USB host support
2010-01-27 16:52 UTC (3+ messages)
[PATCH v2 0/3] i2c-mpc: add support for the Freescale MPC512x and other fixes
2010-01-27 15:14 UTC (6+ messages)
` [PATCH v2 1/3] i2c-mpc: use __devinit[data] for initialization functions and data
[PATCH] Modification of lexer and parser, improving dtc portability
2010-01-26 23:11 UTC (2+ messages)
[PATCH v3 0/3] i2c-mpc: add support for the Freescale MPC512x and other fixes
2010-01-26 19:28 UTC (4+ messages)
` [PATCH v3 1/3] i2c-mpc: use __init[data] for initialization functions and data
` [PATCH v3 2/3] i2c-mpc: add support for the MPC512x processors from Freescale
` [PATCH v3 3/3] powerpc: doc/dts-bindings: update doc of FSL I2C bindings
[PATCH 0/3] i2c-mpc: add support for the Freescale MPC512x and other fixes
2010-01-26 18:44 UTC (8+ messages)
` [PATCH 1/3] i2c-mpc: use __devinit[data] for initialization functions and data
` [PATCH 2/3] i2c-mpc: add support for the MPC512x processors from Freescale
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