<feed xmlns='http://www.w3.org/2005/Atom'>
<title>u-boot.git/include/configs/iocon.h, branch v2014.10</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/u-boot.git/atom/include/configs/iocon.h?h=v2014.10</id>
<link rel='self' href='http://cgit.235523.xyz/u-boot.git/atom/include/configs/iocon.h?h=v2014.10'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/'/>
<updated>2014-07-25T08:55:49Z</updated>
<entry>
<title>board: Add CONFIG_SYS_GENERIC_BOARD to all gdsys boards</title>
<updated>2014-07-25T08:55:49Z</updated>
<author>
<name>Dirk Eibach</name>
<email>dirk.eibach@gdsys.cc</email>
</author>
<published>2014-07-25T08:10:24Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=d9f923ffcb60be6817cff37c76e21faede8d2819'/>
<id>urn:sha1:d9f923ffcb60be6817cff37c76e21faede8d2819</id>
<content type='text'>
Add the generic board infrastructure to all gdsys boards.

Signed-off-by: Dirk Eibach &lt;dirk.eibach@gdsys.cc&gt;
Signed-off-by: Stefan Roese &lt;sr@denx.de&gt;
</content>
</entry>
<entry>
<title>fit: make sha256 support optional</title>
<updated>2014-07-07T23:47:19Z</updated>
<author>
<name>Dirk Eibach</name>
<email>dirk.eibach@gdsys.cc</email>
</author>
<published>2014-07-03T07:28:26Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=9a4f479b649a611478ff1b983c9a30f9150a696b'/>
<id>urn:sha1:9a4f479b649a611478ff1b983c9a30f9150a696b</id>
<content type='text'>
sha256 has some beefy memory footprint.
Make it optional for constrained systems.

Signed-off-by: Dirk Eibach &lt;dirk.eibach@gdsys.cc&gt;
</content>
</entry>
<entry>
<title>board: gdsys: Remove commands to reduce footprint</title>
<updated>2014-07-07T23:47:19Z</updated>
<author>
<name>Dirk Eibach</name>
<email>dirk.eibach@gdsys.cc</email>
</author>
<published>2014-07-03T07:28:25Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=4fb9b41b550c3620c4cd5c2490b8800465c220dd'/>
<id>urn:sha1:4fb9b41b550c3620c4cd5c2490b8800465c220dd</id>
<content type='text'>
Commit "2842c1c fit: add sha256 support" badly increased
memory footprint, so some of our boards did not build anymore.
Since monitor base must not be changed I removed some commands
to save memory.

Maybe making sha256 optional for fit would be an option for
the future since it really has some beefy footprint.

Signed-off-by: Dirk Eibach &lt;dirk.eibach@gdsys.cc&gt;
</content>
</entry>
<entry>
<title>board: gdsys: Make gdsys osd hardware detection more robust</title>
<updated>2014-07-07T23:47:19Z</updated>
<author>
<name>Dirk Eibach</name>
<email>dirk.eibach@gdsys.cc</email>
</author>
<published>2014-07-03T07:28:22Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=3a990bfaeaf3d8388e1a62163e9361fe89ae3c79'/>
<id>urn:sha1:3a990bfaeaf3d8388e1a62163e9361fe89ae3c79</id>
<content type='text'>
Signed-off-by: Dirk Eibach &lt;dirk.eibach@gdsys.cc&gt;
</content>
</entry>
<entry>
<title>board: gdsys: Increase iocon and dlv10g version string</title>
<updated>2014-07-07T23:47:19Z</updated>
<author>
<name>Dirk Eibach</name>
<email>dirk.eibach@gdsys.cc</email>
</author>
<published>2014-07-03T07:28:20Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=cccd4f407e7c71b18d4acd03ce2cfcbb3a001be9'/>
<id>urn:sha1:cccd4f407e7c71b18d4acd03ce2cfcbb3a001be9</id>
<content type='text'>
Signed-off-by: Dirk Eibach &lt;dirk.eibach@gdsys.cc&gt;
</content>
</entry>
<entry>
<title>i2c: IHS I2C master driver</title>
<updated>2014-07-07T23:47:18Z</updated>
<author>
<name>Dirk Eibach</name>
<email>dirk.eibach@gdsys.cc</email>
</author>
<published>2014-07-03T07:28:18Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=b46226bdb5a1690756daf77c42bdec91194927b0'/>
<id>urn:sha1:b46226bdb5a1690756daf77c42bdec91194927b0</id>
<content type='text'>
IHS I2C master support was merely a hack in the osd driver.
Now it is a proper u-boot I2C framework driver, supporting the
v2.00 master features.

Signed-off-by: Dirk Eibach &lt;dirk.eibach@gdsys.cc&gt;
</content>
</entry>
<entry>
<title>board: iocon: Support DisplayPort hardware</title>
<updated>2014-07-07T23:47:18Z</updated>
<author>
<name>Dirk Eibach</name>
<email>dirk.eibach@gdsys.cc</email>
</author>
<published>2014-07-03T07:28:17Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=edfe9fea7ce0a1cfde67712a67f88b601eb7803f'/>
<id>urn:sha1:edfe9fea7ce0a1cfde67712a67f88b601eb7803f</id>
<content type='text'>
There is a new iocon hardware flavor, supporting DisplayPort finally.

Signed-off-by: Dirk Eibach &lt;dirk.eibach@gdsys.cc&gt;
</content>
</entry>
<entry>
<title>configs: iocon: Enabling CONFIG_CMD_FPGAD again</title>
<updated>2014-06-18T17:35:24Z</updated>
<author>
<name>Michal Simek</name>
<email>michal.simek@xilinx.com</email>
</author>
<published>2014-06-16T22:36:14Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=7d2357c1999ff1f93f795282526230a8bd176106'/>
<id>urn:sha1:7d2357c1999ff1f93f795282526230a8bd176106</id>
<content type='text'>
This is a MIME GnuPG-signed message.  If you see this text, it means that
your E-mail or Usenet software does not support MIME signed messages.
The Internet standard for MIME PGP messages, RFC 2015, was published in 1996.
To open this message correctly you will need to install E-mail or Usenet
software that supports modern Internet standards.

Revert changes in iocon.h config file caused by
these two commits:
"configs: iocom: Fix typo on CMD_FPGA command"
(sha1: d0db28f94034ef02c1d6737895766fb3c19de47f)
and
"fpga: Guard the LOADMK functionality with CMD_FPGA_LOADMK"
(sha1: 64e809afeaf1572c3246a5bca198a77d0498fd89)

CONFIG_CMD_FPGAD is own command.

Reported-by: Dirk Eibach &lt;dirk.eibach@gdsys.cc&gt;
Signed-off-by: Michal Simek &lt;michal.simek@xilinx.com&gt;
</content>
</entry>
<entry>
<title>fpga: Guard the LOADMK functionality with CMD_FPGA_LOADMK</title>
<updated>2014-05-20T13:23:46Z</updated>
<author>
<name>Siva Durga Prasad Paladugu</name>
<email>siva.durga.paladugu@xilinx.com</email>
</author>
<published>2014-03-14T11:05:38Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=64e809afeaf1572c3246a5bca198a77d0498fd89'/>
<id>urn:sha1:64e809afeaf1572c3246a5bca198a77d0498fd89</id>
<content type='text'>
Guard the LOADMK functionality with config to provide
an option to enable or disable it.
Enable it for all platforms in mainline which enable CONFIG_CMD_FPGA.

Signed-off-by: Siva Durga Prasad Paladugu &lt;sivadur@xilinx.com&gt;
Signed-off-by: Michal Simek &lt;michal.simek@xilinx.com&gt;
</content>
</entry>
<entry>
<title>configs: iocom: Fix typo on CMD_FPGA command</title>
<updated>2014-05-20T13:23:46Z</updated>
<author>
<name>Michal Simek</name>
<email>michal.simek@xilinx.com</email>
</author>
<published>2014-05-02T11:34:21Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=d0db28f94034ef02c1d6737895766fb3c19de47f'/>
<id>urn:sha1:d0db28f94034ef02c1d6737895766fb3c19de47f</id>
<content type='text'>
Fix typo in CMD_FPGA command enabling.

Signed-off-by: Michal Simek &lt;michal.simek@xilinx.com&gt;
</content>
</entry>
</feed>
