<feed xmlns='http://www.w3.org/2005/Atom'>
<title>u-boot.git/include/configs/imx93_frdm.h, branch main</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/u-boot.git/atom/include/configs/imx93_frdm.h?h=main</id>
<link rel='self' href='http://cgit.235523.xyz/u-boot.git/atom/include/configs/imx93_frdm.h?h=main'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/'/>
<updated>2026-06-05T11:58:00Z</updated>
<entry>
<title>imx: Remove hardcoded watchdog base address macros</title>
<updated>2026-06-05T11:58:00Z</updated>
<author>
<name>Alice Guo</name>
<email>alice.guo@nxp.com</email>
</author>
<published>2026-05-19T06:22:08Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=4f8d6c8f417cbaf32585f2969bdccb0be480c18d'/>
<id>urn:sha1:4f8d6c8f417cbaf32585f2969bdccb0be480c18d</id>
<content type='text'>
The watchdog base addresses are now obtained from the devicetree via
ofnode_* functions. Remove the hardcoded macro definitions as they are
no longer needed.

Signed-off-by: Alice Guo &lt;alice.guo@nxp.com&gt;
Reviewed-by: Peng Fan &lt;peng.fan@nxp.com&gt;
</content>
</entry>
<entry>
<title>imx: imx93_{evk, frdm, qsb}: Fix conflict SPL early malloc address</title>
<updated>2025-08-23T11:21:48Z</updated>
<author>
<name>Ye Li</name>
<email>ye.li@nxp.com</email>
</author>
<published>2025-08-20T13:08:51Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=cb5f3e4f5288f27c44753503ca6c75bd17d8a1f8'/>
<id>urn:sha1:cb5f3e4f5288f27c44753503ca6c75bd17d8a1f8</id>
<content type='text'>
Because the early malloc pool size is set to 0x18000, so using this
start address may cause conflict with ATF, then corrupt the heap data.
So we delete the definition to use the default early malloc pool from
CONFIG_SPL_STACK to avoid any conflict

Signed-off-by: Ye Li &lt;ye.li@nxp.com&gt;

Cherry picked from nxp-imx/uboot-imx commit
1ba675df122627a19debe1d807877052705372c6

Jérémie Dautheribes: applied the same patch to the frdm and qsb
imx93-based boards
Signed-off-by: Jérémie Dautheribes &lt;jeremie.dautheribes@bootlin.com&gt;
</content>
</entry>
<entry>
<title>imx93_frdm: Add initial board support</title>
<updated>2025-07-24T11:01:03Z</updated>
<author>
<name>Fabio Estevam</name>
<email>festevam@gmail.com</email>
</author>
<published>2025-07-24T02:47:49Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=b40c9b0c22773c23322423e6206f049d8f82c25d'/>
<id>urn:sha1:b40c9b0c22773c23322423e6206f049d8f82c25d</id>
<content type='text'>
Add the initial board support for the NXP i.MX93 FRDM board:

https://www.nxp.com/design/design-center/development-boards-and-designs/frdm-i-mx-93-development-board:FRDM-IMX93

Based on the NXP U-Boot code.

There were attempts to upstream the board devicetree, but it has not been
accepted upstream yet:

https://lore.kernel.org/linux-arm-kernel/20250526-fpg-nxp-imx93-frdm-v2-2-e5ad0efaec33@pengutronix.de/

Once it reaches upstream, we can switch to OF_UPSTREAM.

Signed-off-by: Fabio Estevam &lt;festevam@gmail.com&gt;
Reviewed-by: Peng Fan &lt;peng.fan@nxp.com&gt;
</content>
</entry>
</feed>
