<feed xmlns='http://www.w3.org/2005/Atom'>
<title>u-boot.git/doc/board/phytec, branch v2025.01</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=v2025.01</id>
<link rel='self' href='http://cgit.235523.xyz/u-boot.git/atom/doc/board/phytec?h=v2025.01'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/'/>
<updated>2024-08-09T00:37:09Z</updated>
<entry>
<title>arm: dts: phycore-am62x: Package TIFS Stub</title>
<updated>2024-08-09T00:37:09Z</updated>
<author>
<name>Dhruva Gole</name>
<email>d-gole@ti.com</email>
</author>
<published>2024-08-05T14:29:37Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=622f826bf025704cbcc4f39252d4a83129a9cabb'/>
<id>urn:sha1:622f826bf025704cbcc4f39252d4a83129a9cabb</id>
<content type='text'>
Add support for packaging the TIFS Stub as it's required for basic Low
Power Modes like Deep Sleep.
The reason it is packaged using binman and not inherently as part of the
DM firmware is because for HS devices, customer owns the customer key
and only customer has access to it.
DM is release by TI, Since TI doesn't have access to the customer key it
cannot have a component that is signed by customer key.
Hence, it's left as part of binman to be signed and packaged.

While at it, also make sure it's documented in phycore-am62x

Reviewed-by: Nishanth Menon &lt;nm@ti.com&gt;
Reviewed-by: Wadim Egorov &lt;w.egorov@phytec.de&gt;
Signed-off-by: Dhruva Gole &lt;d-gole@ti.com&gt;
</content>
</entry>
<entry>
<title>doc: board: ti: Update to use the new boot firmware labels</title>
<updated>2024-08-09T00:37:08Z</updated>
<author>
<name>Dhruva Gole</name>
<email>d-gole@ti.com</email>
</author>
<published>2024-08-05T14:29:33Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=d7b23a06023bf9d12c2bd7d39497c877f8eb1296'/>
<id>urn:sha1:d7b23a06023bf9d12c2bd7d39497c877f8eb1296</id>
<content type='text'>
Use the new boot_firmwares labels that help make documentation more
specific as to which firmwares are used in which devices

Signed-off-by: Dhruva Gole &lt;d-gole@ti.com&gt;
</content>
</entry>
<entry>
<title>doc: board: phytec: phycore-am6: Describe UART based boot</title>
<updated>2024-07-05T19:57:01Z</updated>
<author>
<name>Wadim Egorov</name>
<email>w.egorov@phytec.de</email>
</author>
<published>2024-06-20T12:05:54Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=d36394cff8cee764aea75860ceac4655f7f3e944'/>
<id>urn:sha1:d36394cff8cee764aea75860ceac4655f7f3e944</id>
<content type='text'>
Describe how to boot via UART.

Signed-off-by: Wadim Egorov &lt;w.egorov@phytec.de&gt;
</content>
</entry>
<entry>
<title>Merge tag 'v2024.07-rc5' into next</title>
<updated>2024-06-24T19:34:52Z</updated>
<author>
<name>Tom Rini</name>
<email>trini@konsulko.com</email>
</author>
<published>2024-06-24T19:34:52Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=a7eada24327a40f7ef6c55c220e119839c9d4227'/>
<id>urn:sha1:a7eada24327a40f7ef6c55c220e119839c9d4227</id>
<content type='text'>
Prepare v2024.07-rc5
</content>
</entry>
<entry>
<title>doc: board: phytec: phycore-am6: Use mtd commands</title>
<updated>2024-06-18T16:29:00Z</updated>
<author>
<name>Wadim Egorov</name>
<email>w.egorov@phytec.de</email>
</author>
<published>2024-06-10T13:33:51Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=86c2af9c2e39227f44140a96b5c338d45243efc6'/>
<id>urn:sha1:86c2af9c2e39227f44140a96b5c338d45243efc6</id>
<content type='text'>
Update Flash to SPI NOR chapter for use with mtd commands.
This is more convenient as we do not have to remember any
offsets in the SPI.

Signed-off-by: Wadim Egorov &lt;w.egorov@phytec.de&gt;
Reviewed-by: Daniel Schultz &lt;d.schultz@phytec.de&gt;
</content>
</entry>
<entry>
<title>doc: board: phytec: phycore-am62x: Add USB DFU switch config</title>
<updated>2024-06-18T16:29:00Z</updated>
<author>
<name>Wadim Egorov</name>
<email>w.egorov@phytec.de</email>
</author>
<published>2024-06-10T13:33:50Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=aa52bf1af7ddb036ef1318dc7a9024a746b7857f'/>
<id>urn:sha1:aa52bf1af7ddb036ef1318dc7a9024a746b7857f</id>
<content type='text'>
Provide boot switch config for USB DFU boot.

Signed-off-by: Wadim Egorov &lt;w.egorov@phytec.de&gt;
Reviewed-by: Daniel Schultz &lt;d.schultz@phytec.de&gt;
</content>
</entry>
<entry>
<title>doc: board: phytec: phycore-am64: Fix phyBOARD Name</title>
<updated>2024-06-16T07:39:09Z</updated>
<author>
<name>Daniel Schultz</name>
<email>d.schultz@phytec.de</email>
</author>
<published>2024-06-12T16:16:39Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=38720c8f9408aead6c9907d3f250020d4db1685f'/>
<id>urn:sha1:38720c8f9408aead6c9907d3f250020d4db1685f</id>
<content type='text'>
The Carrier-Board for the pyhCORE-AM64x is called phyBOARD-Electra.

Signed-off-by: Daniel Schultz &lt;d.schultz@phytec.de&gt;
</content>
</entry>
<entry>
<title>doc: board: phytec: phycore-am64x: Fix Link to Documentation</title>
<updated>2024-06-16T07:39:09Z</updated>
<author>
<name>Daniel Schultz</name>
<email>d.schultz@phytec.de</email>
</author>
<published>2024-06-12T16:16:38Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=48752c599401f46fe7657a21849b0a5bbd22f816'/>
<id>urn:sha1:48752c599401f46fe7657a21849b0a5bbd22f816</id>
<content type='text'>
We moved our documentation to another hoster and therefore the URL
changed. Point to the latest documentation instead of release versions
to not link out-dated documentation.

Signed-off-by: Daniel Schultz &lt;d.schultz@phytec.de&gt;
</content>
</entry>
<entry>
<title>doc: board: phytec: phycore-am62x: Fix Link to Documentation</title>
<updated>2024-06-16T07:39:09Z</updated>
<author>
<name>Daniel Schultz</name>
<email>d.schultz@phytec.de</email>
</author>
<published>2024-06-12T16:16:37Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=88b2eb0c393c3b83926bdce0ff1ee893445064e6'/>
<id>urn:sha1:88b2eb0c393c3b83926bdce0ff1ee893445064e6</id>
<content type='text'>
We moved our documentation to another hoster and therefore the URL
changed. Point to the latest documentation instead of release versions
to not link out-dated documentation.

Signed-off-by: Daniel Schultz &lt;d.schultz@phytec.de&gt;
Reviewed-by: Wadim Egorov &lt;w.egorov@phytec.de&gt;
</content>
</entry>
<entry>
<title>Merge tag 'u-boot-socfpga-next-20240319' of https://source.denx.de/u-boot/custodians/u-boot-socfpga into next</title>
<updated>2024-03-19T13:10:30Z</updated>
<author>
<name>Tom Rini</name>
<email>trini@konsulko.com</email>
</author>
<published>2024-03-19T13:10:30Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=f048104999db28d49362201eaebfc91adb14f47c'/>
<id>urn:sha1:f048104999db28d49362201eaebfc91adb14f47c</id>
<content type='text'>
- A new driver in the misc to register setting from device tree. This
  also provides user a clean interface and all register settings are
  centralized in one place, device tree.
- Enable Agilex5 platform for Intel product. Changes, modification and
  new files are created for board, dts, configs and makefile to create
  the base for Agilex5.

Build-tested on SoC64 boards, boot tested on some of them.
</content>
</entry>
</feed>
