<feed xmlns='http://www.w3.org/2005/Atom'>
<title>u-boot.git/board/raspberrypi, branch v2023.04</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/u-boot.git/atom/board/raspberrypi?h=v2023.04</id>
<link rel='self' href='http://cgit.235523.xyz/u-boot.git/atom/board/raspberrypi?h=v2023.04'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/'/>
<updated>2023-03-14T12:12:13Z</updated>
<entry>
<title>rpi: Update the RPi Zero 2W DT filename</title>
<updated>2023-03-14T12:12:13Z</updated>
<author>
<name>Peter Robinson</name>
<email>pbrobinson@gmail.com</email>
</author>
<published>2023-02-28T10:17:26Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=0e8c94054fd80535e868900deb978a9a1ebcab67'/>
<id>urn:sha1:0e8c94054fd80535e868900deb978a9a1ebcab67</id>
<content type='text'>
Update the Raspberry Pi Zero 2W device tree file
name to match what landed upstream.

Signed-off-by: Peter Robinson &lt;pbrobinson@gmail.com&gt;
</content>
</entry>
<entry>
<title>rpi: Copy eth PHY address from fw DT to loaded DT</title>
<updated>2023-03-14T12:12:13Z</updated>
<author>
<name>Antoine Mazeas</name>
<email>antoine@karthanis.net</email>
</author>
<published>2022-08-19T08:56:46Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=4a45086c0ca874858d4064ee26d45199bcab494d'/>
<id>urn:sha1:4a45086c0ca874858d4064ee26d45199bcab494d</id>
<content type='text'>
Some Raspberry Pi 400 boards, specifically rev 1.1, have a different
address for the ethernet PHY device than what is provided by the kernel
DTB. The correct address is provided by the firmware, so we should carry
it over into the loaded device tree so that ethernet works on such boards.

Signed-off-by: Antoine Mazeas &lt;antoine@karthanis.net&gt;
Signed-off-by: Peter Robinson &lt;pbrobinson@gmail.com&gt;
</content>
</entry>
<entry>
<title>rpi: Copy properties from firmware dtb to the loaded dtb</title>
<updated>2023-03-14T12:12:13Z</updated>
<author>
<name>Antoine Mazeas</name>
<email>antoine@karthanis.net</email>
</author>
<published>2022-08-19T08:56:45Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=6d0642494993f39440a4d6e95f88c0456ee6d689'/>
<id>urn:sha1:6d0642494993f39440a4d6e95f88c0456ee6d689</id>
<content type='text'>
The RPI firmware adjusts several property values in the dtb it passes
to u-boot depending on the board/SoC revision. Inherit some of these
when u-boot loads a dtb itself. Specificaly copy:

* /model: The firmware provides a more specific string
* /memreserve: The firmware defines a reserved range, better keep it
* emmc2bus and pcie0 dma-ranges: The C0T revision of the bcm2711 Soc (as
  present on rpi 400 and some rpi 4B boards) has different values for
  these then the B0T revision. So these need to be adjusted to boot on
  these boards
* blconfig: The firmware defines the memory area where the blconfig
  stored. Copy those over so it can be enabled.
* /chosen/kaslr-seed: The firmware generates a kaslr seed, take advantage
  of that.

Signed-off-by: Sjoerd Simons &lt;sjoerd@collabora.com&gt;
Signed-off-by: Antoine Mazeas &lt;antoine@karthanis.net&gt;
Reviewed-by: Simon Glass &lt;sjg@chromium.org&gt;
Signed-off-by: Peter Robinson &lt;pbrobinson@gmail.com&gt;
</content>
</entry>
<entry>
<title>MAINTAINERS: add RaspberryPi co-maintainer</title>
<updated>2022-12-02T13:39:00Z</updated>
<author>
<name>Matthias Brugger</name>
<email>mbrugger@suse.com</email>
</author>
<published>2022-11-30T11:57:49Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=58880b5208e43f324c4cc2d7eca5031e4dc0ee44'/>
<id>urn:sha1:58880b5208e43f324c4cc2d7eca5031e4dc0ee44</id>
<content type='text'>
Peter accpeted to step up as a co-maintainer for the RPis.
Reflect that in the corresponding MAINTAINERS files.

Signed-off-by: Matthias Brugger &lt;mbrugger@suse.com&gt;
Reviewed-by: Peter Robinson &lt;pbrobinson@gmail.com&gt;
</content>
</entry>
<entry>
<title>video: Drop use of the lcd header file</title>
<updated>2022-10-30T19:07:17Z</updated>
<author>
<name>Simon Glass</name>
<email>sjg@chromium.org</email>
</author>
<published>2022-10-18T13:10:26Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=70cc7b614f620e95edf304ee02f03f6dcf53e19c'/>
<id>urn:sha1:70cc7b614f620e95edf304ee02f03f6dcf53e19c</id>
<content type='text'>
This file is being removed so drop remaining references to it.

Signed-off-by: Simon Glass &lt;sjg@chromium.org&gt;
</content>
</entry>
<entry>
<title>board_f: Fix types for board_get_usable_ram_top()</title>
<updated>2022-09-23T19:12:42Z</updated>
<author>
<name>Pali Rohár</name>
<email>pali@kernel.org</email>
</author>
<published>2022-09-09T15:32:40Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=049704f808d5e643668a33a76e55f925d4c1b36a'/>
<id>urn:sha1:049704f808d5e643668a33a76e55f925d4c1b36a</id>
<content type='text'>
Commit 37dc958947ed ("global_data.h: Change ram_top type to phys_addr_t")
changed type of ram_top member from ulong to phys_addr_t but did not
changed types in board_get_usable_ram_top() function which returns value
for ram_top.

So change ulong to phys_addr_t type also in board_get_usable_ram_top()
signature and implementations.

Fixes: 37dc958947ed ("global_data.h: Change ram_top type to phys_addr_t")
Signed-off-by: Pali Rohár &lt;pali@kernel.org&gt;
Reviewed-by: Simon Glass &lt;sjg@chromium.org&gt;
</content>
</entry>
<entry>
<title>Merge tag 'v2022.01-rc4' into next</title>
<updated>2021-12-20T22:12:04Z</updated>
<author>
<name>Tom Rini</name>
<email>trini@konsulko.com</email>
</author>
<published>2021-12-20T22:12:04Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=4afab30caea3211032710c4298a8839d3254e7f7'/>
<id>urn:sha1:4afab30caea3211032710c4298a8839d3254e7f7</id>
<content type='text'>
Prepare v2022.01-rc4
</content>
</entry>
<entry>
<title>common: rename functions lcd_dt_simplefb to fdt_simplefb</title>
<updated>2021-11-30T15:43:28Z</updated>
<author>
<name>Patrick Delaunay</name>
<email>patrick.delaunay@foss.st.com</email>
</author>
<published>2021-11-15T15:32:19Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=fded97adcedb4c77927d06aad7a7d816059eeeab'/>
<id>urn:sha1:fded97adcedb4c77927d06aad7a7d816059eeeab</id>
<content type='text'>
Rename the function named lcd_dt_simplefb* to fdt_simplefb* to be aligned
with the associated file name fdt_simplefb.h/fdt_simplefb.c

Signed-off-by: Patrick Delaunay &lt;patrick.delaunay@foss.st.com&gt;
Reviewed-by: Matthias Brugger &lt;mbrugger@suse.com&gt;
</content>
</entry>
<entry>
<title>rpi: Add identifier for the new RPi Zero 2 W</title>
<updated>2021-11-30T15:01:23Z</updated>
<author>
<name>Peter Robinson</name>
<email>pbrobinson@gmail.com</email>
</author>
<published>2021-11-21T17:03:46Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=5e7e6619c85c090f6b62685a9d90f748f1729d12'/>
<id>urn:sha1:5e7e6619c85c090f6b62685a9d90f748f1729d12</id>
<content type='text'>
The Raspberry Pi Foundation released the new Zero 2 W which we
want to detect, so we can detect the correct device tree file name.

Signed-off-by: Peter Robinson &lt;pbrobinson@gmail.com&gt;
Signed-off-by: Matthias Brugger &lt;mbrugger@suse.com&gt;
</content>
</entry>
<entry>
<title>rpi: Update the Raspberry Pi doucmentation URL</title>
<updated>2021-11-30T15:00:54Z</updated>
<author>
<name>Peter Robinson</name>
<email>pbrobinson@gmail.com</email>
</author>
<published>2021-11-21T17:03:45Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=3ede1a62a601e597e38261ee0e5314b21b271754'/>
<id>urn:sha1:3ede1a62a601e597e38261ee0e5314b21b271754</id>
<content type='text'>
The Raspberry Pi Foundation has updated their documentation so update
the URL to the latest place to find the HW device revision codes.

Signed-off-by: Peter Robinson &lt;pbrobinson@gmail.com&gt;
Signed-off-by: Matthias Brugger &lt;mbrugger@suse.com&gt;
</content>
</entry>
</feed>
