<feed xmlns='http://www.w3.org/2005/Atom'>
<title>u-boot.git/board/compulab, branch v2014.01</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/u-boot.git/atom/board/compulab?h=v2014.01</id>
<link rel='self' href='http://cgit.235523.xyz/u-boot.git/atom/board/compulab?h=v2014.01'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/'/>
<updated>2013-12-19T02:14:18Z</updated>
<entry>
<title>ARM: AM33xx+: Update ioregs to pass different values</title>
<updated>2013-12-19T02:14:18Z</updated>
<author>
<name>Lokesh Vutla</name>
<email>lokeshvutla@ti.com</email>
</author>
<published>2013-12-10T09:32:21Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=965de8b91bddd1f5967240d1d44005719b09dd5e'/>
<id>urn:sha1:965de8b91bddd1f5967240d1d44005719b09dd5e</id>
<content type='text'>
Currently same value is programmed for all ioregs. This is not
the case for all SoC's like AM4372. So adding a structure for ioregs
and updating in all board files. And also return from config_cmd_ctrl()
and config_ddr_data() functions if data is not passed.

Signed-off-by: Lokesh Vutla &lt;lokeshvutla@ti.com&gt;
[trini: Fixup dxr2, cm_t335, adapt pcm051 rev3]
Signed-off-by: Tom Rini &lt;trini@ti.com&gt;
</content>
</entry>
<entry>
<title>arm: omap3: Add SPL support to cm_t35</title>
<updated>2013-12-12T19:54:22Z</updated>
<author>
<name>Stefan Roese</name>
<email>sr@denx.de</email>
</author>
<published>2013-12-04T12:54:18Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=3e51b7c8b8b076dc5115ca4b6a457f55f6de3cae'/>
<id>urn:sha1:3e51b7c8b8b076dc5115ca4b6a457f55f6de3cae</id>
<content type='text'>
Add SPL U-Boot support to replace x-loader on the Compulab cm_t35
board. Currently only the 256MiB SDRAM board versions are supported.

Tested by booting via MMC and NAND.

Signed-off-by: Stefan Roese &lt;sr@denx.de&gt;
Cc: Tom Rini &lt;trini@ti.com&gt;
Cc: Igor Grinberg &lt;grinberg@compulab.co.il&gt;
Cc: Nikita Kiryanov &lt;nikita@compulab.co.il&gt;
Acked-by: Igor Grinberg &lt;grinberg@compulab.co.il&gt;
</content>
</entry>
<entry>
<title>Merge branch 'u-boot/master' into 'u-boot-arm/master'</title>
<updated>2013-12-10T21:23:59Z</updated>
<author>
<name>Albert ARIBAUD</name>
<email>albert.u.boot@aribaud.net</email>
</author>
<published>2013-12-10T13:31:56Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=f15ea6e1d67782a1626d4a4922b6c20e380085e5'/>
<id>urn:sha1:f15ea6e1d67782a1626d4a4922b6c20e380085e5</id>
<content type='text'>
Conflicts:
	arch/arm/cpu/armv7/rmobile/Makefile
	doc/README.scrapyard

Needed manual fix:
	arch/arm/cpu/armv7/omap-common/Makefile
	board/compulab/cm_t335/u-boot.lds
</content>
</entry>
<entry>
<title>am33xx: Stop modifying certain EMIF4D registers</title>
<updated>2013-12-04T13:11:45Z</updated>
<author>
<name>Tom Rini</name>
<email>trini@ti.com</email>
</author>
<published>2013-11-07T16:42:57Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=39245c8699c68f85a5aaa3153d954370920d09c0'/>
<id>urn:sha1:39245c8699c68f85a5aaa3153d954370920d09c0</id>
<content type='text'>
Based on the definitive guide to EMIF configuration[1] certain registers
that we have been modifying (and are documented registers) should be
left in their reset values rather than modified.  This has been tested
on AM335x GP EVM and Beaglebone White.

[1]: http://processors.wiki.ti.com/index.php/AM335x_EMIF_Configuration_tips
Cc: Enric Balletbo i Serra &lt;eballetbo@iseebcn.com&gt;
Cc: Javier Martinez Canillas &lt;javier@dowhile0.org&gt;
Cc: Heiko Schocher &lt;hs@denx.de&gt;
Cc: Lars Poeschel &lt;poeschel@lemonage.de&gt;
Signed-off-by: Tom Rini &lt;trini@ti.com&gt;
Tested-by: Matt Porter &lt;matt.porter@linaro.org&gt;
</content>
</entry>
<entry>
<title>cm_t335: add support for status LED</title>
<updated>2013-12-04T13:11:26Z</updated>
<author>
<name>Ilya Ledvich</name>
<email>ilya@compulab.co.il</email>
</author>
<published>2013-11-07T05:57:34Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=e8ac22be6a6a8544f43ae58d9ef33574a51b5971'/>
<id>urn:sha1:e8ac22be6a6a8544f43ae58d9ef33574a51b5971</id>
<content type='text'>
Add support for status LED. Use the STATUS_LED APIs for indicating a
boot progress.

Signed-off-by: Ilya Ledvich &lt;ilya@compulab.co.il&gt;
Signed-off-by: Igor Grinberg &lt;grinberg@compulab.co.il&gt;
</content>
</entry>
<entry>
<title>cm_t335: add cm_t335 board support</title>
<updated>2013-12-04T13:10:41Z</updated>
<author>
<name>Ilya Ledvich</name>
<email>ilya@compulab.co.il</email>
</author>
<published>2013-11-07T05:57:33Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=54e7445de9367cde53ff3daa391fddd87e699113'/>
<id>urn:sha1:54e7445de9367cde53ff3daa391fddd87e699113</id>
<content type='text'>
Add cm_t335 board directory, config file. Enable build.

Signed-off-by: Ilya Ledvich &lt;ilya@compulab.co.il&gt;
Signed-off-by: Igor Grinberg &lt;grinberg@compulab.co.il&gt;
[trini: Adapt Makefile]
Signed-off-by: Tom Rini &lt;trini@ti.com&gt;
</content>
</entry>
<entry>
<title>Makefile: make directories by Makefile.build</title>
<updated>2013-11-17T19:11:31Z</updated>
<author>
<name>Masahiro Yamada</name>
<email>yamada.m@jp.panasonic.com</email>
</author>
<published>2013-11-11T05:35:54Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=e5c5301f1444ea454d17a368bb5138e0f3a59247'/>
<id>urn:sha1:e5c5301f1444ea454d17a368bb5138e0f3a59247</id>
<content type='text'>
Signed-off-by: Masahiro Yamada &lt;yamada.m@jp.panasonic.com&gt;
</content>
</entry>
<entry>
<title>i2c, omap24xx: convert driver to new mutlibus/mutliadapter framework</title>
<updated>2013-11-13T05:18:17Z</updated>
<author>
<name>Heiko Schocher</name>
<email>hs@denx.de</email>
</author>
<published>2013-10-22T09:03:18Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=6789e84ecaa8f45d053084e08c381284a04abff7'/>
<id>urn:sha1:6789e84ecaa8f45d053084e08c381284a04abff7</id>
<content type='text'>
- add omap24xx driver to new multibus/multiadpater support
- adapted all config files, which uses this driver

Tested on the am335x based siemens boards rut, dxr2 and pxm2
posted here:
http://patchwork.ozlabs.org/patch/263211/

Signed-off-by: Heiko Schocher &lt;hs@denx.de&gt;
Tested-by: Tom Rini &lt;trini@ti.com&gt;
Cc: Lars Poeschel &lt;poeschel@lemonage.de&gt;
Cc: Steve Sakoman &lt;sakoman@gmail.com&gt;
Cc: Thomas Weber &lt;weber@corscience.de&gt;
Cc: Tom Rix &lt;Tom.Rix@windriver.com&gt;
Cc: Grazvydas Ignotas &lt;notasas@gmail.com&gt;
Cc: Enric Balletbo i Serra &lt;eballetbo@iseebcn.com&gt;
Cc: Luca Ceresoli &lt;luca.ceresoli@comelit.it&gt;
Cc: Igor Grinberg &lt;grinberg@compulab.co.il&gt;
Cc: Ilya Yanok &lt;yanok@emcraft.com&gt;
Cc: Stefano Babic &lt;sbabic@denx.de&gt;
Cc: Nishanth Menon &lt;nm@ti.com&gt;
Cc: Pali Rohár &lt;pali.rohar@gmail.com&gt;
Cc: Peter Barada &lt;peter.barada@logicpd.com&gt;
Cc: Nagendra T S  &lt;nagendra@mistralsolutions.com&gt;
Cc: Michael Jones &lt;michael.jones@matrix-vision.de&gt;
Cc: Raphael Assenat &lt;raph@8d.com&gt;
Acked-by: Igor Grinberg &lt;grinberg@compulab.co.il&gt;
Acked-by: Stefano Babic &lt;sbabic@denx.de&gt;
</content>
</entry>
<entry>
<title>cm_t35: use scf0403 driver</title>
<updated>2013-11-12T09:12:07Z</updated>
<author>
<name>Nikita Kiryanov</name>
<email>nikita@compulab.co.il</email>
</author>
<published>2013-10-16T14:23:29Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=63c4f17b2f8017d22241522a48c765073b8791b0'/>
<id>urn:sha1:63c4f17b2f8017d22241522a48c765073b8791b0</id>
<content type='text'>
Use scf0403 driver to add scf0403x LCD support for cm-t35 and cm-t3730
boards.

Signed-off-by: Nikita Kiryanov &lt;nikita@compulab.co.il&gt;
Acked-by: Igor Grinberg &lt;grinberg@compulab.co.il&gt;
</content>
</entry>
<entry>
<title>cm-t35: use gpio_led driver for status led</title>
<updated>2013-11-11T17:17:06Z</updated>
<author>
<name>Igor Grinberg</name>
<email>grinberg@compulab.co.il</email>
</author>
<published>2013-11-06T14:39:47Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=ebc18afd0a150b0285c643a4d3c898e19323683b'/>
<id>urn:sha1:ebc18afd0a150b0285c643a4d3c898e19323683b</id>
<content type='text'>
Switch to using the generic gpio_led driver instead of the private to
cm_t35 board led implementation.

Signed-off-by: Igor Grinberg &lt;grinberg@compulab.co.il&gt;
Tested-by: Nikita Kiryanov &lt;nikita@compulab.co.il&gt;
</content>
</entry>
</feed>
