messages from 2010-02-24 21:10:30 to 2010-03-25 21:54:11 UTC [more...]
[PATCH] powerpc/fsl: add device tree binding for QE firmware
2010-03-25 21:54 UTC (31+ messages)
RFC: ARM Boot standard for passing device tree blob
2010-03-25 21:04 UTC (2+ messages)
[GIT PULL] arch/microblaze fixes for 2.6.34-rc2
2010-03-21 22:32 UTC (2+ messages)
[v2 PATCH] of/flattree: Fix unhandled OF_DT_NOP tag when unflattening the device tree
2010-03-20 0:24 UTC (2+ messages)
RFC: of_platform and platform bus merge
2010-03-19 4:24 UTC (3+ messages)
[PATCH] powerpc/of: Fix comparison of "compatible" properties
2010-03-18 17:03 UTC (3+ messages)
[PATCH] of: Fix comparison of "compatible" properties
2010-03-18 7:49 UTC (4+ messages)
RFC: representation of CPUs/threads in device trees
2010-03-15 15:52 UTC
[PATCH 00/27] Clean up of_platform drivers
2010-03-12 17:31 UTC (4+ messages)
` [PATCH 05/27] drivers/usb/of: don't use deprecated field in of_platform_driver
` [PATCH 12/27] drivers/mtd/of: "
` [PATCH 22/27] drivers/i2c/of: "
[PATCH 01/37] i2c/of: Allow device node to be passed via i2c_board_info
2010-03-12 13:30 UTC (50+ messages)
` [PATCH 02/37] of: Eliminate dev_archdata_get_node()
` [PATCH 03/37] of/sparc: use dev->of_node instead of dev->archdata.prom_node
` [PATCH 04/37] arch/sparc: use .dev.of_node instead of .node in struct of_device
` [PATCH 05/37] arch/powerpc: "
` [PATCH 06/37] arch/microblaze: "
` [PATCH 07/37] drivers/serial: "
` [PATCH 08/37] drivers/watchdog: "
` [PATCH 09/37] drivers/atm: "
` [PATCH 10/37] drivers/video: "
` [PATCH 11/37] drivers/scsi: "
` [PATCH 12/37] drivers/usb: "
` [PATCH 13/37] drivers/macintosh: "
` [PATCH 14/37] drivers/spi: "
` [PATCH 15/37] drivers/mmc: "
` [PATCH 16/37] drivers/sbus: "
` [PATCH 17/37] drivers/net: "
` [PATCH 18/37] drivers/pcmcia: "
` [PATCH 19/37] drivers/serial: "
` [PATCH 20/37] drivers/input: "
` [PATCH 21/37] drivers/ata: "
` [PATCH 22/37] drivers/leds: "
` [PATCH 23/37] drivers/i2c: "
` [PATCH 24/37] drivers/char: "
` [PATCH 25/37] drivers/infiniband: "
` [PATCH 26/37] drivers/mtd: "
` [PATCH 27/37] drivers/of: "
` [PATCH 28/37] drivers/scsi: use .of_node instead of .archdata.of_node in struct device
` [PATCH 29/37] drivers/char: "
` [PATCH 30/37] drivers/cdrom: "
` [PATCH 31/37] drivers/of: "
` [PATCH 32/37] sound/aoa: use .dev.of_node instead of .node in struct of_device
` [PATCH 33/37] sound/soc: "
` [PATCH 34/37] sound/sparc: "
` [PATCH 35/37] arch/powerpc: Remove .archdata.of_node and use .of_node in struct device
` [PATCH 36/37] arch/microblaze: "
` [PATCH 37/37] arch/sparc: "
` [PATCH 00/37] OF: move device node pointer into "
[PATCH 0/3] Various OF cleanups
2010-03-12 4:55 UTC (6+ messages)
` [PATCH 1/3] of/flattree: make of_fdt.h safe to unconditionally include
` [PATCH 2/3] of/flattree: Make unflatten_device_tree() safe to call from any arch
` [PATCH 3/3] of: protect contents of of_platform.h and of_device.h
[PATCH 0/2] Stuff to make of_device more like platform_device
2010-03-11 18:12 UTC (3+ messages)
` [PATCH 1/2] arch/powerpc: Move dma_mask from of_device into pdev_archdata
` [PATCH 2/2] arch/microblaze: "
[PATCH 00/37] OF: move device node pointer into struct device
2010-03-11 18:03 UTC
dtc: Extend and better test dtbs_equal utility programs
2010-03-11 0:25 UTC
dtc: Add -Wredundant-decls
2010-03-11 0:23 UTC
libfdt: Implement property iteration functions
2010-03-10 14:17 UTC (2+ messages)
dtc: Enable more warnings
2010-03-10 14:16 UTC (9+ messages)
[RFC] drivercore: Add of_match_table to the common device drivers
2010-03-07 20:33 UTC (5+ messages)
[PATCH 00/11] Device-tree support for ARM
2010-03-06 16:01 UTC (4+ messages)
` [PATCH 02/11] arm: use generic infrastructure for early params
[PATCH] of_mdio: Add of_phy_attach function
2010-03-05 19:48 UTC
[PATCH 2/9 V3] Add conditionalized debug() print macro
2010-03-03 16:18 UTC (40+ messages)
` [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 (4+ messages)
` dtc: Allow multiple labels on nodes and properties (v2)
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