messages from 2010-12-01 19:41:35 to 2011-01-07 17:23:04 UTC [more...]
[PATCH] of/device: Don't register disabled devices
2011-01-07 17:23 UTC (4+ messages)
[RFC] MPIC Bindings and Bindings for AMP Systems
2011-01-07 16:44 UTC (15+ messages)
[RFC] MPIC Bindings and Bindings for AMP Systems
2011-01-06 20:10 UTC (7+ messages)
[PATCH 1/2] video, sm501: add OF binding to support SM501
2011-01-06 4:47 UTC (9+ messages)
` [PATCH v2 "
[PATCH 02/15] x86: Add device tree support
2011-01-05 23:20 UTC (27+ messages)
` [sodaville] "
` [PATCH 03/15] x86/dtb: Add a device tree for CE4100
` [PATCH v2 "
` [PATCH 04/15] x86/dtb: add irq domain abstraction
` [PATCH 05/15] x86/dtb: add early parsing of APIC and IO APIC
` [PATCH v2 "
` [PATCH 06/15] x86/dtb: add support hpet
` [PATCH 07/15] of: move of_irq_map_pci() into generic code
` [PATCH v2 "
` [PATCH 08/15] x86/dtb: add support for PCI devices backed by dtb nodes
` [PATCH 09/15] x86/dtb: Add generic bus probe
` [PATCH 10/15] x86/ioapic: Add OF bindings for IO-APIC
` [PATCH 12/15] of/address: use propper endianess in get_flags
` [PATCH 14/15] rtc/cmos: add OF bindings
[RFC][PATCH] add FDT address translation
2011-01-04 23:20 UTC (4+ messages)
Testing on ARM (omap)
2011-01-04 9:16 UTC
[PATCH 0/5] refactor dts files for mpc5200b based systems (take 2)
2011-01-04 1:31 UTC (11+ messages)
` [PATCH 1/5] Pull in recent changes from the main dtc repository. These changes primarily
` [PATCH 2/5] powerpc/5200: dts: rename nodes to prepare for refactoring dts files
` [PATCH 3/5] powerpc/5200: dts: remove unused properties
` [PATCH 4/5] powerpc/5200: dts: Change combatible strings on localbus
` [PATCH 5/5] powerpc/5200: dts: refactor dts files
i2c-ocores changes (version 2)
2011-01-04 1:05 UTC (10+ messages)
` [PATCH 1/3] i2c-ocores: Adapt for device tree
` [PATCH 3/3] i2c-ocores: add some device tree documentation
[PATCH] ll_temac: Fix section mismatch from the temac_of_probe
2011-01-03 20:07 UTC (3+ messages)
[PATCH 0/7] Various OF fixes for little-endian and ARM
2011-01-03 19:24 UTC (5+ messages)
` [PATCH 2/7] of: Fixes for OF probing on little endian systems
[PATCH v3] OF: make drivers depend on CONFIG_OF instead of CONFIG_PPC_OF
2011-01-03 19:15 UTC (2+ messages)
[PATCH 02/11] x86: Add device tree support
2011-01-03 18:10 UTC (25+ messages)
` [sodaville] "
` [PATCH 03/11] x86/dtb: Add a device tree for CE4100
` [sodaville] "
` [PATCH 07/11] x86/dtb: add support for PCI devices backed by dtb nodes
[PATCH] of/flattree: Add of_flat_dt_match() helper function
2011-01-01 0:54 UTC (3+ messages)
[PATCH 1/5] of/device: Centralize checking of 'status' properties
2010-12-31 7:46 UTC (13+ messages)
` [PATCH 4/5] of/device: Create _of_get_next_child()
` [PATCH 5/5] of/device: Show even unavailable nodes in procfs
` [PATCH 2/5] of/device: make for_each_node* check status properties
` [PATCH 3/5] of/device: Make of_get_next_child() "
[PATCH] of/fdt: add kernel command line option for dtb_compat string
2010-12-30 21:34 UTC (11+ messages)
[PATCH 0/3] Enable OF drivers for non-PPC
2010-12-30 0:56 UTC (7+ messages)
` [PATCH 1/3] ipmi: convert OF driver to platform driver
` [PATCH 2/3] of_serial: explicitly include of_irq.h
` [PATCH 3/3] OF: make drivers depend on CONFIG_OF instead of CONFIG_PPC_OF
[PATCH 1/7] fdt: Add Kconfig for EARLY_FLATTREE
2010-12-30 0:43 UTC (14+ messages)
` [PATCH 2/7] arch/x86: Add support for device tree code
` [PATCH 3/7] arch/x86: select OF and OF_FLATTREE
` [PATCH 4/7] fdt.c: Add non-boottime device tree functions
` [PATCH 5/7] fdt.c: Refactor unflatten_dt_node
` [PATCH 6/7] fdt.c: Reorder unflatten_dt_node
` [PATCH 7/7] fdt.c: Refactor unflatten_device_tree and add fdt_unflatten_tree
[PATCH V2 0/3] at24: parse OF-data
2010-12-24 9:15 UTC (7+ messages)
` [PATCH 1/3] misc: at24: parse OF-data, too
` [PATCH 2/3] misc: at24: add more sanity checks for parameters
` [PATCH 3/3] powerpc: pcm030/032: add pagesize to dts
[PATCH 0/4] V3 Add ability to link device blob(s) into vmlinux
2010-12-23 22:13 UTC (12+ messages)
` [PATCH 1/4] of: Add support for linking device tree blobs "
` [PATCH 2/4] x86/of: Add building device tree blob(s) into image
` [PATCH 3/4] of/powerpc: Use generic rule to build dtb's
` [PATCH 4/4] microblaze/of: "
[PATCH 3/3] x86: OLPC: speed up device tree creation during boot (v2)
2010-12-23 11:57 UTC (9+ messages)
[PATCH 0/4] V3 Add ability to link device blob(s) into vmlinux
2010-12-21 17:52 UTC (9+ messages)
` [PATCH 1/4] of: Add support for linking device tree blobs "
` [PATCH 2/4] x86/of: Add building device tree blob(s) into image
` [PATCH 3/4] of/powerpc: Use generic rule to build dtb's
` [PATCH 4/4] microblaze/of: "
[RFC 0/3] Introduce of_probe_platform_driver()
2010-12-16 18:26 UTC (8+ messages)
` [PATCH 1/3] of: platform: introduce of_probe_platform_driver()
` [PATCH 2/3] spi: mpc52xx_psc_spi: fix section mismatch warning
` [PATCH 3/3] spi: mpc512x_psc_spi: move probe-routine to __init
[PATCH v4 0/5] Rework MPC5121 DIU support (for 2.6.36)
2010-12-16 17:42 UTC (9+ messages)
` [PATCH v4 5/5] fsl-diu-fb: Support setting display mode using EDID
microblaze console init
2010-12-13 21:06 UTC (7+ messages)
AUTO: Matt Tyrlik/Raleigh/IBM is out of the office until 01/05/2011. (returning 01/05/2011)
2010-12-11 11:02 UTC
[PATCH 2/2 v2] powerpc, video: add SM501 support for charon board
2010-12-11 6:31 UTC (2+ messages)
` [PATCH v3 2/2] "
[PATCH 0/5] Hide devices with non-available status from kernel
2010-12-08 19:29 UTC
[PATCH 0/4] V2 Add ability to link device blob(s) into vmlinux
2010-12-07 3:19 UTC (7+ messages)
` [PATCH 1/4] of: Add support for linking device tree blobs "
` [PATCH 2/4] x86/of: Add building device tree blob(s) into image
` [PATCH 3/4] of/powerpc: Use generic rule to build dtb's
` [PATCH 4/4] microblaze/of: "
UIO / of_genirq driver
2010-12-03 15:50 UTC (4+ messages)
[PATCH v2] rtc/cmos: add OF bindings
2010-12-02 13:38 UTC (5+ messages)
` [PATCH v3] "
` [PATCH] x86/rtc: don't register rtc if we have an OF node for it
[PATCH 0/5] Add the ability to link device blobs into vmlinux
2010-12-01 19:41 UTC (3+ messages)
` [PATCH 0/4] V2 Add ability to link device blob(s) "
` [PATCH 4/4] microblaze/of: Use generic rule to build dtb's
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;
as well as URLs for NNTP newsgroup(s).