<feed xmlns='http://www.w3.org/2005/Atom'>
<title>u-boot.git/include/configs, branch v2024.10-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.10-rc2</id>
<link rel='self' href='http://cgit.235523.xyz/u-boot.git/atom/include/configs?h=v2024.10-rc2'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/'/>
<updated>2024-07-23T16:38:20Z</updated>
<entry>
<title>board: keymile: convert to CONFIG_DM_I2C</title>
<updated>2024-07-23T16:38:20Z</updated>
<author>
<name>Anatolij Gustschin</name>
<email>agust@denx.de</email>
</author>
<published>2024-07-19T23:24:22Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=4beca13485d8f584703bb41f65b18a60c19273db'/>
<id>urn:sha1:4beca13485d8f584703bb41f65b18a60c19273db</id>
<content type='text'>
The conversion to DM_I2C is mandatory, rework to remove
use of legacy I2C API.

Signed-off-by: Anatolij Gustschin &lt;agust@denx.de&gt;
Cc: Aleksandar Gerasimovski &lt;aleksandar.gerasimovski@hitachienergy.com&gt;
Cc: Holger Brunck &lt;holger.brunck@hitachienergy.com&gt;
Cc: Tomas Alvarez Vanoli &lt;tomas.alvarez-vanoli@hitachienergy.com&gt;
Reviewed-by: Simon Glass &lt;sjg@chromium.org&gt;
Reviewed-by: Heiko Schocher &lt;hs@denx.de&gt;
</content>
</entry>
<entry>
<title>arm: Remove omap3_beagle board</title>
<updated>2024-07-23T16:38:04Z</updated>
<author>
<name>Tom Rini</name>
<email>trini@konsulko.com</email>
</author>
<published>2024-07-15T19:35:55Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=c5de07144af2747a0951423c8a34e350ae8dc045'/>
<id>urn:sha1:c5de07144af2747a0951423c8a34e350ae8dc045</id>
<content type='text'>
This board has not been converted to CONFIG_DM_I2C by the deadline.
Remove it.

Acked-by: Robert Nelson &lt;robertcnelson@gmail.com&gt;
Signed-off-by: Tom Rini &lt;trini@konsulko.com&gt;
</content>
</entry>
<entry>
<title>arm: Remove devkit3250 board</title>
<updated>2024-07-23T16:37:48Z</updated>
<author>
<name>Tom Rini</name>
<email>trini@konsulko.com</email>
</author>
<published>2024-07-15T19:35:54Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=26ed58b40f5866c016ea5bc4545ab54a755b419d'/>
<id>urn:sha1:26ed58b40f5866c016ea5bc4545ab54a755b419d</id>
<content type='text'>
This board has not been converted to CONFIG_DM_I2C by the deadline.
Remove it.

Signed-off-by: Tom Rini &lt;trini@konsulko.com&gt;
</content>
</entry>
<entry>
<title>arm: Remove omap4_sdp4430 board</title>
<updated>2024-07-23T16:37:33Z</updated>
<author>
<name>Tom Rini</name>
<email>trini@konsulko.com</email>
</author>
<published>2024-07-15T19:35:52Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=502d7d80ae0c83fa159e90d035b0cdfbed458057'/>
<id>urn:sha1:502d7d80ae0c83fa159e90d035b0cdfbed458057</id>
<content type='text'>
This board has not been converted to CONFIG_DM_I2C by the deadline.
Remove it.

Signed-off-by: Tom Rini &lt;trini@konsulko.com&gt;
</content>
</entry>
<entry>
<title>arm: Remove omap4_panda board</title>
<updated>2024-07-23T16:37:33Z</updated>
<author>
<name>Tom Rini</name>
<email>trini@konsulko.com</email>
</author>
<published>2024-07-15T19:35:51Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=1104cd616fef3111f851f7058511e45c3081f8cf'/>
<id>urn:sha1:1104cd616fef3111f851f7058511e45c3081f8cf</id>
<content type='text'>
This board has not been converted to CONFIG_DM_I2C by the deadline.
Remove it.

Acked-by: Robert Nelson &lt;robertcnelson@gmail.com&gt;
Signed-off-by: Tom Rini &lt;trini@konsulko.com&gt;
</content>
</entry>
<entry>
<title>board: beagle: convert to CONFIG_DM_I2C</title>
<updated>2024-07-23T16:36:46Z</updated>
<author>
<name>Anatolij Gustschin</name>
<email>agust@denx.de</email>
</author>
<published>2024-07-19T21:51:23Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=3efd925d701065bde609a622c3a011088c439237'/>
<id>urn:sha1:3efd925d701065bde609a622c3a011088c439237</id>
<content type='text'>
Rework to remove use of legacy I2C API.

Signed-off-by: Anatolij Gustschin &lt;agust@denx.de&gt;
Cc: Tom Rini &lt;trini@konsulko.com&gt;
</content>
</entry>
<entry>
<title>nitrogen6x: convert to DM_I2C and DM_SERIAL</title>
<updated>2024-07-22T20:55:35Z</updated>
<author>
<name>Anatolij Gustschin</name>
<email>agust@denx.de</email>
</author>
<published>2024-07-20T12:48:03Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=edc9e4f52db85fe7d96b4d70694eaeb9d6a3ac14'/>
<id>urn:sha1:edc9e4f52db85fe7d96b4d70694eaeb9d6a3ac14</id>
<content type='text'>
Rework to remove use of legacy I2C API. Also switch
to DM_SERIAL to avoid board removal warning.

Signed-off-by: Anatolij Gustschin &lt;agust@denx.de&gt;
Cc: Troy Kisky &lt;troy.kisky@boundarydevices.com&gt;
</content>
</entry>
<entry>
<title>Merge tag 'u-boot-rockchip-20240718' of https://source.denx.de/u-boot/custodians/u-boot-rockchip</title>
<updated>2024-07-18T13:49:14Z</updated>
<author>
<name>Tom Rini</name>
<email>trini@konsulko.com</email>
</author>
<published>2024-07-18T13:49:14Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=dce89b3bfc5ed2d2f5439474f7edda1a3b085094'/>
<id>urn:sha1:dce89b3bfc5ed2d2f5439474f7edda1a3b085094</id>
<content type='text'>
- Add boards:
  rk3328: Radxa ROCK Pi E v3;
  rk3588s: FriendlyElec NanoPi R6C/S;
- Remove board: Theobroma Systems RK3368 Lion;
- Add rk3588 pcie support;
- Misc updates for board and config;

CI: https://source.denx.de/u-boot/custodians/u-boot-rockchip/-/pipelines/2163
</content>
</entry>
<entry>
<title>ti: omap: am3517evm: Move environment definition to env file</title>
<updated>2024-07-18T13:40:30Z</updated>
<author>
<name>Adam Ford</name>
<email>aford173@gmail.com</email>
</author>
<published>2024-07-09T02:38:57Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=f6503fad0c97c6daa33ae7a290520ac4418cf386'/>
<id>urn:sha1:f6503fad0c97c6daa33ae7a290520ac4418cf386</id>
<content type='text'>
Instead of cluttering up a header file with a bunch of defines,
move the default environmental variables to a file called
am3517evm.env and reference it from the defconfig.  Also
remove dead comments.

Signed-off-by: Adam Ford &lt;aford173@gmail.com&gt;
</content>
</entry>
<entry>
<title>verdin-am62: add DFU, USB and UUU fastboot support</title>
<updated>2024-07-18T13:40:30Z</updated>
<author>
<name>Vitor Soares</name>
<email>vitor.soares@toradex.com</email>
</author>
<published>2024-07-04T15:49:32Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=defe30a78b76700d05745f438b635c400dbf8fe2'/>
<id>urn:sha1:defe30a78b76700d05745f438b635c400dbf8fe2</id>
<content type='text'>
Enable USB host as well as USB gadget and DFU support for a53 and r5
configs. Also, enable UUU fastboot support to download files with
the UUU tool from a53.

Additionally, configure usb0 to peripheral mode and add extra
environment for DFU use.

Signed-off-by: Vitor Soares &lt;vitor.soares@toradex.com&gt;
Reviewed-by: Francesco Dolcini &lt;francesco.dolcini@toradex.com&gt;
</content>
</entry>
</feed>
