messages from 2010-06-22 21:39:38 to 2010-07-26 09:08:46 UTC [more...]
[PATCH] arm/dt: Fix booting non-dt versatile
2010-07-26 9:08 UTC (2+ messages)
[PATCH] of/device: Make of_device_make_bus_id() usable by other code
2010-07-25 21:23 UTC (3+ messages)
[PATCH] of: Provide default of_node_to_nid() when CONFIG_NUMA is not set
2010-07-25 21:14 UTC (4+ messages)
[PATCH v2 2/2] powerpc/mpc5121: add initial support for PDM360NG board
2010-07-25 7:42 UTC (3+ messages)
` [PATCH v3 "
Respinning my test-devicetree branch
2010-07-24 21:48 UTC (2+ messages)
[PATCH 2/2] mpc85xx_edac: change to use new definitions for PCI EDAC regspace
2010-07-24 10:09 UTC (2+ messages)
[PATCH v2 1/2] of: Fix phandle endian issues
2010-07-23 23:05 UTC (2+ messages)
` [PATCH v2 2/2] of/irq: Fix endian issues in parsing interrupt specifiers
[PATCH] fix off-by-one error in writing the initrd size into the device tree
2010-07-23 22:48 UTC
[PATCH v2 4/9] drivers/of: Allow IRQ code to work properly on architectures without NO_IRQ
2010-07-23 22:15 UTC
[PATCH 1/8] of/fdt.c: use architecture-independent ALIGN macro, defined in kernel.h
2010-07-23 22:10 UTC (33+ messages)
` [PATCH 2/8] drivers/of: Make device tree code work on any arch
` [PATCH 3/8] of/fdt: Add unflatten_partial_device_tree
` [PATCH 4/8] of/base.c: export property access/modification functions
` [PATCH 5/8] arch/x86: Add support for device tree code
` [PATCH 6/8] [Xilinx] xilinx_pcipr: Added Xilinx reconfigurable PCI endpoint driver
` [PATCH 7/8] [Xilinx] xilinx_hwicap: Update driver to use generic io accessors
` [PATCH 8/8] [Xilinx] xilinx_hwicap: Enable whenever OF/device trees are available
[PATCH 2/9] of/fdt: Add unflatten_partial_device_tree
2010-07-23 21:39 UTC (10+ messages)
` [PATCH 3/9] of/base.c: export property access/modification functions
` [PATCH 4/9] drivers/of: Allow IRQ code to work properly on architectures without NO_IRQ
` [PATCH 5/9] arch/x86: Add support for device tree code
` [PATCH 6/9] [Xilinx] xilinx_pcipr: Added Xilinx reconfigurable PCI endpoint driver
` [PATCH 7/9] [Xilinx] xilinx_hwicap: use linux/io.h instead of asm/io.h
` [PATCH 8/9] [Xilinx] xilinx_hwicap: Update driver to use generic io accessors
` [PATCH 9/9] [Xilinx] xilinx_hwicap: Enable whenever OF/device trees are available
` [PATCH 1/9] drivers/of: Make device tree code work on any arch
` [PATCH 0/9] Xilinx PCI endpoint driver
[PATCH 0/9] Xilinx PCI endpoint driver
2010-07-23 20:57 UTC
[PATCH v4 0/5] Rework MPC5121 DIU support (for 2.6.36)
2010-07-23 14:00 UTC (6+ messages)
` [PATCH v4 1/5] fsl-diu-fb: fix issue with re-enabling DIU area descriptor
` [PATCH v4 2/5] fsl-diu-fb: move fsl-diu-fb.h to include/linux
` [PATCH v4 3/5] powerpc/mpc5121: shared DIU framebuffer support
` [PATCH v4 4/5] powerpc: doc/dts-bindings: update doc of FSL DIU bindings
` [PATCH v4 5/5] fsl-diu-fb: Support setting display mode using EDID
[PATCH 0/4] Replace reference to of_device with platform_device in arch and drivers/of/* code
2010-07-23 5:51 UTC (7+ messages)
` [PATCH 1/4] of/device: Replace of_device with platform_device in includes and core code
` [PATCH 2/4] powerpc: remove references to of_device and to_of_device
` [PATCH 3/4] sparc: "
` [PATCH 4/4] microblaze: "
[PATCH] of/device: Protect against binding of_platform_drivers to non-OF devices
2010-07-22 22:24 UTC
[PATCH 1/3] of/flattree: Use common ALIGN() macro instead of arch specific _ALIGN
2010-07-19 4:37 UTC (11+ messages)
` [PATCH 2/3] of/flattree: Fix crash when device tree absent
` [PATCH 3/3] of: Remove unused of_find_device_by_phandle()
[PATCH 0/8] Reconfigurable FPGAs over PCIe
2010-07-16 18:22 UTC (2+ messages)
Review Request: New proposal for device tree clock binding
2010-07-16 4:45 UTC
[PATCH 05/11] tulip: formatting of pointers in printk()
2010-07-16 0:46 UTC (3+ messages)
Fix a filehandle leak
2010-07-15 12:09 UTC (3+ messages)
[PATCH] of/device: Fix build errors for non-ppc and non-microblaze
2010-07-15 6:27 UTC
[PATCH] sparc: move is_root_node from private header to of.h
2010-07-13 4:17 UTC (6+ messages)
[PATCH] sparc: move is_root_node from private header to of.h
2010-07-12 6:21 UTC
[PATCH] sparc: move is_root_node from private header to of.h
2010-07-12 6:21 UTC
[PATCH v3] ll_temac: fix DMA and memory leaks
2010-07-09 17:55 UTC
PCI example for device tree
2010-07-08 17:53 UTC (6+ messages)
[PATCH 0/4] RFC: OLPC/x86 device tree code
2010-07-07 1:15 UTC (34+ messages)
` [PATCH 1/4] x86: OLPC: constify an olpc_ofw() arg
` [PATCH 2/4] sparc: break out some prom device-tree building code out into drivers/of
` [PATCH 3/4] proc: unify PROC_DEVICETREE config
` [PATCH 4/4] x86: OLPC: add OLPC device-tree support
[PATCH] drivers/of: Make device tree code work on any arch
2010-07-06 22:57 UTC (15+ messages)
` [PATCH] of/fdt: Add unflatten_partial_device_tree
` [PATCH] arch/x86: Add support for device tree code
` [PATCH] xilinx_pcipr: Added Xilinx reconfigurable PCI endpoint driver
[git pull] (updated) OF-related build breakage fixes
2010-07-02 21:53 UTC (4+ messages)
Using devices trees on X86
2010-06-29 15:56 UTC (14+ messages)
` [PATCH 1/5] microblaze: turn CONFIG_OF into a select
` [PATCH 2/5] powerpc: "
` [PATCH 3/5] sparc: "
` [PATCH 4/5] of: define CONFIG_OF globally so architectures can select it
` [PATCH 5/5] of: remove architecture CONFIG_OF definitions
[PATCH] of/Kconfig: Add "config OF"
2010-06-28 18:11 UTC (2+ messages)
Fw:Re:Re: PCIe bus seems work while 'dma' can't under linux
2010-06-28 9:45 UTC
ALSA SoC device tree bindings
2010-06-27 20:53 UTC (6+ messages)
[PATCH] of/flattree: Use common ALIGN() macro instead of arch specific _ALIGN
2010-06-25 23:46 UTC (7+ messages)
` [PATCH] of/flattree: Use common ALIGN() macro instead of archspecific _ALIGN
[PATCH] of/flattree: Fix crash when device tree absent
2010-06-25 22:03 UTC
[PATCH 0/3] Automatically register i2c devices from the device tree
2010-06-24 20:12 UTC (4+ messages)
` [PATCH 1/3] of/i2c: Generalize OF support
` [PATCH 2/3] i2c: Add OF-style registration and binding
` [PATCH 3/3] of: refactor of_modalias_node() and remove explicit match table
[PATCH 0/5] Rework MPC5121 DIU support (for 2.6.35)
2010-06-22 22:03 UTC (3+ messages)
[PATCH 2/2] powerpc/mpc5121: add initial support for PDM360NG board
2010-06-22 21:39 UTC (7+ 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