<feed xmlns='http://www.w3.org/2005/Atom'>
<title>u-boot.git/board/overo, branch v2012.04</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/u-boot.git/atom/board/overo?h=v2012.04</id>
<link rel='self' href='http://cgit.235523.xyz/u-boot.git/atom/board/overo?h=v2012.04'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/'/>
<updated>2012-01-16T07:40:13Z</updated>
<entry>
<title>overo: add SPL support</title>
<updated>2012-01-16T07:40:13Z</updated>
<author>
<name>Andreas Müller</name>
<email>schnitzeltony@gmx.de</email>
</author>
<published>2012-01-04T15:26:25Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=137703b811502dfea364650fb3e17f20b4c21333'/>
<id>urn:sha1:137703b811502dfea364650fb3e17f20b4c21333</id>
<content type='text'>
* implementation based on ti beagleboard/omap3evm
* timing data and i2c workaround for revision 0 boards taken from x-loader
* run-tested with overo revision 0 and 1 / boot from NAND and SDcard
* run-tested with x-loader

Signed-off-by: Andreas Müller &lt;schnitzeltony@gmx.de&gt;
Signed-off-by: Tom Rini &lt;trini@ti.com&gt;
</content>
</entry>
<entry>
<title>board/overo/overo.c: replace printf with one argument by puts</title>
<updated>2012-01-16T07:40:12Z</updated>
<author>
<name>Andreas Müller</name>
<email>schnitzeltony@gmx.de</email>
</author>
<published>2012-01-04T15:26:20Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=bae485db1245fc142acb85bac25e42f2898f82ae'/>
<id>urn:sha1:bae485db1245fc142acb85bac25e42f2898f82ae</id>
<content type='text'>
Signed-off-by: Andreas Müller &lt;schnitzeltony@gmx.de&gt;
</content>
</entry>
<entry>
<title>omap: Don't use gpio_free to change direction to input</title>
<updated>2011-10-27T19:56:35Z</updated>
<author>
<name>Joe Hershberger</name>
<email>joe.hershberger@ni.com</email>
</author>
<published>2011-10-12T10:31:44Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=b5db0a068a25e71b178e4b89635af731cf2f7c24'/>
<id>urn:sha1:b5db0a068a25e71b178e4b89635af731cf2f7c24</id>
<content type='text'>
gpio_free() should not have the side effect of setting the line to input since this prevents the gpio command from being able to set a line as output.

Signed-off-by: Joe Hershberger &lt;joe.hershberger@ni.com&gt;
Cc: Joe Hershberger &lt;joe.hershberger@gmail.com&gt;
Cc: Sandeep Paulraj &lt;s-paulraj@ti.com&gt;
Signed-off-by: Sandeep Paulraj &lt;s-paulraj@ti.com&gt;
</content>
</entry>
<entry>
<title>OMAP3: overo: Move ethernet CS4 configuration to execute based on board id</title>
<updated>2011-10-27T19:56:35Z</updated>
<author>
<name>Philip Balister</name>
<email>philip@balister.org</email>
</author>
<published>2011-10-11T11:23:22Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=8f7109b3abb7b667bfa3f9b242cd43c55ad6b8c9'/>
<id>urn:sha1:8f7109b3abb7b667bfa3f9b242cd43c55ad6b8c9</id>
<content type='text'>
By moving the CS4 configuration into the board specific configuration, it
is left free for custom carrier boards. The USRP-E1XX series uses
CS4 to control access to an FPGA, so without this patch the device driver
cannot claim CS4.

Signed-off-by: Philip Balister &lt;philip@opensdr.com&gt;
Tested-by: Steve Sakoman &lt;steve@sakoman.com&gt;
Signed-off-by: Sandeep Paulraj &lt;s-paulraj@ti.com&gt;
</content>
</entry>
<entry>
<title>omap: overo: Disable pull-ups on camera PCLK, HS and VS signals</title>
<updated>2011-10-27T19:56:34Z</updated>
<author>
<name>Steve Sakoman</name>
<email>sakoman@gmail.com</email>
</author>
<published>2011-09-30T09:08:36Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=353ffa7f93ab90655af2b194b7d0d16f106c297c'/>
<id>urn:sha1:353ffa7f93ab90655af2b194b7d0d16f106c297c</id>
<content type='text'>
The level shifters used on the Caspa camera module have a 4k output
impedance. Combined with the 100uA pull-up resistors in the OMAP3,
this raises the ground level to 400mV. Adding crosstalk between the
pixel clock and the HS/VS signals on the flat cable (a ground line in
between would have been nice), logic 0 levels can raise up to 650mV.
This exceeds the camera input pins VIL maximum voltage.  This change
suggested-by Laurent Pinchart

Signed-off-by: Steve Sakoman &lt;steve@sakoman.com&gt;
Signed-off-by: Sandeep Paulraj &lt;s-paulraj@ti.com&gt;
</content>
</entry>
<entry>
<title>omap: overo: Configure mux for gpio10</title>
<updated>2011-10-27T19:56:34Z</updated>
<author>
<name>Steve Sakoman</name>
<email>sakoman@gmail.com</email>
</author>
<published>2011-09-30T09:04:14Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=14aa545c45f3f6d487c83b4fc3be19dd9f9e4e5b'/>
<id>urn:sha1:14aa545c45f3f6d487c83b4fc3be19dd9f9e4e5b</id>
<content type='text'>
This pad was previously configured for sysclkout_1.  This patch changes
the configuration to gpio_10 to reduce radiated noise from the 26Mhz
clock, as well as make the pin more generally useful.

Signed-off-by: Steve Sakoman &lt;steve@sakoman.com&gt;
Acked-by: Philip Balister &lt;philip@opensdr.com&gt;
Signed-off-by: Sandeep Paulraj &lt;s-paulraj@ti.com&gt;
</content>
</entry>
<entry>
<title>punt unused clean/distclean targets</title>
<updated>2011-10-15T20:20:36Z</updated>
<author>
<name>Mike Frysinger</name>
<email>vapier@gentoo.org</email>
</author>
<published>2011-10-13T06:54:57Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=464c79207c89f247f97b344495924eabb0c9738e'/>
<id>urn:sha1:464c79207c89f247f97b344495924eabb0c9738e</id>
<content type='text'>
The top level Makefile does not do any recursion into subdirs when
cleaning, so these clean/distclean targets in random arch/board dirs
never get used.  Punt them all.

MAKEALL didn't report any errors related to this that I could see.

Signed-off-by: Mike Frysinger &lt;vapier@gentoo.org&gt;
</content>
</entry>
<entry>
<title>overo: Set IEN on GPMC_CLK to support synchronous clocking.</title>
<updated>2011-09-30T20:00:53Z</updated>
<author>
<name>Philip Balister</name>
<email>philip@balister.org</email>
</author>
<published>2011-09-14T16:50:12Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=cdbc2773c2d988705a95ad140ce96cfc8c881135'/>
<id>urn:sha1:cdbc2773c2d988705a95ad140ce96cfc8c881135</id>
<content type='text'>
Without this change CS's configured for synchronous clocking cannot
read data.

Signed-off-by: Philip Balister &lt;philip@opensdr.com&gt;
Signed-off-by: Sandeep Paulraj &lt;s-paulraj@ti.com&gt;
</content>
</entry>
<entry>
<title>OMAP3: Overo: Update GPMC timing for ethernet chip</title>
<updated>2011-09-30T20:00:53Z</updated>
<author>
<name>Philip Balister</name>
<email>philip@opensdr.com</email>
</author>
<published>2011-09-14T17:32:22Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=5213d24d7b73c6f8ea9e44e3d912936668ea846f'/>
<id>urn:sha1:5213d24d7b73c6f8ea9e44e3d912936668ea846f</id>
<content type='text'>
The existing timing does not quite meet the minimum requirements
in the LAN9221 datasheet. The timing in this patch solves problems
noticed on some parts. The patch also combines the CS configuration
for the overo and igep0020 boards per request.

Signed-off-by: Philip Balister &lt;philip@opensdr.com&gt;
Signed-off-by: Sandeep Paulraj &lt;s-paulraj@ti.com&gt;
</content>
</entry>
<entry>
<title>omap: gpio: Adapt board files to use generic API</title>
<updated>2011-09-13T06:25:15Z</updated>
<author>
<name>Sanjeev Premi</name>
<email>premi@ti.com</email>
</author>
<published>2011-09-08T14:51:01Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=84c3b6312997de6f98114263159c8b9824f3d33d'/>
<id>urn:sha1:84c3b6312997de6f98114263159c8b9824f3d33d</id>
<content type='text'>
This patch contains updates the sources in the board files
to use the generic API.

Signed-off-by: Sanjeev Premi &lt;premi@ti.com&gt;
</content>
</entry>
</feed>
