<feed xmlns='http://www.w3.org/2005/Atom'>
<title>u-boot.git/board, branch main</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/u-boot.git/atom/board?h=main</id>
<link rel='self' href='http://cgit.235523.xyz/u-boot.git/atom/board?h=main'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/'/>
<updated>2026-08-28T18:18:11Z</updated>
<entry>
<title>fix non-existing sysam.it domain</title>
<updated>2026-08-28T18:18:11Z</updated>
<author>
<name>Angelo Dureghello</name>
<email>angelo@kernel-space.org</email>
</author>
<published>2026-08-24T13:42:48Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=547b4d3bba7ecb4446fa55ed27f048fd27928f59'/>
<id>urn:sha1:547b4d3bba7ecb4446fa55ed27f048fd27928f59</id>
<content type='text'>
Change "Angelo Dureghello" emails replacing non-existing domain with the
currently working one.

Signed-off-by: Angelo Dureghello &lt;angelo@kernel-space.org&gt;
Acked-by: Michal Simek &lt;michal.simek@amd.com&gt;
</content>
</entry>
<entry>
<title>remoteproc: renesas: rsip: Extract SCP initialization from board file</title>
<updated>2026-08-14T22:55:43Z</updated>
<author>
<name>Marek Vasut</name>
<email>marek.vasut+renesas@mailbox.org</email>
</author>
<published>2026-08-10T22:35:04Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=e377488e85d13d315bea2b6113dfbe9773fb4771'/>
<id>urn:sha1:e377488e85d13d315bea2b6113dfbe9773fb4771</id>
<content type='text'>
Move the SCP initialization from board file into remoteproc driver
where this is supposed to be. Add SCP MDLC DT node and describe the
SCP reset controlled by the SCP MDLC in remoteproc DT node. Adjust
the driver to control the SCP reset via reset framework instead of
the current board-specific register poking.

Signed-off-by: Marek Vasut &lt;marek.vasut+renesas@mailbox.org&gt;
</content>
</entry>
<entry>
<title>board: xilinx: Generate FWU capsule dfu_alt_info from fwu_platform_hook()</title>
<updated>2026-08-12T04:54:37Z</updated>
<author>
<name>Michal Simek</name>
<email>michal.simek@amd.com</email>
</author>
<published>2026-07-02T10:08:25Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=40727c4f38d675ea833561c7188970696f012c6a'/>
<id>urn:sha1:40727c4f38d675ea833561c7188970696f012c6a</id>
<content type='text'>
Commit 371a6c1744f3 ("board: xilinx: Add capsule and FWU support") and
commit 818c06faa119 ("board: amd: Add capsule and FWU support")
introduced a separate set_dfu_alt_info() for the FWU multi-bank case
(Versal and Versal Gen 2 respectively) which set the dfu_alt_info
environment variable directly, while configure_capsule_updates() handled
the non-FWU case by filling update_info.dfu_string.

Fold the FWU multi-bank generation (fwu_gen_alt_info_from_mtd() over the
nor0 MTD partitions) into fwu_platform_hook() and drop the
standalone set_dfu_alt_info().

Signed-off-by: Michal Simek &lt;michal.simek@amd.com&gt;
Link: https://patch.msgid.link/33c118b8177f8d0dc182a6f4c5cffedca4e02448.1782986903.git.michal.simek@amd.com
</content>
</entry>
<entry>
<title>Merge tag 'u-boot-imx-main-20260807' of https://git.u-boot-project.org/u-boot/custodians/u-boot-imx</title>
<updated>2026-08-07T16:21:33Z</updated>
<author>
<name>Tom Rini</name>
<email>trini@konsulko.com</email>
</author>
<published>2026-08-07T16:21:33Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=d0615e4a67c8958fad4a8c39262074958f04c179'/>
<id>urn:sha1:d0615e4a67c8958fad4a8c39262074958f04c179</id>
<content type='text'>
CI: https://git.u-boot-project.org/u-boot/custodians/u-boot-imx/-/pipelines/906

- Fix a boot regression on i.MX7 related to the system counter.
- Add Aquila iMX95 0243 PID4.
- Update phycore_imx8mm DDR timings.
- Add FRDM-IMX95 initial support.
- Handle FCFB header during SPI NOR boot and CST backend selection.
</content>
</entry>
<entry>
<title>imx: Add FRDM-IMX95 initial support</title>
<updated>2026-08-06T11:50:59Z</updated>
<author>
<name>Joseph Guo</name>
<email>qijian.guo@nxp.com</email>
</author>
<published>2026-07-16T02:55:02Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=280ae6506824edbb1894f6f540ab909341315a09'/>
<id>urn:sha1:280ae6506824edbb1894f6f540ab909341315a09</id>
<content type='text'>
Add boot support and peripherals like eMMC/SD, UART, I2C, GPIO, ENETC0/1
and PCIE0/1 for iMX95 15x15 FRDM.
Updated doc for build instructions.

Signed-off-by: Lei Xu &lt;lei.xu@nxp.com&gt;
Signed-off-by: Joseph Guo &lt;qijian.guo@nxp.com&gt;
</content>
</entry>
<entry>
<title>board: sophgo: add support for Milk-V Duo 256M</title>
<updated>2026-08-05T18:13:19Z</updated>
<author>
<name>Hiago De Franco</name>
<email>hfranco@baylibre.com</email>
</author>
<published>2026-07-23T14:44:35Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=98b59e181daa6c26d49f870fd58df8996b1cd7f1'/>
<id>urn:sha1:98b59e181daa6c26d49f870fd58df8996b1cd7f1</id>
<content type='text'>
Add U-Boot support for Milk-V Duo 256M.

This board has a different SoC compared to the Milk-V Duo 64M, it uses
the Sophgo SG2002 instead of the Sophgo CV1800B. Both SoCs share many
common IP blocks, so this board reuses the existing cv1800b CPU support.

The board shares the same 'board.c' with Milk-V Duo 64MB (CV1800B), so
use the same file for now.

Link: https://milkv.io/docs/duo/getting-started/duo256m
Signed-off-by: Hiago De Franco &lt;hfranco@baylibre.com&gt;
Acked-by: Leo Yu-Chi Liang &lt;leo.liang@sifive.com&gt;
</content>
</entry>
<entry>
<title>board: sophgo: move ethernet driver to common directory</title>
<updated>2026-08-05T17:16:08Z</updated>
<author>
<name>Hiago De Franco</name>
<email>hfranco@baylibre.com</email>
</author>
<published>2026-07-23T14:44:34Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=bacb61a06fd36661959ee8109e50f7e6eda76be1'/>
<id>urn:sha1:bacb61a06fd36661959ee8109e50f7e6eda76be1</id>
<content type='text'>
This will make easier for future boards to reuse the same driver (e.g.
Milk-V Duo 256MB).

Signed-off-by: Hiago De Franco &lt;hfranco@baylibre.com&gt;
Acked-by: Leo Yu-Chi Liang &lt;leo.liang@sifive.com&gt;
</content>
</entry>
<entry>
<title>toradex: tdx-cfg-block: Add Aquila iMX95 0243 PID4</title>
<updated>2026-08-03T12:32:42Z</updated>
<author>
<name>Franz Schnyder</name>
<email>franz.schnyder@toradex.com</email>
</author>
<published>2026-07-31T15:23:07Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=8a6f042dc3cb194476064b0de29211c9d2375a97'/>
<id>urn:sha1:8a6f042dc3cb194476064b0de29211c9d2375a97</id>
<content type='text'>
Add the new 0243 PID4 to config block handling:

- 0243 Aquila iMX95 Hexa 8GB IT

Signed-off-by: Franz Schnyder &lt;franz.schnyder@toradex.com&gt;
</content>
</entry>
<entry>
<title>board: phycore_imx8mm: add 1 and 4GB RAM timings</title>
<updated>2026-08-03T12:31:05Z</updated>
<author>
<name>INgo Rah</name>
<email>ingo.rah@linutronix.de</email>
</author>
<published>2026-07-09T14:34:27Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=14ca9eb18daa816f2a7b33fe51d6619d27b325ee'/>
<id>urn:sha1:14ca9eb18daa816f2a7b33fe51d6619d27b325ee</id>
<content type='text'>
The Phytec Tauri L is sold with multiple memory configurations beyond the
base 2 GB variant. To support these alternative capacities seamlessly,
read the physical memory size directly from the EEPROM of the underlying
phyCORE module and apply the appropriate DDR timing parameters at runtime.

Alternatively, a fixed memory configuration can still be enforced via a
dedicated Kconfig option if dynamic detection is not desired.

Note that while U-Boot correctly discovers the full physical memory bank,
the device tree excludes the memory beyond 3 GB  (below the 4 GB boundary).
This ensures that U-Boot allocations and early EFI staging buffers remain
safe from 32-bit interconnect DMA limitations inherent to some i.MX8MM
IP blocks.

Signed-off-by: INgo Rah &lt;ingo.rah@linutronix.de&gt;
Reviewed-by: Gregor Herburger &lt;gregor.herburger@linutronix.de&gt;
Reviewed-by: Benedikt Spranger &lt;b.spranger@linutronix.de&gt;
Reviewed-by: Yannic Moog &lt;y.moog@phytec.de&gt;
Tested-by: Yannic Moog &lt;y.moog@phytec.de&gt;
</content>
</entry>
<entry>
<title>board: phycore_imx8mm: update RAM timings</title>
<updated>2026-08-03T12:31:05Z</updated>
<author>
<name>INgo Rah</name>
<email>ingo.rah@linutronix.de</email>
</author>
<published>2026-07-09T14:34:26Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=f2f1a1e7d218991393a0474876c7bcda3e0c5ec4'/>
<id>urn:sha1:f2f1a1e7d218991393a0474876c7bcda3e0c5ec4</id>
<content type='text'>
Updated RAM timings with new generated settings using
DDR Tool v3.6.0_22-aa018543.
Provide functions for 1GB, 4GB and revision 7 variants.

Signed-off-by: INgo Rah &lt;ingo.rah@linutronix.de&gt;
Reviewed-by: Gregor Herburger &lt;gregor.herburger@linutronix.de&gt;
Reviewed-by: Benedikt Spranger &lt;b.spranger@linutronix.de&gt;
Tested-by: Yannic Moog &lt;y.moog@phytec.de&gt;
</content>
</entry>
</feed>
