<feed xmlns='http://www.w3.org/2005/Atom'>
<title>u-boot.git/README, branch v2021.04-rc2</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/u-boot.git/atom/README?h=v2021.04-rc2</id>
<link rel='self' href='http://cgit.235523.xyz/u-boot.git/atom/README?h=v2021.04-rc2'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/'/>
<updated>2021-01-27T22:03:16Z</updated>
<entry>
<title>pci: Remove CONFIG_PCI_ENUM_ONLY as it's not used (any more)</title>
<updated>2021-01-27T22:03:16Z</updated>
<author>
<name>Stefan Roese</name>
<email>sr@denx.de</email>
</author>
<published>2021-01-12T11:03:43Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=a7a029d14de44bdcd050181ec5544b1ae3728c8a'/>
<id>urn:sha1:a7a029d14de44bdcd050181ec5544b1ae3728c8a</id>
<content type='text'>
This patch completely removes CONFIG_PCI_ENUM_ONLY from the PCI code as
it is not configured for any board (any more). With this removal, some
PCI related files get cleaned up a bit.

Additional, dm_pciauto_setup_device() is now static, as it's not
referenced from any code outside of this C file.

Signed-off-by: Stefan Roese &lt;sr@denx.de&gt;
Cc: Simon Glass &lt;sjg@chromium.org&gt;
Cc: Bin Meng &lt;bmeng.cn@gmail.com&gt;
Reviewed-by: Simon Glass &lt;sjg@chromium.org&gt;
</content>
</entry>
<entry>
<title>cmd: Add a pwm command</title>
<updated>2021-01-18T20:23:06Z</updated>
<author>
<name>Pragnesh Patel</name>
<email>pragnesh.patel@sifive.com</email>
</author>
<published>2020-12-22T06:00:05Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=9e9a530a61c01e412a239d8c211d5b1e26b578fa'/>
<id>urn:sha1:9e9a530a61c01e412a239d8c211d5b1e26b578fa</id>
<content type='text'>
Add the command "pwm" for controlling the pwm channels. This
command provides pwm invert/config/enable/disable functionalities
via PWM uclass drivers

Signed-off-by: Pragnesh Patel &lt;pragnesh.patel@sifive.com&gt;
Reviewed-by: Simon Glass &lt;sjg@chromium.org&gt;
</content>
</entry>
<entry>
<title>cmd: Kconfig: migrate CONFIG_SYS_PROMPT_HUSH_PS2</title>
<updated>2020-12-01T19:12:28Z</updated>
<author>
<name>Patrick Delaunay</name>
<email>patrick.delaunay@st.com</email>
</author>
<published>2020-10-26T08:31:42Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=48aee0afb62ee4ce11dd882600cfbcda60efb563'/>
<id>urn:sha1:48aee0afb62ee4ce11dd882600cfbcda60efb563</id>
<content type='text'>
Move CONFIG_SYS_PROMPT_HUSH_PS2 in Kconfig, depending
on CONFIG_HUSH_PARSER, and remove the default value defined
in cli_hush.c under __U_BOOT__.

Signed-off-by: Patrick Delaunay &lt;patrick.delaunay@st.com&gt;
Reviewed-by: Simon Glass &lt;sjg@chromium.org&gt;
</content>
</entry>
<entry>
<title>tools: dumpimage: Remove remaining mentions of the -i option</title>
<updated>2020-11-19T14:45:49Z</updated>
<author>
<name>Tyler Hicks</name>
<email>tyhicks@linux.microsoft.com</email>
</author>
<published>2020-10-26T15:40:24Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=e157a1114e4f9294219f4257d0e7983ecb4c328d'/>
<id>urn:sha1:e157a1114e4f9294219f4257d0e7983ecb4c328d</id>
<content type='text'>
The -i option of the dumpimage tool has been removed so it should no
longer be documented in the README file. Refer readers to the tool's
help output rather than maintain a copy of the usage in the README.

Finally, adjust the example dumpfile invocation in imagetool.h to use
the -o option instead of the removed -i option.

Fixes: 12b831879a76 ("tools: dumpimage: Simplify arguments")
Signed-off-by: Tyler Hicks &lt;tyhicks@linux.microsoft.com&gt;
Cc: Martyn Welch &lt;martyn.welch@collabora.com&gt;
Acked-by: Martyn Welch &lt;martyn.welch@collabora.com&gt;
</content>
</entry>
<entry>
<title>README: Convert HTTP links to HTTPS</title>
<updated>2020-10-22T13:54:54Z</updated>
<author>
<name>Naoki Hayama</name>
<email>naoki.hayama@lineo.co.jp</email>
</author>
<published>2020-10-08T04:17:16Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=047f6ec0b7dc4a25d1cf3d8070784dbfddb9c88d'/>
<id>urn:sha1:047f6ec0b7dc4a25d1cf3d8070784dbfddb9c88d</id>
<content type='text'>
Convert all the other http:// links to https:// .
www.denx.de/twiki/ seems to move to www.denx.de/wiki/ ,
so change it.

I checked all links in this patch are valid.

Signed-off-by: Naoki Hayama &lt;naoki.hayama@lineo.co.jp&gt;
</content>
</entry>
<entry>
<title>README: vxworks: Fix typo overwride</title>
<updated>2020-10-22T13:54:53Z</updated>
<author>
<name>Naoki Hayama</name>
<email>naoki.hayama@lineo.co.jp</email>
</author>
<published>2020-10-08T04:17:08Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=81a05d9bcc09c171f648d284e2b855a2a9f15872'/>
<id>urn:sha1:81a05d9bcc09c171f648d284e2b855a2a9f15872</id>
<content type='text'>
%s/overwride/override/

Signed-off-by: Naoki Hayama &lt;naoki.hayama@lineo.co.jp&gt;
</content>
</entry>
<entry>
<title>README: sandbox: Change reference to sandbox details</title>
<updated>2020-10-22T13:54:53Z</updated>
<author>
<name>Naoki Hayama</name>
<email>naoki.hayama@lineo.co.jp</email>
</author>
<published>2020-10-08T04:16:58Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=bbb140ed384867648bade5279cd7ca66c4d1bfef'/>
<id>urn:sha1:bbb140ed384867648bade5279cd7ca66c4d1bfef</id>
<content type='text'>
doc/arch/index.rst is a list of links to each architecture.
As for the sandbox details, doc/arch/sandbox.rst looks better.

Signed-off-by: Naoki Hayama &lt;naoki.hayama@lineo.co.jp&gt;
Reviewed-by: Simon Glass &lt;sjg@chromium.org&gt;
</content>
</entry>
<entry>
<title>README: Update directory hierarchy</title>
<updated>2020-10-22T13:54:53Z</updated>
<author>
<name>Naoki Hayama</name>
<email>naoki.hayama@lineo.co.jp</email>
</author>
<published>2020-10-08T04:16:38Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=e4eb313af0986492236e7f5eb88919e20025881a'/>
<id>urn:sha1:e4eb313af0986492236e7f5eb88919e20025881a</id>
<content type='text'>
Removed:
- /arch/openrisc

Added:
- /arch/xtensa
- /env

Signed-off-by: Naoki Hayama &lt;naoki.hayama@lineo.co.jp&gt;
</content>
</entry>
<entry>
<title>README: Update source code location</title>
<updated>2020-10-22T13:54:53Z</updated>
<author>
<name>Naoki Hayama</name>
<email>naoki.hayama@lineo.co.jp</email>
</author>
<published>2020-10-08T04:16:25Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=c4bd51e2ae8dcd4e9f833f54cb31074f4d5a6fa8'/>
<id>urn:sha1:c4bd51e2ae8dcd4e9f833f54cb31074f4d5a6fa8</id>
<content type='text'>
This patch include these updates

- Git repository has moved to GitLab
- HTTPS access to the file server is allowed
- pre-built images are no longer available

Signed-off-by: Naoki Hayama &lt;naoki.hayama@lineo.co.jp&gt;
</content>
</entry>
<entry>
<title>README: Update links to mailing list archives</title>
<updated>2020-10-22T13:54:53Z</updated>
<author>
<name>Naoki Hayama</name>
<email>naoki.hayama@lineo.co.jp</email>
</author>
<published>2020-10-08T04:16:18Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=6681bbb5e928c16e4bb07934d193cdd5403c79cf'/>
<id>urn:sha1:6681bbb5e928c16e4bb07934d193cdd5403c79cf</id>
<content type='text'>
This patch includes these updates

- Change http://lists.denx.de/pipermail/u-boot
  to https://lists.denx.de/pipermail/u-boot
- http://dir.gmane.org/gmane.comp.boot-loaders.u-boot
  is broken, so remove it
- Another archive https://marc.info/?l=u-boot
  is available, so add it

Additional information:
dir.gmane.org has moved to news.gmane.io, but it only allows
access to the archive via NNTP.

- Server: news.gmane.io
- Group : gmane.comp.boot-loaders.u-boot

I don't include this information in this patch because
it's not very useful without web interfaces.

Signed-off-by: Naoki Hayama &lt;naoki.hayama@lineo.co.jp&gt;
</content>
</entry>
</feed>
