All of lore.kernel.org
 help / color / mirror / Atom feed
From: Geert Uytterhoeven <geert+renesas@glider.be>
To: arm-soc <arm@kernel.org>, arm-soc <soc@kernel.org>
Cc: Magnus Damm <magnus.damm@gmail.com>,
	linux-arm-kernel@lists.infradead.org,
	linux-renesas-soc@vger.kernel.org,
	Geert Uytterhoeven <geert+renesas@glider.be>
Subject: [GIT PULL 3/5] Renesas ARM64 defconfig updates for v5.7
Date: Wed, 26 Feb 2020 12:02:19 +0100	[thread overview]
Message-ID: <20200226110221.19288-4-geert+renesas@glider.be> (raw)
In-Reply-To: <20200226110221.19288-1-geert+renesas@glider.be>

The following changes since commit bb6d3fb354c5ee8d6bde2d576eb7220ea09862b9:

  Linux 5.6-rc1 (2020-02-09 16:08:48 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-devel.git tags/renesas-arm64-defconfig-for-v5.7-tag1

for you to fetch changes up to bf9e333ec0d54f7428d9192ad403c3cb523584c7:

  arm64: defconfig: Enable additional support for Renesas platforms (2020-02-21 14:51:52 +0100)

----------------------------------------------------------------
Renesas ARM64 defconfig updates for v5.7

  - Restore R-Car M3-W support,
  - Enable additional support for Renesas platforms.

----------------------------------------------------------------
Geert Uytterhoeven (2):
      arm64: defconfig: Replace ARCH_R8A7796 by ARCH_R8A77960
      arm64: defconfig: Enable additional support for Renesas platforms

 arch/arm64/configs/defconfig | 23 ++++++++++++++++++++++-
 1 file changed, 22 insertions(+), 1 deletion(-)

WARNING: multiple messages have this Message-ID (diff)
From: Geert Uytterhoeven <geert+renesas@glider.be>
To: arm-soc <arm@kernel.org>, arm-soc <soc@kernel.org>
Cc: linux-renesas-soc@vger.kernel.org,
	Magnus Damm <magnus.damm@gmail.com>,
	Geert Uytterhoeven <geert+renesas@glider.be>,
	linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL 3/5] Renesas ARM64 defconfig updates for v5.7
Date: Wed, 26 Feb 2020 12:02:19 +0100	[thread overview]
Message-ID: <20200226110221.19288-4-geert+renesas@glider.be> (raw)
In-Reply-To: <20200226110221.19288-1-geert+renesas@glider.be>

The following changes since commit bb6d3fb354c5ee8d6bde2d576eb7220ea09862b9:

  Linux 5.6-rc1 (2020-02-09 16:08:48 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-devel.git tags/renesas-arm64-defconfig-for-v5.7-tag1

for you to fetch changes up to bf9e333ec0d54f7428d9192ad403c3cb523584c7:

  arm64: defconfig: Enable additional support for Renesas platforms (2020-02-21 14:51:52 +0100)

----------------------------------------------------------------
Renesas ARM64 defconfig updates for v5.7

  - Restore R-Car M3-W support,
  - Enable additional support for Renesas platforms.

----------------------------------------------------------------
Geert Uytterhoeven (2):
      arm64: defconfig: Replace ARCH_R8A7796 by ARCH_R8A77960
      arm64: defconfig: Enable additional support for Renesas platforms

 arch/arm64/configs/defconfig | 23 ++++++++++++++++++++++-
 1 file changed, 22 insertions(+), 1 deletion(-)

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

  parent reply	other threads:[~2020-02-26 11:02 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-02-26 11:02 [GIT PULL 0/5] Renesas SoC updates for v5.7 Geert Uytterhoeven
2020-02-26 11:02 ` Geert Uytterhoeven
2020-02-26 11:02 ` [GIT PULL 1/5] Renesas ARM DT " Geert Uytterhoeven
2020-02-26 11:02   ` Geert Uytterhoeven
2020-02-26 11:02 ` [GIT PULL 2/5] Renesas ARM SoC " Geert Uytterhoeven
2020-02-26 11:02   ` Geert Uytterhoeven
2020-02-26 11:02 ` Geert Uytterhoeven [this message]
2020-02-26 11:02   ` [GIT PULL 3/5] Renesas ARM64 defconfig " Geert Uytterhoeven
2020-02-26 11:02 ` [GIT PULL 4/5] Renesas ARM64 DT " Geert Uytterhoeven
2020-02-26 11:02   ` Geert Uytterhoeven
2020-02-26 11:02 ` [GIT PULL 5/5] Renesas driver " Geert Uytterhoeven
2020-02-26 11:02   ` Geert Uytterhoeven
2020-02-27 18:10 ` [GIT PULL 0/5] Renesas SoC " Olof Johansson
2020-02-27 18:10   ` Olof Johansson
2020-02-27 18:19   ` Geert Uytterhoeven
2020-02-27 18:19     ` Geert Uytterhoeven
2020-02-27 18:33     ` Olof Johansson
2020-02-27 18:33       ` Olof Johansson

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20200226110221.19288-4-geert+renesas@glider.be \
    --to=geert+renesas@glider.be \
    --cc=arm@kernel.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-renesas-soc@vger.kernel.org \
    --cc=magnus.damm@gmail.com \
    --cc=soc@kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.