<feed xmlns='http://www.w3.org/2005/Atom'>
<title>u-boot.git/doc/board, branch v2022.07</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/u-boot.git/atom/doc/board?h=v2022.07</id>
<link rel='self' href='http://cgit.235523.xyz/u-boot.git/atom/doc/board?h=v2022.07'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/'/>
<updated>2022-06-06T14:20:04Z</updated>
<entry>
<title>doc: update mail author for st-dt.rst</title>
<updated>2022-06-06T14:20:04Z</updated>
<author>
<name>Patrick Delaunay</name>
<email>patrick.delaunay@foss.st.com</email>
</author>
<published>2022-06-02T16:34:49Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=660d74278f01f97cf9645c62e2615d82f81535be'/>
<id>urn:sha1:660d74278f01f97cf9645c62e2615d82f81535be</id>
<content type='text'>
Update author email address with the one dedicated to
upstream activities.

Signed-off-by: Patrick Delaunay &lt;patrick.delaunay@foss.st.com&gt;
</content>
</entry>
<entry>
<title>riscv: sifive: unleashed: Set kernel_comp_addr_r for compressed kernel</title>
<updated>2022-05-26T10:42:34Z</updated>
<author>
<name>Bin Meng</name>
<email>bmeng.cn@gmail.com</email>
</author>
<published>2022-05-24T04:31:13Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=ce78c4cd6e8f5cd5e2322a026cc2d333f500781b'/>
<id>urn:sha1:ce78c4cd6e8f5cd5e2322a026cc2d333f500781b</id>
<content type='text'>
Set kernel_comp_addr_r and kernel_comp_size for compressed kernel.
Adjust existing addresses for ramdisk, so that kernel_comp_addr_r
comes before the ramdisk image, since the decompressed kernel size
is known to us. This way we can allow big ramdisk image to be loaded.

Update unleashed.rst to remove the manual environment configuration
for compressed kernel boot.

Signed-off-by: Bin Meng &lt;bmeng.cn@gmail.com&gt;
Reviewed-by: Leo Yu-Chi Liang &lt;ycliang@andestech.com&gt;
</content>
</entry>
<entry>
<title>doc: Add documentation for STM32 MCUs</title>
<updated>2022-05-10T11:56:12Z</updated>
<author>
<name>Patrice Chotard</name>
<email>patrice.chotard@foss.st.com</email>
</author>
<published>2022-04-27T11:54:01Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=e198d4fe7c34cbb97d7d3cbf31d3a78a5ecc43f7'/>
<id>urn:sha1:e198d4fe7c34cbb97d7d3cbf31d3a78a5ecc43f7</id>
<content type='text'>
Add documentation for STM32 MCUs (F4, F7 and H7 series).

Signed-off-by: Patrice Chotard &lt;patrice.chotard@foss.st.com&gt;
Reviewed-by: Patrick Delaunay &lt;patrick.delaunay@foss.st.com&gt;
</content>
</entry>
<entry>
<title>Merge tag 'u-boot-amlogic-20220427' of https://source.denx.de/u-boot/custodians/u-boot-amlogic</title>
<updated>2022-04-27T13:19:17Z</updated>
<author>
<name>Tom Rini</name>
<email>trini@konsulko.com</email>
</author>
<published>2022-04-27T13:19:17Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=24df831cd4ab70fe526e561b07ca37c8b8aa544c'/>
<id>urn:sha1:24df831cd4ab70fe526e561b07ca37c8b8aa544c</id>
<content type='text'>
- Add AXG support for SARADC, including minimal ao-clk driver
- Update Amlogic documentation for Matrix &amp; Jethub D1
</content>
</entry>
<entry>
<title>doc: boards: amlogic: update jethub d1 specifications</title>
<updated>2022-04-26T12:35:27Z</updated>
<author>
<name>Vyacheslav Bocharov</name>
<email>adeep@lexina.in</email>
</author>
<published>2022-04-26T05:26:33Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=5a9e5922ceccd55dc6427b3cf61b4dc74c7322ab'/>
<id>urn:sha1:5a9e5922ceccd55dc6427b3cf61b4dc74c7322ab</id>
<content type='text'>
Signed-off-by: Vyacheslav Bocharov &lt;adeep@lexina.in&gt;
Reviewed-by: Neil Armstrong &lt;narmstrong@baylibre.com&gt;
Signed-off-by: Neil Armstrong &lt;narmstrong@baylibre.com&gt;
[narmstrong: removed trailing whitespaces and fixed sphinx build error]
Link: https://lore.kernel.org/r/20220426052633.3027932-2-adeep@lexina.in
</content>
</entry>
<entry>
<title>doc: boards: amlogic: update documentation for ADC support for AXG</title>
<updated>2022-04-26T07:29:14Z</updated>
<author>
<name>Vyacheslav Bocharov</name>
<email>adeep@lexina.in</email>
</author>
<published>2022-04-26T05:26:32Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=39a40a90c87b1925efb59db729664b12c2852f81'/>
<id>urn:sha1:39a40a90c87b1925efb59db729664b12c2852f81</id>
<content type='text'>
Signed-off-by: Vyacheslav Bocharov &lt;adeep@lexina.in&gt;
Reviewed-by: Neil Armstrong &lt;narmstrong@baylibre.com&gt;
Signed-off-by: Neil Armstrong &lt;narmstrong@baylibre.com&gt;
Link: https://lore.kernel.org/r/20220426052633.3027932-1-adeep@lexina.in
</content>
</entry>
<entry>
<title>doc: board: apple: Mention M1 Ultra support</title>
<updated>2022-04-23T20:05:33Z</updated>
<author>
<name>Mark Kettenis</name>
<email>kettenis@openbsd.org</email>
</author>
<published>2022-04-15T12:19:28Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=568d3ba9698126b165bfb25c01bb986478887fd2'/>
<id>urn:sha1:568d3ba9698126b165bfb25c01bb986478887fd2</id>
<content type='text'>
U-Boot now supports the M1 Ultra SoC as found in the new Mac Studio.

Signed-off-by: Mark Kettenis &lt;kettenis@openbsd.org&gt;
</content>
</entry>
<entry>
<title>doc: imx8mn_evk: Do not export ATF_LOAD_ADDR</title>
<updated>2022-04-21T13:18:25Z</updated>
<author>
<name>Fabio Estevam</name>
<email>festevam@denx.de</email>
</author>
<published>2022-04-18T17:15:08Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=96b2c9c9e0036e89fe65ad608275152ff44c5907'/>
<id>urn:sha1:96b2c9c9e0036e89fe65ad608275152ff44c5907</id>
<content type='text'>
The imx8mn_evk target have been converted to use binman.

With the binman approach the ATF load address is described via
devicetree, so remove the now unneeded instruction of exporting
ATF_LOAD_ADDR.

Signed-off-by: Fabio Estevam &lt;festevam@denx.de&gt;
</content>
</entry>
<entry>
<title>toradex: apalis-imx8x: drop support for apalis imx8x</title>
<updated>2022-04-21T10:44:23Z</updated>
<author>
<name>Denys Drozdov</name>
<email>denys.drozdov@toradex.com</email>
</author>
<published>2022-04-13T09:33:25Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=47bcc0d056aa243a31d2a1edb44bdcd155f5335b'/>
<id>urn:sha1:47bcc0d056aa243a31d2a1edb44bdcd155f5335b</id>
<content type='text'>
Drop Apalis iMX8X platform as it never left sample state and is no
longer supported.

Signed-off-by: Denys Drozdov &lt;denys.drozdov@toradex.com&gt;
Signed-off-by: Marcel Ziswiler &lt;marcel.ziswiler@toradex.com&gt;
</content>
</entry>
<entry>
<title>doc: rockchip: add rk3066 Rikomagic MK808</title>
<updated>2022-04-18T03:25:13Z</updated>
<author>
<name>Johan Jonker</name>
<email>jbx6244@gmail.com</email>
</author>
<published>2022-04-16T15:09:52Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=c57677b06f550502ab00d74b4213f220a68ebfc0'/>
<id>urn:sha1:c57677b06f550502ab00d74b4213f220a68ebfc0</id>
<content type='text'>
Add rk3066 Rikomagic MK808 to the list of
mainline supported Rockchip boards.
Include instructions for creating and programming
images to NAND and SD card.

Signed-off-by: Johan Jonker &lt;jbx6244@gmail.com&gt;
Reviewed-by: Kever Yang &lt;kever.yang@rock-chips.com&gt;
</content>
</entry>
</feed>
