From: Michal Simek <monstr@monstr.eu>
To: Linus Torvalds <torvalds@linux-foundation.org>,
LKML <linux-kernel@vger.kernel.org>
Subject: [GIT PULL] arch/microblaze changes for 3.12
Date: Fri, 06 Sep 2013 11:09:38 +0200 [thread overview]
Message-ID: <52299BD2.2020307@monstr.eu> (raw)
[-- Attachment #1: Type: text/plain, Size: 3092 bytes --]
Hi Linus,
please pull these Microblaze patches to your tree.
Thanks,
Michal
The following changes since commit 6e4664525b1db28f8c4e1130957f70a94c19213e:
Linux 3.11 (2013-09-02 13:46:10 -0700)
are available in the git repository at:
git://git.monstr.eu/linux-2.6-microblaze.git tags/microblaze-3.12-rc1
for you to fetch changes up to 54ea21f0785fd01fb3279d42fe6670cef64cf648:
microblaze: Show message when reset gpio is not present (2013-09-04 17:01:37 +0200)
----------------------------------------------------------------
Microblaze patches for 3.12-rc1
PCI fixes
Selfmod code removing
Intc and timer fixes
Adding new MB versions
Minor fixes
----------------------------------------------------------------
Andrew Murray (1):
of/pci: Use of_pci_range_parser
Jason Wu (1):
microblaze: Add linux.bin.ub target
Michal Simek (13):
microblaze: Remove selfmodified feature
microblaze: intc: Remove unused headers
microblaze: intc: Update header
microblaze: intc: Using irqchip
microblaze: intc: Clean driver init function
microblaze: intc: Remove unused header
microblaze: timer: Use CLKSRC_OF initialization
microblaze: timer: Clear driver init function
microblaze: timer: Remove unused header
microblaze: timer: Update header
microblaze: timer: Replace microblaze_ prefix by xilinx_
microblaze: Add PVR version string for MB v9.0 and v9.1
microblaze: Show message when reset gpio is not present
arch/microblaze/Kconfig | 1 +
arch/microblaze/Makefile | 3 +-
arch/microblaze/boot/Makefile | 7 +++--
arch/microblaze/include/asm/selfmod.h | 24 ---------------
arch/microblaze/kernel/Makefile | 2 --
arch/microblaze/kernel/cpu/cpuinfo.c | 2 ++
arch/microblaze/kernel/intc.c | 85 +++++++++++++++++++++++------------------------------
arch/microblaze/kernel/irq.c | 10 +++++--
arch/microblaze/kernel/reset.c | 6 +++-
arch/microblaze/kernel/selfmod.c | 81 --------------------------------------------------
arch/microblaze/kernel/setup.c | 10 ++++---
arch/microblaze/kernel/timer.c | 186 +++++++++++++++++++++++++++++++++++++++++++++++--------------------------------------------------------------------
arch/microblaze/pci/pci-common.c | 106 ++++++++++++++++++++++++-----------------------------------------
arch/microblaze/platform/Kconfig.platform | 22 --------------
14 files changed, 178 insertions(+), 367 deletions(-)
delete mode 100644 arch/microblaze/include/asm/selfmod.h
delete mode 100644 arch/microblaze/kernel/selfmod.c
--
Michal Simek, Ing. (M.Eng), OpenPGP -> KeyID: FE3D1F91
w: www.monstr.eu p: +42-0-721842854
Maintainer of Linux kernel - Microblaze cpu - http://www.monstr.eu/fdt/
Maintainer of Linux kernel - Xilinx Zynq ARM architecture
Microblaze U-BOOT custodian and responsible for u-boot arm zynq platform
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 263 bytes --]
next reply other threads:[~2013-09-06 9:09 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-09-06 9:09 Michal Simek [this message]
2013-09-06 18:09 ` [GIT PULL] arch/microblaze changes for 3.12 Linus Torvalds
2013-09-09 8:08 ` Michal Simek
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=52299BD2.2020307@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.