lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Date:	Sat, 26 Jul 2014 08:57:21 +0800
From:	Steven Miao <realmz6@...nel.org>
To:	torvalds@...ux-foundation.org
Cc:	adi-buildroot-devel@...ts.sourceforge.net,
	linux-kernel@...r.kernel.org
Subject: [uclinux-dist-devel] [GIT PULL] Blackfin fixes for v3.16-rc7

Hi Linus,

please pull blackfin fixes for v3.16, smc nor flash PM fix, pinctrl group fix, update defconfig, and build fixes.

The following changes since commit 9a3c4145af32125c5ee39c0272662b47307a8323:

  Linux 3.16-rc6 (2014-07-20 21:04:16 -0700)

are available in the git repository at:

  http://git.kernel.org/pub/scm/linux/kernel/git/realmz6/blackfin-linux.git tags/blackfin-3.16-fixes

for you to fetch changes up to b76f98236a23f808d6e3a27f7292670bc1d2c21b:

  blackfin: vmlinux.lds.S: reserve 32 bytes space at the end of data section for XIP kernel (2014-07-26 08:32:50 +0800)

----------------------------------------------------------------
blackfin fixes for v3.16

----------------------------------------------------------------
Sonic Zhang (1):
      blackfin: bind different groups of one pinmux function to different state name

Steven Miao (5):
      pm: bf609: cleanup smc nor flash
      blackfin: fix some bf5xx boards build for missing <linux/gpio.h>
      irq: blackfin sec: drop duplicated sec priority set
      defconfig: BF609: update spi config name
      blackfin: vmlinux.lds.S: reserve 32 bytes space at the end of data section for XIP kernel

 arch/blackfin/configs/BF609-EZKIT_defconfig  |    2 +-
 arch/blackfin/kernel/vmlinux.lds.S           |    2 +-
 arch/blackfin/mach-bf533/boards/blackstamp.c |    1 +
 arch/blackfin/mach-bf537/boards/cm_bf537e.c  |    1 +
 arch/blackfin/mach-bf537/boards/cm_bf537u.c  |    1 +
 arch/blackfin/mach-bf537/boards/tcm_bf537.c  |    1 +
 arch/blackfin/mach-bf548/boards/ezkit.c      |    6 ++++--
 arch/blackfin/mach-bf561/boards/acvilon.c    |    1 +
 arch/blackfin/mach-bf561/boards/cm_bf561.c   |    1 +
 arch/blackfin/mach-bf561/boards/ezkit.c      |    1 +
 arch/blackfin/mach-bf609/boards/ezkit.c      |   20 ++++++++------------
 arch/blackfin/mach-bf609/include/mach/pm.h   |    5 +++--
 arch/blackfin/mach-bf609/pm.c                |    4 ++--
 arch/blackfin/mach-common/ints-priority.c    |    2 --
 14 files changed, 26 insertions(+), 22 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

Powered by Openwall GNU/*/Linux Powered by OpenVZ