<feed xmlns='http://www.w3.org/2005/Atom'>
<title>u-boot.git/doc/board/phytec, branch v2026.04</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/u-boot.git/atom/doc/board/phytec?h=v2026.04</id>
<link rel='self' href='http://cgit.235523.xyz/u-boot.git/atom/doc/board/phytec?h=v2026.04'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/'/>
<updated>2026-03-27T09:55:46Z</updated>
<entry>
<title>doc: board: fix OPTEE args for TI SoCs</title>
<updated>2026-03-27T09:55:46Z</updated>
<author>
<name>Anshul Dalal</name>
<email>anshuld@ti.com</email>
</author>
<published>2026-03-12T09:32:49Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=155cd085616c2f3c274c4baf45a28723d08e6f6d'/>
<id>urn:sha1:155cd085616c2f3c274c4baf45a28723d08e6f6d</id>
<content type='text'>
CFG_WITH_SOFTWARE_PRNG=y was added as an OPTEE argument to workaround
some bugs related to TRNG which have been fixed now[1]. Therefore this
patch drops the redundant argument from the documentation.

[1]: https://github.com/OP-TEE/optee_os/commit/e313f4765fd0478bb66985827441411793433773

Signed-off-by: Anshul Dalal &lt;anshuld@ti.com&gt;
Acked-by: Francesco Dolcini &lt;francesco.dolcini@toradex.com&gt; # Toradex Verdin AM62
</content>
</entry>
<entry>
<title>doc: board: phytec: Add phyCORE-AM68x/TDA4x</title>
<updated>2026-02-02T19:39:42Z</updated>
<author>
<name>Dominik Haller</name>
<email>d.haller@phytec.de</email>
</author>
<published>2026-01-16T01:41:13Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=2a6935eee25e09584dbbe4565b00e33de9ef325d'/>
<id>urn:sha1:2a6935eee25e09584dbbe4565b00e33de9ef325d</id>
<content type='text'>
Add documentation for the PHYTEC phyCORE-AM68x/TDA4x (J721S2 family) SoM.

Signed-off-by: Dominik Haller &lt;d.haller@phytec.de&gt;
Reviewed-by: Wadim Egorov &lt;w.egorov@phytec.de&gt;
</content>
</entry>
<entry>
<title>doc: phytec: imx8m: Style and firmware update</title>
<updated>2025-09-22T15:57:00Z</updated>
<author>
<name>Yannic Moog</name>
<email>y.moog@phytec.de</email>
</author>
<published>2025-09-18T06:13:57Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=db6487861ae87e07db97b6e5ad0de901c483084c'/>
<id>urn:sha1:db6487861ae87e07db97b6e5ad0de901c483084c</id>
<content type='text'>
Use single make command for compiling blobs and U-Boot.
Update the imx firmware version.

Signed-off-by: Yannic Moog &lt;y.moog@phytec.de&gt;
</content>
</entry>
<entry>
<title>doc: phytec: update imx8m docs for optee builds</title>
<updated>2025-09-22T15:57:00Z</updated>
<author>
<name>Yannic Moog</name>
<email>y.moog@phytec.de</email>
</author>
<published>2025-09-18T06:13:56Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=cb1292450d89391b56e83e00e4520935f95d403e'/>
<id>urn:sha1:cb1292450d89391b56e83e00e4520935f95d403e</id>
<content type='text'>
OP-TEE configs are enabled by default, change the doc to no longer
declare OP-TEE as optional. Also remove CFG_TEE_BENCHMARK as it is no
longer present in optee_os.
Further, phycore-imx8mm and imx8mm-phygate-tauri-l use different build
instructions, so dissolve the common file for building OP-TEE.

Reviewed-by: Teresa Remmet &lt;t.remmet@phytec.de&gt;
Signed-off-by: Yannic Moog &lt;y.moog@phytec.de&gt;
</content>
</entry>
<entry>
<title>Add imx8mp-libra-fpsc board</title>
<updated>2025-09-05T12:04:59Z</updated>
<author>
<name>Benjamin Hahn</name>
<email>B.Hahn@phytec.de</email>
</author>
<published>2025-09-02T06:07:32Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=28d6f787b0deb3f66118857297a855233eba18d1'/>
<id>urn:sha1:28d6f787b0deb3f66118857297a855233eba18d1</id>
<content type='text'>
Add new imx8mp-libra-fpsc board.
Bootph tags as well as USB device tree nodes are in u-boot.dtsi for now
and will be removed when upstreamed.
The Libra i.MX 8M Plus FPSC is a single board computer. It uses an i.MX
8M Plus FPSC [1] System on Module which utilizes the FPSC standard [2].

[1] https://www.phytec.eu/en/produkte/system-on-modules/phycore-imx-8m-plus-fpsc
[2] https://www.phytec.eu/en/produkte/system-on-modules/fpsc

Signed-off-by: Benjamin Hahn &lt;B.Hahn@phytec.de&gt;
Reviewed-by: Teresa Remmet &lt;t.remmet@phytec.de&gt;
Tested-by: Teresa Remmet &lt;t.remmet@phytec.de&gt;
Signed-off-by: Yannic Moog &lt;y.moog@phytec.de&gt;
</content>
</entry>
<entry>
<title>doc: phytec: k3: Add a common part for Environment and EFI Capsules</title>
<updated>2025-03-18T14:12:52Z</updated>
<author>
<name>Wadim Egorov</name>
<email>w.egorov@phytec.de</email>
</author>
<published>2025-03-05T04:58:29Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=2708c0b23fd488ae262c1c2a3449e16aa05dbd41'/>
<id>urn:sha1:2708c0b23fd488ae262c1c2a3449e16aa05dbd41</id>
<content type='text'>
Provide a common part for our K3 based boards including general details
about environment handling and EFI capsule updates.

Signed-off-by: Wadim Egorov &lt;w.egorov@phytec.de&gt;
</content>
</entry>
<entry>
<title>doc: phytec: imx8mm: add OP-TEE documentation</title>
<updated>2025-01-16T13:16:02Z</updated>
<author>
<name>Yannic Moog</name>
<email>y.moog@phytec.de</email>
</author>
<published>2025-01-10T12:35:38Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=99039271c00149322bec3f8fad9128fe4fa93502'/>
<id>urn:sha1:99039271c00149322bec3f8fad9128fe4fa93502</id>
<content type='text'>
Add instructions on how to build and package OP-TEE for the
phycore-imx8mm based boards. The build instructions are identical for
phyGATE-Tauri-L and phyBOARD-Polis.
Also fix missig '-' for TF-A build instructions.

Signed-off-by: Yannic Moog &lt;y.moog@phytec.de&gt;
</content>
</entry>
<entry>
<title>doc: phytec: imx8mp: add OP-TEE documentation</title>
<updated>2025-01-16T13:16:02Z</updated>
<author>
<name>Yannic Moog</name>
<email>y.moog@phytec.de</email>
</author>
<published>2025-01-10T12:35:37Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=608023b1ef6b96c5597697acfa469ac2e2ada533'/>
<id>urn:sha1:608023b1ef6b96c5597697acfa469ac2e2ada533</id>
<content type='text'>
Add documentation for the phyBOARD-Pollux i.MX 8M Plus on OP-TEE
integration.
Also add missing '-' to TF-A build instruction while at it.

Signed-off-by: Yannic Moog &lt;y.moog@phytec.de&gt;
</content>
</entry>
<entry>
<title>Merge patch series "Add phyCORE AM62Ax"</title>
<updated>2024-12-14T02:09:41Z</updated>
<author>
<name>Tom Rini</name>
<email>trini@konsulko.com</email>
</author>
<published>2024-12-13T23:30:27Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=5360c683e6fe324376c11bfe5064ff1718f78c50'/>
<id>urn:sha1:5360c683e6fe324376c11bfe5064ff1718f78c50</id>
<content type='text'>
Garrett Giordano &lt;ggiordano@phytec.com&gt; says:

This patch set adds the phyCORE AM62Ax board support and documenation to
u-boot.

The phyCORE-AM62Ax is a SoM (System on Module) featuring TI's AM62Ax SoC. It can
be used in combination with different carrier boards. This module can come
with different sizes and models for DDR, eMMC, SPI NOR Flash and various SoCs
from the AM62x family.

A development Kit, called phyBOARD-Lyra is used as a carrier board reference
design around the AM62x SoM.

This series depends on the following two patches:
- [PATCH v2] arm: mach-k3: am62a7: Provide a way to obtain boot device for non SPL
  https://lists.denx.de/pipermail/u-boot/2024-October/570156.html
- [PATCH] board: phytec: common: Introduce CONFIG_PHYTEC_K3_DDR_PATCH
  https://lists.denx.de/pipermail/u-boot/2024-November/571543.html

Link: https://lore.kernel.org/r/20241118231606.3161665-1-ggiordano@phytec.com
[trini: Fix warning in board/phytec/common/k3/board.c when
        CONFIG_EFI_HAVE_CAPSULE_SUPPORT is not enabled]
Signed-off-by: Tom Rini &lt;trini@konsulko.com&gt;
</content>
</entry>
<entry>
<title>doc: board: phytec: Add phyCORE-AM62ax</title>
<updated>2024-12-13T23:30:01Z</updated>
<author>
<name>Garrett Giordano</name>
<email>ggiordano@phytec.com</email>
</author>
<published>2024-11-18T23:16:06Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=c3c20a5e3c04c7c9e0866812f6b615ec15af06d9'/>
<id>urn:sha1:c3c20a5e3c04c7c9e0866812f6b615ec15af06d9</id>
<content type='text'>
Add documentation for PHYTEC phyCORE-AM62ax SoM.

Signed-off-by: Garrett Giordano &lt;ggiordano@phytec.com&gt;
Reviewed-by: Wadim Egorov &lt;w.egorov@phytec.de&gt;
Reviewed-by: Dhruva Gole &lt;d-gole@ti.com&gt;
</content>
</entry>
</feed>
