[<prev] [next>] [day] [month] [year] [list]
Message-ID: <1368098061-666-1-git-send-email-realmz6@gmail.com>
Date: Thu, 9 May 2013 19:14:21 +0800
From: "Steven Miao (Steven Miao)" <realmz6@...il.com>
To: <torvalds@...ux-foundation.org>
CC: <uclinux-dist-devel@...ckfin.uclinux.org>,
<linux-kernel@...r.kernel.org>
Subject: [uclinux-dist-devel] [GIT PULL] Blackfin updates for 3.10
Hi Linus,
please pull blackfin updates for Linux 3.10, some minor changes for performance and bug fixes.
The following changes since commit c1be5a5b1b355d40e6cf79cc979eb66dafa24ad1:
Linux 3.9 (2013-04-28 17:36:01 -0700)
are available in the git repository at:
https://github.com/realmz/blackfin-linux.git tags/for-linus
for you to fetch changes up to 5ae89ee043ce96e3790e6c75f3807c8e37d98634:
bfin cache: dcplb map: add 16M dcplb map for BF60x (2013-05-09 18:22:45 +0800)
----------------------------------------------------------------
blackfin updates for Linux 3.9
----------------------------------------------------------------
Aaron Wu (1):
Platform Nand: Set the GPIO for NAND read as input
Geert Uytterhoeven (1):
blackfin: twi: Remove bogus #endif
James Cosin (1):
blackfin: fix bootup core clock and system clock display
Sonic Zhang (3):
blackfin: dmc: Improve DDR2 write through in DMC effict controller.
bf609: rsi: Add bf609 rsi MMR macro and board platform data.
blackfin: rename vmImage to uImage after we move to buildroot
Steven Miao (2):
blackfin: smp: fix smp build after drop asm/system.h
bfin cache: dcplb map: add 16M dcplb map for BF60x
arch/blackfin/Makefile | 6 ++--
arch/blackfin/boot/Makefile | 16 +++++-----
arch/blackfin/include/asm/atomic.h | 2 ++
arch/blackfin/include/asm/bfin_sdh.h | 31 ++++++++++++++++++--
arch/blackfin/include/asm/bitops.h | 1 +
arch/blackfin/include/asm/def_LPBlackfin.h | 2 ++
arch/blackfin/include/asm/mem_init.h | 9 ++++++
arch/blackfin/kernel/cplb-nompu/cplbinit.c | 16 ++++++++--
arch/blackfin/kernel/cplb-nompu/cplbmgr.c | 27 ++++++++++++++---
arch/blackfin/kernel/cplbinfo.c | 9 ++++--
arch/blackfin/kernel/setup.c | 2 +-
arch/blackfin/mach-bf537/boards/stamp.c | 1 +
arch/blackfin/mach-bf538/boards/ezkit.c | 1 -
.../mach-bf609/include/mach/cdefBF60x_base.h | 2 ++
14 files changed, 101 insertions(+), 24 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists