<feed xmlns='http://www.w3.org/2005/Atom'>
<title>u-boot.git, branch v2017.03</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/u-boot.git/atom/?h=v2017.03</id>
<link rel='self' href='http://cgit.235523.xyz/u-boot.git/atom/?h=v2017.03'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/'/>
<updated>2017-03-13T17:54:16Z</updated>
<entry>
<title>Prepare v2017.03</title>
<updated>2017-03-13T17:54:16Z</updated>
<author>
<name>Tom Rini</name>
<email>trini@konsulko.com</email>
</author>
<published>2017-03-13T17:54:16Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=8537ddd769f460d7fb7a62a3dcc9669049702e51'/>
<id>urn:sha1:8537ddd769f460d7fb7a62a3dcc9669049702e51</id>
<content type='text'>
Signed-off-by: Tom Rini &lt;trini@konsulko.com&gt;
</content>
</entry>
<entry>
<title>scripts/config_whitelist.txt: Regenerate</title>
<updated>2017-03-13T17:52:33Z</updated>
<author>
<name>Tom Rini</name>
<email>trini@konsulko.com</email>
</author>
<published>2017-03-13T17:50:17Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=20a17b7fc636200f56f24f1bfd86386df0f21590'/>
<id>urn:sha1:20a17b7fc636200f56f24f1bfd86386df0f21590</id>
<content type='text'>
Signed-off-by: Tom Rini &lt;trini@konsulko.com&gt;
</content>
</entry>
<entry>
<title>configs: Re-sync</title>
<updated>2017-03-13T17:52:33Z</updated>
<author>
<name>Tom Rini</name>
<email>trini@konsulko.com</email>
</author>
<published>2017-03-13T17:48:42Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=8728c97eff5bd95f58320f886ae305f17931a374'/>
<id>urn:sha1:8728c97eff5bd95f58320f886ae305f17931a374</id>
<content type='text'>
Signed-off-by: Tom Rini &lt;trini@konsulko.com&gt;
</content>
</entry>
<entry>
<title>arm: omap-common: Fix typo in CONFIG_OMAP54XX guard</title>
<updated>2017-03-12T03:30:29Z</updated>
<author>
<name>Matthijs van Duin</name>
<email>matthijsvanduin@gmail.com</email>
</author>
<published>2017-03-07T02:42:24Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=c9592e3c5c97981787c0d82f768a6971deb4837d'/>
<id>urn:sha1:c9592e3c5c97981787c0d82f768a6971deb4837d</id>
<content type='text'>
Some initialization was unintentionally being skipped on omap5.

Fixes: f5af0827f276 ("arm: omap-common: Guard some parts of the code with CONFIG_OMAP44XX/OMAP54XX")
Signed-off-by: Matthijs van Duin &lt;matthijsvanduin@gmail.com&gt;
Reviewed-by: Tom Rini &lt;trini@konsulko.com&gt;
</content>
</entry>
<entry>
<title>tools: binman: change shebang from python into python2</title>
<updated>2017-03-12T03:30:28Z</updated>
<author>
<name>Jörg Krause</name>
<email>joerg.krause@embedded.rocks</email>
</author>
<published>2017-03-06T20:07:11Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=66a7a2464870700b17d7235ff247c45d705ed5f7'/>
<id>urn:sha1:66a7a2464870700b17d7235ff247c45d705ed5f7</id>
<content type='text'>
This tool does not work with Python 3. Change the shebang to make sure the
script is run by a Python 2 interpreter.

Signed-off-by: Jörg Krause &lt;joerg.krause@embedded.rocks&gt;
</content>
</entry>
<entry>
<title>arm: OMAP2+: nandecc: propagate error to command return status</title>
<updated>2017-03-12T03:30:25Z</updated>
<author>
<name>Ladislav Michl</name>
<email>ladis@linux-mips.org</email>
</author>
<published>2017-03-06T12:54:30Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=50075153fe66d8f9a859191132e8f23f11ba57d4'/>
<id>urn:sha1:50075153fe66d8f9a859191132e8f23f11ba57d4</id>
<content type='text'>
Currently nandecc returns zero even if underlaying
omap_nand_switch_ecc function fails. Fix that by
propagating error returned to command return value.

Signed-off-by: Ladislav Michl &lt;ladis@linux-mips.org&gt;
Reviewed-by: Tom Rini &lt;trini@konsulko.com&gt;
</content>
</entry>
<entry>
<title>Merge branch 'pmic' of git://git.denx.de/u-boot-mmc</title>
<updated>2017-03-10T00:52:57Z</updated>
<author>
<name>Tom Rini</name>
<email>trini@konsulko.com</email>
</author>
<published>2017-03-10T00:52:57Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=e5bda8a2d88f8f3eba308fb30d7e12f3a50ab6b5'/>
<id>urn:sha1:e5bda8a2d88f8f3eba308fb30d7e12f3a50ab6b5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ARM: Migrate errata to Kconfig</title>
<updated>2017-03-10T00:52:50Z</updated>
<author>
<name>Tom Rini</name>
<email>trini@konsulko.com</email>
</author>
<published>2017-03-07T12:13:42Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=8dda2e2f9e0976249f4a390e72f12533dbcb5ef4'/>
<id>urn:sha1:8dda2e2f9e0976249f4a390e72f12533dbcb5ef4</id>
<content type='text'>
This moves all of the current ARM errata from various header files and in to
Kconfig.  This allows for a minor amount of cleanup as we had some instances
where both a general common header file was enabling errata as well as the
board config.  We now just select these once at the higher level in Kconfig

Signed-off-by: Tom Rini &lt;trini@konsulko.com&gt;
</content>
</entry>
<entry>
<title>omap4: Migrate to using imply</title>
<updated>2017-03-10T00:52:16Z</updated>
<author>
<name>Tom Rini</name>
<email>trini@konsulko.com</email>
</author>
<published>2017-03-03T20:33:33Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=0f12f10117fe48a50da2ececa53dc7e3bac44d8d'/>
<id>urn:sha1:0f12f10117fe48a50da2ececa53dc7e3bac44d8d</id>
<content type='text'>
Move the default y options under arch/arm/mach-omap2/omap4/Kconfig to be
using imply instead in arch/arm/Kconfig

Signed-off-by: Tom Rini &lt;trini@konsulko.com&gt;
</content>
</entry>
<entry>
<title>omap3: Migrate to using imply</title>
<updated>2017-03-10T00:52:16Z</updated>
<author>
<name>Tom Rini</name>
<email>trini@konsulko.com</email>
</author>
<published>2017-03-03T20:33:32Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=7551dcf980f09751fe00cc19cbd21c5da73b0ad6'/>
<id>urn:sha1:7551dcf980f09751fe00cc19cbd21c5da73b0ad6</id>
<content type='text'>
Move the default y options under arch/arm/mach-omap2/omap3/Kconfig to be
using imply instead in arch/arm/Kconfig

Signed-off-by: Tom Rini &lt;trini@konsulko.com&gt;
</content>
</entry>
</feed>
