<feed xmlns='http://www.w3.org/2005/Atom'>
<title>u-boot.git/board/intel, branch v2026.01</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/u-boot.git/atom/board/intel?h=v2026.01</id>
<link rel='self' href='http://cgit.235523.xyz/u-boot.git/atom/board/intel?h=v2026.01'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/'/>
<updated>2025-10-28T18:24:03Z</updated>
<entry>
<title>x86: Rename arch/x86/include/asm/pnp_def.h to include/pnp_def.h</title>
<updated>2025-10-28T18:24:03Z</updated>
<author>
<name>Tom Rini</name>
<email>trini@konsulko.com</email>
</author>
<published>2025-07-11T15:20:19Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=b901d8f15c3b623e6eb01c397cc3140d31388016'/>
<id>urn:sha1:b901d8f15c3b623e6eb01c397cc3140d31388016</id>
<content type='text'>
There is nothing x86-centric in this include file, and moving it will
allow for some drivers to be compile-tested on sandbox.

Signed-off-by: Tom Rini &lt;trini@konsulko.com&gt;
</content>
</entry>
<entry>
<title>arch: arm: dts: Update Makefile for new platform Agilex7 M-series</title>
<updated>2025-08-08T14:20:55Z</updated>
<author>
<name>Tingting Meng</name>
<email>tingting.meng@altera.com</email>
</author>
<published>2025-08-04T01:25:00Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=2f429d2eb4bb22587dba7546741142e413eb9204'/>
<id>urn:sha1:2f429d2eb4bb22587dba7546741142e413eb9204</id>
<content type='text'>
Update Makefile to support Agilex7 M-series platform enablement.

Signed-off-by: Tingting Meng &lt;tingting.meng@altera.com&gt;
Signed-off-by: Alif Zakuan Yuslaimi &lt;alif.zakuan.yuslaimi@altera.com&gt;
Reviewed-by: Tien Fong Chee &lt;tien.fong.chee@altera.com&gt;
</content>
</entry>
<entry>
<title>arch: arm: mach-socfpga: Add Agilex7 M-series mach-socfgpa enablement</title>
<updated>2025-08-08T14:20:51Z</updated>
<author>
<name>Tingting Meng</name>
<email>tingting.meng@altera.com</email>
</author>
<published>2025-08-04T01:24:49Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=8f7d55037c80a0bcd8568985eaeca4df873944b6'/>
<id>urn:sha1:8f7d55037c80a0bcd8568985eaeca4df873944b6</id>
<content type='text'>
Add platform related files for new platform Agilex7 M-series.

Signed-off-by: Tingting Meng &lt;tingting.meng@altera.com&gt;
Signed-off-by: Alif Zakuan Yuslaimi &lt;alif.zakuan.yuslaimi@altera.com&gt;
Reviewed-by: Tien Fong Chee &lt;tien.fong.chee@altera.com&gt;
</content>
</entry>
<entry>
<title>arch: arm: dts: Basic device tree support added for Agilex7 M-series</title>
<updated>2025-08-08T14:20:51Z</updated>
<author>
<name>Tingting Meng</name>
<email>tingting.meng@altera.com</email>
</author>
<published>2025-08-04T01:24:48Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=4f14fa7cffd114c7d6faf7482021e76c8235e756'/>
<id>urn:sha1:4f14fa7cffd114c7d6faf7482021e76c8235e756</id>
<content type='text'>
Agilex7 M-series support has been added using upstream Linux DTS.

socfpga_agilex_socdk-u-boot.dtsi was updated to support both Agilex and
Agilex7 M-series platforms.

Signed-off-by: Tingting Meng &lt;tingting.meng@altera.com&gt;
Signed-off-by: Alif Zakuan Yuslaimi &lt;alif.zakuan.yuslaimi@altera.com&gt;
Reviewed-by: Tien Fong Chee &lt;tien.fong.chee@altera.com&gt;
</content>
</entry>
<entry>
<title>arm: socfpga: agilex: Enable system manager driver for Agilex</title>
<updated>2025-08-08T14:20:48Z</updated>
<author>
<name>Alif Zakuan Yuslaimi</name>
<email>alif.zakuan.yuslaimi@altera.com</email>
</author>
<published>2025-08-04T01:24:37Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=1dc683005dd22b6fdf47845a2c0db00a55033ad9'/>
<id>urn:sha1:1dc683005dd22b6fdf47845a2c0db00a55033ad9</id>
<content type='text'>
The base address of system manager can be retrieved
using DT framework through the system manager driver.

Enable system manager support for Agilex by probing the
system manager driver to initialize during SPL boot up.

Signed-off-by: Boon Khai Ng &lt;boon.khai.ng@altera.com&gt;
Signed-off-by: Alif Zakuan Yuslaimi &lt;alif.zakuan.yuslaimi@altera.com&gt;
Reviewed-by: Tien Fong Chee &lt;tien.fong.chee@altera.com&gt;
</content>
</entry>
<entry>
<title>arm: socfpga: agilex5: Refactor system manager driver initialization</title>
<updated>2025-08-08T14:20:47Z</updated>
<author>
<name>Alif Zakuan Yuslaimi</name>
<email>alif.zakuan.yuslaimi@altera.com</email>
</author>
<published>2025-08-04T01:24:36Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=5416a3a306ea2117280cf89b6024c4d668cf9cd4'/>
<id>urn:sha1:5416a3a306ea2117280cf89b6024c4d668cf9cd4</id>
<content type='text'>
Refactor system manager initialization by searching for system manager
alias in Agilex5 device tree instead of manually passing node name to
the device model calling function

Signed-off-by: Alif Zakuan Yuslaimi &lt;alif.zakuan.yuslaimi@altera.com&gt;
Reviewed-by: Tien Fong Chee &lt;tien.fong.chee@altera.com&gt;
</content>
</entry>
<entry>
<title>Merge branch 'nand-next' of https://source.denx.de/u-boot/custodians/u-boot-nand-flash into next</title>
<updated>2025-03-17T16:18:18Z</updated>
<author>
<name>Tom Rini</name>
<email>trini@konsulko.com</email>
</author>
<published>2025-03-17T16:18:18Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=4101b56d0bf041336cdda10d63be7acdfc92a61b'/>
<id>urn:sha1:4101b56d0bf041336cdda10d63be7acdfc92a61b</id>
<content type='text'>
CI: https://source.denx.de/u-boot/custodians/u-boot-nand-flash/-/pipelines/25178

This merge request add support for cadence raw nand driver for agilex
board and add a fix to meson driver.
</content>
</entry>
<entry>
<title>configs: nand2_defconfig: Enable configs for nand boot</title>
<updated>2025-03-15T09:35:01Z</updated>
<author>
<name>Dinesh Maniyam</name>
<email>dinesh.maniyam@intel.com</email>
</author>
<published>2025-02-26T16:18:27Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=e8741c9339be82931e18e6fb71fe65ab76a4ac07'/>
<id>urn:sha1:e8741c9339be82931e18e6fb71fe65ab76a4ac07</id>
<content type='text'>
Enable configs for nand boot.

Signed-off-by: Dinesh Maniyam &lt;dinesh.maniyam@intel.com&gt;
</content>
</entry>
<entry>
<title>arm: socfpga: agilex5: Add new driver model for system manager in Agilex5</title>
<updated>2025-02-25T16:53:31Z</updated>
<author>
<name>Tien Fong Chee</name>
<email>tien.fong.chee@intel.com</email>
</author>
<published>2024-09-18T08:43:02Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=35638172f99a4974489a8ea85f4727382bcde22d'/>
<id>urn:sha1:35638172f99a4974489a8ea85f4727382bcde22d</id>
<content type='text'>
Initial creation of new system manager driver.

Add supports for the SOCFPGA System Manager Register block which
aggregates different peripheral function into one area.
On 64 bit ARM parts, the system manager only can be accessed during
EL3 mode, this driver model provide user the high level access
to system register and abstract user from low level access.

The base address of system manager can be retrieved
using DT framework through the System Manager driver.

Signed-off-by: Tien Fong Chee &lt;tien.fong.chee@altera.com&gt;
Signed-off-by: Boon Khai Ng &lt;boon.khai.ng@altera.com&gt;
</content>
</entry>
<entry>
<title>md5: Remove md5 non-watchdog API</title>
<updated>2024-10-14T23:58:28Z</updated>
<author>
<name>Raymond Mao</name>
<email>raymond.mao@linaro.org</email>
</author>
<published>2024-10-03T21:50:17Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=2b6f572958f3e4ab0f5b9dde64dce6ddd477fdab'/>
<id>urn:sha1:2b6f572958f3e4ab0f5b9dde64dce6ddd477fdab</id>
<content type='text'>
We don't need an API specially for non-watchdog since md5_wd supports
it by disabling CONFIG_HW_WATCHDOG and CONFIG_WATCHDOG.
Set 0x10000 as default chunk size for MD5.

Signed-off-by: Raymond Mao &lt;raymond.mao@linaro.org&gt;
Reviewed-by: Ilias Apalodimas &lt;ilias.apalodimas@linaro.org&gt;
Reviewed-by: Michal Simek &lt;michal.simek@amd.com&gt;
</content>
</entry>
</feed>
