All of lore.kernel.org
 help / color / mirror / Atom feed
From: Stafford Horne <shorne@gmail.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Openrisc <openrisc@lists.librecores.org>,
	LKML <linux-kernel@vger.kernel.org>
Subject: [GIT PULL] OpenRISC updates for 5.15
Date: Fri, 3 Sep 2021 06:12:01 +0900	[thread overview]
Message-ID: <YTE+IdUiJ+k+bpDR@antec> (raw)

Hi Linus,

Please consider for pull:

The following changes since commit c500bee1c5b2f1d59b1081ac879d73268ab0ff17:

  Linux 5.14-rc4 (2021-08-01 17:04:17 -0700)

are available in the Git repository at:

  git://github.com/openrisc/linux.git tags/for-linus

for you to fetch changes up to 1955d843efc3b5cf3ab4878986a87ad4972ff4e1:

  openrisc/litex: Update defconfig (2021-08-31 22:41:46 +0900)

----------------------------------------------------------------
OpenRISC updates for 5.15

A few cleanups and compiler warning fixes for OpenRISC.  Also, this
includes dts and defconfig updates to enable Ethernet on OpenRISC/Litex
FPGA SoC's now that the LiteEth driver has gone upstream.

----------------------------------------------------------------
Joel Stanley (3):
      openrisc/litex: Update uart address
      openrisc/litex: Add ethernet device
      openrisc/litex: Update defconfig

Randy Dunlap (2):
      openrisc: don't printk() unconditionally
      openrisc: rename or32 code & comments to or1k

Stafford Horne (1):
      openrisc: Fix compiler warnings in setup

 arch/openrisc/boot/dts/or1klitex.dts      | 13 +++++++++++--
 arch/openrisc/configs/or1klitex_defconfig | 26 ++++++++++++++++----------
 arch/openrisc/include/asm/pgtable.h       |  6 +++---
 arch/openrisc/include/asm/setup.h         | 15 +++++++++++++++
 arch/openrisc/include/asm/thread_info.h   |  2 +-
 arch/openrisc/kernel/entry.S              |  6 ++++--
 arch/openrisc/kernel/head.S               |  6 +++---
 arch/openrisc/kernel/setup.c              | 20 +++-----------------
 arch/openrisc/lib/Makefile                |  2 +-
 arch/openrisc/mm/fault.c                  |  2 +-
 10 files changed, 58 insertions(+), 40 deletions(-)
 create mode 100644 arch/openrisc/include/asm/setup.h

WARNING: multiple messages have this Message-ID (diff)
From: Stafford Horne <shorne@gmail.com>
To: openrisc@lists.librecores.org
Subject: [OpenRISC] [GIT PULL] OpenRISC updates for 5.15
Date: Fri, 3 Sep 2021 06:12:01 +0900	[thread overview]
Message-ID: <YTE+IdUiJ+k+bpDR@antec> (raw)

Hi Linus,

Please consider for pull:

The following changes since commit c500bee1c5b2f1d59b1081ac879d73268ab0ff17:

  Linux 5.14-rc4 (2021-08-01 17:04:17 -0700)

are available in the Git repository at:

  git://github.com/openrisc/linux.git tags/for-linus

for you to fetch changes up to 1955d843efc3b5cf3ab4878986a87ad4972ff4e1:

  openrisc/litex: Update defconfig (2021-08-31 22:41:46 +0900)

----------------------------------------------------------------
OpenRISC updates for 5.15

A few cleanups and compiler warning fixes for OpenRISC.  Also, this
includes dts and defconfig updates to enable Ethernet on OpenRISC/Litex
FPGA SoC's now that the LiteEth driver has gone upstream.

----------------------------------------------------------------
Joel Stanley (3):
      openrisc/litex: Update uart address
      openrisc/litex: Add ethernet device
      openrisc/litex: Update defconfig

Randy Dunlap (2):
      openrisc: don't printk() unconditionally
      openrisc: rename or32 code & comments to or1k

Stafford Horne (1):
      openrisc: Fix compiler warnings in setup

 arch/openrisc/boot/dts/or1klitex.dts      | 13 +++++++++++--
 arch/openrisc/configs/or1klitex_defconfig | 26 ++++++++++++++++----------
 arch/openrisc/include/asm/pgtable.h       |  6 +++---
 arch/openrisc/include/asm/setup.h         | 15 +++++++++++++++
 arch/openrisc/include/asm/thread_info.h   |  2 +-
 arch/openrisc/kernel/entry.S              |  6 ++++--
 arch/openrisc/kernel/head.S               |  6 +++---
 arch/openrisc/kernel/setup.c              | 20 +++-----------------
 arch/openrisc/lib/Makefile                |  2 +-
 arch/openrisc/mm/fault.c                  |  2 +-
 10 files changed, 58 insertions(+), 40 deletions(-)
 create mode 100644 arch/openrisc/include/asm/setup.h

             reply	other threads:[~2021-09-02 21:12 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-09-02 21:12 Stafford Horne [this message]
2021-09-02 21:12 ` [OpenRISC] [GIT PULL] OpenRISC updates for 5.15 Stafford Horne
2021-09-03 18:45 ` pr-tracker-bot
2021-09-03 18:45   ` [OpenRISC] " pr-tracker-bot

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=YTE+IdUiJ+k+bpDR@antec \
    --to=shorne@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=openrisc@lists.librecores.org \
    --cc=torvalds@linux-foundation.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.