messages from 2013-04-13 18:59:56 to 2013-04-16 10:36:27 UTC [more...]
[PATCH v5 0/5] Patch enables support for m25p64 SPI flash support on da850-EVM
2013-04-16 10:36 UTC (5+ messages)
[PATCH v7 0/3] of/pci: Provide common support for PCI DT parsing
2013-04-16 10:30 UTC (5+ messages)
` [PATCH v7 1/3] of/pci: Unify pci_process_bridge_OF_ranges from Microblaze and PowerPC
` [PATCH v7 2/3] of/pci: Provide support for parsing PCI DT ranges property
` [PATCH v7 3/3] of/pci: mips: convert to common of_pci_range_parser
[PATCH 1/3] i2c: exynos5: add High Speed I2C controller driver
2013-04-16 10:29 UTC (3+ messages)
` [PATCH v7] "
[REPOST PATCH] spi: s3c64xx: let device core setup the default pin configuration
2013-04-16 10:24 UTC (2+ messages)
[PATCH v3 0/6] Generic PHY Framework
2013-04-16 10:18 UTC (11+ messages)
` [PATCH v3 1/6] drivers: phy: add generic PHY framework
[PATCH] Documentation: dt: update properties in TI GPMC NAND example
2013-04-16 10:01 UTC (2+ messages)
[PATCH v4 1/3] i2c: mux: Add i2c-arbitrator-cros-ec 'mux' driver
2013-04-16 9:44 UTC (4+ messages)
` [PATCH v5 1/3] i2c: mux: Add i2c-arb-gpio-challenge "
[PATCH V2 1/6] DT: add vendor prefixes for Ralink
2013-04-16 9:12 UTC (6+ messages)
` [PATCH V2 2/6] DT: add documentation for the Ralink MIPS SoCs
` [PATCH V2 5/6] DT: MIPS: ralink: add RT3883 dts files
` [PATCH V2 6/6] DT: MIPS: ralink: add MT7620A "
` [PATCH V2 3/6] DT: MIPS: ralink: clean up RT3050 dtsi and dts file
` [PATCH V2 4/6] DT: MIPS: ralink: add RT2880 dts files
[BUG] omap: mfd/regulator: twl/core: init order
2013-04-16 8:33 UTC (7+ messages)
[PATCH v3 00/15] ASoC: fsl-ssi: ac97-slave support
2013-04-16 8:06 UTC (19+ messages)
` [PATCH v3 01/15] ASoC: imx-ssi: Fix includes
` [PATCH v3 02/15] ASoC: dmaengine-pcm: Replace of specific helper function
` [PATCH v3 03/15] ASoC: dmaengine-pcm: Fix function name
` [PATCH v3 04/15] ASoC: dmaengine-pcm: Fix pcm_request_chan "
` [PATCH v3 05/15] ASoC: phycore-ac97: Add DT support
` [PATCH v3 06/15] ASoC: imx-pcm-dma: "
` [PATCH v3 07/15] ASoC: imx-pcm-fiq: Introduce pcm-fiq-params
` [PATCH v3 08/15] ASoC: fsl-ssi: Add SACNT definitions
` [PATCH v3 09/15] ASoC: fsl-ssi: Add support for imx-pcm-fiq
` [PATCH v3 10/15] ASoC: fsl-ssi: Use generic DMA bindings if possible
` [PATCH v3 11/15] ARM: imx: Export ac97 reset functions
` [PATCH v3 12/15] ASoC: fsl-ssi: imx ac97 support
` [PATCH v3 13/15] ASoC: fsl: Kconfig: Use fsl-ssi for phycore-ac97
` [PATCH v3 14/15] ASoC: fsl: Move fsl-ssi binding doc to sound/
` [PATCH v3 15/15] ASoC: fsl: Update fsl-ssi binding doc
Query on pinctrl usage for DT nodes
2013-04-16 7:18 UTC (15+ messages)
[PATCH v6 0/3] of/pci: Provide common support for PCI DT parsing
2013-04-16 7:12 UTC (9+ messages)
` [PATCH v6 1/3] of/pci: Unify pci_process_bridge_OF_ranges from Microblaze and PowerPC
[PATCH v3] clk: add PowerPC corenet clock driver support
2013-04-16 6:59 UTC (2+ messages)
[PATCH v2] of/base: release the node correctly in of_parse_phandle_with_args()
2013-04-16 6:54 UTC (2+ messages)
Proposed bindings for a GPIO watchdog drivers
2013-04-16 6:51 UTC (2+ messages)
[PATCH] of_mdio: Remove flags argument from of_phy_connect
2013-04-16 6:47 UTC (2+ messages)
[PATCH] clk: si5351: make clk-si5351 depend on CONFIG_OF
2013-04-16 4:45 UTC (3+ messages)
[RFC PATCH 0/2] ARM: DT cpu bindings updates
2013-04-16 2:41 UTC (5+ messages)
` [RFC PATCH 1/2] ARM: DT: kernel: move temporary cpu map stack array to static data
` [RFC PATCH 2/2] ARM: DT: kernel: DT cpu node bindings update
[PATCH v2 0/3] Introduce fdtgrep for subsetting and hashing FDTs
2013-04-16 2:37 UTC (7+ messages)
` [PATCH v2 1/3] libfdt: Add function to find regions in an FDT
` [PATCH v2 2/3] Add fdtgrep to grep and subset FDTs
[PATCH 00/10 v3] usage()/--help clean up & unification, and extend fdtdump
2013-04-16 2:13 UTC (11+ messages)
` [PATCH 01/10] utilfdt_read_err: use xmalloc funcs
` [PATCH 02/10] utilfdt_read: pass back up the length of data read
` [PATCH 03/10] die: constify format string arg
` [PATCH 04/10] util_version: new helper for displaying version info
` [PATCH 05/10] fdtdump: make usage a bit more friendly
` [PATCH 06/10] fdtdump: add a --scan option
` [PATCH 07/10] dtc/fdt{get, put}/convert-dtsv0-lexer: convert to new usage helpers
` [PATCH 08/10] util: drop "long" from "
` [PATCH 09/10] util: add common ARRAY_SIZE define
` [PATCH 10/10] fdtdump: add a debug mode
[PATCH 01/17] of: add dma-mask binding
2013-04-16 1:34 UTC (4+ messages)
` [PATCH 02/17] of_spi: add generic binding support to specify cs gpio
[PATCH 00/10 v2] usage()/--help clean up & unification
2013-04-15 23:53 UTC (12+ messages)
` [PATCH 02/10] utilfdt_read: pass back up the length of data read
` [PATCH 06/10] fdtdump: add a --scan option
` [PATCH 10/10] fdtdump: add a debug mode
[PATCH 0/5] gpio/omap: Cleanup and adaptation to Device Tree
2013-04-15 23:04 UTC (32+ messages)
` [PATCH 3/5] gpio/omap: Add DT support to GPIO driver
[PATCH 0/5] gpio/omap: 2nd batch of updates for v3.10
2013-04-15 22:06 UTC (5+ messages)
` [PATCH 1/5] gpio/omap: free irq domain in probe() failure paths
[PATCHv2 0/4] Memory mapped architected timers
2013-04-15 21:33 UTC (4+ messages)
` [PATCHv2 1/4] Documentation: Add memory mapped ARM architected timer binding
[PATCH v5 0/6] Initial Device Tree support for S3C64xx
2013-04-15 21:14 UTC (7+ messages)
` [PATCH v5 1/6] ARM: common: vic: Parse interrupt and resume masks from device tree
` [PATCH v5 2/6] ARM: s3c64xx: Skip legacy EINT setup if pinctrl-s3c64xx driver is present
` [PATCH v5 3/6] gpio: samsung: Skip legacy GPIO registration if pinctrl-s3c64xx "
` [PATCH v5 4/6] ARM: s3c64xx: Add board file for boot using Device Tree
` [PATCH v5 5/6] ARM: dts: Add basic dts include files for Samsung S3C64xx SoCs
` [PATCH v5 6/6] ARM: dts: Add dts file for S3C6410-based Mini6410 board
[PATCH] pinctrl: pinctrl-single: add missing double quote
2013-04-15 20:35 UTC (2+ messages)
[PATCH v3 0/2] video: imxfb DT support
2013-04-15 19:47 UTC (8+ messages)
` [PATCH v3 2/2] video: imxfb: Add "
[PATCH v6] net: sh_eth: Add support of device tree probe
2013-04-15 18:52 UTC (6+ messages)
[PATCH V4 0/6] ARM: OMAP3+: support cpufreq-cpu0 for device tree boot
2013-04-15 18:43 UTC (8+ messages)
` [PATCH V4 1/6] clk: OMAP: introduce device tree binding to kernel clock data
[PATCH v3 00/12] Rewrite Tegra PCIe driver
2013-04-15 18:28 UTC (3+ messages)
` [PATCH v3 07/12] PCI: tegra: Move PCIe driver to drivers/pci/host
[PATCH V4 00/18] ARM: OMAP2+: GPMC clean-up and DT update
2013-04-15 16:54 UTC (4+ messages)
` [PATCH V4 10/18] ARM: OMAP2+: Add function to read GPMC settings from device-tree
[PATCHv8 00/19] PCIe support for the Armada 370 and Armada XP SoCs
2013-04-15 16:40 UTC (7+ messages)
` [PATCHv8 07/19] arm: pci: add a align_resource hook
[PATCH v2 00/11] ASoC: fsl-ssi: ac97-slave support
2013-04-15 16:15 UTC (11+ messages)
` [PATCH v2 05/11] ASoC: fsl-ssi: Add support for imx-pcm-fiq
[PATCH v4 0/5] LPAE remaining device tree file
2013-04-15 15:47 UTC (3+ messages)
[PATCH] dma: of-dma: check OF pointer property before dereferencing
2013-04-15 15:22 UTC (3+ messages)
` [PATCH] dma: of-dma: check OF pointer property before dereferencing it
[PATCH v2 0/3] ARM: EXYNOS: DT-enabled support for Universal C210
2013-04-15 14:42 UTC (4+ messages)
` [PATCH v2 1/3] ARM: dts: exynos4: Add node for PWM device
` [PATCH v2 2/3] ARM: EXYNOS: Fix support of Exynos4210 rev0 SoC
` [PATCH v2 3/3] ARM: dts: exynos4210: Add basic dts file for universal_c210 board
[PATCH v9 RESEND 0/4] Add generic driver for on-chip SRAM
2013-04-15 13:50 UTC (4+ messages)
` [PATCH v9 RESEND 2/4] misc: Generic on-chip SRAM allocation driver
[PATCH 0/5 v2] mv643xx_eth: device tree bindings
2013-04-15 13:43 UTC (7+ messages)
[RFC] DT affinity bindings/representing bus masters with DT
2013-04-15 13:43 UTC (9+ messages)
HOWTO Undo/Revert of_platform_populate?
2013-04-15 13:40 UTC (3+ messages)
[U-Boot] dtb vs. kernel command line arguments
2013-04-15 13:37 UTC
[PATCH] clk: add DT test clock consumer driver
2013-04-15 13:30 UTC (2+ messages)
Options to store device tree blob on NAND Flash
2013-04-15 13:28 UTC (2+ messages)
[PATCH] documentation: iommu: add description of ARM System MMU binding
2013-04-15 13:13 UTC (7+ messages)
[PATCH] Doc: dt: i2c: tegra: add dt binding for i2c-tegra
2013-04-15 13:08 UTC (2+ messages)
Locating syntax error in dts/dtsi files
2013-04-15 12:59 UTC (2+ messages)
[PATCH] rtc: palmas: add dt support
2013-04-15 12:57 UTC (2+ messages)
[PATCH 0/3] regulator: max8998: Add support for Device Tree
2013-04-15 12:42 UTC (2+ messages)
[PATCH] ARM: dts: omap3-beagle-xm: Add USB Host support for Rev Ax/Bx
2013-04-15 12:39 UTC (2+ messages)
[PATCH v5 0/3] gpio: Add device driver for GRGPIO cores and support custom accessors with gpio-generic
2013-04-15 12:38 UTC (7+ messages)
` [PATCH v5 2/3] gpio: grgpio: Add device driver for GRGPIO cores
` [PATCH v5 3/3] gpio: grgpio: Add irq support
[PATCH] ARM: ux500: Fix intcore regulator name
2013-04-15 10:43 UTC (2+ messages)
[PATCH 0/5] DT Overlay based cape manager for TI's Beaglebone
2013-04-15 10:14 UTC (5+ messages)
` [PATCH 1/5] capemgr: Beaglebone DT overlay based cape manager
[PATCHv2 1/7] of: Add support for reading a u32 from a multi-value property
2013-04-15 10:12 UTC (2+ messages)
[PATCH] of: add managed version of of_iomap()
2013-04-15 10:02 UTC (2+ messages)
[RFCv2 0/2] Representing interrupt affinity in devicetree
2013-04-15 9:09 UTC (5+ messages)
[PATCH] ARM: dts: omap4-panda: Add USB Host support
2013-04-15 8:48 UTC
[PATCH 1/2] GPIO: clps711x: Rewrite driver for using generic GPIO code
2013-04-15 7:13 UTC (3+ messages)
` Re[2]: "
[PATCH V2] cpufreq: ARM big LITTLE: Add generic cpufreq driver and its DT glue
2013-04-15 7:02 UTC (3+ messages)
[PATCH] fdtput: expand fdt if value does not fit
2013-04-15 6:36 UTC
[PATCH v6] pstore/ram: Add ramoops support for the Flattened Device Tree
2013-04-14 14:24 UTC (6+ messages)
[PATCH 1/6] DT: add vendor prefixes for Ralink
2013-04-14 11:41 UTC (9+ messages)
` [PATCH 2/6] DT: add documentation for the Ralink MIPS SoCs
` [PATCH 4/6] DT: MIPS: ralink: add RT2880 dts files
` [PATCH 5/6] DT: MIPS: ralink: add RT3883 "
` [PATCH 6/6] DT: MIPS: ralink: add MT7620 "
[PATCH] clk: si5351: Add gapless tuning for SI5351 PLL
2013-04-14 7:00 UTC (4+ messages)
[RFC][BUG] arm/dts: OMAP3: set #interrupt-cells to two
2013-04-13 21:40 UTC (8+ messages)
Heads up on a device tree change
2013-04-13 19:26 UTC (5+ messages)
[PATCH RFC v5 1/2] [media] Add common video interfaces OF bindings documentation
2013-04-13 19:17 UTC (4+ messages)
` [PATCH RFC v6] "
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).