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:   Thu, 7 Jun 2018 12:59:37 +0200
From:   Michal Simek <monstr@...str.eu>
To:     Linus Torvalds <torvalds@...ux-foundation.org>
Cc:     LKML <linux-kernel@...r.kernel.org>
Subject: [GIT PULL] arch/microblaze patches for 4.18-rc1

Hi,

please pull the following patches to your tree.

Thanks,
Michal


The following changes since commit 6d08b06e67cd117f6992c46611dfb4ce267cd71e:

  Linux 4.17-rc2 (2018-04-22 19:20:09 -0700)

are available in the git repository at:

  git://git.monstr.eu/linux-2.6-microblaze.git tags/microblaze-v4.18-rc1

for you to fetch changes up to a7a9e2f0410ddf9ec7491fca0c91fcb4c5c30cbb:

  microblaze: dts: replace 'linux,stdout-path' with 'stdout-path'
(2018-04-23 12:49:01 +0200)

----------------------------------------------------------------
Microblaze patches for 4.18-rc1

- Fix simpleImage format generation
- Remove earlyprintk support and replace it by earlycon

----------------------------------------------------------------
Michal Simek (1):
      microblaze: Fix simpleImage format generation

Rob Herring (3):
      microblaze: remove unnecessary prom.h includes
      microblaze: remove redundant early_printk support
      microblaze: dts: replace 'linux,stdout-path' with 'stdout-path'

 arch/microblaze/Kconfig.debug         |   8 --------
 arch/microblaze/boot/Makefile         |  10 ++++++----
 arch/microblaze/boot/dts/system.dts   |   2 +-
 arch/microblaze/include/asm/cpuinfo.h |   2 +-
 arch/microblaze/include/asm/pci.h     |   1 -
 arch/microblaze/include/asm/prom.h    |  27 -------------------------
 arch/microblaze/include/asm/setup.h   |   5 -----
 arch/microblaze/kernel/Makefile       |   1 -
 arch/microblaze/kernel/early_printk.c | 184
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------
 arch/microblaze/kernel/misc.S         |  35
--------------------------------
 arch/microblaze/kernel/platform.c     |   1 -
 arch/microblaze/kernel/prom.c         |  82
--------------------------------------------------------------------------
 arch/microblaze/kernel/setup.c        |  17 ++++------------
 arch/microblaze/pci/indirect_pci.c    |   1 -
 14 files changed, 12 insertions(+), 364 deletions(-)
 delete mode 100644 arch/microblaze/include/asm/prom.h
 delete mode 100644 arch/microblaze/kernel/early_printk.c


-- 
Michal Simek, Ing. (M.Eng), OpenPGP -> KeyID: FE3D1F91
w: www.monstr.eu p: +42-0-721842854
Maintainer of Linux kernel - Xilinx Microblaze
Maintainer of Linux kernel - Xilinx Zynq ARM and ZynqMP ARM64 SoCs
U-Boot custodian - Xilinx Microblaze/Zynq/ZynqMP SoCs




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

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ