SUPERH platform development
 help / color / mirror / Atom feed
 messages from 2014-02-26 08:29:52 to 2014-02-28 20:27:24 UTC [more...]

[PATCH 0/7] PCI irq mapping fixes and cleanups
 2014-02-28 20:27 UTC  (12+ messages)
` [PATCH 1/7] ARM: dts: tegra: add PCIe interrupt mapping properties
` [PATCH 2/7] PCI: tegra: use new OF interrupt mapping when possible
` [PATCH 3/7] PCI: rcar: "
` [PATCH 4/7] ARM: dts: exynos5440: fix PCIe interrupt mapping
` [PATCH 5/7] ARM: dts: imx6: add PCIe interrupt mapping properties
` [PATCH 6/7] PCI: designware: use new OF interrupt mapping when possible
` [PATCH 7/7] PCI: designware: split samsung and fsl bindings

[PATCH 00/03] ARM: shmobile: Break out and extend clock workaround
 2014-02-28 19:55 UTC  (3+ messages)
` [PATCH 01/03] ARM: shmobile: Introduce shmobile_clk_workaround()

[PATCH v2 34/40] ARM: shmobile: sh73a0: Switch to new style CMT device
 2014-02-28 19:24 UTC  (2+ messages)

[PATCH v2 28/40] clocksource: sh_tmu: Add index to struct sh_tmu_channel
 2014-02-28 17:58 UTC  (2+ messages)

[PATCH 0/2] Renesas VMSA-compatible IPMMU driver
 2014-02-28 17:48 UTC  (6+ messages)
  ` [PATCH 1/2] iommu: Add driver for Renesas VMSA-compatible IPMMU
` [PATCH 2/2] [TEST] ARM: shmobile: koelsch-reference: Instantiate IPMMU-MX

[RFC 0/4] ARM: shmobile: Add CPUFreq support for r8a7790-lager platform
 2014-02-28 16:34 UTC  (5+ messages)

[PATCH v2 40/40] clocksource: sh_cmt: Replace global spinlock with a per-device spinlock
 2014-02-28 15:58 UTC 

[PATCH v2 39/40] clocksource: sh_cmt: Drop support for legacy platform data
 2014-02-28 15:58 UTC 

[PATCH v2 38/40] ARM: shmobile: r8a7791: Switch to new style CMT device
 2014-02-28 15:58 UTC 

[PATCH v2 37/40] ARM: shmobile: r8a7790: Switch to new style CMT device
 2014-02-28 15:58 UTC 

[PATCH v2 36/40] ARM: shmobile: r8a7740: Switch to new style CMT device
 2014-02-28 15:58 UTC 

[PATCH v2 35/40] ARM: shmobile: r8a73a4: Switch to new style CMT device
 2014-02-28 15:58 UTC 

[PATCH v2 33/40] ARM: shmobile: sh7372: Switch to new style CMT device
 2014-02-28 15:58 UTC 

[PATCH v2 32/40] sh: Switch to new style CMT device
 2014-02-28 15:58 UTC 

[PATCH v2 31/40] clocksource: sh_tmu: Replace hardcoded register values with macros
 2014-02-28 15:58 UTC 

[PATCH v2 30/40] clocksource: sh_tmu: Allocate channels dynamically
 2014-02-28 15:58 UTC 

[PATCH v2 29/40] clocksource: sh_tmu: Replace kmalloc + memset with kzalloc
 2014-02-28 15:57 UTC 

[PATCH v2 27/40] clocksource: sh_tmu: Add memory base to sh_tmu_channel structure
 2014-02-28 15:57 UTC 

[PATCH v2 26/40] clocksource: sh_tmu: Constify name argument to sh_tmu_register()
 2014-02-28 15:57 UTC 

[PATCH v2 25/40] clocksource: sh_tmu: Split channel setup to separate function
 2014-02-28 15:57 UTC 

[PATCH v2 24/40] clocksource: sh_tmu: Rename struct sh_tmu_priv to sh_tmu_device
 2014-02-28 15:57 UTC 

[PATCH v2 23/40] clocksource: sh_tmu: Split channel fields from sh_tmu_priv
 2014-02-28 15:57 UTC 

[PATCH v2 22/40] clocksource: sh_tmu: Use request_irq() instead of setup_irq()
 2014-02-28 15:57 UTC 

[PATCH v2 21/40] clocksource: sh_cmt: Request IRQ for clock event device only
 2014-02-28 15:57 UTC 

[PATCH v2 20/40] clocksource: sh_cmt: Sort headers alphabetically
 2014-02-28 15:57 UTC 

[PATCH v2 19/40] clocksource: sh_cmt: Remove FSF mail address from GPL notice
 2014-02-28 15:57 UTC 

[PATCH v2 18/40] clocksource: sh_cmt: Rename clock to "fck" in the non-legacy case
 2014-02-28 15:57 UTC 

[PATCH v2 17/40] clocksource: sh_cmt: Add support for multiple channels per device
 2014-02-28 15:57 UTC 

[PATCH v2 16/40] clocksource: sh_cmt: Hardcode CMT clock source rating to 125
 2014-02-28 15:57 UTC 

[PATCH v2 15/40] clocksource: sh_cmt: Hardcode CMT clock event rating to 125
 2014-02-28 15:57 UTC 

[PATCH v2 14/40] clocksource: sh_cmt: Set cpumask to cpu_possible_mask
 2014-02-28 15:57 UTC 

[PATCH v2 13/40] clocksource: sh_cmt: Replace hardcoded register values with macros
 2014-02-28 15:57 UTC 

[PATCH v2 12/40] clocksource: sh_cmt: Split static information from sh_cmt_device
 2014-02-28 15:57 UTC 

[PATCH v2 11/40] clocksource: sh_cmt: Allocate channels dynamically
 2014-02-28 15:57 UTC 

[PATCH v2 10/40] clocksource: sh_cmt: Replace kmalloc + memset with kzalloc
 2014-02-28 15:57 UTC 

[PATCH v2 09/40] clocksource: sh_cmt: Add index to struct sh_cmt_channel
 2014-02-28 15:57 UTC 

[PATCH v2 08/40] clocksource: sh_cmt: Add memory base to sh_cmt_channel structure
 2014-02-28 15:57 UTC 

[PATCH v2 07/40] clocksource: sh_cmt: Rename mapbase/mapbase_str to mapbase_ch/mapbase
 2014-02-28 15:57 UTC 

[PATCH v2 06/40] clocksource: sh_cmt: Constify name argument to sh_cmt_register()
 2014-02-28 15:57 UTC 

[PATCH v2 05/40] clocksource: sh_cmt: Split channel setup to separate function
 2014-02-28 15:57 UTC 

[PATCH v2 04/40] clocksource: sh_cmt: Rename struct sh_cmt_priv to sh_cmt_device
 2014-02-28 15:57 UTC 

[PATCH v2 03/40] clocksource: sh_cmt: Split channel fields from sh_cmt_priv
 2014-02-28 15:57 UTC 

[PATCH v2 02/40] clocksource: sh_cmt: Use request_irq() instead of setup_irq()
 2014-02-28 15:57 UTC 

[PATCH v2 01/40] clocksource: sh_mtu2: Use request_irq() instead of setup_irq()
 2014-02-28 15:57 UTC 

[PATCH v2 00/40] Renesas CMT, MTU2 and TMU cleanups
 2014-02-28 15:57 UTC 

[RFC 0/1] thermal: rcar-thermal: add cpu cooling
 2014-02-28 15:02 UTC  (2+ messages)
` [RFC 1/1] "

[PATCH 1/2] serial_core: Unregister console in uart_remove_one_port()
 2014-02-28 13:21 UTC  (2+ messages)
` [PATCH 2/2] serial: sh-sci: Add missing call to uart_remove_one_port() in failure path

[PATCH v4] clk: shmobile: rcar-gen2: Use kick bit to allow Z clock frequency change
 2014-02-28 13:12 UTC 

[PATCH 0/2] thermal: rcar-thermal: minor fixes
 2014-02-28 13:10 UTC  (3+ messages)
` [PATCH 1/2] thermal: rcar-thermal: fix same mask applied twice
` [PATCH 2/2] thermal: rcar-thermal: update thermal zone only when temperature changes

[PATCH v5] can: add Renesas R-Car CAN driver
 2014-02-28 12:34 UTC  (16+ messages)

[PATCH 06/11] phy-rcar-usb-gen2: add device tree documentation
 2014-02-28 11:17 UTC  (5+ messages)

[PATCH v3] clk: shmobile: rcar-gen2: Use kick bit to allow Z clock frequency change
 2014-02-28 10:22 UTC  (3+ messages)

[PATCH] ARM: r7s72100: fix bus clock calculation
 2014-02-28  9:32 UTC 

[PATCH v2 0/6] spi: sh-msiof: Add support for R-Car H2 and M2
 2014-02-28  8:01 UTC  (10+ messages)
` [PATCH v2 3/6] "

[GIT PULL 00/21] Renesas ARM based SoC Board Updates for v3.15
 2014-02-28  4:21 UTC  (5+ messages)

[PATCH 00/02] ARM: shmobile: CCI and MCPM support for r8a7790
 2014-02-28  4:08 UTC  (5+ messages)
` [PATCH 01/02] ARM: shmobile: Hook in MCPM and CCI to APMU code
` [PATCH 02/02] ARM: shmobile: Add CCI nodes to r8a7790 DTS

[PATCH v3 00/20] ARM: shmobile: r8a7779, marzen: CCF and multiplatform
 2014-02-28  1:35 UTC  (35+ messages)
` [PATCH v3 01/20] clk: shmobile: r8a7779: Add clocks support
` [PATCH v3 02/20] clk: shmobile: r8a7779: Add MSTP clock support
` [PATCH v3 03/20] ARM: shmobile: r8a7779: Add clock index macros for DT sources
` [PATCH v3 04/20] ARM: shmobile: r8a7779: Add clocks
` [PATCH v3 05/20] ARM: shmobile: Sync Marzen DTS with Marzen reference DTS
` [PATCH v3 06/20] ARM: shmobile: marzen: Specify external clock frequency in DT
` [PATCH v3 07/20] ARM: shmobile: marzen: Reference clocks
` [PATCH v3 08/20] ARM: shmobile: r8a7779: "
` [PATCH v3 14/20] ARM: shmobile: marzen-reference: Initialize CPG device
` [PATCH v3 15/20] ARM: shmobile: marzen-reference: Instantiate clkdevs for SCIF and TMU
` [PATCH v3 20/20] ARM: shmobile: marzen-reference: Remove legacy clock support

[PATCH] clk: shmobile: rcar-gen2: Use kick bit to allow Z clock frequency change
 2014-02-28  0:03 UTC  (6+ messages)

USB/PCI device-tree updates
 2014-02-27 23:03 UTC  (6+ messages)
` [PATCH 4/6] phy-rcar-usb-gen2: add device tree support

[PATCH] spi: sh-msiof: Remove "renesas,msiof-sh7724" from bindings
 2014-02-27 22:50 UTC  (2+ messages)

[PATCH] phy-rcar-gen2-usb: add device tree support
 2014-02-27 16:34 UTC  (6+ messages)

[PATCH v5] sh_eth: update OF PHY registeration
 2014-02-27 15:34 UTC  (2+ messages)

[PATCH v7] can: add Renesas R-Car CAN driver
 2014-02-27 14:27 UTC  (2+ messages)

[RESEND] [PATCH v4] sh_eth: update OF PHY registeration
 2014-02-27 12:46 UTC  (4+ messages)

[RFC 1/4] ARM: dts: r8a7790-lager: Add VDD MPU regulator for DVFS
 2014-02-27 12:20 UTC  (2+ messages)

[PATCH v2] clk: shmobile: rcar-gen2: Use kick bit to allow Z clock frequency change
 2014-02-27 12:03 UTC  (3+ messages)

[PATCH 0/5 v2 RFC] R-Car Gen2 PCIe host driver
 2014-02-27 10:08 UTC  (8+ messages)
` [PATCH 1/5 v2 RFC] PCI: host: Add Renesas R-Car PCIe driver
` [PATCH 2/5 v2 RFC] ARM: shmobile: r8a7791: Add PCIe clock
` [PATCH 3/5 v2 RFC] ARM: shmobile: Add PCIe resources to r8a7791 device
` [PATCH 4/5 v2 RFC] ARM: shmobile: Add PCIe to r8a7791 device Kconfig
` [PATCH 5/5 v2 RFC] ARM: koelsch: Add PCIe to defconfig

[PATCH] ARM: shmobile: Check r8a7791 MD21 at SMP boot
 2014-02-27  8:08 UTC  (4+ messages)

[PATCH 4/7] sh/PCI: Use default pcibios_enable_device()
 2014-02-26 23:41 UTC 

[RFC 4/4] ARM: shmobile: Make r8a77900 CPUFreq capable
 2014-02-26 23:09 UTC 

[RFC 3/4] ARM: shmobile: lager-reference: Add cpufreq-cpu0 device for CPUFreq support
 2014-02-26 23:09 UTC 

[RFC 2/4] ARM: dts: r8a7790-lager: Add DVFS parameters into cpu0 node for r8a7790
 2014-02-26 23:09 UTC 

DMABOUNCE in pci-rcar
 2014-02-26 21:52 UTC  (5+ messages)

[PATCH] sh_net: runtime pm wrap mdio read and write
 2014-02-26 18:25 UTC  (4+ messages)

[PATCH 0/5 RFC] R-Car Gen2 PCIe host driver
 2014-02-26 17:34 UTC  (10+ messages)
` [PATCH 1/5] PCI: host: Add Renesas R-Car PCIe driver
` [PATCH 2/5] ARM: shmobile: r8a7791: Add PCIe clock
` [PATCH 3/5] ARM: shmobile: Add PCIe resources to r8a7791 device
` [PATCH 4/5] ARM: shmobile: Add PCIe to r8a7791 device Kconfig
` [PATCH 5/5] ARM: koelsch: Add PCIe to defconfig

[PATCH v2 0/1] audit: Add CONFIG_HAVE_ARCH_AUDITSYSCALL
 2014-02-26 12:31 UTC  (3+ messages)
  ` [PATCH v2 1/1] "

[PATCH v3] sh_eth: call of_mdiobus_register() to register phys
 2014-02-26 12:30 UTC  (3+ messages)

[PATCH 02/03] pinctrl: sh-pfc: r8a7791: SD1_CLK fix
 2014-02-26 10:14 UTC  (2+ messages)

[PATCH] pinctrl: sh-pfc: r8a7791: SD1_CLK fix
 2014-02-26 10:10 UTC 

Build regressions/improvements in v3.14-rc4
 2014-02-26  9:54 UTC 

[PATCH v2 1/2] pinctrl: sh-pfc: r8a7790: Add alternative MSIOF pin groups
 2014-02-26  9:16 UTC  (2+ messages)
` [PATCH v2 2/2] pinctrl: sh-pfc: r8a7791: "


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox