[<prev] [next>] [day] [month] [year] [list]
Message-ID: <87io57n7kg.wl-ysato@users.sourceforge.jp>
Date: Thu, 12 Nov 2015 13:51:59 +0900
From: Yoshinori Sato <ysato@...rs.sourceforge.jp>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: linux-kernel@...r.kernel.org
Subject: [GIT PULL] h8300 update
Hello Linus,
Could you pull this changes.
The following changes since commit 7379047d5585187d1288486d4627873170d0005a:
Linux 4.3-rc6 (2015-10-18 16:08:42 -0700)
are available in the git repository at:
git://git.osdn.jp/gitroot/uclinux-h8/linux.git tags/for-4.4
for you to fetch changes up to f639eeb4a60ce39f154753e3a745bd755e0fe084:
h8300: enable CLKSRC_OF (2015-11-12 12:18:25 +0900)
----------------------------------------------------------------
h8300 update for v4.4
some bug fix.
----------------------------------------------------------------
Javier Martinez Canillas (1):
h8300: Don't set CROSS_COMPILE unconditionally
Yoshinori Sato (7):
h8300: unaligned divcr register support.
h8300: Fix alignment for .data
h8300: register address fix
h8300: zImage fix
h8300: bit io fix
asm-generic: {get,put}_user ptr argument evaluate only 1 time
h8300: enable CLKSRC_OF
arch/h8300/Kconfig | 1 +
arch/h8300/Makefile | 2 ++
arch/h8300/boot/compressed/Makefile | 5 +++--
arch/h8300/boot/compressed/head.S | 4 ++--
arch/h8300/boot/compressed/misc.c | 7 +------
arch/h8300/boot/compressed/vmlinux.lds | 2 +-
arch/h8300/boot/dts/edosk2674.dts | 6 +++---
arch/h8300/include/asm/io.h | 12 ++++++------
arch/h8300/include/asm/thread_info.h | 14 ++++++--------
arch/h8300/kernel/setup.c | 2 ++
arch/h8300/kernel/vmlinux.lds.S | 4 ++--
drivers/clk/h8300/clk-div.c | 6 +++++-
include/asm-generic/uaccess.h | 10 ++++++----
13 files changed, 40 insertions(+), 35 deletions(-)
--
Yoshinori Sato
<ysato@...rs.sourceforge.jp>
--
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