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>] [thread-next>] [day] [month] [year] [list]
Date:	Fri, 06 Sep 2013 11:09:38 +0200
From:	Michal Simek <monstr@...str.eu>
To:	Linus Torvalds <torvalds@...ux-foundation.org>,
	LKML <linux-kernel@...r.kernel.org>
Subject: [GIT PULL] arch/microblaze changes for 3.12

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



Download attachment "signature.asc" of type "application/pgp-signature" (264 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ