<feed xmlns='http://www.w3.org/2005/Atom'>
<title>u-boot.git/configs, branch main</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/u-boot.git/atom/configs?h=main</id>
<link rel='self' href='http://cgit.235523.xyz/u-boot.git/atom/configs?h=main'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/'/>
<updated>2026-08-20T18:15:24Z</updated>
<entry>
<title>Merge patch series "sc59x: Disable CONFIG_EFI_LOADER"</title>
<updated>2026-08-20T18:15:24Z</updated>
<author>
<name>Tom Rini</name>
<email>trini@konsulko.com</email>
</author>
<published>2026-08-20T16:02:16Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=24635824319bf0b49998c47d22cfb2a1a45aed10'/>
<id>urn:sha1:24635824319bf0b49998c47d22cfb2a1a45aed10</id>
<content type='text'>
Caleb Ethridge &lt;Caleb.Ethridge@analog.com&gt; says:

The sc5xx boards do not use UEFI support, so CONFIG_EFI_LOADER
brings in unused code in the build. This is already disabled for
every board except for the sc598 and sc594 variants, this series
extends this exclusion to those boards.

Link: https://lore.kernel.org/r/cover.1786363875.git.caleb.ethridge@analog.com
</content>
</entry>
<entry>
<title>arm64: renesas: r8a779g3: Switch to distro boot command on Retronix R-Car V4H Sparrow Hawk</title>
<updated>2026-08-20T18:15:23Z</updated>
<author>
<name>Marek Vasut</name>
<email>marek.vasut+renesas@mailbox.org</email>
</author>
<published>2026-08-09T01:41:42Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=17baf93381a410b37083abceaa50ac0967a3568e'/>
<id>urn:sha1:17baf93381a410b37083abceaa50ac0967a3568e</id>
<content type='text'>
Switch Retronix R-Car V4H Sparrow Hawk to distro boot command to obtain
generic distro boot capability. The boot scripts now search each of the
SD, NVMe, USB boot devices for either a fitImage with embedded script,
regular boot script, or extlinux.conf, and boot the first one found.
This allows for standardized boot of the device, similar to other such
devices.

There are slight customizations to the distro boot commands, specifically
the PCIe controller is started before USB controller, because the USB
controller is attached to the PCIe controller. Furthermore, USB ethernet
boot is not enabled.

Signed-off-by: Marek Vasut &lt;marek.vasut+renesas@mailbox.org&gt;
</content>
</entry>
<entry>
<title>configs: adi: sc594: disable CONFIG_EFI_LOADER</title>
<updated>2026-08-20T16:03:23Z</updated>
<author>
<name>Caleb Ethridge</name>
<email>caleb.ethridge@analog.com</email>
</author>
<published>2026-08-10T12:21:38Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=0fe8d8389a366ed3a368be8f508b766a0bee73ba'/>
<id>urn:sha1:0fe8d8389a366ed3a368be8f508b766a0bee73ba</id>
<content type='text'>
The SC594 boards do not use UEFI support, CONFIG_EFI_LOADER brings in
unused code. Disable CONFIG_EFI_LOADER for the sc594-som-ezkit and
sc594-som-ezlite defconfigs.

Signed-off-by: Caleb Ethridge &lt;caleb.ethridge@analog.com&gt;
</content>
</entry>
<entry>
<title>configs: adi: sc598: disable CONFIG_EFI_LOADER</title>
<updated>2026-08-20T16:03:23Z</updated>
<author>
<name>Caleb Ethridge</name>
<email>caleb.ethridge@analog.com</email>
</author>
<published>2026-08-10T12:21:37Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=5c8c261ffce995bc5b7edcf958630903eeab4207'/>
<id>urn:sha1:5c8c261ffce995bc5b7edcf958630903eeab4207</id>
<content type='text'>
The SC598 boards do not use UEFI support, so CONFIG_EFI_LOADER brings in
unused code. Disable CONFIG_EFI_LOADER for the sc598-som-ezkit and
sc598-som-ezlite defconfigs.

Signed-off-by: Caleb Ethridge &lt;caleb.ethridge@analog.com&gt;
</content>
</entry>
<entry>
<title>Merge tag 'net-20260813' of https://git.u-boot-project.org/u-boot/custodians/u-boot-net</title>
<updated>2026-08-13T14:58:29Z</updated>
<author>
<name>Tom Rini</name>
<email>trini@konsulko.com</email>
</author>
<published>2026-08-13T14:58:29Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=c2ac5fc4e3bc91f59f059f115939d28fe35a7841'/>
<id>urn:sha1:c2ac5fc4e3bc91f59f059f115939d28fe35a7841</id>
<content type='text'>
Pull request net-20260813.

net:
- phy: dp83867: enable extended read / write for driver
- phy: fix duplicate eth_phy binding
- Drop unnecessary device_set_name
- dwc_eth_xgmac: Return -ENODEV when phy_connect() fails
- nfs: clean up bounds checks in nfs_readlink_reply()
- rtl8169: add support for RTL8126A and RTL8127A
- srand_mac(): fix -ENODEV crash with CONFIG_DM_RNG

net-legacy:
- Fix out-of-bounds write in IP fragment reassembly
- test: net: add regression test for IP reassembly overflow

net-lwip:
- Add tftpsrv command
- Handle chained pbufs in transmit path
- sntp: fix netif leak when ntpserverip is unset
- wget: free mbedtls x509 cert context to avoid memory leak
- Fix DHCP fine timer interval
</content>
</entry>
<entry>
<title>xilinx: zynqmp: Enable SPL for zynqmp mini</title>
<updated>2026-08-12T04:55:14Z</updated>
<author>
<name>Michal Simek</name>
<email>michal.simek@amd.com</email>
</author>
<published>2026-07-22T12:16:38Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=f81d620a82ffb3787806dcbc99bb4602fe04a337'/>
<id>urn:sha1:f81d620a82ffb3787806dcbc99bb4602fe04a337</id>
<content type='text'>
The only purpose to enable SPL is to simplify testing of mini
configuration. SPL initializes the system also with DDR that mini
configuration can directly run.
psu_init already targets zcu102 like for mini_qspi
(symlink zynqmp-mini -&gt; zynqmp-zcu102-rev1.0).

Signed-off-by: Michal Simek &lt;michal.simek@amd.com&gt;
Link: https://patch.msgid.link/9c9a2699c97241fa599b65fd336699ace7577833.1784722595.git.michal.simek@amd.com
</content>
</entry>
<entry>
<title>xilinx: zynqmp: Setup BOARD_SIZE_LIMIT for mini configurations</title>
<updated>2026-08-12T04:55:14Z</updated>
<author>
<name>Michal Simek</name>
<email>michal.simek@amd.com</email>
</author>
<published>2026-07-22T12:16:37Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=4710d760b96f0f5833f87384cc3bed8027b8c71f'/>
<id>urn:sha1:4710d760b96f0f5833f87384cc3bed8027b8c71f</id>
<content type='text'>
Setup BOARD_SIZE_LIMIT to 128KB (131072 bytes) for ZynqMP mini/qspi
configurations and enable CONFIG_SKIP_RELOCATE as there is no need
for relocation.

For configurations running from OCM (xilinx_zynqmp_mini_defconfig and
xilinx_zynqmp_mini_qspi_defconfig), move TEXT_BASE from 0xFFFC0000 to
0xFFFE0000. The initial 128KB of OCM (0xFFFC0000-0xFFFDFFFF) is used
for data buffer.

Memory layout in OCM (256KB total):
- 0xFFFC0000 - 0xFFFDFFFF: Data buffer (128KB)
- 0xFFFE0000 - 0xFFFFFFFF: U-Boot code + stack (128KB)
  - TEXT_BASE at 0xFFFE0000 (code grows up)
  - EARLY SP at 0xFFFE0000 (stack grows down)

EARLY SP is released when new stack location is calculated before U-Boot
prompt that's why no conflict with Data buffer location.

Signed-off-by: Michal Simek &lt;michal.simek@amd.com&gt;
Link: https://patch.msgid.link/6d91337d971fa9e22f6f57371f8bc656ea6bb4a3.1784722595.git.michal.simek@amd.com
</content>
</entry>
<entry>
<title>xilinx: mbv: Enable SPL_REMAKE_ELF support</title>
<updated>2026-08-12T04:55:14Z</updated>
<author>
<name>Sandeep Gundlupet Raju</name>
<email>sandeep.gundlupet-raju@amd.com</email>
</author>
<published>2026-05-05T06:34:07Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=74467fdf1d5c283a1698dadbf7d433a96076e722'/>
<id>urn:sha1:74467fdf1d5c283a1698dadbf7d433a96076e722</id>
<content type='text'>
For MicroBlaze-V SPI boot, the u-boot-spl.elf should be embedded into
the BRAM (Block RAM) of bitstream or rcdo. This requires SPL_REMAKE_ELF
to be enabled so that the SPL ELF is generated during the build.

Enable SPL_REMAKE_ELF for MB-V devices to support this flow.

Signed-off-by: Sandeep Gundlupet Raju &lt;sandeep.gundlupet-raju@amd.com&gt;
Signed-off-by: Michal Simek &lt;michal.simek@amd.com&gt;
Link: https://patch.msgid.link/aa144c8002ba86154dcb62624a1d9d7cbe8c2cdf.1777962845.git.michal.simek@amd.com
</content>
</entry>
<entry>
<title>xilinx: mbv: Disable arch-specific memory functions in SPL</title>
<updated>2026-08-12T04:55:14Z</updated>
<author>
<name>Michal Simek</name>
<email>michal.simek@amd.com</email>
</author>
<published>2026-04-30T12:03:47Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=84e3df261f3958abf604b9704f01b33aad21b701'/>
<id>urn:sha1:84e3df261f3958abf604b9704f01b33aad21b701</id>
<content type='text'>
Disable CONFIG_SPL_USE_ARCH_MEMCPY, CONFIG_SPL_USE_ARCH_MEMMOVE, and
CONFIG_SPL_USE_ARCH_MEMSET to use generic C implementations instead
of RISC-V assembly versions. The generic implementations are smaller
for SPL's constrained code size requirements.

   spl/u-boot-spl: all -446 text -446

Signed-off-by: Michal Simek &lt;michal.simek@amd.com&gt;
Link: https://patch.msgid.link/4885b1983ec158ed98e727091be38f7de104108e.1777550623.git.michal.simek@amd.com
</content>
</entry>
<entry>
<title>xilinx: mbv: Disable CPU driver in SPL</title>
<updated>2026-08-12T04:55:14Z</updated>
<author>
<name>Michal Simek</name>
<email>michal.simek@amd.com</email>
</author>
<published>2026-04-30T12:03:46Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=90ddf602cf96885a97581146a5e375ce5d125a39'/>
<id>urn:sha1:90ddf602cf96885a97581146a5e375ce5d125a39</id>
<content type='text'>
Disable CONFIG_SPL_CPU to remove the CPU driver from SPL. The CPU
driver provides runtime CPU information and enumeration which is not
needed during the early SPL boot phase, saving significant code space.

   spl/u-boot-spl: all -922 data -208 rodata -100 text -614

Signed-off-by: Michal Simek &lt;michal.simek@amd.com&gt;
Link: https://patch.msgid.link/96dcbd196206f48aa4552624b562124c11cafbce.1777550623.git.michal.simek@amd.com
</content>
</entry>
</feed>
