All of lore.kernel.org
 help / color / mirror / Atom feed
From: Yoshinori Sato <ysato@users.sourceforge.jp>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-kernel@vger.kernel.org
Subject: [GIT PULL] h8300 update
Date: Thu, 12 Nov 2015 13:51:59 +0900	[thread overview]
Message-ID: <87io57n7kg.wl-ysato@users.sourceforge.jp> (raw)

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@users.sourceforge.jp>

             reply	other threads:[~2015-11-12  4:52 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-11-12  4:51 Yoshinori Sato [this message]
  -- strict thread matches above, loose matches on Subject: below --
2016-03-24 16:50 [GIT PULL] h8300 update Yoshinori Sato
2016-01-21  4:49 Yoshinori Sato
2010-01-11  5:29 [git pull] " Yoshinori Sato
2010-01-11  5:29 Yoshinori Sato
2010-01-11  5:29 Yoshinori Sato
2010-01-11  5:29 Yoshinori Sato
2010-01-11  5:29 Yoshinori Sato
2010-01-11  5:28 Yoshinori Sato

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=87io57n7kg.wl-ysato@users.sourceforge.jp \
    --to=ysato@users.sourceforge.jp \
    --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.