<feed xmlns='http://www.w3.org/2005/Atom'>
<title>u-boot.git/board/gateworks, branch v2014.07</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/u-boot.git/atom/board/gateworks?h=v2014.07</id>
<link rel='self' href='http://cgit.235523.xyz/u-boot.git/atom/board/gateworks?h=v2014.07'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/'/>
<updated>2014-06-06T08:07:26Z</updated>
<entry>
<title>imx: ventana: switch to SPL</title>
<updated>2014-06-06T08:07:26Z</updated>
<author>
<name>Tim Harvey</name>
<email>tharvey@gateworks.com</email>
</author>
<published>2014-06-02T23:13:27Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=0cc11dea89861802c2f278830e5d97b32c3fef4d'/>
<id>urn:sha1:0cc11dea89861802c2f278830e5d97b32c3fef4d</id>
<content type='text'>
Switch to an SPL image. The SPL for Ventana does the following:
 - setup i2c and read the factory programmed EEPROM to obtain DRAM config
   and model for board-specific calibration data
 - configure DRAM per CPU/size/layout/devices/calibration
 - load u-boot.img from NAND and jump to it

This allows for a single SPL+u-boot.img to replace the previous multiple boa
configurations.

Cc: Stefan Roese &lt;sr@denx.de&gt;
Cc: Otavio Salvador &lt;otavio@ossystems.com.br&gt;
Cc: Andy Ng &lt;andreas2025@gmail.com&gt;
Cc: Eric Nelson &lt;eric.nelson@boundarydevices.com&gt;
Cc: Tapani Utriainen &lt;tapani@technexion.com&gt;
Cc: Tom Rini &lt;trini@ti.com&gt;

Signed-off-by: Tim Harvey &lt;tharvey@gateworks.com&gt;
</content>
</entry>
<entry>
<title>imx: ventana: auto-configure for IMX6Q vs IMX6DL</title>
<updated>2014-06-06T08:07:26Z</updated>
<author>
<name>Tim Harvey</name>
<email>tharvey@gateworks.com</email>
</author>
<published>2014-06-02T23:13:26Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=680e8db4503da790a07e90bf88fb4e1008097e2b'/>
<id>urn:sha1:680e8db4503da790a07e90bf88fb4e1008097e2b</id>
<content type='text'>
use the new iomux function and a macros to create a multi-dimensional array
of iomux values without duplicating the defintions.

Cc: Stefan Roese &lt;sr@denx.de&gt;
Cc: Otavio Salvador &lt;otavio@ossystems.com.br&gt;
Cc: Andy Ng &lt;andreas2025@gmail.com&gt;
Cc: Eric Nelson &lt;eric.nelson@boundarydevices.com&gt;
Cc: Tapani Utriainen &lt;tapani@technexion.com&gt;
Cc: Tom Rini &lt;trini@ti.com&gt;

Signed-off-by: Tim Harvey &lt;tharvey@gateworks.com&gt;
</content>
</entry>
<entry>
<title>imx: ventana: split read_eeprom into standalone file</title>
<updated>2014-06-06T08:07:26Z</updated>
<author>
<name>Tim Harvey</name>
<email>tharvey@gateworks.com</email>
</author>
<published>2014-06-02T23:13:25Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=1badf2f47cbbb0e8aab82dfe89a4f85d8f498e5f'/>
<id>urn:sha1:1badf2f47cbbb0e8aab82dfe89a4f85d8f498e5f</id>
<content type='text'>
Split the read_eeprom function out so that it can be shared (ie with SPL)

Cc: Stefan Roese &lt;sr@denx.de&gt;
Cc: Otavio Salvador &lt;otavio@ossystems.com.br&gt;
Cc: Andy Ng &lt;andreas2025@gmail.com&gt;
Cc: Eric Nelson &lt;eric.nelson@boundarydevices.com&gt;
Cc: Tapani Utriainen &lt;tapani@technexion.com&gt;
Cc: Tom Rini &lt;trini@ti.com&gt;

Signed-off-by: Tim Harvey &lt;tharvey@gateworks.com&gt;
</content>
</entry>
<entry>
<title>imx: ventana: add HDMI and LVDS display capability</title>
<updated>2014-05-09T13:10:54Z</updated>
<author>
<name>Tim Harvey</name>
<email>tharvey@gateworks.com</email>
</author>
<published>2014-04-25T22:39:07Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=7a278f9f1b178719f299d5dc9479b636fb153e34'/>
<id>urn:sha1:7a278f9f1b178719f299d5dc9479b636fb153e34</id>
<content type='text'>
Signed-off-by: Tim Harvey &lt;tharvey@gateworks.com&gt;
</content>
</entry>
<entry>
<title>imx6: ventana: fix system-serial dt property</title>
<updated>2014-05-09T13:10:54Z</updated>
<author>
<name>Tim Harvey</name>
<email>tharvey@gateworks.com</email>
</author>
<published>2014-04-25T16:18:33Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=483a435d93dad0f9a79778c70943dbb4d9934f7c'/>
<id>urn:sha1:483a435d93dad0f9a79778c70943dbb4d9934f7c</id>
<content type='text'>
Fix typo in setting of system-serial property causing the prop len to be
off by 1.

Signed-off-by: Tim Harvey &lt;tharvey@gateworks.com&gt;
</content>
</entry>
<entry>
<title>ventana: Add support for the LTC3676 PMIC</title>
<updated>2014-05-09T13:10:43Z</updated>
<author>
<name>Tim Harvey</name>
<email>tharvey@gateworks.com</email>
</author>
<published>2014-05-05T15:22:25Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=234d89dac61a4f57a0f7cb136a6c442f37a6c9b8'/>
<id>urn:sha1:234d89dac61a4f57a0f7cb136a6c442f37a6c9b8</id>
<content type='text'>
The LTC3676 PMIC is used instead of the PFUZE100 PMIC on the
GW51xx/GW52xx/GW53xx Ventana baseboards. In order to support the IMX6Q SoC
at 1GHz on those baseboards, we need to adjust the voltage scaling for the SW1
and SW3 DC/DC converters on the LTC3676 for 1225mV. Note that the scalar
values for the LTC3676 are board-specific as they relate to a resistor devider
chosen by the board design.

Signed-off-by: Tim Harvey &lt;tharvey@gateworks.com&gt;
</content>
</entry>
<entry>
<title>ventana: use non-generic pfuze100 init</title>
<updated>2014-05-09T12:38:23Z</updated>
<author>
<name>Tim Harvey</name>
<email>tharvey@gateworks.com</email>
</author>
<published>2014-04-23T04:53:57Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=17449272a01f2c23b890090ef7ebf720ec9cea32'/>
<id>urn:sha1:17449272a01f2c23b890090ef7ebf720ec9cea32</id>
<content type='text'>
Signed-off-by: Tim Harvey &lt;tharvey@gateworks.com&gt;
</content>
</entry>
<entry>
<title>ventana: remove redundant include</title>
<updated>2014-04-28T08:45:55Z</updated>
<author>
<name>Tim Harvey</name>
<email>tharvey@gateworks.com</email>
</author>
<published>2014-04-03T05:11:08Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=444e4925a4754b9bbeb50bc577f5e4656bc28f4c'/>
<id>urn:sha1:444e4925a4754b9bbeb50bc577f5e4656bc28f4c</id>
<content type='text'>
Signed-off-by: Tim Harvey &lt;tharvey@gateworks.com&gt;
</content>
</entry>
<entry>
<title>ventana: fixed comments in eeprom header</title>
<updated>2014-04-28T08:45:55Z</updated>
<author>
<name>Tim Harvey</name>
<email>tharvey@gateworks.com</email>
</author>
<published>2014-04-03T05:10:48Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=a594a6f121689f206cc5dba0208f603d1e61bc8e'/>
<id>urn:sha1:a594a6f121689f206cc5dba0208f603d1e61bc8e</id>
<content type='text'>
Fix several invalid comments regarding the EEPROM structure used by Gateworks
Ventana boards.

Signed-off-by: Tim Harvey &lt;tharvey@gateworks.com&gt;
</content>
</entry>
<entry>
<title>ventana: Add Gateworks Ventana family support</title>
<updated>2014-03-12T09:23:03Z</updated>
<author>
<name>Tim Harvey</name>
<email>tharvey@gateworks.com</email>
</author>
<published>2014-03-06T15:46:30Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=59189a8b26793ace1b7d0eee9496875ac8713299'/>
<id>urn:sha1:59189a8b26793ace1b7d0eee9496875ac8713299</id>
<content type='text'>
Gateworks Ventana is a product family based on the i.MX6.  This
patch adds support for all boards in the Ventana family. Where
possible, data from the boards EEPROM is used to determine various
details about the board at runtime.

Signed-off-by: Tim Harvey &lt;tharvey@gateworks.com&gt;
</content>
</entry>
</feed>
