<feed xmlns='http://www.w3.org/2005/Atom'>
<title>u-boot.git/README, branch v2017.01</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/'/>
<entry>
<title>powerpc: mpc85xx: Move CONFIG_SYS_PPC_E500_DEBUG_TLB to Kconfig</title>
<updated>2017-01-05T00:40:14+00:00</updated>
<author>
<name>York Sun</name>
<email>york.sun@nxp.com</email>
</author>
<published>2016-12-28T16:43:29+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=53c953841bbb2c094144bff00b41501b635f3153'/>
<id>53c953841bbb2c094144bff00b41501b635f3153</id>
<content type='text'>
Use Kconfig SYS_PPC_E500_DEBUG_TLB and clean up existing macros.

Signed-off-by: York Sun &lt;york.sun@nxp.com&gt;
[trini: Migrate 8572]
Signed-off-by: Tom Rini &lt;trini@konsulko.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Use Kconfig SYS_PPC_E500_DEBUG_TLB and clean up existing macros.

Signed-off-by: York Sun &lt;york.sun@nxp.com&gt;
[trini: Migrate 8572]
Signed-off-by: Tom Rini &lt;trini@konsulko.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>README: remove description about CONFIG_USE_ARCH_MEMCPY/SET</title>
<updated>2016-12-27T16:24:16+00:00</updated>
<author>
<name>Masahiro Yamada</name>
<email>yamada.masahiro@socionext.com</email>
</author>
<published>2016-12-19T10:31:04+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=d0cf5512e9747f6e370c1c682c0f60474b5ca8e9'/>
<id>d0cf5512e9747f6e370c1c682c0f60474b5ca8e9</id>
<content type='text'>
These options are now described in the Kconfig help.  We do not want
to maintain duplicated documentation.

Signed-off-by: Masahiro Yamada &lt;yamada.masahiro@socionext.com&gt;
Reviewed-by: Fabio Estevam &lt;fabio.estevam@nxp.com&gt;
Reviewed-by: Tom Rini &lt;trini@konsulko.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
These options are now described in the Kconfig help.  We do not want
to maintain duplicated documentation.

Signed-off-by: Masahiro Yamada &lt;yamada.masahiro@socionext.com&gt;
Reviewed-by: Fabio Estevam &lt;fabio.estevam@nxp.com&gt;
Reviewed-by: Tom Rini &lt;trini@konsulko.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>README: fix typo FAT_ENV_DEV_AND_PART</title>
<updated>2016-11-29T00:49:48+00:00</updated>
<author>
<name>Nicolae Rosia</name>
<email>Nicolae_Rosia@Mentor.com</email>
</author>
<published>2016-11-21T15:33:58+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=41987784679955c23417b16b8d2b6a35134dc021'/>
<id>41987784679955c23417b16b8d2b6a35134dc021</id>
<content type='text'>
The actual define symbol is FAT_ENV_DEVICE_AND_PART

Signed-off-by: Nicolae Rosia &lt;Nicolae_Rosia@Mentor.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The actual define symbol is FAT_ENV_DEVICE_AND_PART

Signed-off-by: Nicolae Rosia &lt;Nicolae_Rosia@Mentor.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>spl: Remove CONFIG_SYS_U_BOOT_MAX_SIZE_SECTORS</title>
<updated>2016-11-19T02:20:59+00:00</updated>
<author>
<name>Semen Protsenko</name>
<email>semen.protsenko@linaro.org</email>
</author>
<published>2016-11-16T17:19:06+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=693d4c9f1dc40fcf24ced459bc4d1b46db33298a'/>
<id>693d4c9f1dc40fcf24ced459bc4d1b46db33298a</id>
<content type='text'>
This option isn't used for anything, so get rid of it.

Signed-off-by: Sam Protsenko &lt;semen.protsenko@linaro.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This option isn't used for anything, so get rid of it.

Signed-off-by: Sam Protsenko &lt;semen.protsenko@linaro.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>spl: Convert CONFIG_SYS_MMCSD_RAW_MODE_U_BOOT_SECTOR to Kconfig</title>
<updated>2016-11-19T02:20:58+00:00</updated>
<author>
<name>Semen Protsenko</name>
<email>semen.protsenko@linaro.org</email>
</author>
<published>2016-11-16T17:19:05+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=38fed8abe7d2e7ba90deb352d0e7aed4364c5236'/>
<id>38fed8abe7d2e7ba90deb352d0e7aed4364c5236</id>
<content type='text'>
Signed-off-by: Sam Protsenko &lt;semen.protsenko@linaro.org&gt;
[trini: Fix sniper and kc1 migration]
Signed-off-by: Tom Rini &lt;trini@konsulko.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Sam Protsenko &lt;semen.protsenko@linaro.org&gt;
[trini: Fix sniper and kc1 migration]
Signed-off-by: Tom Rini &lt;trini@konsulko.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>README: fix typo candiate -&gt; candidate</title>
<updated>2016-10-31T14:13:19+00:00</updated>
<author>
<name>Jelle van der Waa</name>
<email>jelle@vdwaa.nl</email>
</author>
<published>2016-10-30T16:30:30+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=0de21ecbe2b10d614fa737a69496c1a64a644f11'/>
<id>0de21ecbe2b10d614fa737a69496c1a64a644f11</id>
<content type='text'>
Signed-off-by: Jelle van der Waa &lt;jelle@vdwaa.nl&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Jelle van der Waa &lt;jelle@vdwaa.nl&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>cosmetic: Fix indentation in README</title>
<updated>2016-10-31T14:04:17+00:00</updated>
<author>
<name>Alexander von Gernler</name>
<email>grunk@pestilenz.org</email>
</author>
<published>2016-10-07T17:44:14+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=edb42dbacc9c3be7fab75eeb6c1ac2cd08af1a6e'/>
<id>edb42dbacc9c3be7fab75eeb6c1ac2cd08af1a6e</id>
<content type='text'>
Signed-off-by: Alexander von Gernler &lt;grunk@pestilenz.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Alexander von Gernler &lt;grunk@pestilenz.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Convert CONFIG_SYS_CONSOLE_INFO_QUIET to Kconfig</title>
<updated>2016-10-23T22:34:12+00:00</updated>
<author>
<name>Simon Glass</name>
<email>sjg@chromium.org</email>
</author>
<published>2016-10-18T02:13:00+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=f3f3efff91f13df022f0c19f346cd74ac864bd85'/>
<id>f3f3efff91f13df022f0c19f346cd74ac864bd85</id>
<content type='text'>
This converts the following to Kconfig:
   CONFIG_SYS_CONSOLE_INFO_QUIET

Signed-off-by: Simon Glass &lt;sjg@chromium.org&gt;
[trini: Make this default n, re-run the migration]
Signed-off-by: Tom Rini &lt;trini@konsulko.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This converts the following to Kconfig:
   CONFIG_SYS_CONSOLE_INFO_QUIET

Signed-off-by: Simon Glass &lt;sjg@chromium.org&gt;
[trini: Make this default n, re-run the migration]
Signed-off-by: Tom Rini &lt;trini@konsulko.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Convert CONFIG_SYS_CONSOLE_OVERWRITE_ROUTINE to Kconfig</title>
<updated>2016-10-23T22:34:01+00:00</updated>
<author>
<name>Simon Glass</name>
<email>sjg@chromium.org</email>
</author>
<published>2016-10-18T02:12:59+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=84f2a5d0a6c4d267ce9aeb5eaab3c4d419a605ac'/>
<id>84f2a5d0a6c4d267ce9aeb5eaab3c4d419a605ac</id>
<content type='text'>
This converts the following to Kconfig:
   CONFIG_SYS_CONSOLE_OVERWRITE_ROUTINE

Signed-off-by: Simon Glass &lt;sjg@chromium.org&gt;
Reviewed-by: Tom Rini &lt;trini@konsulko.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This converts the following to Kconfig:
   CONFIG_SYS_CONSOLE_OVERWRITE_ROUTINE

Signed-off-by: Simon Glass &lt;sjg@chromium.org&gt;
Reviewed-by: Tom Rini &lt;trini@konsulko.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Convert CONFIG_SYS_CONSOLE_ENV_OVERWRITE to Kconfig</title>
<updated>2016-10-23T22:33:58+00:00</updated>
<author>
<name>Simon Glass</name>
<email>sjg@chromium.org</email>
</author>
<published>2016-10-18T02:12:58+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=3505bc5561265f7453bb0f9063a254dc21cbdaa5'/>
<id>3505bc5561265f7453bb0f9063a254dc21cbdaa5</id>
<content type='text'>
This converts the following to Kconfig:
   CONFIG_SYS_CONSOLE_ENV_OVERWRITE

Signed-off-by: Simon Glass &lt;sjg@chromium.org&gt;
Reviewed-by: Tom Rini &lt;trini@konsulko.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This converts the following to Kconfig:
   CONFIG_SYS_CONSOLE_ENV_OVERWRITE

Signed-off-by: Simon Glass &lt;sjg@chromium.org&gt;
Reviewed-by: Tom Rini &lt;trini@konsulko.com&gt;
</pre>
</div>
</content>
</entry>
</feed>
