linux/arch/arm/mach-shmobile
Olof Johansson 65b108ecde Renesas ARM based SoC Board Updates for v3.15
* r8a7791 (R-Car M2) based Koelsch board
   - Fix error return code check from clk_get()
   - Add SATA0 support
   - Conditionally select MICREL_PHY for Multiplatform
 
 * r8a7790 (R-Car H2) based Lager board
   - Add USBHS support
   - Fix error return code check from clk_get()
   - Add SATA support
   - Make spi_flash_data const
   - Add VIN1 SoC camera support
   - Conditionally select CONFIG_MICREL_PHY
 
 * r8a7778 (R-Car M1) based Bock-W board
   - Add USB Func DMAEngine support
   - Use HPBIF DMAEngine for sound
   - Use SSI DMAEngine for sound
 
 * emev2 (Emma Mobile EV2) based kzm9d board
   - Use common clock framework
 
 * r8a773a0 (SH-Mobile AG5) based kzm9g board
   - Add zboot support
 
 * Many boards
   - Conditionally select SMSC_PHY
 -----BEGIN PGP SIGNATURE-----
 Version: GnuPG v1.4.14 (GNU/Linux)
 
 iQIcBAABAgAGBQJS8yASAAoJENfPZGlqN0++f1oQAK/Kw1GLxU6hKGDU57X2UgfR
 gx1HZm4vQFzBKF1d+Trpc/GRzWzMUbLvoA70GWfs7aoYrT0ZZaOHrOD5mWiet1Dh
 2Mcrvja60yC5BP5mvmXsxWB0UK6TgNqlwI+6zoqFNE5yjY3a1FG3Upi6ARvhp2Td
 FnLInNvASiTGOmpY7RU8224L78u10VFiWOkektKmjIK2BWCBQ04oM4Y26Jg7Nedg
 Eu0KfIHAC/UFHjV4vb0/RRRBQC4nm4xgRr7ihIp347aFTTkzemhC5+PN4ebNMNIq
 u0ISWg89GcESXM126ft+7fLmzn8zM5V/FJkkKY01vpsGrSUJj7OQUDU8huhnaEav
 f2qYyxzcYzqLIekKIqBCqzqWJDH4AxQJTyK3L3sLzt1hWT4nWcVwlpiRUZ21X+H3
 OLB9AsscFdkeLy4eTE2pgvAAxarj62e2ggcWG3DuoLap8sVW25a6+mN5IJqUxtGp
 Qyi6MqWuVBNMYDrZKgmy5HmoWItCvO03mwBSJOR8lPjz0FloAovEculzbtEWLVll
 LKwj3bM9wYBHa34f2CP01k24v4S+9zavV+mJK+6lOl/VJyay4Tk1p12oNhCNqzA9
 0/0RS5ejaP2EvbKSp+pfsX30c2A+tuFps+ShEea1fBRbdcmIdT0M4+ELiLkwcZFp
 P5q453rEqQQj5HBplAXg
 =/cww
 -----END PGP SIGNATURE-----

Merge tag 'renesas-boards-for-v3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into next/boards

Merge "Renesas ARM based SoC Board Updates for v3.15" from Simon Horman:

* r8a7791 (R-Car M2) based Koelsch board
  - Fix error return code check from clk_get()
  - Add SATA0 support
  - Conditionally select MICREL_PHY for Multiplatform

* r8a7790 (R-Car H2) based Lager board
  - Add USBHS support
  - Fix error return code check from clk_get()
  - Add SATA support
  - Make spi_flash_data const
  - Add VIN1 SoC camera support
  - Conditionally select CONFIG_MICREL_PHY

* r8a7778 (R-Car M1) based Bock-W board
  - Add USB Func DMAEngine support
  - Use HPBIF DMAEngine for sound
  - Use SSI DMAEngine for sound

* emev2 (Emma Mobile EV2) based kzm9d board
  - Use common clock framework

* r8a773a0 (SH-Mobile AG5) based kzm9g board
  - Add zboot support

* Many boards
  - Conditionally select SMSC_PHY

* tag 'renesas-boards-for-v3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas: (21 commits)
  ARM: shmobile: Remove Lager USBHS UDC ifdefs
  ARM: shmobile: lager: Add USBHS support
  ARM: shmobile: koelsch: fix error return code check from clk_get()
  ARM: shmobile: lager: fix error return code check from clk_get()
  ARM: shmobile: marzen: Conditionally select SMSC_PHY
  ARM: shmobile: mackerel: Conditionally select SMSC_PHY
  ARM: shmobile: kzm9d: Conditionally select SMSC_PHY
  ARM: shmobile: bockw: Sort Kconfig node's selections
  ARM: shmobile: armadillo800eva: Conditionally select SMSC_PHY
  ARM: shmobile: ape6evm: Conditionally select SMSC_PHY
  ARM: shmobile: koelsch: Add SATA0 support
  ARM: shmobile: lager: Add SATA support
  ARM: shmobile: lager: Make spi_flash_data const
  ARM: shmobile: kzm9d: Use common clock framework
  ARM: shmobile: lager: Add VIN1 SoC camera support
  ARM: mach-shmobile: kzm9g: add zboot support
  ARM: shmobile: koelsch: Conditionally select MICREL_PHY for Multiplatform
  ARM: shmobile: bockw: add USB Func DMAEngine support
  ARM: shmobile: bockw: use HPBIF DMAEngine for sound
  ARM: shmobile: bockw: use SSI DMAEngine for sound
  ...

Signed-off-by: Olof Johansson <olof@lixom.net>
2014-02-20 00:19:35 -08:00
..
include/mach ARM: mach-shmobile: kzm9g: add zboot support 2014-02-04 10:17:54 +09:00
board-ape6evm-reference.c ARM: shmobile: Rename to r8a73a4_init_early() 2013-09-19 14:33:44 -07:00
board-ape6evm.c ARM: shmobile: ape6evm: don't use named resource for SDHI 2013-11-24 15:14:29 +09:00
board-armadillo800eva-reference.c ARM: Renesas SoC cleanup, refactoring and more SMP support 2013-09-09 16:33:57 -07:00
board-armadillo800eva.c ARM: SoC board updates for 3.14 2014-01-23 18:48:28 -08:00
board-bockw-reference.c ARM: SoC board updates for 3.14 2014-01-23 18:48:28 -08:00
board-bockw.c ARM: shmobile: bockw: add USB Func DMAEngine support 2014-02-04 10:17:54 +09:00
board-genmai-reference.c ARM: shmobile: r7s72100 Genmai Multiplatform 2013-12-10 17:24:25 +09:00
board-genmai.c ARM: shmobile: Genmai support 2013-10-08 10:02:20 +09:00
board-koelsch-reference.c ARM: shmobile: koelsch: fix error return code check from clk_get() 2014-02-04 14:28:32 +09:00
board-koelsch.c ARM: shmobile: koelsch: Add SATA0 support 2014-02-04 10:17:55 +09:00
board-kzm9d-reference.c ARM: shmobile: kzm9d: Use common clock framework 2014-02-04 10:17:55 +09:00
board-kzm9g-reference.c ARM: Renesas SoC cleanup, refactoring and more SMP support 2013-09-09 16:33:57 -07:00
board-kzm9g.c ARM: shmobile: kzm9g: Fix coherent DMA mask 2013-12-26 14:20:57 +09:00
board-lager-reference.c ARM: shmobile: lager: fix error return code check from clk_get() 2014-02-04 14:28:32 +09:00
board-lager.c ARM: shmobile: Remove Lager USBHS UDC ifdefs 2014-02-04 14:28:33 +09:00
board-mackerel.c ARM: SoC board updates for 3.14 2014-01-23 18:48:28 -08:00
board-marzen-reference.c ARM: shmobile: marzen: enable INTC IRQ 2013-10-08 10:02:22 +09:00
board-marzen.c Renesas ARM based SoC DT updates for v3.14 2013-12-20 12:17:18 -08:00
clock-emev2.c ARM: shmobile: Disconnect EMEV2 SMP code from clocks 2013-07-17 14:26:55 +09:00
clock-r7s72100.c ARM: SoC platform changes for 3.14 2014-01-23 18:40:49 -08:00
clock-r8a73a4.c ARM: shmobile: r8a73a4: tidyup DT node naming 2013-12-10 17:26:58 +09:00
clock-r8a7740.c ARM: shmobile: r8a7740: tidyup DT node naming 2013-12-10 17:26:57 +09:00
clock-r8a7778.c ARM: SoC DT updates for 3.14 2014-01-23 18:45:38 -08:00
clock-r8a7779.c ARM: shmobile: r8a7779: tidyup DT node naming 2013-12-10 17:26:59 +09:00
clock-r8a7790.c ARM: SoC DT updates for 3.14 2014-01-23 18:45:38 -08:00
clock-r8a7791.c ARM: shmobile: r8a7791: add Ether clock 2013-12-12 21:44:05 +09:00
clock-sh73a0.c ARM: SoC platform changes for 3.14 2014-01-23 18:40:49 -08:00
clock-sh7372.c ARM: shmobile: sh7372: tidyup clock table order 2013-11-24 15:14:32 +09:00
clock.c
console.c
cpuidle.c
entry-intc.S
headsmp-scu.S Merge tag 'renesas-soc2-for-v3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into next/soc 2013-08-14 11:09:47 -07:00
headsmp.S ARM: shmobile: Introduce shmobile_boot_size 2013-09-20 17:47:31 -07:00
intc-sh73a0.c
intc-sh7372.c
Kconfig Renesas ARM based SoC Board Updates for v3.15 2014-02-20 00:19:35 -08:00
Makefile ARM: shmobile: Remove non-multiplatform Koelsch reference support 2013-12-19 19:08:26 +09:00
Makefile.boot ARM: shmobile: Remove non-multiplatform Koelsch reference support 2013-12-19 19:08:26 +09:00
platsmp-apmu.c ARM: shmobile: Include CA7 cores in APMU table 2013-09-30 17:56:11 +09:00
platsmp-scu.c ARM: shmobile: Remove shmobile_smp_scu_boot_secondary() 2013-09-30 17:56:10 +09:00
platsmp.c ARM: shmobile: Remove unused shmobile_smp_init_cpus() 2013-09-20 17:47:31 -07:00
pm-r8a7740.c
pm-r8a7779.c
pm-rmobile.c
pm-sh73a0.c
pm-sh7372.c ARM: shmobile: Rework sh7372 sleep code to use virt_to_phys() 2013-06-17 16:06:47 +09:00
setup-emev2.c ARM: shmobile: Select USE_OF on EMEV2 2013-12-04 15:11:17 +09:00
setup-r7s72100.c ARM: shmobile: r7s72100: Don't set plat_sci_port scbrr_algo_id field 2013-12-24 21:09:16 +09:00
setup-r8a73a4.c ARM: shmobile: r8a73a4: Don't set plat_sci_port scbrr_algo_id field 2013-12-24 21:09:17 +09:00
setup-r8a7740.c ARM: shmobile: r8a7740: Don't set plat_sci_port scbrr_algo_id field 2013-12-24 21:09:17 +09:00
setup-r8a7778.c ARM: shmobile: r8a7778: Don't set plat_sci_port scbrr_algo_id field 2013-12-24 21:09:16 +09:00
setup-r8a7779.c ARM: SoC platform changes for 3.14 2014-01-23 18:40:49 -08:00
setup-r8a7790.c ARM: SoC platform changes for 3.14 2014-01-23 18:40:49 -08:00
setup-r8a7791.c ARM: shmobile: r8a7791: Don't set plat_sci_port scbrr_algo_id field 2013-12-24 21:09:19 +09:00
setup-rcar-gen2.c ARM: shmobile: rcar-gen2: Initialize CCF before clock sources 2013-12-19 16:34:05 +09:00
setup-sh73a0.c ARM: SoC platform changes for 3.14 2014-01-23 18:40:49 -08:00
setup-sh7372.c ARM: shmobile: sh7372: Don't set plat_sci_port scbrr_algo_id field 2013-12-24 21:09:13 +09:00
sh-gpio.h ARM: shmobile: mackerel: Use pinconf API to configure pin pull-down 2013-12-10 17:24:49 +09:00
sleep-sh7372.S ARM: shmobile: Insert align directives before 4 bytes data 2013-07-18 08:35:21 +09:00
smp-emev2.c ARM: shmobile: Let EMEV2 rely on SCU CPU notifier 2013-09-30 17:56:09 +09:00
smp-r8a7779.c ARM: shmobile: Let r8a7779 rely on SCU CPU notifier 2013-09-30 17:56:10 +09:00
smp-r8a7790.c ARM: shmobile: Add r8a7790 SMP support using APMU code 2013-09-30 17:56:03 +09:00
smp-r8a7791.c ARM: shmobile: r8a7791 SMP support 2013-10-08 09:53:02 +09:00
smp-sh73a0.c ARM: shmobile: Let sh73a0 rely on SCU CPU notifier 2013-09-30 17:56:09 +09:00
suspend.c
timer.c ARM: shmobile: Remove unused shmobile_init_time() 2013-08-06 18:07:12 +09:00