All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] MIPS changes 2nd part for v5.16
@ 2021-11-12 10:44 Thomas Bogendoerfer
  2021-11-13 19:15 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Thomas Bogendoerfer @ 2021-11-12 10:44 UTC (permalink / raw)
  To: torvalds; +Cc: linux-mips, linux-kernel

The following changes since commit 36de23a4c5f0b61ceb4812b535422fa6c6e97447:

  MIPS: Cobalt: Explain GT64111 early PCI fixup (2021-11-03 17:34:11 +0100)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux.git/ tags/mips_5.16_1

for you to fetch changes up to f78b25ee922ef6faf59a258af1b9388ca894cfd9:

  mips: decompressor: do not copy source files while building (2021-11-10 19:45:06 +0100)

----------------------------------------------------------------
- Config updates for BMIPS platform
- Build fixes
- Makefile cleanups

----------------------------------------------------------------
Florian Fainelli (4):
      MIPS: Allow modules to set board_be_handler
      MIPS: Update bmips_stb_defconfig
      MIPS: BMIPS: Enable PCI Kconfig
      PCI: brcmstb: Allow building for BMIPS_GENERIC

Masahiro Yamada (4):
      MIPS: VDSO: remove -nostdlib compiler flag
      MIPS: fix *-pkg builds for loongson2ef platform
      MIPS: fix duplicated slashes for Platform file path
      mips: decompressor: do not copy source files while building

Randy Dunlap (2):
      mips: BCM63XX: ensure that CPU_SUPPORTS_32BIT_KERNEL is set
      MIPS: boot/compressed/: add __bswapdi2() to target for ZSTD decompression

 arch/mips/Kbuild.platforms             |   2 +-
 arch/mips/Kconfig                      |   5 ++
 arch/mips/Makefile                     |   2 +
 arch/mips/boot/compressed/.gitignore   |   3 -
 arch/mips/boot/compressed/Makefile     |  12 +--
 arch/mips/boot/compressed/ashldi3.c    |   2 +
 arch/mips/boot/compressed/bswapdi.c    |   2 +
 arch/mips/boot/compressed/bswapsi.c    |   2 +
 arch/mips/boot/compressed/uart-ath79.c |   2 +
 arch/mips/configs/bmips_stb_defconfig  | 155 +++++++++++++++++++++++++++++++--
 arch/mips/dec/setup.c                  |   6 +-
 arch/mips/include/asm/traps.h          |   2 +-
 arch/mips/kernel/traps.c               |   8 +-
 arch/mips/sgi-ip22/ip22-berr.c         |   2 +-
 arch/mips/sgi-ip22/ip28-berr.c         |   2 +-
 arch/mips/sgi-ip27/ip27-berr.c         |   2 +-
 arch/mips/sgi-ip32/ip32-berr.c         |   2 +-
 arch/mips/sibyte/swarm/setup.c         |   2 +-
 arch/mips/txx9/generic/setup_tx4927.c  |   2 +-
 arch/mips/txx9/generic/setup_tx4938.c  |   2 +-
 arch/mips/txx9/generic/setup_tx4939.c  |   2 +-
 arch/mips/vdso/Makefile                |   2 +-
 drivers/bus/brcmstb_gisb.c             |   2 +-
 drivers/pci/controller/Kconfig         |   3 +-
 scripts/remove-stale-files             |   5 ++
 25 files changed, 192 insertions(+), 39 deletions(-)
 delete mode 100644 arch/mips/boot/compressed/.gitignore
 create mode 100644 arch/mips/boot/compressed/ashldi3.c
 create mode 100644 arch/mips/boot/compressed/bswapdi.c
 create mode 100644 arch/mips/boot/compressed/bswapsi.c
 create mode 100644 arch/mips/boot/compressed/uart-ath79.c

-- 
Crap can work. Given enough thrust pigs will fly, but it's not necessarily a
good idea.                                                [ RFC1925, 2.3 ]

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [GIT PULL] MIPS changes 2nd part for v5.16
  2021-11-12 10:44 [GIT PULL] MIPS changes 2nd part for v5.16 Thomas Bogendoerfer
@ 2021-11-13 19:15 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2021-11-13 19:15 UTC (permalink / raw)
  To: Thomas Bogendoerfer; +Cc: torvalds, linux-mips, linux-kernel

The pull request you sent on Fri, 12 Nov 2021 11:44:47 +0100:

> git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux.git/ tags/mips_5.16_1

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/4218a96faf917b13ddc6af505bfb9b6a4e60bbc4

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-11-13 19:15 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-11-12 10:44 [GIT PULL] MIPS changes 2nd part for v5.16 Thomas Bogendoerfer
2021-11-13 19:15 ` pr-tracker-bot

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.