<feed xmlns='http://www.w3.org/2005/Atom'>
<title>u-boot.git/include/configs, branch v2024.04-rc2</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/u-boot.git/atom/include/configs?h=v2024.04-rc2</id>
<link rel='self' href='http://cgit.235523.xyz/u-boot.git/atom/include/configs?h=v2024.04-rc2'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/'/>
<updated>2024-02-10T16:08:06Z</updated>
<entry>
<title>ARM: renesas: Add Renesas R8A779H0 V4M Gray Hawk board code</title>
<updated>2024-02-10T16:08:06Z</updated>
<author>
<name>Hai Pham</name>
<email>hai.pham.ud@renesas.com</email>
</author>
<published>2024-01-28T15:52:09Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=53066deccbedf02439309b0d4aca9f0be853a8da'/>
<id>urn:sha1:53066deccbedf02439309b0d4aca9f0be853a8da</id>
<content type='text'>
Add board code for the Renesas R8A779H0 V4M Gray Hawk board.

Signed-off-by: Hai Pham &lt;hai.pham.ud@renesas.com&gt;
</content>
</entry>
<entry>
<title>phycore-imx8mp: add support for booting and flashing emmc via UUU</title>
<updated>2024-02-08T13:11:46Z</updated>
<author>
<name>Benjamin Hahn</name>
<email>B.Hahn@phytec.de</email>
</author>
<published>2024-02-08T12:03:11Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=8dcf1df48dff339b172d1bce2a38a965ee4aafca'/>
<id>urn:sha1:8dcf1df48dff339b172d1bce2a38a965ee4aafca</id>
<content type='text'>
add support for Serial Downloader Boot via UUU as well as flashing emmc
via UUU on USB0 Port of phyBOARD Pollux.

Reviewed-by: Fabio Estevam &lt;festevam@gmail.com&gt;
Signed-off-by: Benjamin Hahn &lt;B.Hahn@phytec.de&gt;
</content>
</entry>
<entry>
<title>board: phytec: phycore-imx93: Add phyBOARD-Segin-i.MX93 support</title>
<updated>2024-02-08T12:05:11Z</updated>
<author>
<name>Mathieu Othacehe</name>
<email>othacehe@gnu.org</email>
</author>
<published>2024-01-30T14:50:37Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=7c1f8ce3956995129a8c36734ba9899ae6d0cb28'/>
<id>urn:sha1:7c1f8ce3956995129a8c36734ba9899ae6d0cb28</id>
<content type='text'>
Add initial support for the PHYTEC phyBOARD-Segin-i.MX93 board based on
the PHYTEC phyCORE-i.MX93 SoM.

Supported features:
- 1GB LPDDR4 RAM
- eMMC
- external SD
- FEC Ethernet
- debug UART
- watchdog

Signed-off-by: Mathieu Othacehe &lt;othacehe@gnu.org&gt;
Tested-by: Primoz Fiser &lt;primoz.fiser@norik.com&gt;
Reviewed-by: Yannic Moog &lt;y.moog@phytec.de&gt;
</content>
</entry>
<entry>
<title>Merge tag 'u-boot-rockchip-20240207' of https://source.denx.de/u-boot/custodians/u-boot-rockchip</title>
<updated>2024-02-07T13:33:47Z</updated>
<author>
<name>Tom Rini</name>
<email>trini@konsulko.com</email>
</author>
<published>2024-02-07T13:33:47Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=7ebc77fede4bb8f1c0b1239c7093d1fa69ccc5a9'/>
<id>urn:sha1:7ebc77fede4bb8f1c0b1239c7093d1fa69ccc5a9</id>
<content type='text'>
- Add board: rv1126 Sonoff iHost board
- rv1126 ddr4 support;
- Enable BOOTSTD_FULL for RK3399 and RK3588;
- rk3036 spl stack addr fix;
- dts sync from linux v6.8-rc1 for rk356x, rk3588, rv1126;
- Enable eMMC HS200 mode by default for rk3568 and rk3588;
</content>
</entry>
<entry>
<title>Merge patch series "board: siemens: clean up subfolders"</title>
<updated>2024-02-05T18:33:01Z</updated>
<author>
<name>Tom Rini</name>
<email>trini@konsulko.com</email>
</author>
<published>2024-02-05T18:33:01Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=daa3100250839dd30626f7f4b7daf041f1114f1c'/>
<id>urn:sha1:daa3100250839dd30626f7f4b7daf041f1114f1c</id>
<content type='text'>
Enrico Leto &lt;enrico.leto@siemens.com&gt; says:

    The common folder was initialially created for the common parts of
    the products based on draco-am355x board family. We have the
    product lines 'pxm2', 'rut' and the base line unfortunately named
    'draco'! Adding the new capricorn-imx8 board family, the files
    were enhanced without cleanup.

    Simplify first EEPROM probe and access that implements both i2c
    with &amp; without driver model. Use abstraction functions for this.

    Move all am355x specifics to a new file 'board_am335x'.

    Clean-up includes, config checks, maintainer.
</content>
</entry>
<entry>
<title>siemens: eeprom: clean up definitions</title>
<updated>2024-02-05T18:32:48Z</updated>
<author>
<name>Enrico Leto</name>
<email>enrico.leto@siemens.com</email>
</author>
<published>2024-01-24T14:43:49Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=5ae54613ebb7b926ea09e8f145d9a40a85d6480e'/>
<id>urn:sha1:5ae54613ebb7b926ea09e8f145d9a40a85d6480e</id>
<content type='text'>
Move the I2C and EEPROM address definitions in common board header.

Reviewed-by: Alexander Sverdlin &lt;alexander.sverdlin@siemens.com&gt;
Signed-off-by: Enrico Leto &lt;enrico.leto@siemens.com&gt;
</content>
</entry>
<entry>
<title>rockchip: rv1126: Move RAM disk address</title>
<updated>2024-02-04T10:45:58Z</updated>
<author>
<name>Tim Lunn</name>
<email>tim@feathertop.org</email>
</author>
<published>2024-01-24T03:26:02Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=e6593b5d1da8091155fa70ac7b326ed1e50b7cc3'/>
<id>urn:sha1:e6593b5d1da8091155fa70ac7b326ed1e50b7cc3</id>
<content type='text'>
OPTEE gets loaded into a memory region overlapping with the ram disk.

Fix the ramdisk address so it doesn't overlap with the OPTEE memory
region.

Signed-off-by: Tim Lunn &lt;tim@feathertop.org&gt;
Reviewed-by: Kever Yang &lt;kever.yang@rock-chips.com&gt;
</content>
</entry>
<entry>
<title>board: rockchip: Add Sonoff iHost board</title>
<updated>2024-02-04T10:45:58Z</updated>
<author>
<name>Tim Lunn</name>
<email>tim@feathertop.org</email>
</author>
<published>2024-01-24T03:26:00Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=e5eba349d6a165cd69ef6f3a2bce55ef8bc86996'/>
<id>urn:sha1:e5eba349d6a165cd69ef6f3a2bce55ef8bc86996</id>
<content type='text'>
Sonoff iHost is gateway device designed to provide a Smart Home Hub,
it is based on Rockchip RV1126. There is also a version with 2GB RAM
based off the RV1109 dual core SoC however this works with the same
config as the RV1126 for uboot purposes.

Features:
- Rockchip RV1126
- 4GB DDR4
- 8GB eMMC
- microSD slot
- RMII Ethernet PHY
- 1x USB 2.0 Host
- 1x USB 2.0 OTG
- Realtek RTL8723DS WiFi/BT
- EFR32MG21 Silabs Zigbee radio
- Speaker/Microphone

Signed-off-by: Tim Lunn &lt;tim@feathertop.org&gt;
Reviewed-by: Kever Yang &lt;kever.yang@rock-chips.com&gt;
</content>
</entry>
<entry>
<title>rockchip: Convert rv1126 to standard boot</title>
<updated>2024-02-04T10:45:58Z</updated>
<author>
<name>Tim Lunn</name>
<email>tim@feathertop.org</email>
</author>
<published>2024-01-24T03:25:59Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=3da3bb9636e9fca7d96e27a9300f83fb5b190396'/>
<id>urn:sha1:3da3bb9636e9fca7d96e27a9300f83fb5b190396</id>
<content type='text'>
RV1126 soc appears to have been missed with the conversion of
rockchip socs to standard boot.

Remove remnants of distro boot for rv1126 common and the one
existing board.

Signed-off-by: Tim Lunn &lt;tim@feathertop.org&gt;
Link: https://lore.kernel.org/all/20230407223645.v8.8.I4cf7708a1ba953b9abd81375d93af34665c7b251@changeid/
Reviewed-by: Kever Yang &lt;kever.yang@rock-chips.com&gt;
</content>
</entry>
<entry>
<title>riscv: sophgo: milkv_duo: initial support added</title>
<updated>2024-01-31T08:52:45Z</updated>
<author>
<name>Kongyang Liu</name>
<email>seashell11234455@gmail.com</email>
</author>
<published>2024-01-28T07:05:25Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=0dc6ee6d2bd74ce1494b8df585cda6159f165152'/>
<id>urn:sha1:0dc6ee6d2bd74ce1494b8df585cda6159f165152</id>
<content type='text'>
Add support for Sophgo's Milk-V Duo board, only minimal device tree and
serial console are enabled, and it can boot via vendor first stage
bootloader.

Signed-off-by: Kongyang Liu &lt;seashell11234455@gmail.com&gt;
Reviewed-by: Leo Yu-Chi Liang &lt;ycliang@andestech.com&gt;
</content>
</entry>
</feed>
