<feed xmlns='http://www.w3.org/2005/Atom'>
<title>u-boot.git/arch/arm/include/asm, branch v2024.04</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/u-boot.git/atom/arch/arm/include/asm?h=v2024.04</id>
<link rel='self' href='http://cgit.235523.xyz/u-boot.git/atom/arch/arm/include/asm?h=v2024.04'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/'/>
<updated>2024-03-05T01:16:44Z</updated>
<entry>
<title>sunxi: reorganize mctl_mem_matches_* functions</title>
<updated>2024-03-05T01:16:44Z</updated>
<author>
<name>Andrey Skvortsov</name>
<email>andrej.skvortzov@gmail.com</email>
</author>
<published>2023-12-27T21:28:42Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=978808d2b9f46db5e9782090ed3c168e6d4183e6'/>
<id>urn:sha1:978808d2b9f46db5e9782090ed3c168e6d4183e6</id>
<content type='text'>
mctl_mem_matches and mctl_mem_matches_base identical functions. To
avoid code duplication move them to dram_helpers and make
mctl_mem_matches use generic mctl_mem_matches_base.

Signed-off-by: Andrey Skvortsov &lt;andrej.skvortzov@gmail.com&gt;
Reviewed-by: Andre Przywara &lt;andre.przywara@arm.com&gt;
</content>
</entry>
<entry>
<title>imx93: Use a header for imx9_probe_mu declaration</title>
<updated>2024-02-10T18:16:13Z</updated>
<author>
<name>Mathieu Othacehe</name>
<email>othacehe@gnu.org</email>
</author>
<published>2024-02-09T10:30:07Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=2029a4c6be564887ba0860f1e91ea7d54b5675d5'/>
<id>urn:sha1:2029a4c6be564887ba0860f1e91ea7d54b5675d5</id>
<content type='text'>
Put imx9_probe_mu declaration in a new mu.h header file.

Signed-off-by: Mathieu Othacehe &lt;othacehe@gnu.org&gt;
Reviewed-by: Igor Opaniuk &lt;igor.opaniuk@foundries.io&gt;
</content>
</entry>
<entry>
<title>sunxi: sun9i: remove unneeded base addresses from header</title>
<updated>2024-01-29T01:18:52Z</updated>
<author>
<name>Andre Przywara</name>
<email>andre.przywara@arm.com</email>
</author>
<published>2024-01-03T00:12:24Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=5862eb8b85cf17c23aa1988db0225b8349877a29'/>
<id>urn:sha1:5862eb8b85cf17c23aa1988db0225b8349877a29</id>
<content type='text'>
The cpu_sun9i.h header file defined the base addresses for quite some
peripherals of the Allwinner A80 CPU, even though we now only use a
fraction of that.
Most of the addresses are now either read from the DT, or were never
used in U-Boot in the first place.

Removed the ones that are not used in the whole of the U-Boot source.
to make it clear that this file only contains addresses that are needed
for the SPL operation.

Signed-off-by: Andre Przywara &lt;andre.przywara@arm.com&gt;
</content>
</entry>
<entry>
<title>sunxi: sun4i: remove unneeded base addresses from header</title>
<updated>2024-01-29T01:18:52Z</updated>
<author>
<name>Andre Przywara</name>
<email>andre.przywara@arm.com</email>
</author>
<published>2024-01-03T00:12:23Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=2f2cb03b6fff21048bb61f1487232bcb046ce387'/>
<id>urn:sha1:2f2cb03b6fff21048bb61f1487232bcb046ce387</id>
<content type='text'>
The cpu_sun4i.h header file defined the base addresses for quite some
peripherals of earlier Allwinner CPUs, even though we now only use a
fraction of that.
Most of the addresses are now either read from the DT, or were never
used in U-Boot in the first place.

Removed the ones that are not used in the whole of the U-Boot source.
to make it clear that this file only contains addresses that are needed
for the SPL operation.

Signed-off-by: Andre Przywara &lt;andre.przywara@arm.com&gt;
</content>
</entry>
<entry>
<title>sunxi: sun50i-h6: remove unneeded base addresses from header</title>
<updated>2024-01-29T01:18:52Z</updated>
<author>
<name>Andre Przywara</name>
<email>andre.przywara@arm.com</email>
</author>
<published>2024-01-03T00:12:22Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=4c5f03ef3fefea617437f743e9a7687587e7f7a2'/>
<id>urn:sha1:4c5f03ef3fefea617437f743e9a7687587e7f7a2</id>
<content type='text'>
The cpu_sun50i_h6.h header file defined the base addresses for quite some
peripherals of the Allwinner H6 and related CPUs, even though we now only
use a fraction of that.
Most of the addresses are now either read from the DT, or were never used
in U-Boot in the first place.

Removed the ones that are not used in the whole of the U-Boot source.
to make it clear that this file only contains addresses that are needed
for the SPL operation.

Signed-off-by: Andre Przywara &lt;andre.przywara@arm.com&gt;
</content>
</entry>
<entry>
<title>rockchip: rk3588: Fix boot from SPI flash</title>
<updated>2024-01-19T02:57:36Z</updated>
<author>
<name>Jonas Karlman</name>
<email>jonas@kwiboo.se</email>
</author>
<published>2023-11-17T23:24:34Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=0d5104cdb761882f91b2abb592a7e813bda93546'/>
<id>urn:sha1:0d5104cdb761882f91b2abb592a7e813bda93546</id>
<content type='text'>
The commit fd6e425be243 ("rockchip: rk3588-rock-5b: Enable boot from SPI
NOR flash") added a new BROM_BOOTSOURCE_SPINOR_RK3588 with value 6.

At the time the reason for this new bootsource id value 6 was unknown.

We now know that the BootRom on RK3588 use different bootsource id
values depending on the iomux used by the flash spi controller, and not
by the type of spi nor or spi nand flash used.

Add the following enum values and use them for RK3588 boot_devices.

- BROM_BOOTSOURCE_FSPI_M0 = 3
- BROM_BOOTSOURCE_FSPI_M1 = 4
- BROM_BOOTSOURCE_FSPI_M2 = 6

Fixes: fd6e425be243 ("rockchip: rk3588-rock-5b: Enable boot from SPI NOR flash")
Signed-off-by: Jonas Karlman &lt;jonas@kwiboo.se&gt;
Tested-by: Slawomir Stepien &lt;sst@poczta.fm&gt;
Reviewed-by: Kever Yang &lt;kever.yang@rock-chips.com&gt;
</content>
</entry>
<entry>
<title>Merge patch series "net fixes prior lwip"</title>
<updated>2024-01-11T16:25:07Z</updated>
<author>
<name>Tom Rini</name>
<email>trini@konsulko.com</email>
</author>
<published>2024-01-11T16:25:07Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=2ee7a8ec6f1711abe9619fd8765edc16742be9de'/>
<id>urn:sha1:2ee7a8ec6f1711abe9619fd8765edc16742be9de</id>
<content type='text'>
Maxim Uvarov &lt;maxim.uvarov@linaro.org&gt; says:

Add small net fixes prior lwip patches.
</content>
</entry>
<entry>
<title>omap3: use device specific naming for mem_init</title>
<updated>2024-01-11T16:24:58Z</updated>
<author>
<name>Maxim Uvarov</name>
<email>maxim.uvarov@linaro.org</email>
</author>
<published>2023-12-26T15:46:18Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=6c84e71258935e1491fd95c9f8151f43b0676fa2'/>
<id>urn:sha1:6c84e71258935e1491fd95c9f8151f43b0676fa2</id>
<content type='text'>
Use device specific naming for functions so as to not overlap
with common function names.

Signed-off-by: Maxim Uvarov &lt;maxim.uvarov@linaro.org&gt;
Reviewed-by: Tom Rini &lt;trini@konsulko.com&gt;
</content>
</entry>
<entry>
<title>Add imx93-var-som support</title>
<updated>2024-01-08T17:37:57Z</updated>
<author>
<name>Mathieu Othacehe</name>
<email>m.othacehe@gmail.com</email>
</author>
<published>2023-12-29T10:55:23Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=54e1aa236f7d934ea81d727fe27b6d05902643be'/>
<id>urn:sha1:54e1aa236f7d934ea81d727fe27b6d05902643be</id>
<content type='text'>
Add support for the Variscite VAR-SOM-IMX93 evaluation kit. The SoM
consists of an NXP iMX93 dual A55 CPU. The SoM is mounted on a Variscite
Symphony SBC.

Signed-off-by: Mathieu Othacehe &lt;m.othacehe@gmail.com&gt;
</content>
</entry>
<entry>
<title>arm: add ACPI fields to global data</title>
<updated>2024-01-07T20:49:15Z</updated>
<author>
<name>Heinrich Schuchardt</name>
<email>heinrich.schuchardt@canonical.com</email>
</author>
<published>2023-12-19T15:04:02Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=22fcd1da5511cef43ca2252c1d7b66c99416f0fd'/>
<id>urn:sha1:22fcd1da5511cef43ca2252c1d7b66c99416f0fd</id>
<content type='text'>
Add fields for the location of ACPI tables to the global data.

Signed-off-by: Heinrich Schuchardt &lt;heinrich.schuchardt@canonical.com&gt;
Reviewed-by: Ilias Apalodimas &lt;ilias.apalodimas@linaro.org&gt;
Reviewed-by: Simon Glass &lt;sjg@chromium.org&gt;
</content>
</entry>
</feed>
