SUPERH platform development
 help / color / mirror / Atom feed
 messages from 2013-01-16 16:54:35 to 2013-01-25 02:24:03 UTC [more...]

[GIT PULL] Renesas pinmux for v3.9
 2013-01-25  2:24 UTC  (28+ messages)
` [PATCH 01/80] sh: sh7264: Rename CRX0CRX1 mark to match GPIO names
` [PATCH 02/80] sh: sh7269: Rename CRX0CRX1(CRX2) marks "
` [PATCH 03/80] sh: sh7723: Rename GPIO_FN_SIUOSPD to GPIO_FN_SIUAOSPD
` [PATCH 04/80] sh: sh7757: Fix GPIO_FN_ET0_MDIO and GPIO_FN_ET1_MDIO GPIO entries
` [PATCH 05/80] sh: sh7786: Fix port E, G and J GPIOs
` [PATCH 06/80] sh: sh7786: Fix last GPIO index
` [PATCH 07/80] sh: shx3: "
` [PATCH 08/80] sh-pfc: Split platform data from the sh_pfc structure
` [PATCH 09/80] sh-pfc: Move private definitions and declarations to private header
` [PATCH 10/80] sh-pfc: Merge PFC core and pinctrl
` [PATCH 11/80] sh-pfc: Merge PFC core and gpio
` [PATCH 12/80] sh-pfc: Move platform device and driver to the core
` [PATCH 13/80] sh-pfc: Use devm_kzalloc()
` [PATCH 14/80] sh-pfc: Use devm_ioremap_nocache()
` [PATCH 15/80] sh-pfc: Let the compiler decide whether to inline functions
` [PATCH 16/80] sh-pfc: Remove check for impossible error condition
` [PATCH 17/80] sh-pfc: Sort headers alphabetically
` [PATCH 18/80] sh-pfc: Use sh_pfc_ namespace prefix through the whole driver
` [PATCH 19/80] sh-pfc: Split platform device and platform driver registration
` [PATCH 20/80] sh-pfc: Support passing resources through platform device
` [PATCH 21/80] ARM: shmobile: Select PINCTRL
` [PATCH 22/80] ARM: shmobile: r8a7740: Register PFC platform device
` [PATCH 23/80] ARM: shmobile: r8a7779: "
` [PATCH 24/80] ARM: shmobile: sh7372: "
` [PATCH 25/80] ARM: shmobile: sh73a0: "
` [PATCH 26/80] ARM: shmobile: r8a7740: Add pin control resources
` [PATCH 27/80] ARM: shmobile: sh7372: "

[GIT PULL] Renesas ARM-based SoC boards for v3.8
 2013-01-25  2:17 UTC  (9+ messages)
` [GIT PULL] Renesas ARM-based SoC boards for v3.9
  ` [PATCH 1/7] ARM: mackerel: include the correct .dtsi file
  ` [PATCH 2/7] ARM: shmobile: fix sample amixer settings for mackerel
  ` [PATCH 3/7] ARM: shmobile: add sample amixer settings for ap4evb
  ` [PATCH 4/7] ARM: shmobile: add sample amixer settings for armadillo800eva
  ` [PATCH 5/7] ARM: shmobile: kzm9g: Use of_machine_is_compatible()
  ` [PATCH 6/7] ARM: shmobile: Include DTSI of r8a7740 to armadillo800eva
  ` [PATCH 7/7] ARM: shmobile: Include sh73a0 DTSI in kzm9g

[GIT PULL] Renesas ARM-based SoC for v3.8 #2
 2013-01-25  2:13 UTC  (17+ messages)
` [GIT PULL] Renesas ARM-based SoC for v3.9
  ` [PATCH 01/15] ARM: shmobile: Remove duplicate inclusion of dma-mapping.h in setup-r8a7740.c
  ` [PATCH 02/15] ARM: shmobile: r8a7740: add TMU timer support
  ` [PATCH 03/15] ARM: shmobile: sh73a0: fixup div4_clks bitmap
  ` [PATCH 04/15] ARM: mach-shmobile: sh73a0 external IRQ wake update
  ` [PATCH 05/15] ARM: sh7372: add clock lookup entries for DT-based devices
  ` [PATCH 06/15] ARM: sh7372: fix cache clean / invalidate order
  ` [PATCH 07/15] ARM: shmobile: add function declarations for sh7372 DT helper functions
  ` [PATCH 08/15] ARM: shmobile: sh73a0: Add CPU sleep suspend
  ` [PATCH 09/15] ARM: shmobile: r8a7740: "
  ` [PATCH 10/15] ARM: SH-Mobile: sh73a0: Secondary CPUs handle own SCU flags
  ` [PATCH 11/15] ARM: SH-Mobile: sh73a0: Add CPU Hotplug
  ` [PATCH 12/15] ARM: mach-shmobile: sh73a0: Allow initialisation of GIC by DT
  ` [PATCH 13/15] ARM: mach-shmobile: sh73a0: Minimal setup using DT
  ` [PATCH 14/15] ARM: mach-shmobile: sh73a0: Initialise MMCIF "
  ` [PATCH 15/15] ARM: shmobile: r8a7779: scif .irqs used SCIx_IRQ_MUXED()

[GIT PULL] Renesas ARM-based SoC defconfig for v3.8
 2013-01-25  2:02 UTC  (4+ messages)
` [GIT PULL] Renesas ARM-based SoC defconfig for v3.9 #2
  ` [PATCH 1/2] ARM: mach-shmobile: armadillo: defconfig: Enable CEU
  ` [PATCH 2/2] ARM: mach-shmobile: mackerel: enable VFP in defconfig

[PATCH] DT: add vendor prefixes for Renesas and Toshiba
 2013-01-24 16:09 UTC 

[PATCH 0/3] ARM: shmobile: sh-eth pins in DT for armadillo800eva
 2013-01-24 16:07 UTC  (4+ messages)
` [PATCH 1/3] pinctrl: add ethernet pin groups to r8a7740
` [PATCH/RFC 2/3] ethernet: add a PHY reset GPIO DT binding to sh_eth
` [PATCH 3/3] ARM: shmobile: move pin configuration on armadillo800eva-reference to DT

[PATCH v2 00/11] mmc: core and driver DT and related development
 2013-01-24 16:03 UTC  (16+ messages)
` [PATCH v2 01/11] mmc: sdhi, tmio: only check flags in tmio-mmc driver proper
` [PATCH v2 02/11] mmc: deprecate redundant cd-inverted and wp-inverted DT properties
` [PATCH v2 03/11] mmc: provide a standard MMC device-tree binding parser centrally
` [PATCH v2 04/11] mmc: (cosmetic) remove "extern" from function declarations
` [PATCH v2 05/11] mmc: sh-mmcif: use mmc_of_parse() to parse standard MMC DT bindings
` [PATCH/RFC v2 06/11] mmc: tmio-mmc: define device-tree bindings
` [PATCH v2 07/11] mmc: tmio-mmc: parse "
` [PATCH v2 08/11] mmc: sh_mobile_sdhi: remove unused .pdata field
` [PATCH v2 09/11] mmc: sh_mobile_sdhi: use managed resource allocations
` [PATCH v2 10/11] mmc: tmio: remove unused and deprecated symbols
` [PATCH v2 11/11] mmc: tmio: add support for the VccQ regulator

[PATCH v2 03/29] drivers/pinctrl: grab default handles from device core
 2013-01-24 14:45 UTC  (3+ messages)

[PATCH v2 8/8] ARM: shmobile: mackerel: Use gpio_request_one()
 2013-01-24 12:16 UTC 

[PATCH v2 7/8] ARM: shmobile: kzm9g: Use gpio_request_one()
 2013-01-24 12:16 UTC 

[PATCH v2 6/8] ARM: shmobile: kota2: Use gpio_request_one()
 2013-01-24 12:16 UTC 

[PATCH v2 5/8] ARM: shmobile: bonito: Use gpio_request_one()
 2013-01-24 12:16 UTC 

[PATCH v2 4/8] ARM: shmobile: armadillo800eva: Use gpio_set_value() to set GPIO value
 2013-01-24 12:16 UTC 

[PATCH v2 3/8] ARM: shmobile: armadillo800eva: Use gpio_request_one()
 2013-01-24 12:16 UTC 

[PATCH v2 2/8] ARM: shmobile: ap4evb: Use gpio_request_one()
 2013-01-24 12:16 UTC 

[PATCH v2 1/8] ARM: shmobile: ag5evm: Use gpio_request_one()
 2013-01-24 12:16 UTC 

[PATCH v2 0/8] Use gpio_request_one() in SH Mobile board code
 2013-01-24 12:16 UTC 

[PATCH] mmc: tmio: add barriers to IO operations
 2013-01-24 11:52 UTC  (5+ messages)

[PATCH v2 0/8] SH pinctrl DT support
 2013-01-24 11:28 UTC  (7+ messages)
` [PATCH v2 1/8] sh-pfc: Add OF support

[PATCH v3 0/8] ARM: shmobile: pinctrl and DT extensions
 2013-01-24 10:23 UTC  (10+ messages)
` [PATCH v3 1/8] pinctrl: add SDHI and MMCIF pin groups to r8a7740
` [PATCH v3 2/8] pinctrl: add SDHI and MMCIF pin groups to sh7372
` [PATCH v3 3/8] ARM: shmobile: simplify armadillo800eva and kzm9g Kconfig dependencies
` [PATCH v3 4/8] ARM: shmobile: add MMCIF and SDHI DT clock aliases to sh73a0 and r8a7740
` [PATCH v3 5/8] ARM: shmobile: add a GPIO controller DT node for sh7372
` [PATCH v3 6/8] ARM: shmobile: use GPIO SD-card detection on armadillo800eva
` [PATCH v3 7/8] ARM: shmobile: completely switch MMC interfaces on mackerel-reference to DT
` [PATCH v3 8/8] ARM: shmobile: completely switch MMC interfaces on armadillo800eva-reference "

[PATCH] ARM: shmobile: ipmmu: Add basic PMB support
 2013-01-24  9:42 UTC  (5+ messages)

[PATCH 0/4] i2c: sh_mobile: fix STOP condition generation
 2013-01-24  7:27 UTC  (6+ messages)
  ` [PATCH 1/4] i2c: i2c-sh_mobile.c: cosmetic: trivially simplify 2 functions
` [PATCH 2/4] i2c: sh_mobile: fix timeout error handling
` [PATCH 3/4] i2c: sh_mobile: eliminate an open-coded "goto" loop
` [PATCH 4/4] i2c: sh_mobile: don't send a stop condition by default inside transfers

[GIT PULL] Renesas ARM-based SoC defconfig for v3.9
 2013-01-24  3:35 UTC  (9+ messages)
` [GIT PULL] Renesas ARM-based SoC v3.9

[PATCH] ARM: shmobile: fix armadillo800eva clock initialisation in reference DT set up
 2013-01-23 16:53 UTC 

[PATCH 0/8] ARM: shmobile: pinctrl and DT extensions
 2013-01-23 16:19 UTC  (18+ messages)
` [PATCH 1/8] pinctrl: add SDHI and MMCIF pin groups to r8a7740
  ` [PATCH v2 "
` [PATCH 2/8] pinctrl: add SDHI and MMCIF pin groups to sh7372
` [PATCH 3/8] ARM: shmobile: simplify armadillo800eva and kzm9g Kconfig dependencies
` [PATCH 4/8] ARM: shmobile: add MMCIF and SDHI DT clock aliases to sh73a0 and r8a7740
` [PATCH 5/8] ARM: shmobile: add a GPIO controller DT node for sh7372
` [PATCH 6/8] ARM: shmobile: use GPIO SD-card detection on armadillo800eva
` [PATCH 7/8] ARM: shmobile: completely switch MMC interfaces on mackerel-reference to DT
` [PATCH 8/8] ARM: shmobile: completely switch MMC interfaces on armadillo800eva-reference "

[PATCH] ARM: mach-shmobile: mackerel: enable VFP in defconfig
 2013-01-23  6:00 UTC 

[PATCH] ARM: mach-shmobile: armadillo: defconfig: Enable CEU
 2013-01-23  5:49 UTC 

[PATCH v2 1/2] ARM: shmobile: sh73a0: Use generic irqchip_init()
 2013-01-22  8:07 UTC  (7+ messages)
` [PATCH v2 2/2] ARM: shmobile: kzm9g: Don't use gic_handle_irq()

[GIT PULL v3] Renesas ARM-based SoC defconfig for v3.9
 2013-01-22  7:56 UTC  (2+ messages)

[RFC PATCH 0/6] USB: Add multiple PHYs of same type
 2013-01-21 14:24 UTC  (25+ messages)
` [RFC PATCH 1/6] usb: otg: Add an API to bind the USB controller and PHY
` [RFC PATCH 2/6] ARM: OMAP: USB: Add phy binding information
` [RFC PATCH 3/6] usb: otg: utils: change the phy lib to support multiple PHYs of same type
` [RFC PATCH 5/6] usb: otg: add device tree support to otg library
` [RFC PATCH 6/6] USB: MUSB: OMAP: get PHY by phandle for dt boot

[PATCH 1/15] drivers/sh/intc/of_intc.c: adjust duplicate test
 2013-01-21 12:16 UTC 

[PATCH v6 0/4] Renesas IPMMU driver for sh7372, sh73a0 and r8a7740
 2013-01-21 10:54 UTC  (5+ messages)
` [PATCH v6 1/4] iommu/shmobile: Add iommu driver for Renesas IPMMU modules
` [PATCH v6 2/4] ARM: mach-shmobile: sh7372: Add IPMMU device
` [PATCH v6 3/4] ARM: mach-shmobile: sh73a0: "
` [PATCH v6 4/4] ARM: mach-shmobile: r8a7740: "

[PATCH] ARM: mach-shmobile: kzm9g: Add command line to reference dts
 2013-01-21  1:03 UTC 

shmobile and struct sys_timer removal conflicts
 2013-01-21  0:39 UTC  (3+ messages)

[PATCH] ARM: shmobile: r8a7779: scif .irqs used SCIx_IRQ_MUXED()
 2013-01-21  0:37 UTC  (2+ messages)

a couple tracked/ignored SH files
 2013-01-20 10:36 UTC 

[PATCH] ARM: shmobile: sh73a0: Use generic irqchip_init()
 2013-01-18  6:56 UTC  (3+ messages)

[PATCH] ARM: shmobile: armadillo800eva: fixup: sound card detection order
 2013-01-18  6:28 UTC  (3+ messages)
` [PATCH] ARM: shmobile: armadillo800eva: set clock rates before timer init

[RFC v9 0/8] ARM: shmobile: DT initialisation of INTC
 2013-01-17  6:20 UTC  (6+ messages)
` [PATCH 1/8] SH: intc: Add support OF for INTC

[PATCH 00/11] mmc: core and driver DT and related development
 2013-01-16 16:54 UTC  (12+ messages)
` [PATCH 01/11] mmc: sdhi, tmio: only check flags in tmio-mmc driver proper
` [PATCH 02/11] mmc: deprecate redundant cd-inverted and wp-inverted DT properties
` [PATCH 03/11] mmc: provide a standard MMC device-tree binding parser centrally
` [PATCH 04/11] mmc: (cosmetic) remove "extern" from function declarations
` [PATCH 05/11] mmc: sh-mmcif: use mmc_of_parse() to parse standard MMC DT bindings
` [PATCH/RFC 06/11] mmc: tmio-mmc: define device-tree bindings
` [PATCH 07/11] mmc: tmio-mmc: parse "
` [PATCH 08/11] mmc: sh_mobile_sdhi: remove unused .pdata field
` [PATCH 09/11] mmc: sh_mobile_sdhi: use managed resource allocations
` [PATCH 10/11] mmc: tmio: remove unused and deprecated symbols
` [PATCH 11/11] mmc: tmio: add support for the VccQ regulator


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