<feed xmlns='http://www.w3.org/2005/Atom'>
<title>u-boot.git/arch/powerpc, branch v2021.01</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/u-boot.git/atom/arch/powerpc?h=v2021.01</id>
<link rel='self' href='http://cgit.235523.xyz/u-boot.git/atom/arch/powerpc?h=v2021.01'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/'/>
<updated>2020-12-10T08:26:39Z</updated>
<entry>
<title>powerpc: mpc85xx: Allow boards to override CONFIG_USB_MAX_CONTROLLER_COUNT</title>
<updated>2020-12-10T08:26:39Z</updated>
<author>
<name>Chris Packham</name>
<email>judge.packham@gmail.com</email>
</author>
<published>2020-12-03T03:24:29Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=0606bf2b7c0d941f84e76f1e8dd577313c72b587'/>
<id>urn:sha1:0606bf2b7c0d941f84e76f1e8dd577313c72b587</id>
<content type='text'>
If the board isn't strapped to enable USB1 then attempting to access it
will result in a hang. Avoid this by allowing boards to define
CONFIG_USB_MAX_CONTROLLER_COUNT.

Signed-off-by: Chris Packham &lt;judge.packham@gmail.com&gt;
Reviewed-by: Priyanka Jain &lt;priyanka.jain@nxp.com&gt;
</content>
</entry>
<entry>
<title>board: Rename uclass to sysinfo</title>
<updated>2020-11-06T02:18:20Z</updated>
<author>
<name>Simon Glass</name>
<email>sjg@chromium.org</email>
</author>
<published>2020-11-05T13:32:05Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=3a8ee3df836614b68881f5b84d3197305ee1b08e'/>
<id>urn:sha1:3a8ee3df836614b68881f5b84d3197305ee1b08e</id>
<content type='text'>
This uclass is intended to provide a way to obtain information about a
U-Boot board. But the concept of a U-Boot 'board' is the whole system,
not just one circuit board, meaning that 'board' is something of a
misnomer for this uclass.

In addition, the name 'board' is a bit overused in U-Boot and we want to
use the same uclass to provide SMBIOS information.

The obvious name is 'system' but that is so vague as to be meaningless.
Use 'sysinfo' instead, since this uclass is aimed at providing information
on the system.

Rename everything accordingly.

Note: Due to the patch delta caused by the symbol renames, this patch
shows some renamed files as being deleted in one place and created in
another.

Signed-off-by: Simon Glass &lt;sjg@chromium.org&gt;
Reviewed-by: Bin Meng &lt;bmeng.cn@gmail.com&gt;
</content>
</entry>
<entry>
<title>km: fix license string and compatible strings</title>
<updated>2020-10-22T13:54:54Z</updated>
<author>
<name>Holger Brunck</name>
<email>holger.brunck@hitachi-powergrids.com</email>
</author>
<published>2020-10-08T10:27:22Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=5d57dfad3f0efa06b9563b019bb80c59b569bb2e'/>
<id>urn:sha1:5d57dfad3f0efa06b9563b019bb80c59b569bb2e</id>
<content type='text'>
As the ownership is now Hitachi Power Grids, change the license string
and adapt the compatible string in DTS files. For kmeter1.dts we
change it to "keymile,KMETER1" for now, as this is then compliant with
what is submitted to the linux kernel. All other boards don't have
a upstreamed version in linux mainline.

Signed-off-by: Holger Brunck &lt;holger.brunck@hitachi-powergrids.com&gt;
CC: Valentin Longchamp &lt;valentin.longchamp@hitachi-powergrids.com&gt;
CC: Heiko Schocher &lt;hs@denx.de&gt;
CC: Marek Vasut &lt;marex@denx.de&gt;
CC: Tom Rini &lt;trini@konsulko.com&gt;
Reviewed-by: Tom Rini &lt;trini@konsulko.com&gt;
</content>
</entry>
<entry>
<title>board/freescale: Remove P5020DS board support</title>
<updated>2020-09-24T12:27:44Z</updated>
<author>
<name>Priyanka Jain</name>
<email>priyanka.jain@nxp.com</email>
</author>
<published>2020-09-21T06:26:44Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=8e01439dd30c4f74839d65962fecde6c1722b79d'/>
<id>urn:sha1:8e01439dd30c4f74839d65962fecde6c1722b79d</id>
<content type='text'>
Remove NXP powerpc P5020DS board support as it is no
longer maintained.

Signed-off-by: Priyanka Jain &lt;priyanka.jain@nxp.com&gt;
</content>
</entry>
<entry>
<title>board/freescale: Remove P1024RDB board support</title>
<updated>2020-09-24T12:27:44Z</updated>
<author>
<name>Priyanka Jain</name>
<email>priyanka.jain@nxp.com</email>
</author>
<published>2020-09-21T06:26:41Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=63310debc95bde86c82f340a4fc27b42d09c048d'/>
<id>urn:sha1:63310debc95bde86c82f340a4fc27b42d09c048d</id>
<content type='text'>
Remove NXP powerpc P1024RDB board support as it is no
longer maintained.

Signed-off-by: Priyanka Jain &lt;priyanka.jain@nxp.com&gt;
</content>
</entry>
<entry>
<title>board/freescale: Remove P1021RDB board support</title>
<updated>2020-09-24T12:27:44Z</updated>
<author>
<name>Priyanka Jain</name>
<email>priyanka.jain@nxp.com</email>
</author>
<published>2020-09-21T10:06:25Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=6d1dd76afe85947d605923dd7fc9f4ca7cf8c72d'/>
<id>urn:sha1:6d1dd76afe85947d605923dd7fc9f4ca7cf8c72d</id>
<content type='text'>
Remove NXP powerpc P1021RDB board support as it is no
longer maintained.

Signed-off-by: Priyanka Jain &lt;priyanka.jain@nxp.com&gt;
</content>
</entry>
<entry>
<title>board/freescale: Remove P1020MBG board support</title>
<updated>2020-09-24T12:27:44Z</updated>
<author>
<name>Priyanka Jain</name>
<email>priyanka.jain@nxp.com</email>
</author>
<published>2020-09-21T06:26:39Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=53e3096cd0a76c59c69250dd46e8278dc1db553b'/>
<id>urn:sha1:53e3096cd0a76c59c69250dd46e8278dc1db553b</id>
<content type='text'>
Remove NXP powerpc P1020MBG board support as it is no
longer maintained.

Signed-off-by: Priyanka Jain &lt;priyanka.jain@nxp.com&gt;
</content>
</entry>
<entry>
<title>board/freescale: Remove P1020UTM board support</title>
<updated>2020-09-24T12:27:44Z</updated>
<author>
<name>Priyanka Jain</name>
<email>priyanka.jain@nxp.com</email>
</author>
<published>2020-09-21T06:26:38Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=da3dd417d73ffadfaf8837aaa5c170ead3334df2'/>
<id>urn:sha1:da3dd417d73ffadfaf8837aaa5c170ead3334df2</id>
<content type='text'>
Remove NXP powerpc P1020UTM board support as it is no
longer maintained.

Signed-off-by: Priyanka Jain &lt;priyanka.jain@nxp.com&gt;
</content>
</entry>
<entry>
<title>board/freescale: Remove P1025RDB board support</title>
<updated>2020-09-24T12:27:44Z</updated>
<author>
<name>Priyanka Jain</name>
<email>priyanka.jain@nxp.com</email>
</author>
<published>2020-09-21T10:05:16Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=d521cece5adb198fdc3f3f0d4ae9c4ca657f8952'/>
<id>urn:sha1:d521cece5adb198fdc3f3f0d4ae9c4ca657f8952</id>
<content type='text'>
Remove NXP powerpc P1025RDB board support as it is no
longer maintained.

Signed-off-by: Priyanka Jain &lt;priyanka.jain@nxp.com&gt;
</content>
</entry>
<entry>
<title>board/freescale: Remove p1023rdb board support</title>
<updated>2020-09-24T12:27:44Z</updated>
<author>
<name>Priyanka Jain</name>
<email>priyanka.jain@nxp.com</email>
</author>
<published>2020-09-21T06:26:35Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=20b1ae018fc9e7587507a840f0c4a1cef109e9e7'/>
<id>urn:sha1:20b1ae018fc9e7587507a840f0c4a1cef109e9e7</id>
<content type='text'>
Remove NXP powerpc p1023rdb board support as it is no
longer maintained.

Signed-off-by: Priyanka Jain &lt;priyanka.jain@nxp.com&gt;
</content>
</entry>
</feed>
