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 3.7-rc1
Date: Fri, 05 Oct 2012 16:45:39 +0200 [thread overview]
Message-ID: <506EF293.9030100@monstr.eu> (raw)
In-Reply-To: <4FC32330.8060300@monstr.eu>
Hi Linus,
please pull the following changes.
Thanks,
Michal
The following changes since commit a0d271cbfed1dd50278c6b06bead3d00ba0a88f9:
Linus Torvalds (1):
Linux 3.6
are available in the git repository at:
git://git.monstr.eu/linux-2.6-microblaze.git next
John Linn (1):
microblaze: Added more support for PCI
Michal Simek (10):
microblaze: Add support for ioreadXX/iowriteXX_rep
microblaze: Added fdt chosen capability for timer
microblaze: Do not used hardcoded value in exception handler
microblaze: Support 4k/16k/64k pages
microblaze: Use predefined macro for ESR_DIZ
microblaze: Remove additional andi which has been already done
microblaze: Remove PAGE properties duplication
microblaze: Fix bug with passing command line
microblaze: Prefer to use pr_XXX instead of printk(KERN_XX)
Revert "microblaze_mmu_v2: Update signal returning address"
Paul Bolle (1):
microblaze: clinkage.h
Stephan Linz (1):
microblaze: Improve failure handling for GPIO reset
arch/microblaze/Kconfig | 7 +--
arch/microblaze/include/asm/clinkage.h | 1 -
arch/microblaze/include/asm/io.h | 94 +++++++++++++++++++++++++
arch/microblaze/include/asm/page.h | 9 +--
arch/microblaze/include/asm/pci.h | 2 +
arch/microblaze/include/asm/pgtable.h | 6 --
arch/microblaze/kernel/head.S | 14 +++--
arch/microblaze/kernel/hw_exception_handler.S | 61 ++++++++++-------
arch/microblaze/kernel/reset.c | 21 +++---
arch/microblaze/kernel/setup.c | 15 ++--
arch/microblaze/kernel/signal.c | 8 --
arch/microblaze/kernel/timer.c | 24 ++++--
12 files changed, 182 insertions(+), 80 deletions(-)
delete mode 100644 arch/microblaze/include/asm/clinkage.h
--
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
prev parent reply other threads:[~2012-10-05 14:45 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-05-28 7:03 [GIT PULL] arch/microblaze changes for 3.5-rc1 Michal Simek
2012-10-05 14:45 ` Michal Simek [this message]
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=506EF293.9030100@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.