<feed xmlns='http://www.w3.org/2005/Atom'>
<title>u-boot.git/configs, branch v2016.03-rc3</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/u-boot.git/atom/configs?h=v2016.03-rc3</id>
<link rel='self' href='http://cgit.235523.xyz/u-boot.git/atom/configs?h=v2016.03-rc3'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/'/>
<updated>2016-02-29T19:49:37Z</updated>
<entry>
<title>sniper: Various minor cleanups, missing Kconfig configs and reorganisation</title>
<updated>2016-02-29T19:49:37Z</updated>
<author>
<name>Paul Kocialkowski</name>
<email>contact@paulk.fr</email>
</author>
<published>2016-02-26T12:18:47Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=23a004a63f617d565a9f714873fe60f31c9c548b'/>
<id>urn:sha1:23a004a63f617d565a9f714873fe60f31c9c548b</id>
<content type='text'>
This introduces some minor cleanups, regarding aspects such as board name, code
and headers organization as well as deprecated and missing config options.

Signed-off-by: Paul Kocialkowski &lt;contact@paulk.fr&gt;
Reviewed-by: Tom Rini &lt;trini@konsulko.com&gt;
</content>
</entry>
<entry>
<title>ARM: uniphier: rework UniPhier SoC select in Kconfig</title>
<updated>2016-02-28T18:50:16Z</updated>
<author>
<name>Masahiro Yamada</name>
<email>yamada.masahiro@socionext.com</email>
</author>
<published>2016-02-26T09:59:42Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=5fb87a1632fbc7b5079b1497aff41de20647c759'/>
<id>urn:sha1:5fb87a1632fbc7b5079b1497aff41de20647c759</id>
<content type='text'>
The chains of "depends on &lt;SoC_name&gt;" in the current Kconfig is
clumsy.  The idea here is to allow users to choose a SoC group first
(SoC group consists of some SoCs that can coexist in one binary).
Then, allow to enable/disable each SoC support in the selected SoC
group.  This makes the Kconfig menu clearer.

Signed-off-by: Masahiro Yamada &lt;yamada.masahiro@socionext.com&gt;
</content>
</entry>
<entry>
<title>ARM: uniphier: merge two defconfig files</title>
<updated>2016-02-28T18:50:16Z</updated>
<author>
<name>Masahiro Yamada</name>
<email>yamada.masahiro@socionext.com</email>
</author>
<published>2016-02-26T09:59:41Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=fe7c95ee5c2e4a757941221ae3b624c78bdaf068'/>
<id>urn:sha1:fe7c95ee5c2e4a757941221ae3b624c78bdaf068</id>
<content type='text'>
PH1-Pro5 support and ProXstream2/PH1-LD6b support can coexist in one
image and there is bit more room in SPL to accommodate all of them.
Merge uniphier_pro5_defconfig into uniphier_pxs2_defconfig.

Signed-off-by: Masahiro Yamada &lt;yamada.masahiro@socionext.com&gt;
</content>
</entry>
<entry>
<title>ARM: uniphier: enable UniPhier SD/MMC host driver</title>
<updated>2016-02-28T18:50:15Z</updated>
<author>
<name>Masahiro Yamada</name>
<email>yamada.masahiro@socionext.com</email>
</author>
<published>2016-02-18T10:52:49Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=4aceb3f8d4bfcafa895ecbc3108e1f35f2b8c091'/>
<id>urn:sha1:4aceb3f8d4bfcafa895ecbc3108e1f35f2b8c091</id>
<content type='text'>
Enable the driver in all UniPhier defconfig files and add some
needed defines to the common files.

Signed-off-by: Masahiro Yamada &lt;yamada.masahiro@socionext.com&gt;
</content>
</entry>
<entry>
<title>ARM: uniphier: enable GPIO command and driver for UniPhier SoCs</title>
<updated>2016-02-28T18:50:15Z</updated>
<author>
<name>Masahiro Yamada</name>
<email>yamada.masahiro@socionext.com</email>
</author>
<published>2016-02-16T08:03:50Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=b800cbde4fecd26b52aa1736b045ca3c3673fc94'/>
<id>urn:sha1:b800cbde4fecd26b52aa1736b045ca3c3673fc94</id>
<content type='text'>
This allows to use the "gpio" command.

Signed-off-by: Masahiro Yamada &lt;yamada.masahiro@socionext.com&gt;
Acked-by: Simon Glass &lt;sjg@chromium.org&gt;
</content>
</entry>
<entry>
<title>sandbox: Enable the early timer</title>
<updated>2016-02-26T15:53:10Z</updated>
<author>
<name>Simon Glass</name>
<email>sjg@chromium.org</email>
</author>
<published>2016-02-24T16:14:53Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=651490212a43645434db17c1afc1831048e03800'/>
<id>urn:sha1:651490212a43645434db17c1afc1831048e03800</id>
<content type='text'>
Enable this so that tracing works with sandbox.

Signed-off-by: Simon Glass &lt;sjg@chromium.org&gt;
Reviewed-by: Bin Meng &lt;bmeng.cn@gmail.com&gt;
</content>
</entry>
<entry>
<title>sandbox: Correct ordering of defconfig</title>
<updated>2016-02-26T15:53:10Z</updated>
<author>
<name>Simon Glass</name>
<email>sjg@chromium.org</email>
</author>
<published>2016-02-24T16:14:52Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=c00e922530d599761f8876317f80392d6802c812'/>
<id>urn:sha1:c00e922530d599761f8876317f80392d6802c812</id>
<content type='text'>
This has got out of order: fix it.

Signed-off-by: Simon Glass &lt;sjg@chromium.org&gt;
</content>
</entry>
<entry>
<title>Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq</title>
<updated>2016-02-24T23:44:15Z</updated>
<author>
<name>Tom Rini</name>
<email>trini@konsulko.com</email>
</author>
<published>2016-02-24T19:25:54Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=e1417c7b66f4e0051a3aa242f655e85c1c96eef2'/>
<id>urn:sha1:e1417c7b66f4e0051a3aa242f655e85c1c96eef2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>arm: am437x: cm-t43: define prompt</title>
<updated>2016-02-24T23:44:06Z</updated>
<author>
<name>Nikita Kiryanov</name>
<email>nikita@compulab.co.il</email>
</author>
<published>2016-02-19T17:19:44Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=4067a6c8d3292f3da19f8018e1fb49d23ff3481f'/>
<id>urn:sha1:4067a6c8d3292f3da19f8018e1fb49d23ff3481f</id>
<content type='text'>
Define prompt for cm-t43.

Cc: Tom Rini &lt;trini@konsulko.com&gt;
Cc: Albert Aribaud &lt;albert.u.boot@aribaud.net&gt;
Cc: Igor Grinberg &lt;grinberg@compulab.co.il&gt;
Signed-off-by: Nikita Kiryanov &lt;nikita@compulab.co.il&gt;
Reviewed-by: Tom Rini &lt;trini@konsulko.com&gt;
</content>
</entry>
<entry>
<title>arm: am437x: cm-t43: support all available SPI flash chips</title>
<updated>2016-02-24T23:44:05Z</updated>
<author>
<name>Nikita Kiryanov</name>
<email>nikita@compulab.co.il</email>
</author>
<published>2016-02-19T17:19:43Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=49a934401a572acb2cb5ec3a9d570a12e3a6ba87'/>
<id>urn:sha1:49a934401a572acb2cb5ec3a9d570a12e3a6ba87</id>
<content type='text'>
Add full support for SPI flash chips to future-proof U-Boot for cm-t43.

Cc: Tom Rini &lt;trini@konsulko.com&gt;
Cc: Albert Aribaud &lt;albert.u.boot@aribaud.net&gt;
Cc: Igor Grinberg &lt;grinberg@compulab.co.il&gt;
Signed-off-by: Nikita Kiryanov &lt;nikita@compulab.co.il&gt;
Reviewed-by: Tom Rini &lt;trini@konsulko.com&gt;
</content>
</entry>
</feed>
