SUPERH platform development
 help / color / mirror / Atom feed
 messages from 2013-03-27 15:46:56 to 2013-04-02 05:09:36 UTC [more...]

[GIT PULL] Renesas ARM and SH based SoC pinmux update for v3.10
 2013-04-02  5:09 UTC  (29+ messages)
` [GIT PULL] Renesas ARM and SH based SoC pinmux updates for v3.10 #2
  ` [PATCH 01/28] sh-pfc: Fix compiler warning when BUG()
  ` [PATCH 02/28] sh: sh7269: Fix compilation by adding missing includes
  ` [PATCH 03/28] sh-pfc: r8a7779: Remove function GPIOs
  ` [PATCH 04/28] sh-pfc: r8a7779: Don't use GPIO enum entries
  ` [PATCH 05/28] ARM: shmobile: r8a7779: Remove all GPIOs
  ` [PATCH 06/28] gpio: Renesas R-Car GPIO driver V3
  ` [PATCH 07/28] gpio-rcar: Add pinctrl support
  ` [PATCH 08/28] ARM: shmobile: marzen: Add GPIO LEDs
  ` [PATCH 09/28] sh-pfc: Make function GPIOs support optional
  ` [PATCH 10/28] sh-pfc: Make GPIO "
  ` [PATCH 11/28] sh-pfc: Skip gpiochip registration when no GPIO resource is found
  ` [PATCH 12/28] sh-pfc: Configure pins as GPIOs at request time when handled externally
  ` [PATCH 13/28] ARM: shmobile: r8a7779: Register GPIO devices
  ` [PATCH 14/28] sh-pfc: r8a7779: Remove GPIO data
  ` [PATCH 15/28] sh-pfc: r8a7779: Split DU input and output pixel clocks
  ` [PATCH 17/28] sh-pfc: r8a73a4: Support sparse GPIO numbers
  ` [PATCH 18/28] sh-pfc: r8a73a4: GPIO IRQ support
  ` [PATCH 19/28] sh-pfc: r8a73a4: Add bias (pull-up/down) pinconf support
  ` [PATCH 20/28] sh-pfc: r8a73a4: Add SCIF pin groups and functions
  ` [PATCH 21/28] sh-pfc: r8a73a4: Add IRQC "
  ` [PATCH 22/28] sh-pfc: r8a73a4: Remove SCIF function GPIOS
  ` [PATCH 23/28] sh-pfc: r8a73a4: Remove IRQC "
  ` [PATCH 24/28] ARM: shmobile: r8a73a4: Remove SCIF function GPIOs
  ` [PATCH 25/28] ARM: shmobile: r8a73a4: Remove IRQC "
  ` [PATCH 26/28] sh-pfc: r8a73a4: Remove "
  ` [PATCH 27/28] ARM: shmobile: r8a73a4: Remove all GPIO enums
  ` [PATCH 28/28] sh-pfc: r8a73a4: Remove unused GPIO bias data

[GIT PULL] Renesas ARM SoC updates for v3.10 #2
 2013-04-02  5:07 UTC  (31+ messages)
` [PATCH 01/30] ARM: shmobile: Initial r8a73a4 SoC support V3
` [PATCH 02/30] ARM: shmobile: r8a73a4 SCIF "
` [PATCH 03/30] ARM: shmobile: r8a73a4 IRQC support V2
` [PATCH 04/30] ARM: shmobile: r8a73a4 PFC support
` [PATCH 05/30] ARM: shmobile: sh73a0: wait for completion when kicking the clock
` [PATCH 06/30] ARM: shmobile: add R8A7778 basis support
` [PATCH 07/30] ARM: shmobile: r8a7778 SCIF support
` [PATCH 08/30] ARM: shmobile: sh73a0: add irqpin DT nodes
` [PATCH 09/30] ARM: shmobile: Disallow PINCTRL without GPIOLIB
` [PATCH 10/30] ARM: shmobile: r8a73a4: add thermal driver support
` [PATCH 11/30] ARM: shmobile: r8a7740: Migrate from INTC to GIC
` [PATCH 12/30] ARM: shmobile: sh73a0: add a TWD clock
` [PATCH 13/30] ARM: shmobile: sh73a0: remove DIV4_ZT* clocks
` [PATCH 14/30] ARM: shmobile: sh7372: "
` [PATCH 15/30] ARM: shmobile: add struct clk_ratio and fixed ratio clock macro
` [PATCH 16/30] ARM: shmobile: sh7372: use fixed ratio clock
` [PATCH 17/30] ARM: shmobile: sh73a0: "
` [PATCH 18/30] ARM: shmobile: r8a7740: tidyup comment/implementation mismatch
` [PATCH 19/30] ARM: shmobile: r8a7740: use fixed ratio clock
` [PATCH 20/30] ARM: shmobile: r8a7779: remove DIV4 clocks and "
` [PATCH 21/30] ARM: shmobile: sh7372: move global functions to sh7372.h
` [PATCH 22/30] ARM: shmobile: sh73a0: move global functions to sh73a0.h
` [PATCH 23/30] ARM: shmobile: r8a7740: move global functions to r8a7740.h
` [PATCH 24/30] ARM: shmobile: r8a7779: move global functions to r8a7779.h
` [PATCH 25/30] ARM: shmobile: Initial r8a7790 SoC support
` [PATCH 26/30] ARM: shmobile: r8a7790 SCIF support
` [PATCH 27/30] ARM: shmobile: r8a7790 IRQC support
` [PATCH 28/30] ARM: shmobile: r8a7790 PFC support
` [PATCH 29/30] ARM: shmobile: r8a73a4 SoC 64-bit DT support
` [PATCH 30/30] ARM: shmobile: r8a7790 "

[PATCH v2] ARM: shmobile: Initial r8a7790 Lager board support
 2013-04-02  4:34 UTC  (2+ messages)

[PATCH 00/04 v2] ARM: shmobile: r8a7790 SoC
 2013-04-02  4:33 UTC  (6+ messages)
` [PATCH 01/04] ARM: shmobile: Initial r8a7790 SoC support
` [PATCH 02/04] ARM: shmobile: r8a7790 SCIF support
` [PATCH 03/04] ARM: shmobile: r8a7790 IRQC support
` [PATCH 04/04] ARM: shmobile: r8a7790 PFC support

[PATCH] ARM: shmobile: r8a7790 SoC 64-bit DT support
 2013-04-02  4:33 UTC  (2+ messages)

[PATCH v3 0/5] ARM: shmobile: mackerel: streamline SD and MMC devices
 2013-04-02  4:33 UTC  (2+ messages)

[GIT PULL] Renesas ARM based SoC defconfig updates for v3.10 #2
 2013-04-02  4:31 UTC  (4+ messages)
` [PATCH 1/3] ARM: shmobile: marzen: defconfig: add GPIO RCAR driver support
` [PATCH 2/3] ARM: shmobile: marzen: defconfig: enable GPIO LEDs driver
` [PATCH 3/3] ARM: shmobile: ape6evm: add defconfig

[PATCH 0/3] ARM: shmobile: Add SMSC support on Bock-W
 2013-04-02  4:20 UTC  (20+ messages)
` [RFC][PATCH 1/3] ARM: shmobile: define PLATFORM_xxx_INFO()
` [PATCH 0/3 v2] ARM: shmobile: Add SMSC support on Bock-W
  ` [PATCH 1/3 v2] ARM: shmobile: r8a7778: remove pointless PLATFORM_INFO()
  ` [PATCH 2/3 v2] ARM: shmobile: r8a7778: add r8a7778_init_irq_extpin()
  ` [PATCH 3/3 v2] ARM: shmobile: bockw: add SMSC ethernet support
  ` [PATCH 0/5 v3] ARM: shmobile: Add SMSC support on Bock-W
    ` [PATCH 1/5 v3] ARM: shmobile: r8a7778: remove pointless PLATFORM_INFO()
    ` [PATCH 2/5 v3] ARM: shmobile: r8a7778: add r8a7778_init_irq_extpin()
    ` [PATCH 3/5 v3] ARM: shmobile: bockw: add SMSC ethernet support
    ` [PATCH 4/5 v3] ARM: shmobile: bockw: enable network settings on bootargs
    ` [PATCH 5/5 v3] ARM: shmobile: bockw: enable SMSC ethernet on defconfig

[PATCH v2 02/13] ARM: convert arm/arm64 arch timer to use CLKSRC_OF init
 2013-04-02  3:35 UTC  (2+ messages)

[PATCH 00/03 v4] ARM: shmobile: r8a73a4 APE6EVM board support
 2013-04-02  1:13 UTC  (5+ messages)
` [PATCH 01/03 v3] ARM: shmobile: APE6EVM base support
` [PATCH 02/03 v2] ARM: shmobile: APE6EVM PFC support
` [PATCH 03/03 v3] ARM: shmobile: APE6EVM LAN9220 support

[PATCH] ARM: shmobile: r8a73a4 SoC 64-bit DT support
 2013-04-02  1:13 UTC  (2+ messages)

[PATCH 1/2] ARM: shmobile: R8A7779: add Ether support
 2013-04-02  0:27 UTC  (3+ messages)

[PATCH 2/2] ARM: shmobile: R8A7778: add Ether support
 2013-04-01 22:06 UTC 

[PATCH 6/9] cpufreq: Don't check if cpu is online/offline for cpufreq callbacks
 2013-04-01 16:58 UTC  (2+ messages)

[PATCH 2/2] sh_eth: workaround for spurious ECI interrupt
 2013-04-01 13:53 UTC  (3+ messages)

[GIT PULL v2] Renesas ARM-based SoC board updates for v3.10
 2013-04-01  9:15 UTC  (5+ messages)

[PATCH] ARM: shmobile: r8a7778: use fixed ratio clock
 2013-04-01  5:01 UTC 

[INFO] R-Car DU DRM driver testing
 2013-04-01  2:31 UTC 

[PATCH] sh_eth: make 'link' field of 'struct sh_eth_private' *int*
 2013-03-31 23:44 UTC  (2+ messages)

[PATCH 1/2] sh_eth: fix handling of no LINK signal
 2013-03-31 23:44 UTC  (2+ messages)

HELLO FRIEND
 2013-03-31  9:00 UTC 

[PATCH v3 5/5] ARM: shmobile: mackerel: clean up MMCIF vs. SDHI1 selection
 2013-03-29 21:05 UTC 

[PATCH v3 4/5] ARM: shmobile: mackerel: add interrupt names for SDHI0
 2013-03-29 21:05 UTC 

[PATCH v3 3/5] ARM: shmobile: mackerel: switch SDHI and MMCIF interfaces to slot-gpio
 2013-03-29 21:05 UTC 

[PATCH v3 2/5] ARM: shmobile: mackerel: remove OCR masks, where regulators are used
 2013-03-29 21:05 UTC 

[PATCH v3 1/5] ARM: shmobile: mackerel: SDHI resources do not have to be numbered
 2013-03-29 21:05 UTC 

[PATCH 2/2] sh_eth: add R-Car support for real
 2013-03-29 19:31 UTC  (2+ messages)

[PATCH 1/2] sh_eth: move data from header file to driver
 2013-03-29 19:31 UTC  (2+ messages)

[GIT PULL] Update for Renesas INTC External IRQ pin driver for v3.10
 2013-03-29  6:56 UTC  (2+ messages)
` [PATCH] irqchip: intc-irqpin: Add support for shared interrupt lines

[PATCH v2 0/2] Add R-Car Display Unit support for the Marzen board
 2013-03-29  4:06 UTC  (2+ messages)

[PATCH 0/4] ARM: shmobile: move global functions to each header
 2013-03-29  4:03 UTC  (3+ messages)

[PATCH 2/2] ARM: remove mach .init_irq for irqchip_init users
 2013-03-29  3:48 UTC  (4+ messages)

[PATCH 2/2] ARM: remove mach .init_irq for irqchip_init users
 2013-03-28 20:46 UTC 

[PATCH v2 1/2] ARM: mach-shmobile: r8a7779: Add DU support
 2013-03-28 17:44 UTC  (4+ messages)

ERROR: "min_low_pfn" [drivers/block/aoe/aoe.ko] undefined!
 2013-03-28 12:56 UTC  (3+ messages)

[PATCH 1/3] sh-pfc: r8a7779: Replace hardcoded pin numbers with GP_PIN macro
 2013-03-28 11:11 UTC  (6+ messages)

pinmux missing from next in renesas tree
 2013-03-28  9:09 UTC  (3+ messages)

[PATCH 4/4] ARM: shmobile: r8a7779: move global functions to r8a7779.h
 2013-03-28  8:49 UTC 

[PATCH 3/4] ARM: shmobile: r8a7740: move global functions to r8a7740.h
 2013-03-28  8:49 UTC 

[PATCH 2/4] ARM: shmobile: sh73a0: move global functions to sh73a0.h
 2013-03-28  8:48 UTC 

[PATCH 1/4] ARM: shmobile: sh7372: move global functions to sh7372.h
 2013-03-28  8:48 UTC 

[PATCH 0/8] ARM: shmobile: tidyup clocks
 2013-03-28  7:45 UTC  (4+ messages)

[PATCH/RFC 10/12] ARM: shmobile: r8a7779: Remove all GPIOs
 2013-03-28  6:32 UTC  (6+ messages)

[PATCH/RFC 00/12] Split PFC and GPIO for R8A7779
 2013-03-28  6:03 UTC  (4+ messages)

[PATCH 0/3] ARM: shmobile: kzm9g: add irqpin to DT
 2013-03-28  5:30 UTC  (4+ messages)
` [PATCH 1/3] ARM: shmobile: irqpin: fix handling of spurious interrupts in DT case

[PATCH/RFC 3/3] ARM: shmobile: sh73a0: add a TWD clock
 2013-03-28  1:11 UTC  (2+ messages)

[PATCH v2] sh-pfc: r8a73a4: Add IRQC pin groups and functions
 2013-03-28  1:03 UTC  (4+ messages)

[PATCH 0/3] sh-pfc: r8a7779: Improve readability with a new macro
 2013-03-28  0:58 UTC  (2+ messages)

[PATCH v4 1/2] irqchip: intc-irqpin: Add support for shared interrupt lines
 2013-03-28  0:55 UTC  (4+ messages)
` [PATCH v4 2/2] ARM: shmobile: r8a7740: Migrate from INTC to GIC

[PATCH 00/13 v2] sh-pfc: Initial r8a73a4 PFC support
 2013-03-28  0:54 UTC  (2+ messages)

[PATCH 06/13] sh-pfc: r8a73a4: Add IRQC pin groups and functions
 2013-03-28  0:20 UTC  (3+ messages)

[PATCH 00/08] ARM: shmobile: CPU Hotplug and SMP CA9 SCU rework part 2
 2013-03-28  0:17 UTC  (2+ messages)

[PATCH v2 2/2] ARM: shmobile: marzen: Add Display Unit support
 2013-03-27 19:21 UTC 

[PATCH 0/2] Add R-Car Display Unit support for the Marzen board
 2013-03-27 19:18 UTC  (3+ messages)

[PATCH 2/2] ARM: shmobile: marzen: Add Display Unit support
 2013-03-27 19:15 UTC  (3+ messages)

[PATCH 3/3] ARM: shmobile: marzen: Use GP_PIN macro
 2013-03-27 19:07 UTC 

[PATCH 2/3] ARM: shmobile: r8a7779: Add GP_PIN macro
 2013-03-27 19:07 UTC 

[GIT PULL] Renesas fbdev fixes for v3.9
 2013-03-27 18:44 UTC  (2+ messages)

[PATCH 1/2] ARM: mach-shmobile: r8a7779: Add DU support
 2013-03-27 18:05 UTC 

[PATCH 02/13] sh-pfc: r8a73a4: Support sparse GPIO numbers
 2013-03-27 17:20 UTC  (3+ messages)

[PATCH 01/02] sh-pfc: Add r8a73a4 pinmux support
 2013-03-27 17:09 UTC  (2+ messages)

[PATCH 00/04] ARM: shmobile: r8a73a4 SoC support V3
 2013-03-27 16:37 UTC  (8+ messages)

[PATCH] gpio: Renesas R-Car GPIO driver V3
 2013-03-27 15:46 UTC  (3+ messages)


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