* [GIT PULL] OpenRISC updates for 5.15
@ 2021-09-02 21:12 Stafford Horne
2021-09-03 18:45 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Stafford Horne @ 2021-09-02 21:12 UTC (permalink / raw)
To: Linus Torvalds; +Cc: Openrisc, LKML
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
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [GIT PULL] OpenRISC updates for 5.15
2021-09-02 21:12 [GIT PULL] OpenRISC updates for 5.15 Stafford Horne
@ 2021-09-03 18:45 ` pr-tracker-bot
0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2021-09-03 18:45 UTC (permalink / raw)
To: Stafford Horne; +Cc: Linus Torvalds, Openrisc, LKML
The pull request you sent on Fri, 3 Sep 2021 06:12:01 +0900:
> git://github.com/openrisc/linux.git tags/for-linus
has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/603eefda5fcf8f9dab3ae253e677abb285f6f3bc
Thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2021-09-03 18:45 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-09-02 21:12 [GIT PULL] OpenRISC updates for 5.15 Stafford Horne
2021-09-03 18:45 ` pr-tracker-bot
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).