U-Boot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Fabio Estevam <festevam@gmail.com>
To: trini@konsulko.com
Cc: u-boot@lists.denx.de
Subject: [GIT PULL v2] Please pull u-boot-imx-next-20240823
Date: Fri, 23 Aug 2024 16:40:52 -0300	[thread overview]
Message-ID: <20240823194052.3978150-1-festevam@gmail.com> (raw)

Hi Tom,

Please pull from u-boot-imx/next, thanks.

The following changes since commit e93d343cc7d2886b1148d885aa137d46bbce0570:

  Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-samsung into next (2024-08-22 08:15:04 -0600)

are available in the Git repository at:

  https://gitlab.denx.de/u-boot/custodians/u-boot-imx.git tags/u-boot-imx-next-20240823

for you to fetch changes up to dda8444832ce32e0bdb9a05e2e90a7dc9f8663ca:

  ARM: imx: Enable cat and xxd commands on Data Modul i.MX8M Mini/Plus eDM SBC (2024-08-23 14:53:53 -0300)

u-boot-imx-next-20240823
--------------------------

CI: https://source.denx.de/u-boot/custodians/u-boot-imx/-/pipelines/22098

- Add BOOTAUX support for apalis and colibri imx8 boards.
- Cleanup tqma6 board by removing unneeded board code.
- Add support for booting from ecspi3 via bmode command on imx6.
- Add a script to ease updating flash.bin on imx8mm phytec board.
- Enable cat and xxd commands on Data Modul i.MX8M Mini/Plus eDM SBC
and use USB SDPS as fallback option.
- Fix critical temperature on imx9.
- Add Cortex M and bootaux support for phycore-imx8mp.
----------------------------------------------------------------
Andrejs Cainikovs (4):
      board: apalis-imx8: add reset code
      apalis-imx8: enable i.MX specific BOOTAUX
      colibri-imx8x: enable i.MX specific BOOTAUX
      colibri-imx8x: enable i.MX specific SNVS configuration

Fabio Estevam (5):
      tqma6: Remove non-DM board code
      tqma6_mba6: Remove unused defines
      tqma6_mba6: Remove UART board code
      gw_ventana: Remove unneeded comments
      mx6: Expand bmode to support ecspi3 boot

Lukasz Majewski (1):
      config: Add 'update_bootimg' command to update flash.bin on Phytec's imx8mm

Marek Vasut (2):
      ARM: imx: Use USB SDPS as fallback option on Data Modul i.MX8M Plus eDM SBC
      ARM: imx: Enable cat and xxd commands on Data Modul i.MX8M Mini/Plus eDM SBC

Primoz Fiser (1):
      imx: imx9: Set correct critical temperature

Yashwanth Varakala (2):
      board: phytec: phycore_imx8mp: Add mcore support
      configs: phycore-imx8mp_defconfig: Enabled bootaux command

 arch/arm/dts/imx6qdl-mba6-u-boot.dtsi          |  16 ++++
 arch/arm/mach-imx/imx9/soc.c                   |   2 +-
 arch/arm/mach-imx/mx6/soc.c                    |   4 +
 board/data_modul/imx8mp_edm_sbc/spl.c          |   5 +-
 board/phytec/phycore_imx8mp/phycore_imx8mp.env |   5 +-
 board/toradex/apalis-imx8/apalis-imx8.c        |   8 ++
 board/tq/tqma6/tqma6.c                         | 126 -------------------------
 board/tq/tqma6/tqma6_mba6.c                    |  35 -------
 configs/apalis-imx8_defconfig                  |   1 +
 configs/colibri-imx8x_defconfig                |   2 +
 configs/imx8mm_data_modul_edm_sbc_defconfig    |   2 +
 configs/imx8mp_data_modul_edm_sbc_defconfig    |   2 +
 configs/phycore-imx8mp_defconfig               |   1 +
 include/configs/gw_ventana.h                   |  31 +-----
 include/configs/phycore_imx8mm.h               |   8 ++
 15 files changed, 53 insertions(+), 195 deletions(-)

             reply	other threads:[~2024-08-23 19:41 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-08-23 19:40 Fabio Estevam [this message]
2024-08-23 21:57 ` [GIT PULL v2] Please pull u-boot-imx-next-20240823 Tom Rini

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=20240823194052.3978150-1-festevam@gmail.com \
    --to=festevam@gmail.com \
    --cc=trini@konsulko.com \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox