SUPERH platform development
 help / color / mirror / Atom feed
 messages from 2014-02-13 08:04:33 to 2014-02-17 09:32:40 UTC [more...]

[PATCH v3 2/4] ARM: shmobile: lager-reference: Add DU device
 2014-02-17  9:32 UTC  (3+ messages)

[PATCH 0/5] enable i2c on koelsch-dt (and cleanup lager)
 2014-02-17  9:31 UTC  (15+ messages)
` [PATCH 1/5] ARM: shmobile: r8a7791: remove superfluous interrupt-parents
` [PATCH 2/5] ARM: shmobile: r8a7791: add i2c master nodes to dtsi
` [PATCH 3/5] ARM: shmobile: r8a7791: add i2c2 bus to koelsch dt
` [PATCH 4/5] ARM: shmobile: r8a7790: remove superfluous interrupt-parents
` [PATCH 5/5] ARM: shmobile: r8a7790: add i2c aliases to dtsi

[PATCH] ARM: shmobile: Check MD21 at SMP boot in case of APMU
 2014-02-17  8:53 UTC  (4+ messages)

[PATCH] ARM: shmobile: Remove __init from rcar_gen2_read_mode_pins()
 2014-02-17  8:52 UTC  (2+ messages)

[PATCH 3/6] i2c: rcar: do not print error if device nacks transfer
 2014-02-17  8:04 UTC  (5+ messages)

[PATCH] ARM: shmobile: Remove EMEV2 header file
 2014-02-17  7:35 UTC 

[PATCH v2] ARM: shmobile: Remove KZM9D board code
 2014-02-17  7:24 UTC 

[PATCH] ARM: shmobile: Remove Koelsch DT reference legacy clock bits
 2014-02-17  7:21 UTC 

[PATCH] ARM: shmobile: Remove Lager DT reference legacy clock bits
 2014-02-17  7:19 UTC 

[PATCH] ARM: shmobile: koelsch: Enable SDHI, GPIO and regulators in defconfig
 2014-02-17  3:30 UTC  (2+ messages)

[PATCH v4] ARM: shmobile: Add defconfig for shmobile mulitplatfom
 2014-02-17  3:24 UTC  (3+ messages)

[PATCH 00/03] ARM: shmobile: Clean up the EMEV2 and KZM9D code base
 2014-02-17  3:23 UTC  (9+ messages)
` [PATCH 01/03] ARM: shmobile: Remove legacy EMEV2 SoC support
` [PATCH 02/03] ARM: shmobile: Remove KZM9D board code
` [PATCH 03/03] ARM: shmobile: Get rid of legacy KZM9D defconfig

[PATCH 0/5] Set Ether device's DMA masks on SH-Mobile boards
 2014-02-17  3:21 UTC  (7+ messages)
` [PATCH 1/5] ARM: shmobile: Armadillo 800 EVA: set proper DMA masks for Ether device
` [PATCH 2/5] ARM: shmobile: BOCK-W: "
` [PATCH 3/5] ARM: shmobile: Lager: "
` [PATCH 4/5] ARM: shmobile: Koelsch: "
` [PATCH 5/5] ARM: shmobile: Genmai: "

[PATCH v3 4/4] ARM: shmobile: koelsch-reference: Add DU device
 2014-02-17  3:15 UTC  (2+ messages)

[PATCH v3 3/4] ARM: shmobile: koelsch-reference: Refactor clock lookup hack
 2014-02-17  3:10 UTC  (3+ messages)

[PATCH v3 1/4] ARM: shmobile: lager-reference: Refactor clock lookup hack
 2014-02-17  3:09 UTC  (3+ messages)

[PATCH] ARM: shmobile: lager: Add internal USB PCI support
 2014-02-17  2:52 UTC  (5+ messages)

[PATCH 3/3] sh: don't pass saved userspace state to exception handlers
 2014-02-17  2:50 UTC 

[PATCH 2/3] sh: remove unused do_fpu_error
 2014-02-17  2:50 UTC 

[PATCH 1/3] sh: push extra copy of r0-r2 for syscall parameters
 2014-02-17  2:50 UTC 

[PATCH 0/3] Don't let system calls clobber userspace registers
 2014-02-17  2:50 UTC 

[PATCH 00/27] Renesas CMT (Compare Match Timer) DT bindings
 2014-02-17  2:07 UTC  (52+ messages)
` [PATCH 01/27] clocksource: sh_cmt: Split channel fields from sh_cmt_priv
` [PATCH 02/27] clocksource: sh_cmt: Rename struct sh_cmt_priv to sh_cmt_device
` [PATCH 03/27] clocksource: sh_cmt: Split channel setup to separate function
` [PATCH 04/27] clocksource: sh_cmt: Rename mapbase/mapbase_str to mapbase_ch/mapbase
` [PATCH 05/27] clocksource: sh_cmt: Add memory base to sh_cmt_channel structure
` [PATCH 06/27] clocksource: sh_cmt: Add index to struct sh_cmt_channel
` [PATCH 07/27] clocksource: sh_cmt: Replace kmalloc + memset with kzalloc
` [PATCH 08/27] clocksource: sh_cmt: Allocate channels dynamically
` [PATCH 09/27] clocksource: sh_cmt: Split static information from sh_cmt_device
` [PATCH 10/27] clocksource: sh_cmt: Replace hardcoded register values with macros
` [PATCH 11/27] clocksource: sh_cmt: Add support for multiple channels per device
` [PATCH 12/27] clocksource: sh_cmt: Acquire default clock in the non-legacy case
` [PATCH 13/27] clocksource: sh_cmt: Remove FSF mail address from GPL notice
` [PATCH 14/27] clocksource: sh_cmt: Sort headers alphabetically
` [PATCH 15/27] sh: Switch to new style CMT device
` [PATCH 16/27] ARM: shmobile: sh7372: "
` [PATCH 17/27] ARM: shmobile: sh73a0: "
` [PATCH 18/27] ARM: shmobile: r8a73a4: "
` [PATCH 19/27] ARM: shmobile: r8a7740: "
` [PATCH 20/27] ARM: shmobile: r8a7790: "
` [PATCH 21/27] ARM: shmobile: r8a7791: "
` [PATCH 22/27] clocksource: sh_cmt: Drop support for legacy platform data
` [PATCH 23/27] clocksource: sh_cmt: Add DT support
` [PATCH 24/27] ARM: shmobile: r8a7790: Add CMT devices to DT
` [PATCH 25/27] ARM: shmobile: r8a7791: "
` [PATCH 26/27] ARM: shmobile: lager-reference: Enable CMT0 in device tree
` [PATCH 27/27] ARM: shmobile: koelsch-reference: "

[PATCH 2/3] renesas: change to using clock-indices
 2014-02-17  1:34 UTC  (9+ messages)

[PATCH/RFC] ARM: shmobile: Add defconfig for shmobile mulitplatfom
 2014-02-17  1:24 UTC  (5+ messages)

[PATCH 00/08] PCI: rcar: Recent driver patches from Ben Dooks and me
 2014-02-17  1:12 UTC  (7+ messages)

[PATCH v2] MAINTAINERS: Mark SuperH orphan
 2014-02-16 21:36 UTC 

[PATCH v3 0/4] Lager and Koelsh reference DU support
 2014-02-16 21:31 UTC 

[PATCH RFC] MAINTAINERS: Mark SuperH orphan
 2014-02-16 21:28 UTC  (3+ messages)

[PATCH v2 2/2] ARM: shmobile: koelsch-reference: Add DU device
 2014-02-16 21:20 UTC  (3+ messages)

[PATCH] sh: remove SH_ALPHA_BOARD
 2014-02-16 20:56 UTC  (5+ messages)

[PATCH v3] sh_eth: add device tree support
 2014-02-15  0:03 UTC  (3+ messages)

[PATCH 46/48] sh: Replace __get_cpu_var uses
 2014-02-14 20:19 UTC 

[PATCH v2 1/2] ARM: shmobile: lager-reference: Add DU device
 2014-02-14 17:20 UTC 

[PATCH v2 0/2] Lager and Koelsh reference DU support
 2014-02-14 17:20 UTC 

[PATCH 3/3] clk-mstp: add backwards comapt for indicies field
 2014-02-14 14:36 UTC  (4+ messages)

[PATCH v3] ARM: shmobile: Add defconfig for shmobile mulitplatfom
 2014-02-14  4:20 UTC 

[PATCH v2] ARM: shmobile: Add defconfig for shmobile mulitplatfom
 2014-02-14  4:01 UTC 

[PATCH] sh_eth: use ETH_ZLEN instead of home-grown #define
 2014-02-13 23:10 UTC  (2+ messages)

mstp10 clock bug
 2014-02-13 23:03 UTC  (4+ messages)

[PATCH] regulator: gpio: reborn necessary prop
 2014-02-13 19:03 UTC  (2+ messages)

[PATCH 2/5] ARM: shmobile: r8a7790: Add DU and LVDS clocks
 2014-02-13 18:18 UTC  (3+ messages)
` [PATCH 2/5] ARM: shmobile: r8a7790: add dmac0 dmac1 nodes

[PATCH 1/3] clk: add clock-indices support
 2014-02-13 18:08 UTC  (3+ messages)

[PATCH v2 0/2] ARM: shmobile: r8a779[01]: Add SSI clocks in device tree
 2014-02-13 14:48 UTC 

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

[Linux-kernel] [PATCH 5/5] shdmac: wire r8a7790
 2014-02-13 11:11 UTC 

[PATCH 1/2] ARM: shmobile: r8a7778/r8a7779 dtsi: Improve and correct HSPI bindings
 2014-02-13  9:02 UTC  (5+ messages)

[GIT PULL 00/12] Second Round of Renesas ARM based SoC Board updates for v3.14
 2014-02-13  8:14 UTC  (14+ messages)
` [GIT PULL 00/12] Second Round of Renesas ARM Based SoC Updates for v3.15
  ` [PATCH 01/12] ARM: shmobile: Use 64-bit dma_addr_t on r8a7790/r8a7791
  ` [PATCH 02/12] ARM: shmobile: Break out R-Car SYSC PM code
  ` [PATCH 03/12] ARM: shmobile: r8a7790 SYSC setup code
  ` [PATCH 04/12] ARM: shmobile: r8a7790 CA7-SCU enablement
  ` [PATCH 05/12] ARM: shmobile: r8a7790 CA15-SCU enablement
  ` [PATCH 06/12] ARM: shmobile: r8a7778: add audio clock in new style
  ` [PATCH 07/12] ARM: shmobile: r8a7790: add audio clock
  ` [PATCH 08/12] ARM: shmobile: r7s72100 clock: Add RSPI clocks
  ` [PATCH 09/12] ARM: shmobile: r7s72100 clock: Add RSPI clocks for DT
  ` [PATCH 10/12] ARM: shmobile: r8a7791 clock: add QSPI clocks
  ` [PATCH 11/12] ARM: shmobile: r7s72100: Add clock for r7s72100-ether
  ` [PATCH 12/12] ARM: shmobile: r8a7790: Correct SYS DMAC clock defines

[GIT PULL 0/3] Second round of Renesas ARM-based SoC board updates for v3.12
 2014-02-13  8:04 UTC  (5+ messages)
` [GIT PULL 0/3] Second Round of Renesas ARM Based SoC DT Updates for v3.15
  ` [PATCH 1/3] ARM: shmobile: r7s72100 dtsi: Add RSPI nodes
  ` [PATCH 2/3] ARM: shmobile: r8a7791 dtsi: Add QSPI node
  ` [PATCH 3/3] ARM: shmobile: koelsch dts: Add QSPI nodes

[GIT PULL 0/4] Second Round of Renesas ARM Based SoC Defconfig Updates for v3.15
 2014-02-13  8:04 UTC  (5+ messages)
` [PATCH 1/4] ARM: shmobile: koelsch: Enable I2C in defconfig
` [PATCH 2/4] ARM: shmobile: lager: add sound support on defconfig
` [PATCH 3/4] ARM: shmobile: koelsch defconfig: Enable RSPI and MTD_M25P80
` [PATCH 4/4] ARM: shmobile: genmai defconfig: Enable RSPI


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