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] Please pull u-boot-imx-next-20241209
Date: Mon,  9 Dec 2024 09:20:43 -0300	[thread overview]
Message-ID: <20241209122043.1208400-1-festevam@gmail.com> (raw)

Hi Tom,

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

The following changes since commit 39759bf9fe3a5b6d4788164fc046f5f8aee5cbff:

  Merge patch series "board: ti: k3-am65: covert last board to OF_UPSTREAM" (2024-12-06 16:39:26 -0600)

are available in the Git repository at:

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

for you to fetch changes up to 1c9fe756edba755679e8e4dc525d12e7deda3808:

  board: dhelectronics: Sync env variable dh_som_serial_number with SN (2024-12-07 09:07:45 -0300)

u-boot-imx-next-20241209
--------------------------

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

- Add support for the NXP i.MX91 EVK board.
- Improve EEPRON suport on i.MX8MP DHCOM board.
- Switch phycore_imx8mm to using environment text files and
improve environment handling.
----------------------------------------------------------------
Christoph Niedermaier (4):
      arm64: dts: imx8mp: Add aliases for the access to the EEPROM ID page node
      arm64: imx8mp: Read values from M24C32-D write-lockable page on DHCOM i.MX8MP
      lib: hashtable: Prevent recursive calling of callback functions
      board: dhelectronics: Sync env variable dh_som_serial_number with SN

Peng Fan (8):
      gpio: imx_rgpio2p: Move 8ulp_data to data section
      imx9: trdc: correct DEBUG usage
      imx9: gpio: include types.h header
      imx: Add iMX91 support
      clk: imx93: support i.MX91
      pinctrl: imx93: support i.MX91
      arm64: dts: add NXP i.MX91 device tree
      imx: Support i.MX91 11x11 EVK board

Ye Li (3):
      imx93: Update 9x9 part fuses checking
      clk: imx: clk-fracn-gppll: Add new PLL rate
      ddr: imx: Add new rates for i.MX91

Yunus Bas (3):
      phycore_imx8mm: Switch to using env text files
      phycore_imx8mm: Move default bootcmd to board env
      board: phytec: phycore_imx8mm: Add RAUC boot logic to environment

 arch/arm/dts/imx8mp-dhcom-u-boot.dtsi              |    2 +
 arch/arm/dts/imx91-11x11-evk-u-boot.dtsi           |  195 ++
 arch/arm/dts/imx91-u-boot.dtsi                     |   92 +
 arch/arm/include/asm/arch-imx/cpu.h                |    5 +
 arch/arm/include/asm/arch-imx9/clock.h             |    7 +
 arch/arm/include/asm/arch-imx9/gpio.h              |    2 +
 arch/arm/include/asm/arch-imx9/imx91_pins.h        |  770 ++++++++
 arch/arm/include/asm/mach-imx/iomux-v3.h           |    2 +-
 arch/arm/include/asm/mach-imx/sys_proto.h          |    6 +
 arch/arm/mach-imx/imx9/Kconfig                     |   13 +
 arch/arm/mach-imx/imx9/clock.c                     |   37 +-
 arch/arm/mach-imx/imx9/container.cfg               |    6 +-
 arch/arm/mach-imx/imx9/imximage.cfg                |    6 +-
 arch/arm/mach-imx/imx9/soc.c                       |   47 +-
 arch/arm/mach-imx/imx9/trdc.c                      |    2 +-
 board/dhelectronics/common/dh_common.c             |  166 +-
 board/dhelectronics/common/dh_common.h             |   79 +-
 board/dhelectronics/dh_imx6/dh_imx6.c              |    4 +-
 board/dhelectronics/dh_imx8mp/imx8mp_dhcom_pdk2.c  |   75 +-
 board/freescale/imx91_evk/Kconfig                  |   19 +
 board/freescale/imx91_evk/MAINTAINERS              |    7 +
 board/freescale/imx91_evk/Makefile                 |   16 +
 board/freescale/imx91_evk/imx91_evk.c              |   33 +
 board/freescale/imx91_evk/imx91_evk.env            |   63 +
 board/freescale/imx91_evk/lpddr4_timing_1600mts.c  | 1995 ++++++++++++++++++++
 .../imx91_evk/lpddr4_timing_1600mts_ecc.c          | 1995 ++++++++++++++++++++
 board/freescale/imx91_evk/lpddr4_timing_2400mts.c  | 1995 ++++++++++++++++++++
 .../imx91_evk/lpddr4_timing_2400mts_ecc.c          | 1995 ++++++++++++++++++++
 board/freescale/imx91_evk/spl.c                    |  167 ++
 board/phytec/phycore_imx8mm/phycore_imx8mm.env     |   65 +
 configs/dhsom.config                               |    1 +
 configs/imx91_11x11_evk_defconfig                  |  145 ++
 configs/imx91_11x11_evk_inline_ecc_defconfig       |  146 ++
 configs/phycore-imx8mm_defconfig                   |    2 -
 doc/board/nxp/imx91_11x11_evk.rst                  |   70 +
 doc/board/nxp/index.rst                            |    1 +
 drivers/clk/imx/clk-fracn-gppll.c                  |    5 +-
 drivers/clk/imx/clk-imx93.c                        |   52 +-
 drivers/cpu/imx8_cpu.c                             |   10 +
 drivers/ddr/imx/phy/ddrphy_utils.c                 |    8 +
 drivers/gpio/imx_rgpio2p.c                         |    2 +-
 drivers/pinctrl/nxp/pinctrl-imx93.c                |    1 +
 .../include/dt-bindings/clock/imx93-clock.h        |    6 +-
 .../src/arm64/freescale/imx91-11x11-evk.dts        |  875 +++++++++
 dts/upstream/src/arm64/freescale/imx91-pinfunc.h   |  770 ++++++++
 dts/upstream/src/arm64/freescale/imx91.dtsi        |   70 +
 include/configs/imx91_evk.h                        |   21 +
 include/configs/phycore_imx8mm.h                   |   46 -
 lib/hashtable.c                                    |   27 +-
 49 files changed, 12023 insertions(+), 101 deletions(-)
 create mode 100644 arch/arm/dts/imx91-11x11-evk-u-boot.dtsi
 create mode 100644 arch/arm/dts/imx91-u-boot.dtsi
 create mode 100644 arch/arm/include/asm/arch-imx9/imx91_pins.h
 create mode 100644 board/freescale/imx91_evk/Kconfig
 create mode 100644 board/freescale/imx91_evk/MAINTAINERS
 create mode 100644 board/freescale/imx91_evk/Makefile
 create mode 100644 board/freescale/imx91_evk/imx91_evk.c
 create mode 100644 board/freescale/imx91_evk/imx91_evk.env
 create mode 100644 board/freescale/imx91_evk/lpddr4_timing_1600mts.c
 create mode 100644 board/freescale/imx91_evk/lpddr4_timing_1600mts_ecc.c
 create mode 100644 board/freescale/imx91_evk/lpddr4_timing_2400mts.c
 create mode 100644 board/freescale/imx91_evk/lpddr4_timing_2400mts_ecc.c
 create mode 100644 board/freescale/imx91_evk/spl.c
 create mode 100644 board/phytec/phycore_imx8mm/phycore_imx8mm.env
 create mode 100644 configs/imx91_11x11_evk_defconfig
 create mode 100644 configs/imx91_11x11_evk_inline_ecc_defconfig
 create mode 100644 doc/board/nxp/imx91_11x11_evk.rst
 create mode 100644 dts/upstream/src/arm64/freescale/imx91-11x11-evk.dts
 create mode 100644 dts/upstream/src/arm64/freescale/imx91-pinfunc.h
 create mode 100644 dts/upstream/src/arm64/freescale/imx91.dtsi
 create mode 100644 include/configs/imx91_evk.h

             reply	other threads:[~2024-12-09 12:20 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-12-09 12:20 Fabio Estevam [this message]
2024-12-09 19:01 ` [GIT PULL] Please pull u-boot-imx-next-20241209 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=20241209122043.1208400-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