<feed xmlns='http://www.w3.org/2005/Atom'>
<title>u-boot.git/arch/arm/include/asm/imx-common, branch v2015.01</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/u-boot.git/atom/arch/arm/include/asm/imx-common?h=v2015.01</id>
<link rel='self' href='http://cgit.235523.xyz/u-boot.git/atom/arch/arm/include/asm/imx-common?h=v2015.01'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/'/>
<updated>2014-11-05T17:48:09Z</updated>
<entry>
<title>Merge branch 'master' of git://www.denx.de/git/u-boot-imx</title>
<updated>2014-11-05T17:48:09Z</updated>
<author>
<name>Tom Rini</name>
<email>trini@ti.com</email>
</author>
<published>2014-11-05T17:48:09Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=625509ab0edbb7d943ad9028de3c21ca48aa58be'/>
<id>urn:sha1:625509ab0edbb7d943ad9028de3c21ca48aa58be</id>
<content type='text'>
</content>
</entry>
<entry>
<title>imx: mx6 sabreauto: Add board support for USB EHCI</title>
<updated>2014-11-03T10:21:49Z</updated>
<author>
<name>Ye.Li</name>
<email>B37916@freescale.com</email>
</author>
<published>2014-10-30T10:53:49Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=8fe280f330ddfd4a9e395ca15ab4019a1a32aa1f'/>
<id>urn:sha1:8fe280f330ddfd4a9e395ca15ab4019a1a32aa1f</id>
<content type='text'>
On mx6 sabreauto board, there are two USB ports:
0: OTG
1: HOST
The EHCI driver is enabled for this board, but the IOMUX and VBUS power
control is not implemented, which cause both USB port failed to work.
This patch fix the problem by adding the board support codes.

Since the power control uses the GPIO pin from port expander MAX7310,
the PCA953X driver is enabled for accessing the MAX7310.

The ID pin of OTG Port needs to configure the GPR1 bit 13 for selecting
its daisy chain. Add a new function "imx_iomux_set_gpr_register" to
handle GPR register setting.

Signed-off-by: Ye.Li &lt;B37916@freescale.com&gt;
</content>
</entry>
<entry>
<title>Merge branch 'master' of git://git.denx.de/u-boot-imx</title>
<updated>2014-10-27T13:08:42Z</updated>
<author>
<name>Tom Rini</name>
<email>trini@ti.com</email>
</author>
<published>2014-10-27T13:08:42Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=0ce4af99c07acebf4fce9a91f1099d2460629293'/>
<id>urn:sha1:0ce4af99c07acebf4fce9a91f1099d2460629293</id>
<content type='text'>
</content>
</entry>
<entry>
<title>imx: Add error checking to setup_i2c()</title>
<updated>2014-10-22T16:36:55Z</updated>
<author>
<name>Simon Glass</name>
<email>sjg@chromium.org</email>
</author>
<published>2014-10-02T01:57:24Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=edbf8b4f8c7ef61d3dea5f629e0d756990b8277d'/>
<id>urn:sha1:edbf8b4f8c7ef61d3dea5f629e0d756990b8277d</id>
<content type='text'>
Since this function can fail, check its return value.

Signed-off-by: Simon Glass &lt;sjg@chromium.org&gt;
Tested-by: Nikita Kiryanov &lt;nikita@compulab.co.il&gt;
</content>
</entry>
<entry>
<title>ARM: i.MX video: declare displays and display_count publicly</title>
<updated>2014-10-21T08:47:14Z</updated>
<author>
<name>Eric Nelson</name>
<email>eric.nelson@boundarydevices.com</email>
</author>
<published>2014-09-30T22:40:04Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=a5a9fba42b34f9503e5a496a0c52df18a762abd5'/>
<id>urn:sha1:a5a9fba42b34f9503e5a496a0c52df18a762abd5</id>
<content type='text'>
Declare displays[] and display_count in imx-common/video.h to
prevent "Should it be static?" messages when compiling board
files with "make C=1".

Signed-off-by: Eric Nelson &lt;eric.nelson@boundarydevices.com&gt;
</content>
</entry>
<entry>
<title>ARM: i.MX: provide declaration for board_spi_cs_gpio</title>
<updated>2014-10-21T08:47:14Z</updated>
<author>
<name>Eric Nelson</name>
<email>eric.nelson@boundarydevices.com</email>
</author>
<published>2014-09-30T22:40:03Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=3acb011c3c2c26cb6a6ee1b1d61ab8992b4f140b'/>
<id>urn:sha1:3acb011c3c2c26cb6a6ee1b1d61ab8992b4f140b</id>
<content type='text'>
Provide a public declaration of the board_spi_cs_gpio()
callback for i.MX SPI chip selects to prevent the warning
"Should it be static?" when compiling with "make C=1".

Signed-off-by: Eric Nelson &lt;eric.nelson@boundarydevices.com&gt;
</content>
</entry>
<entry>
<title>vf610twr: Tune DDR initialization settings</title>
<updated>2014-10-07T11:08:31Z</updated>
<author>
<name>Anthony Felice</name>
<email>tony.felice@timesys.com</email>
</author>
<published>2014-09-06T17:47:06Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=c19a8bc5711ec63e905ef91f045a1489f0aa3cb0'/>
<id>urn:sha1:c19a8bc5711ec63e905ef91f045a1489f0aa3cb0</id>
<content type='text'>
Removed settings in unsupported register fields. They didn’t
do anything, and in most cases, were not documented in the
reference manual.

Changed register settings to comply with JEDEC required values.

Changed timing parameters because they included full clock
periods that were doing nothing.

Signed-off-by: Anthony Felice &lt;tony.felice@timesys.com&gt;
[rebased on v2014.10-rc2]
Signed-off-by: Stefan Agner &lt;stefan@agner.ch&gt;
</content>
</entry>
<entry>
<title>i2c: imx: add macros to setup pads for multiple SoC types</title>
<updated>2014-09-09T13:32:32Z</updated>
<author>
<name>Nikita Kiryanov</name>
<email>nikita@compulab.co.il</email>
</author>
<published>2014-08-20T12:08:54Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=c6c2492ad881988a9e67aabb220b8cac91d41473'/>
<id>urn:sha1:c6c2492ad881988a9e67aabb220b8cac91d41473</id>
<content type='text'>
Add macro which defines i2c_pads_info structs for multiple SoC types,
and a macro which selects the appropriate struct based on CPU type,
thus eliminating the need to manage multiple i2c pad configurations
manually when supporting multiple SoC types.

Cc: Stefano Babic &lt;sbabic@denx.de&gt;
Cc: Tim Harvey &lt;tharvey@gateworks.com&gt;
Acked-by: Tim Harvey &lt;tharvey@gateworks.com&gt;
Signed-off-by: Nikita Kiryanov &lt;nikita@compulab.co.il&gt;
</content>
</entry>
<entry>
<title>arm: vf610: add NFC pin mux</title>
<updated>2014-08-30T11:46:39Z</updated>
<author>
<name>Stefan Agner</name>
<email>stefan@agner.ch</email>
</author>
<published>2014-08-06T08:59:35Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=baa3134440fab74b0048c9cbb42b7e86f4687309'/>
<id>urn:sha1:baa3134440fab74b0048c9cbb42b7e86f4687309</id>
<content type='text'>
Add pin mux for NAND Flash Controller (NFC). NAND can be connected
using 8 or 16 data lines, this patch adds pin mux entries for all
16 data lines.

Signed-off-by: Stefan Agner &lt;stefan@agner.ch&gt;
</content>
</entry>
<entry>
<title>Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'</title>
<updated>2014-06-30T21:00:34Z</updated>
<author>
<name>Albert ARIBAUD</name>
<email>albert.u.boot@aribaud.net</email>
</author>
<published>2014-06-30T21:00:34Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=d6694aff569a0838a9d0ef352128f5aa309d73ff'/>
<id>urn:sha1:d6694aff569a0838a9d0ef352128f5aa309d73ff</id>
<content type='text'>
</content>
</entry>
</feed>
