From: Michal Simek <monstr@monstr.eu>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: LKML <linux-kernel@vger.kernel.org>
Subject: [GIT PULL] arch/microblaze changes for 2.6.38
Date: Tue, 11 Jan 2011 12:24:16 +0100 [thread overview]
Message-ID: <4D2C3DE0.1030503@monstr.eu> (raw)
Hi Linus,
please pull the following changes.
Thanks,
Michal
The following changes since commit 3c0eee3fe6a3a1c745379547c7e7c904aa64f6d5:
Linus Torvalds (1):
Linux 2.6.37
are available in the git repository at:
git://git.monstr.eu/linux-2.6-microblaze.git next
Amerigo Wang (1):
microblaze: remove obsolete DEBUG_BOOTMEM
Joe Perches (1):
arch/microblaze: Remove unnecessary semicolons
Michal Simek (9):
microblaze: Fix initramfs
Revert "microblaze: Simplify syscall rutine"
microblaze: Add PVR for Microblaze v8.00.b
microblaze: Fix unaligned exception for little endian platform
microblaze: Remove useless early_init_dt_check_for_initrd
microblaze: Clear i/dcache for sw breakpoints
microblaze: Fix __muldi3 function for little-endian.
microblaze: trivial: Fix removed the part of line
Merge commit 'v2.6.37' into next
roel kluin (1):
microblaze: Correct PVR access macros
arch/microblaze/Kconfig.debug | 4 -
arch/microblaze/Makefile | 2 +-
arch/microblaze/configs/mmu_defconfig | 1 -
arch/microblaze/include/asm/pvr.h | 185
+++++++++++++------------
arch/microblaze/kernel/cpu/cpuinfo.c | 1 +
arch/microblaze/kernel/entry.S | 46 +++++-
arch/microblaze/kernel/exceptions.c | 3 +
arch/microblaze/kernel/hw_exception_handler.S | 9 ++
arch/microblaze/kernel/prom.c | 4 +-
arch/microblaze/kernel/vmlinux.lds.S | 16 +--
arch/microblaze/lib/memmove.c | 2 +-
arch/microblaze/lib/muldi3.S | 121 ----------------
arch/microblaze/lib/muldi3.c | 60 ++++++++
13 files changed, 214 insertions(+), 240 deletions(-)
delete mode 100644 arch/microblaze/lib/muldi3.S
create mode 100644 arch/microblaze/lib/muldi3.c
--
Michal Simek, Ing. (M.Eng)
w: www.monstr.eu p: +42-0-721842854
Maintainer of Linux kernel 2.6 Microblaze Linux - http://www.monstr.eu/fdt/
Microblaze U-BOOT custodian
reply other threads:[~2011-01-11 11:24 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=4D2C3DE0.1030503@monstr.eu \
--to=monstr@monstr.eu \
--cc=linux-kernel@vger.kernel.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.