SUPERH platform development
 help / color / mirror / Atom feed
 messages from 2013-02-13 03:26:19 to 2013-02-15 15:14:02 UTC [more...]

[PATCH v4 00/13] mmc: core and driver DT and related development
 2013-02-15 15:14 UTC  (14+ messages)
` [PATCH v4 01/13] mmc: sdhi, tmio: only check flags in tmio-mmc driver proper
` [PATCH v4 02/13] mmc: detailed definition of CD and WP MMC line polarities in DT
` [PATCH v4 03/13] mmc: provide a standard MMC device-tree binding parser centrally
` [PATCH v4 04/13] mmc: (cosmetic) remove "extern" from function declarations
` [PATCH v4 05/13] mmc: sh-mmcif: use mmc_of_parse() to parse standard MMC DT bindings
` [PATCH v4 06/13] mmc: tmio-mmc: define device-tree bindings
` [PATCH v4 07/13] mmc: tmio-mmc: parse "
` [PATCH v4 08/13] mmc: sh_mobile_sdhi: remove unused .pdata field
` [PATCH v4 09/13] mmc: sh_mobile_sdhi: use managed resource allocations
` [PATCH v4 10/13] mmc: tmio: remove unused and deprecated symbols
` [PATCH v4 11/13] mmc: tmio: add support for the VccQ regulator
` [PATCH v4 12/13] mmc: add DT bindings for more MMC capability flags
` [PATCH v4 13/13] mmc: tmio: add barriers to IO operations

[PATCH] ARM: shmobile: r8a7779: Correct TMU clock support
 2013-02-15 13:53 UTC  (18+ messages)
` [PATCH] ARM: shmobile: r8a7779: Correct TMU clock support again

[PATCH 0/2] shmobile: kzm9g: correct smsc regulator registration
 2013-02-15 13:48 UTC  (3+ messages)
` [PATCH 1/2] ARM: "
` [PATCH 2/2] ARM: mach-shmobile: kzm9g: do not enable REGULATOR_DUMMY in defconfig

[PATCH 0/3 v2] ARM: mach-shmobile: defconfig REGULATOR settings
 2013-02-15 13:39 UTC  (14+ messages)
` [PATCH 1/3] ARM: mach-shmobile: mackerel: enable REGULATOR in defconfig
` [PATCH 2/3] ARM: mach-shmobile: armadillo800eva: "
` [PATCH 3/3] ARM: mach-shmobile: kzm9g: do not enable REGULATOR_DUMMY "

[PATCH 0/4] ARM: shmobile: kzm9g reference SMP and cleanup
 2013-02-15 13:01 UTC  (6+ messages)
` [PATCH 1/5] ARM: shmobile: kzm9g: defconfig: do not enable PREEMPT
` [PATCH 2/5] ARM: shmobile: kzm9g: Remove warning about SMP
` [PATCH 3/5] ARM: shmobile: sh73a0: Remove sh73a0_init_irq_dt()
` [PATCH 4/5] ARM: shmobile: sh73a0: Add smp ops to DT_MACHINE_START
` [PATCH 5/5] ARM: shmobile: kzm9g: Trim reference DT_MACHINE_START

[PATCH] sh-pfc: sh_pfc_probe() sizeof() fix
 2013-02-15  1:47 UTC  (6+ messages)

[PATCH] input: st1232: Add IRQF_NO_SUSPEND flag
 2013-02-15  1:46 UTC  (2+ messages)

[PATCH] gpio: em: Use irq_domain_add_simple() to fix runtime error
 2013-02-14 23:22 UTC  (6+ messages)

[INFO] No re-enabling of IRQ line when using touchscreen during suspend
 2013-02-14 17:29 UTC 

[PATCH] i2c: sh_mobile: Don't start transfers when suspending
 2013-02-14 16:18 UTC 

[PATCH/RFC 2/3] pinctrl: sh-pfc: add pin groups for all SD/MMC interfaces on sh73a0
 2013-02-14 15:58 UTC  (7+ messages)

[PATCH v3 00/13] mmc: core and driver DT and related development
 2013-02-14 15:51 UTC  (13+ messages)
` [PATCH v3 06/13] mmc: tmio-mmc: define device-tree bindings

[PATCH/RFC 1/3] pinctrl: sh-pfc: support sparse GPIO numbers
 2013-02-14 15:26 UTC  (9+ messages)

[PATCH 04/11] ARM: shmobile: fix defconfig warning on CONFIG_USB
 2013-02-14 13:49 UTC 

[PATCH/RFC 3/3] ARM: shmobile: switch SDHI and MMCIF interfaces on kzm9g-reference to pinctrl
 2013-02-14 12:20 UTC  (7+ messages)

[PATCH] ARM: shmobile: Make EMEV2 setup functions static
 2013-02-14  3:34 UTC  (2+ messages)

[PATCH 00/06] ARM: shmobile: SMP Cortex-A9 SCU rework
 2013-02-14  3:34 UTC  (8+ messages)
` [PATCH 01/06] ARM: shmobile: Kill off sh73a0 scu_base_addr() function
` [PATCH 02/06] ARM: shmobile: Kill off r8a7779 "
` [PATCH 03/06] ARM: shmobile: Rework EMEV2 scu_base variable
` [PATCH 04/06] ARM: shmobile: Move headsmp-sh73a0.S to headsmp-scu.S
` [PATCH 05/06] ARM: shmobile: Common shmobile_scu_base in headsmp-scu.S
` [PATCH 06/06] ARM: shmobile: Update EMEV2 to use scu_power_mode()

[PATCH 2/2] ARM: shmobile: fix kzm9g-reference compile breakage
 2013-02-14  0:59 UTC  (3+ messages)

[PATCH 3/2] pinctrl: sh-pfc: fix a typo and simplify a definition on sh73a0
 2013-02-14  0:58 UTC  (6+ messages)

[PATCH 00/16 v1.1] SCIF, I2C and FSI pinctrl functions for sh73a0
 2013-02-14  0:56 UTC  (10+ messages)
` [PATCH 07/21] ARM: shmobile: kzm9g: reference: Register pinctrl mappings for I2C
` [PATCH 08/21] ARM: shmobile: kzm9g: reference: Register pinctrl mappings for SCIF

[PATCH 0/3] R-Car Display Unit DRM driver
 2013-02-14  0:40 UTC  (5+ messages)
` [PATCH 2/3] drm: Renesas "

[PATCH v2 5/8] ARM: shmobile: add sh73a0-specific timer initialisation to kzm9g-reference
 2013-02-13 14:22 UTC  (9+ messages)

[PATCH 02/02] ARM: shmobile: Temporarily use emev2_map_io() for SMP
 2013-02-13 14:16 UTC 

[PATCH 01/02] ARM: shmobile: Temporarily use C to setup EMEV2 clocks
 2013-02-13 14:16 UTC 

[PATCH 00/02] ARM: shmobile: EMEV2 SMP DT reference code (hack alert!)
 2013-02-13 14:16 UTC 

[PATCH] ARM: mach-shmobile: armadillo800eva: Use late init machine hook
 2013-02-13 13:12 UTC  (4+ messages)
` [PATCH] ARM: mach-shmobile: armadillo800eva: enable REGULATOR in defconfig

[PATCH] ARM: mach-shmobile: mackerel: enable MMCIF and SDHI in defconfig
 2013-02-13 12:27 UTC  (3+ messages)
` [PATCH] ARM: mach-shmobile: mackerel: enable REGULATOR "

[PATCH RFC] sh: pfc: Add ability to use separate read & write GPIO data regs
 2013-02-13 12:21 UTC  (2+ messages)

[PATCH v2 4/8] ARM: shmobile: move GIC and I2C devices from sh73a0 common .dtsi to reference
 2013-02-13 11:36 UTC  (4+ messages)

[PATCH 3/3] ARM: shmobile: streamline mackerel SD and MMC devices
 2013-02-13 11:34 UTC  (4+ messages)

[PATCH v2 2/3] ARM: shmobile: switch SDHI0 to GPIO regulator on armadillo800eva
 2013-02-13 11:02 UTC  (2+ messages)

Cortex-A15 MM patches
 2013-02-13 11:00 UTC  (2+ messages)

[PATCH] ARM: shmobile: marzen: Include mmc/host.h
 2013-02-13 10:59 UTC  (3+ messages)

[PATCH 00/08] clocksource: sh_cmt: CMT driver update
 2013-02-13 10:54 UTC  (3+ messages)

[PATCH/RFC v2 7/8] ARM: shmobile: parse DT and configure pinmux early on kzm9g-reference
 2013-02-13  8:06 UTC  (3+ messages)

[PATCH 2/3] ARM: shmobile: switch SDHI0 to GPIO regulator on armadillo800eva
 2013-02-13  7:33 UTC  (3+ messages)

[PATCH/RFC v2 3/8] ARM: shmobile: SDHI and MMCIF interfaces to kzm9g-reference
 2013-02-13  4:01 UTC  (2+ messages)

[PATCH/RFC v2 6/8] ARM: shmobile: add INTC interrupt controllers on sh73a0 in the DT case
 2013-02-13  3:57 UTC  (3+ messages)

[PATCH v2 2/8] ARM: shmobile: add SDHI and MMCIF interfaces to armadillo800eva-reference
 2013-02-13  3:36 UTC  (2+ messages)

[PATCH v2 1/8] ARM: shmobile: add MMCIF and SDHI DT clock aliases to sh73a0 and r8a7740
 2013-02-13  3:33 UTC  (2+ messages)

[PATCH v2.1 0/9] SH pinctrl DT support
 2013-02-13  3:29 UTC  (10+ messages)
` [PATCH 1/9] sh-pfc: Add OF support
` [PATCH 2/9] ARM: shmobile: r8a7740: Add pin control device in device tree
` [PATCH 3/9] ARM: shmobile: armadillo: Populate platform devices from "
` [PATCH 4/9] ARM: shmobile: sh73a0: Add pin control device in "
` [PATCH 5/9] ARM: shmobile: kzm9g: Populate platform devices from "
` [PATCH 6/9] ARM: shmobile: kzm9g: reference: "
` [PATCH 7/9] ARM: shmobile: kzm9g: Add LED1-LED4 to the "
` [PATCH 8/9] ARM: shmobile: armadillo: Move pinctrl mappings to "
` [PATCH 9/9] ARM: shmobile: kzm9g: "

[PATCH 00/21 v1.2] SCIF, I2C and FSI pinctrl functions for sh73a0
 2013-02-13  3:27 UTC  (23+ messages)
` [PATCH 01/21] ARM: shmobile: bonito: Register pinctrl mappings for LCDC0
` [PATCH 02/21] ARM: shmobile: kota2: Register pinctrl mappings for SCIF
` [PATCH 03/21] ARM: shmobile: kzm9g: Register pinctrl mappings for LCD
` [PATCH 04/21] ARM: shmobile: kzm9g: Register pinctrl mappings for SCIF
` [PATCH 05/21] ARM: shmobile: kzm9g: Register pinctrl mappings for I2C
` [PATCH 06/21] ARM: shmobile: kzm9g: Register pinctrl mappings for FSI
` [PATCH 07/21] ARM: shmobile: kzm9g: reference: Register pinctrl mappings for I2C
` [PATCH 08/21] ARM: shmobile: kzm9g: reference: Register pinctrl mappings for SCIF
` [PATCH 09/21] sh-pfc: sh73a0: Remove LCD and LCD2 function GPIOS
` [PATCH 10/21] sh-pfc: sh73a0: Remove SCIFA and SCIFB "
` [PATCH 11/21] sh-pfc: sh73a0: Remove I2C "
` [PATCH 12/21] sh-pfc: sh73a0: Remove FSI "
` [PATCH 13/21] sh-pfc: r8a7740: Remove LCD0 and LCD1 "
` [PATCH 14/21] sh-pfc: r8a7779: Remove DU1_DOTCLKOUT1 GPIO
` [PATCH 15/21] ARM: shmobile: sh73a0: Remove LCDC and LCDC2 function GPIOs
` [PATCH 16/21] ARM: shmobile: sh73a0: Remove SCIFA and SCIFB "
` [PATCH 17/21] ARM: shmobile: sh73a0: Remove I2C "
` [PATCH 18/21] ARM: shmobile: sh73a0: Remove FSI "
` [PATCH 19/21] ARM: shmobile: r8a7740: Remove LCD0 and LCD1 "
` [PATCH 20/21] ARM: shmobile: r8a7779: Remove DU1_DOTCLKOUT1 GPIO
` [PATCH 21/21] ARM: shmobile: r8a7779: Remove DU function GPIOs


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