1. 08 5月, 2019 5 次提交
  2. 07 5月, 2019 6 次提交
    • C
      ARM: dts: renesas: Add RZ/A1 GR-Peach board · ba932bc8
      Chris Brandt 提交于
      Add board code and DTs for Renesas RZ/A1 SoC-based GR-Peach,
      which is a cheap development platform with RZ/A1H SoC. The
      DTs are imported from Linux 5.0.11, commit d5a2675b207d .
      
      Currently supported are UART, ethernet and RPC SPI. The board
      can be booted from RPC SPI by writing the u-boot.bin binary
      to the beginning of the SPI NOR, e.g. using the "sf" command.
      The board can also be booted via JTAG by setting text base to
      0x20020000, loading u-boot.bin there via JTAG and executing it
      from that address.
      Signed-off-by: NMarek Vasut <marek.vasut+renesas@gmail.com>
      Cc: Chris Brandt <chris.brandt@renesas.com>
      Cc: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
      ba932bc8
    • C
      ARM: dts: renesas: Add RZ/A1 platform code · 35295964
      Chris Brandt 提交于
      Add platform code and DTs for Renesas RZ/A1 R7S72100 SoC.
      Distinguishing feature of this SoC is that it has up to
      10 MiB of on-SoC static RAM (SRAM).
      
      The DTs are imported from Linux 5.0.11, commit d5a2675b207d .
      Signed-off-by: NMarek Vasut <marek.vasut+renesas@gmail.com>
      Cc: Chris Brandt <chris.brandt@renesas.com>
      Cc: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
      35295964
    • M
      sh: 7785: Remove CPU support · 99156cd9
      Marek Vasut 提交于
      There are no more boards using this CPU and there is no prospect
      of any boards showing up soon, remove it.
      Signed-off-by: NMarek Vasut <marek.vasut+renesas@gmail.com>
      Cc: Chris Brandt <chris.brandt@renesas.com>
      Cc: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
      Cc: Vladimir Zapolskiy <vz@mleia.com>
      Cc: Yoshihiro Shimoda <shimoda.yoshihiro@renesas.com>
      99156cd9
    • M
      sh: sh7785lcr: Remove the board · 06480665
      Marek Vasut 提交于
      Last change to this board was done in 2016, it uses non-DM USB
      with no prospects of ever being converted to DM USB, drop it.
      Signed-off-by: NMarek Vasut <marek.vasut+renesas@gmail.com>
      Cc: Chris Brandt <chris.brandt@renesas.com>
      Cc: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
      Cc: Vladimir Zapolskiy <vz@mleia.com>
      Cc: Yoshihiro Shimoda <shimoda.yoshihiro@renesas.com>
      06480665
    • M
      sh: 7724: Remove CPU support · d13a6144
      Marek Vasut 提交于
      There are no more boards using this CPU and there is no prospect
      of any boards showing up soon, remove it.
      Signed-off-by: NMarek Vasut <marek.vasut+renesas@gmail.com>
      Cc: Chris Brandt <chris.brandt@renesas.com>
      Cc: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
      Cc: Vladimir Zapolskiy <vz@mleia.com>
      Cc: Yoshihiro Shimoda <shimoda.yoshihiro@renesas.com>
      d13a6144
    • M
      sh: ecovec: Remove the board · e4f01b51
      Marek Vasut 提交于
      Last change to this board was done in 2016, it uses non-DM USB
      with no prospects of ever being converted to DM USB, drop it.
      Signed-off-by: NMarek Vasut <marek.vasut+renesas@gmail.com>
      Cc: Chris Brandt <chris.brandt@renesas.com>
      Cc: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
      Cc: Vladimir Zapolskiy <vz@mleia.com>
      Cc: Yoshihiro Shimoda <shimoda.yoshihiro@renesas.com>
      e4f01b51
  3. 06 5月, 2019 5 次提交
  4. 05 5月, 2019 14 次提交
  5. 03 5月, 2019 10 次提交