<feed xmlns='http://www.w3.org/2005/Atom'>
<title>u-boot.git/cmd/Kconfig, branch v2018.03-rc1</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/u-boot.git/atom/cmd/Kconfig?h=v2018.03-rc1</id>
<link rel='self' href='http://cgit.235523.xyz/u-boot.git/atom/cmd/Kconfig?h=v2018.03-rc1'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/'/>
<updated>2018-01-26T18:22:40Z</updated>
<entry>
<title>Merge git://git.denx.de/u-boot-sunxi</title>
<updated>2018-01-26T18:22:40Z</updated>
<author>
<name>Tom Rini</name>
<email>trini@konsulko.com</email>
</author>
<published>2018-01-26T18:22:40Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=748277c415ff5bd74d6913928cab2a3da6a0b69f'/>
<id>urn:sha1:748277c415ff5bd74d6913928cab2a3da6a0b69f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>cmd: misc: Disable by default on sunXi</title>
<updated>2018-01-26T14:32:33Z</updated>
<author>
<name>Maxime Ripard</name>
<email>maxime.ripard@free-electrons.com</email>
</author>
<published>2018-01-16T08:44:18Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=07dc22dd8568850644ecf2ebed8ef9213fe017a5'/>
<id>urn:sha1:07dc22dd8568850644ecf2ebed8ef9213fe017a5</id>
<content type='text'>
The sunXi arm64 build has overflown, leading to the main U-boot binary
overwriting the environment when flashing the new image, or even worse,
overwriting itself when we're calling saveenv.

Disable this command that is not critical until we can adress the issue
properly.

Reviewed-by: Andre Przywara &lt;andre.przywara@arm.com&gt;
Signed-off-by: Maxime Ripard &lt;maxime.ripard@free-electrons.com&gt;
Reviewed-by: Jagan Teki &lt;jagan@openedev.com&gt;
</content>
</entry>
<entry>
<title>cmd: loads: Disable by default on sunXi</title>
<updated>2018-01-26T14:32:33Z</updated>
<author>
<name>Maxime Ripard</name>
<email>maxime.ripard@free-electrons.com</email>
</author>
<published>2018-01-16T08:44:17Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=e302ede73cb71c0d039c7720615cb991786afcd5'/>
<id>urn:sha1:e302ede73cb71c0d039c7720615cb991786afcd5</id>
<content type='text'>
The sunXi arm64 build has overflown, leading to the main U-boot binary
overwriting the environment when flashing the new image, or even worse,
overwriting itself when we're calling saveenv.

Disable this command that is not critical until we can adress the issue
properly.

Signed-off-by: Maxime Ripard &lt;maxime.ripard@free-electrons.com&gt;
Reviewed-by: Jagan Teki &lt;jagan@openedev.com&gt;
</content>
</entry>
<entry>
<title>cmd: loadb: Disable by default on sunXi</title>
<updated>2018-01-26T14:32:33Z</updated>
<author>
<name>Maxime Ripard</name>
<email>maxime.ripard@free-electrons.com</email>
</author>
<published>2018-01-16T08:44:16Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=197e0be74494fc8e1a13e671e5156c9894cd70e7'/>
<id>urn:sha1:197e0be74494fc8e1a13e671e5156c9894cd70e7</id>
<content type='text'>
The sunXi arm64 build has overflown, leading to the main U-boot binary
overwriting the environment when flashing the new image, or even worse,
overwriting itself when we're calling saveenv.

Disable this command that is not critical until we can adress the issue
properly.

Signed-off-by: Maxime Ripard &lt;maxime.ripard@free-electrons.com&gt;
Reviewed-by: Jagan Teki &lt;jagan@openedev.com&gt;
</content>
</entry>
<entry>
<title>cmd: unzip: Disable by default on sunXi</title>
<updated>2018-01-26T14:32:33Z</updated>
<author>
<name>Maxime Ripard</name>
<email>maxime.ripard@free-electrons.com</email>
</author>
<published>2018-01-16T08:44:15Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=3b50382ab5fa7f325e5eb976d0e3bbdb467b6854'/>
<id>urn:sha1:3b50382ab5fa7f325e5eb976d0e3bbdb467b6854</id>
<content type='text'>
The sunXi arm64 build has overflown, leading to the main U-boot binary
overwriting the environment when flashing the new image, or even worse,
overwriting itself when we're calling saveenv.

Disable this command that is not critical until we can adress the issue
properly.

Signed-off-by: Maxime Ripard &lt;maxime.ripard@free-electrons.com&gt;
Reviewed-by: Jagan Teki &lt;jagan@openedev.com&gt;
</content>
</entry>
<entry>
<title>cmd: crc32: Disable by default on sunXi</title>
<updated>2018-01-26T14:32:33Z</updated>
<author>
<name>Maxime Ripard</name>
<email>maxime.ripard@free-electrons.com</email>
</author>
<published>2018-01-16T08:44:14Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=b02436089af064bc6d7c2fee256d23e5ba135454'/>
<id>urn:sha1:b02436089af064bc6d7c2fee256d23e5ba135454</id>
<content type='text'>
The sunXi arm64 build has overflown, leading to the main U-boot binary
overwriting the environment when flashing the new image, or even worse,
overwriting itself when we're calling saveenv.

Disable this command that is not critical until we can adress the issue
properly.

Signed-off-by: Maxime Ripard &lt;maxime.ripard@free-electrons.com&gt;
Reviewed-by: Jagan Teki &lt;jagan@openedev.com&gt;
</content>
</entry>
<entry>
<title>fs: Migrate ext4 to Kconfig</title>
<updated>2018-01-22T21:43:30Z</updated>
<author>
<name>Tuomas Tynkkynen</name>
<email>tuomas@tuxera.com</email>
</author>
<published>2018-01-05T00:45:17Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=3d22bae57f1e5f0f0d3f69216e8aae27e8a797c4'/>
<id>urn:sha1:3d22bae57f1e5f0f0d3f69216e8aae27e8a797c4</id>
<content type='text'>
Migrate the following symbols to Kconfig:

CONFIG_FS_EXT4
CONFIG_EXT4_WRITE

The definitions in config_fallbacks.h can now be expressed in Kconfig.

Signed-off-by: Tuomas Tynkkynen &lt;tuomas@tuxera.com&gt;
</content>
</entry>
<entry>
<title>arm: keystone: Move cmd_ddr3 to a common place</title>
<updated>2018-01-19T20:49:26Z</updated>
<author>
<name>Lokesh Vutla</name>
<email>lokeshvutla@ti.com</email>
</author>
<published>2017-12-29T06:17:49Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=5cd9661dc68b40e6c03400dba131b92e71f9e730'/>
<id>urn:sha1:5cd9661dc68b40e6c03400dba131b92e71f9e730</id>
<content type='text'>
Move cmd_ddr3 to cmd/ti in order to make
it build for non-keystone TI platforms.

Signed-off-by: Lokesh Vutla &lt;lokeshvutla@ti.com&gt;
[trini: Rename to ddr3.c not cmd_ddr3.c]
Signed-off-by: Tom Rini &lt;trini@konsulko.com&gt;
</content>
</entry>
<entry>
<title>usb: rockchip: add rockusb command</title>
<updated>2018-01-10T10:11:06Z</updated>
<author>
<name>Eddie Cai</name>
<email>eddie.cai.linux@gmail.com</email>
</author>
<published>2017-12-15T00:17:11Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=453c95e01a56c9eb5ac10004e9e5500bfcfa074f'/>
<id>urn:sha1:453c95e01a56c9eb5ac10004e9e5500bfcfa074f</id>
<content type='text'>
this patch add rockusb command. the usage is
rockusb &lt;USB_controller&gt; &lt;devtype&gt; &lt;dev[:part]&gt;
e.g. rockusb 0 mmc 0

Signed-off-by: Eddie Cai &lt;eddie.cai.linux@gmail.com&gt;
Reviewed-by: Simon Glass &lt;sjg@chromium.org&gt;
</content>
</entry>
<entry>
<title>log: Add a test command</title>
<updated>2017-12-07T20:17:00Z</updated>
<author>
<name>Simon Glass</name>
<email>sjg@chromium.org</email>
</author>
<published>2017-12-04T20:48:27Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=ef11ed8239bf02b347e7fb9fc6d980aec0c7810a'/>
<id>urn:sha1:ef11ed8239bf02b347e7fb9fc6d980aec0c7810a</id>
<content type='text'>
Add a command which exercises the logging system.

Signed-off-by: Simon Glass &lt;sjg@chromium.org&gt;
</content>
</entry>
</feed>
