messages from 2010-11-17 05:23:44 to 2010-12-06 17:35:58 UTC [more...]
[PATCH 0/4] V2 Add ability to link device blob(s) into vmlinux
2010-12-06 17:35 UTC
i2c-ocores changes (version 2)
2010-12-06 4:33 UTC (6+ messages)
` [PATCH 1/3] i2c-ocores: Adapt for device tree
` [PATCH 2/3] i2c-ocores: Use devres for resource allocation
` [PATCH 3/3] i2c-ocores: add some device tree documentation
[PATCH 1/2] video, sm501: add OF binding to support SM501
2010-12-04 8:23 UTC
UIO / of_genirq driver
2010-12-03 15:50 UTC (4+ messages)
[PATCH 02/11] x86: Add device tree support
2010-12-02 16:17 UTC (46+ messages)
` [PATCH 03/11] x86/dtb: Add a device tree for CE4100
` [sodaville] "
` [PATCH 04/11] x86/dtb: add irq host abstraction
` [sodaville] "
` [PATCH 05/11] x86/dtb: add early parsing of APIC and IO APIC
` [PATCH 06/11] x86/dtb: add support hpet
` [PATCH 07/11] x86/dtb: add support for PCI devices backed by dtb nodes
` [PATCH 08/11] x86/dtb: Add generic bus probe
` [PATCH 09/11] x86/ioapic: Add OF bindings for IO-APIC
[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 (21+ messages)
` [PATCH 1/5] of: Add support for linking device tree "
` [PATCH 3/5] x86/of: Add building device tree blob(s) into image
` [PATCH 4/5] of/powerpc: Move build to use generic dts->dtb rule
` [PATCH 0/4] V2 Add ability to link device blob(s) into vmlinux
` [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 09/10] MCDE: Add build files and bus
2010-12-01 15:39 UTC
[PATCH 0/3] Enable OF drivers for non-PPC
2010-11-30 15:52 UTC (5+ 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] fix hang in dmfe driver on sending of big packet (linux-2.6.35)
2010-11-30 13:46 UTC
[PATCH 3/3] x86: OLPC: speed up device tree creation during boot (v2)
2010-11-29 23:39 UTC (15+ messages)
` [PATCH 3/3] x86: OLPC: speed up device tree creation during boot (v3)
` [PATCH 3/3] x86: OLPC: speed up device tree creation during boot (v4)
RFC: Mega rename of device tree routines from of_*() to dt_*()
2010-11-29 6:07 UTC (19+ messages)
` "
How do I choose an arbitrary minor number for my tty device?
2010-11-24 18:13 UTC
i2c-ocores changes
2010-11-24 15:42 UTC (7+ messages)
` [PATCH 1/2] i2c-ocores: Adapt for device tree
` [PATCH 2/2] i2c-ocores: Use devres for resource allocation
[PATCH] of/mips: fix fdt size as be32
2010-11-24 12:01 UTC (2+ messages)
AUTO: Matt Tyrlik/Raleigh/IBM is out of the office until 08/08/2002. (returning 11/29/2010)
2010-11-23 6:29 UTC
[PATCH V2 0/3] at24: parse OF-data
2010-11-22 16:48 UTC (8+ 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 v2] of/phylib: Use device tree properties to initialize Marvell PHYs
2010-11-22 16:35 UTC (6+ messages)
[PATCH 0/2] phylib: Cleanup marvell.c and add 88E1149R support
2010-11-22 16:34 UTC (4+ messages)
` [PATCH 1/2] phylib: Use common page register definition for Marvell PHYs
` [PATCH 2/2] phylib: Add support for Marvell 88E1149R devices
[PATCH 0/2] of/phylib: Use device tree properties for PHY configuration
2010-11-19 0:39 UTC (14+ messages)
` [PATCH 1/2] of/phylib: Use device tree properties to initialize Marvell PHYs
` [1/2] "
` [PATCH 2/2] phylib: Add support for Marvell 88E1149R devices
[PATCH 1/3] fdt.c: Add non-boottime device tree functions
2010-11-18 23:55 UTC (19+ messages)
` [PATCH 0/7] add of_fdt_unflatten_tree
` [PATCH 2/3] fdt.c: Refactor unflatten_dt_node
` [PATCH 3/3] fdt.c: Refactor unflatten_device_tree and add fdt_unflatten_tree
` [PATCH 1/7] fdt: Add Kconfig for EARLY_FLATTREE
` [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
Device tree with early buffer allocations and aliased memory
2010-11-18 22:14 UTC (6+ messages)
[PATCH 0/5] Series short description
2010-11-18 3:41 UTC (10+ messages)
` [PATCH 1/5] scripts: dtc: Merge in changes from the dtc repository
[PATCH 0/5] refactor dts files for mpc5200b based systems (take 2)
2010-11-17 23:28 UTC (6+ 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
[PATCH 0/3] Add fdt_unflatten_tree
2010-11-17 20:19 UTC (3+ messages)
[PATCH 0/7] Various OF fixes for little-endian and ARM
2010-11-17 15:25 UTC (16+ messages)
` [PATCH 1/7] OF: make drivers depend on CONFIG_OF instead of CONFIG_PPC_OF
` [PATCH 3/7] ipmi: explicitly include of_address.h and of_irq.h
` [PATCH 4/7] mmc: sdhci-of: fix build on non-powerpc platforms
` [PATCH 5/7] mmc: sdhci-of: support generic OF controllers
` [PATCH 7/7] OF: set dma_mask for ARM
[PATCH] of: Request module by alias in of_i2c.c
2010-11-17 6:24 UTC (2+ messages)
[PATCH 2/3] x86: OLPC: add OLPC device-tree support (v4)
2010-11-17 6:09 UTC (2+ messages)
` [PATCH 2/3] x86: OLPC: add OLPC device-tree support (v5)
[PATCH 0/2] Adding DTB's to architecture independent vmlinux
2010-11-17 5:59 UTC (7+ messages)
` [PATCH 2/2] of/fdt: add kernel command line option for dtb_compat string
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