<feed xmlns='http://www.w3.org/2005/Atom'>
<title>u-boot.git/board, branch v2015.07-rc2</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/u-boot.git/atom/board?h=v2015.07-rc2</id>
<link rel='self' href='http://cgit.235523.xyz/u-boot.git/atom/board?h=v2015.07-rc2'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/'/>
<updated>2015-06-08T21:32:40Z</updated>
<entry>
<title>pepper: Implement Board Detection mechanism</title>
<updated>2015-06-08T21:32:40Z</updated>
<author>
<name>Adam YH Lee</name>
<email>adam.yh.lee@gmail.com</email>
</author>
<published>2015-06-01T21:29:09Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=5e90470a866875984820dbc48c9b881e0ce773ba'/>
<id>urn:sha1:5e90470a866875984820dbc48c9b881e0ce773ba</id>
<content type='text'>
AM335x-based 'Gumstix Pepper' SBCs and variants use different types of
RAM (DDR2 vs DDR3 with DDR3 being the default).  Detect the board type
by reading the factory-programmed EEPROM [1] and use this to select any
runtime boot options such as RAM type.

[1] http://elinux.org/BeagleBoardPinMux#List_of_Vendor_and_Device_IDs

Signed-off-by: Adam YH Lee &lt;adam.yh.lee@gmail.com&gt;
Signed-off-by: Ash Charles &lt;ashcharles@gmail.com&gt;
</content>
</entry>
<entry>
<title>Merge branch 'master' of git://www.denx.de/git/u-boot-imx</title>
<updated>2015-06-08T12:37:02Z</updated>
<author>
<name>Tom Rini</name>
<email>trini@konsulko.com</email>
</author>
<published>2015-06-08T12:37:02Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=4d80051b63ff54f6b6f90fceb92cf87ab3401ecb'/>
<id>urn:sha1:4d80051b63ff54f6b6f90fceb92cf87ab3401ecb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ot1200: setup i2c bus 1 in setup_iomux_i2c()</title>
<updated>2015-06-08T06:48:32Z</updated>
<author>
<name>Christian Gmeiner</name>
<email>christian.gmeiner@gmail.com</email>
</author>
<published>2015-06-03T09:33:23Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=130e6c8cbd9c255da218e9fa1a136c065808aa93'/>
<id>urn:sha1:130e6c8cbd9c255da218e9fa1a136c065808aa93</id>
<content type='text'>
On this bus there is a EEPROM containing EDID and ddr3
calibration information.

Signed-off-by: Christian Gmeiner &lt;christian.gmeiner@gmail.com&gt;
</content>
</entry>
<entry>
<title>ot1200: setup i2c bus in board_early_init_f(..)</title>
<updated>2015-06-08T06:48:15Z</updated>
<author>
<name>Christian Gmeiner</name>
<email>christian.gmeiner@gmail.com</email>
</author>
<published>2015-06-03T09:33:22Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=cefe06bf84c3093c875f19490841ff12e0939bda'/>
<id>urn:sha1:cefe06bf84c3093c875f19490841ff12e0939bda</id>
<content type='text'>
Make it possible to use the i2c bus in SPL.

Signed-off-by: Christian Gmeiner &lt;christian.gmeiner@gmail.com&gt;
</content>
</entry>
<entry>
<title>colibri_vf: Enable board specific USB initialisation for USB pen gpio</title>
<updated>2015-06-08T06:41:56Z</updated>
<author>
<name>Sanchayan Maity</name>
<email>maitysanchayan@gmail.com</email>
</author>
<published>2015-06-01T13:07:25Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=09cfa8ee6aa5c2a126da402af85fbfdcbf9cce06'/>
<id>urn:sha1:09cfa8ee6aa5c2a126da402af85fbfdcbf9cce06</id>
<content type='text'>
Add IOMUX for the pad used as USB pen. This needs to be driven low for
the Iris and Viola boards where it is pulled up high by default. This is
required for the USB host functionality to work on these boards. Use the
board specific weak initialisation function, to drive the pin low which
would be called on "usb start".

Signed-off-by: Sanchayan Maity &lt;maitysanchayan@gmail.com&gt;
</content>
</entry>
<entry>
<title>colibri_vf: Add separate defconfig for device tree support</title>
<updated>2015-06-08T06:41:55Z</updated>
<author>
<name>Bhuvanchandra DV</name>
<email>bhuvanchandra.dv@toradex.com</email>
</author>
<published>2015-06-01T13:07:23Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=dde8c15b133b364c413bb95e3d89445b2427908b'/>
<id>urn:sha1:dde8c15b133b364c413bb95e3d89445b2427908b</id>
<content type='text'>
Most of the drivers available for Vybrid are not yet converted
to OF model to use device tree model, only few drivers
like SPI and GPIO drivers use device trees.
Add separate defconfig for who needs to use device tree model.
Later this can be integrated to single defconfig.

Acked-by: Stefan Agner &lt;stefan@agner.ch&gt;
Signed-off-by: Bhuvanchandra DV &lt;bhuvanchandra.dv@toradex.com&gt;
</content>
</entry>
<entry>
<title>arm: vf610: Add iomux support for DSPI</title>
<updated>2015-06-08T06:41:55Z</updated>
<author>
<name>Bhuvanchandra DV</name>
<email>bhuvanchandra.dv@toradex.com</email>
</author>
<published>2015-06-01T13:07:20Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=508f412125c417623880b98fa860471c7000fbca'/>
<id>urn:sha1:508f412125c417623880b98fa860471c7000fbca</id>
<content type='text'>
Add iomux definitions for DSPI second instance.

Signed-off-by: Bhuvanchandra DV &lt;bhuvanchandra.dv@toradex.com&gt;
</content>
</entry>
<entry>
<title>colibri_vf: Add pinmux entries for GPIOs</title>
<updated>2015-06-08T06:41:55Z</updated>
<author>
<name>Bhuvanchandra DV</name>
<email>bhuvanchandra.dv@toradex.com</email>
</author>
<published>2015-06-01T13:07:17Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=a7b1808ee3e87608bf740f845b6de6ebb550a339'/>
<id>urn:sha1:a7b1808ee3e87608bf740f845b6de6ebb550a339</id>
<content type='text'>
Inorder to use the pins as GPIO, apart from setting the alt-function,
pinmuxing need to be done, this patch adds pinmux entries of
few GPIOs.

Acked-by: Stefan Agner &lt;stefan@agner.ch&gt;
Signed-off-by: Bhuvanchandra DV &lt;bhuvanchandra.dv@toradex.com&gt;
</content>
</entry>
<entry>
<title>wandboard: Add board revision detection support</title>
<updated>2015-06-08T06:34:38Z</updated>
<author>
<name>Fabio Estevam</name>
<email>fabio.estevam@freescale.com</email>
</author>
<published>2015-05-21T22:24:05Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=9a8804a85e37d774419ee6452a90cc6e57d925f3'/>
<id>urn:sha1:9a8804a85e37d774419ee6452a90cc6e57d925f3</id>
<content type='text'>
There are two revisions of wandboard: version B1 and C1.

Add the revision detection support, so that the correct dtb file can
be automatically loaded.

Based on the patch from Richard Hu &lt;hakahu@gmail.com&gt;.

Signed-off-by: Fabio Estevam &lt;fabio.estevam@freescale.com&gt;
Reviewed-by: Stefano Babic &lt;sbabic@denx.de&gt;
Tested-By: Vagrant Cascadian &lt;vagrant@aikidev.net&gt;
</content>
</entry>
<entry>
<title>Merge git://git.denx.de/u-boot-sunxi</title>
<updated>2015-06-06T11:03:07Z</updated>
<author>
<name>Tom Rini</name>
<email>trini@konsulko.com</email>
</author>
<published>2015-06-06T11:03:07Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=290ac3bb1a1fbd85abcecfd8ff8cb837029d067a'/>
<id>urn:sha1:290ac3bb1a1fbd85abcecfd8ff8cb837029d067a</id>
<content type='text'>
</content>
</entry>
</feed>
