<feed xmlns='http://www.w3.org/2005/Atom'>
<title>u-boot.git/board, branch v2014.10-rc2</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/u-boot.git/atom/board?h=v2014.10-rc2</id>
<link rel='self' href='http://cgit.235523.xyz/u-boot.git/atom/board?h=v2014.10-rc2'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/'/>
<updated>2014-09-02T20:37:17Z</updated>
<entry>
<title>Merge branch 'master' of git://git.denx.de/u-boot-arc</title>
<updated>2014-09-02T20:37:17Z</updated>
<author>
<name>Tom Rini</name>
<email>trini@ti.com</email>
</author>
<published>2014-09-02T20:37:17Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=2c19478e01ab145c8b3a1f5b1beca9958d942e98'/>
<id>urn:sha1:2c19478e01ab145c8b3a1f5b1beca9958d942e98</id>
<content type='text'>
</content>
</entry>
<entry>
<title>mx6: tqma6: get board support back to Kconfig build system</title>
<updated>2014-08-31T16:01:04Z</updated>
<author>
<name>Masahiro Yamada</name>
<email>yamada.m@jp.panasonic.com</email>
</author>
<published>2014-08-31T15:47:55Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=a1263632bb05f0a21620bad0661235fcbbe79dca'/>
<id>urn:sha1:a1263632bb05f0a21620bad0661235fcbbe79dca</id>
<content type='text'>
The QS Systems TQMa6 board support was added by commit cb07d74e
and lost by commit e82abaeb.

Commit e82abaeb merged the IMX branch based on pre-Kconfig
and the mainline based on post-Kconfig, simply deleting
the boards.cfg file.  As a result, some boards added just before
the merge were lost.

This commit adds Kconfig, defconfig, MAINTAINERS for TQMa6 board
to work on the Kconfig infrastructure.

Signed-off-by: Masahiro Yamada &lt;yamada.m@jp.panasonic.com&gt;
Cc: Markus Niebel &lt;Markus.Niebel@tq-group.com&gt;
Cc: Stefano Babic &lt;sbabic@denx.de&gt;
</content>
</entry>
<entry>
<title>Merge branch 'master' of git://git.denx.de/u-boot-nios</title>
<updated>2014-08-31T11:45:55Z</updated>
<author>
<name>Tom Rini</name>
<email>trini@ti.com</email>
</author>
<published>2014-08-31T11:45:55Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=0a64bc20f7f160904d3795536ec70446ad743826'/>
<id>urn:sha1:0a64bc20f7f160904d3795536ec70446ad743826</id>
<content type='text'>
</content>
</entry>
<entry>
<title>nomadik: kconfig: move board select menu and common settings</title>
<updated>2014-08-31T01:22:00Z</updated>
<author>
<name>Masahiro Yamada</name>
<email>yamada.m@jp.panasonic.com</email>
</author>
<published>2014-08-30T22:11:08Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=16e16fdde21c9255e338d2eaea339c3ca905da22'/>
<id>urn:sha1:16e16fdde21c9255e338d2eaea339c3ca905da22</id>
<content type='text'>
Becuase the board select menu in arch/arm/Kconfig is too big,
move the Nomadik board select menu to nomadik/Kconfig.

Move also common settings (CONFIG_SYS_CPU="arm926ejs" and
CONFIG_SYS_SOC="nomadik").

Signed-off-by: Masahiro Yamada &lt;yamada.m@jp.panasonic.com&gt;
</content>
</entry>
<entry>
<title>highbank: kconfig: move common settings</title>
<updated>2014-08-31T01:22:00Z</updated>
<author>
<name>Masahiro Yamada</name>
<email>yamada.m@jp.panasonic.com</email>
</author>
<published>2014-08-30T22:11:07Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=ef2b694c731f93a70aa06e84b52a27f6cc9dbc10'/>
<id>urn:sha1:ef2b694c731f93a70aa06e84b52a27f6cc9dbc10</id>
<content type='text'>
Move Highbank-specific settings to highbank/Kconfig.

Signed-off-by: Masahiro Yamada &lt;yamada.m@jp.panasonic.com&gt;
Cc: Rob Herring &lt;robh@kernel.org&gt;
</content>
</entry>
<entry>
<title>orion5x: kconfig: move board select menu and common settings</title>
<updated>2014-08-31T01:21:59Z</updated>
<author>
<name>Masahiro Yamada</name>
<email>yamada.m@jp.panasonic.com</email>
</author>
<published>2014-08-30T22:11:06Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=22f2be7a122410862b68e4ceb901d677c1b5fee8'/>
<id>urn:sha1:22f2be7a122410862b68e4ceb901d677c1b5fee8</id>
<content type='text'>
Becuase the board select menu in arch/arm/Kconfig is too big,
move the Orion5x board select menu to orion5x/Kconfig.

Move also common settings (CONFIG_SYS_CPU="arm926ejs" and
CONFIG_SYS_SOC="orion5x").

Signed-off-by: Masahiro Yamada &lt;yamada.m@jp.panasonic.com&gt;
Cc: Albert ARIBAUD &lt;albert.u.boot@aribaud.net&gt;
</content>
</entry>
<entry>
<title>keystone: kconfig: move board select menu and common settings</title>
<updated>2014-08-31T01:21:59Z</updated>
<author>
<name>Masahiro Yamada</name>
<email>yamada.m@jp.panasonic.com</email>
</author>
<published>2014-08-30T22:11:05Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=c338f09e965a300ddd78af73e86c4af4c9464ce4'/>
<id>urn:sha1:c338f09e965a300ddd78af73e86c4af4c9464ce4</id>
<content type='text'>
Becuase the board select menu in arch/arm/Kconfig is too big,
move the Keystone board select menu to keystone/Kconfig.

Move also common settings (CONFIG_SYS_CPU="armv7" and
CONFIG_SYS_SOC="keystone").

Signed-off-by: Masahiro Yamada &lt;yamada.m@jp.panasonic.com&gt;
Reviewed-by: Tom Rini &lt;trini@ti.com&gt;
Cc: Vitaly Andrianov &lt;vitalya@ti.com&gt;
</content>
</entry>
<entry>
<title>omap5: kconfig: move board select menu and common settings</title>
<updated>2014-08-31T01:21:59Z</updated>
<author>
<name>Masahiro Yamada</name>
<email>yamada.m@jp.panasonic.com</email>
</author>
<published>2014-08-30T22:11:04Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=6c5431ac81c762be8e5eefefdc41c0c8bda5dede'/>
<id>urn:sha1:6c5431ac81c762be8e5eefefdc41c0c8bda5dede</id>
<content type='text'>
Becuase the board select menu in arch/arm/Kconfig is too big,
move the OMAP5 board select menu to omap5/Kconfig.

Move also common settings (CONFIG_SYS_CPU="armv7" and
CONFIG_SYS_SOC="omap5").

Signed-off-by: Masahiro Yamada &lt;yamada.m@jp.panasonic.com&gt;
Reviewed-by: Tom Rini &lt;trini@ti.com&gt;
Cc: Lokesh Vutla &lt;lokeshvutla@ti.com&gt;
</content>
</entry>
<entry>
<title>omap4: kconfig: move board select menu and common settings</title>
<updated>2014-08-31T01:21:59Z</updated>
<author>
<name>Masahiro Yamada</name>
<email>yamada.m@jp.panasonic.com</email>
</author>
<published>2014-08-30T22:11:03Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=d08215a5f13a11745d4adae3dab76c5e8fadbe0a'/>
<id>urn:sha1:d08215a5f13a11745d4adae3dab76c5e8fadbe0a</id>
<content type='text'>
Becuase the board select menu in arch/arm/Kconfig is too big,
move the OMAP4 board select menu to omap4/Kconfig.

Move also common settings (CONFIG_SYS_CPU="armv7" and
CONFIG_SYS_SOC="omap4").

Signed-off-by: Masahiro Yamada &lt;yamada.m@jp.panasonic.com&gt;
Reviewed-by: Tom Rini &lt;trini@ti.com&gt;
Cc: Lokesh Vutla &lt;lokeshvutla@ti.com&gt;
</content>
</entry>
<entry>
<title>omap3: kconfig: move board select menu and common settings</title>
<updated>2014-08-31T01:21:59Z</updated>
<author>
<name>Masahiro Yamada</name>
<email>yamada.m@jp.panasonic.com</email>
</author>
<published>2014-08-30T22:11:02Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=3cfbcb58d38a0fa996a2566868af149e0515311e'/>
<id>urn:sha1:3cfbcb58d38a0fa996a2566868af149e0515311e</id>
<content type='text'>
Becuase the board select menu in arch/arm/Kconfig is too big,
move the OMAP3 board select menu to omap3/Kconfig.

Move also common settings (CONFIG_SYS_CPU="armv7" and
CONFIG_SYS_SOC="omap3

Signed-off-by: Masahiro Yamada &lt;yamada.m@jp.panasonic.com&gt;
Reviewed-by: Tom Rini &lt;trini@ti.com&gt;
</content>
</entry>
</feed>
