All of lore.kernel.org
 help / color / mirror / Atom feed
From: Michal Simek <monstr@monstr.eu>
To: u-boot@lists.denx.de
Subject: [PATCH 00/10] xilinx: common: Several minor fixups
Date: Tue, 27 Oct 2020 08:27:03 +0100	[thread overview]
Message-ID: <CAHTX3dKPLCGGeEAhPzQxopH1w1SitF2X3UTFr=Q3bfHStR6XDg@mail.gmail.com> (raw)
In-Reply-To: <cover.1603362738.git.michal.simek@xilinx.com>

?t 22. 10. 2020 v 12:32 odes?latel Michal Simek
<michal.simek@xilinx.com> napsal:
>
> Hi,
>
> I am sending some patches to fix minor stuff. There are several things as
> setting up proper variables, enabling commands.
> This series is based on my latest patches I have sent.
>
> Thanks,
> Michal
>
>
> Michal Simek (7):
>   xilinx: common: Protect board_late_init_xilinx()
>   xilinx: Enable FRU command for all ARM based platforms
>   xilinx: zynq: Change types from u32 to uint32_t
>   xilinx: zynq: Enable AES command
>   xilinx: Enable SF_TEST command for all ARM based platforms
>   xilinx: Remove additional newline in config files
>   xilinx: Merge together BOOT_SCRIPT_OFFSET between MB and ARM
>
> Siva Durga Prasad Paladugu (1):
>   arm64: versal: Set initrd_high to as high as possible
>
> T Karthik Reddy (2):
>   arm64: zynqmp: Fix zynqmp mini qspi max frequency
>   xilinx: Add DDR base address to bootscript address
>
>  arch/arm/dts/zynqmp-mini-qspi.dts       |  2 +-
>  arch/microblaze/Kconfig                 |  1 +
>  board/xilinx/Kconfig                    |  6 +++---
>  board/xilinx/common/board.c             | 11 +++++++++++
>  board/xilinx/microblaze-generic/Kconfig |  5 -----
>  board/xilinx/versal/board.c             |  4 ++++
>  configs/xilinx_versal_virt_defconfig    |  2 ++
>  configs/xilinx_zynq_virt_defconfig      |  3 +++
>  configs/xilinx_zynqmp_virt_defconfig    |  2 ++
>  include/configs/xilinx_versal.h         |  1 -
>  include/configs/xilinx_versal_mini.h    |  1 -
>  include/configs/xilinx_zynqmp_mini.h    |  1 -
>  include/u-boot/rsa-mod-exp.h            |  2 +-
>  lib/rsa/rsa-mod-exp.c                   |  2 +-
>  14 files changed, 29 insertions(+), 14 deletions(-)
>
> --
> 2.28.0
>

Applied.
M

-- 
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/Versal SoCs

      parent reply	other threads:[~2020-10-27  7:27 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-10-22 10:32 [PATCH 00/10] xilinx: common: Several minor fixups Michal Simek
2020-10-22 10:32 ` [PATCH 01/10] arm64: zynqmp: Fix zynqmp mini qspi max frequency Michal Simek
2020-10-22 10:32 ` [PATCH 02/10] xilinx: common: Protect board_late_init_xilinx() Michal Simek
2020-10-22 10:32 ` [PATCH 03/10] xilinx: Add DDR base address to bootscript address Michal Simek
2020-10-22 10:32 ` [PATCH 04/10] xilinx: Enable FRU command for all ARM based platforms Michal Simek
2020-10-22 10:32 ` [PATCH 05/10] xilinx: zynq: Change types from u32 to uint32_t Michal Simek
2020-10-22 10:32 ` [PATCH 06/10] xilinx: zynq: Enable AES command Michal Simek
2020-10-22 10:32 ` [PATCH 07/10] xilinx: Enable SF_TEST command for all ARM based platforms Michal Simek
2020-10-22 10:32 ` [PATCH 08/10] xilinx: Remove additional newline in config files Michal Simek
2020-10-22 10:32 ` [PATCH 09/10] xilinx: Merge together BOOT_SCRIPT_OFFSET between MB and ARM Michal Simek
2020-10-22 10:32 ` [PATCH 10/10] arm64: versal: Set initrd_high to as high as possible Michal Simek
2020-10-22 17:45   ` Tom Rini
2020-10-23  5:43     ` Michal Simek
2020-10-27  7:29       ` Michal Simek
2020-10-27  7:27 ` Michal Simek [this message]

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='CAHTX3dKPLCGGeEAhPzQxopH1w1SitF2X3UTFr=Q3bfHStR6XDg@mail.gmail.com' \
    --to=monstr@monstr.eu \
    --cc=u-boot@lists.denx.de \
    /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.