<feed xmlns='http://www.w3.org/2005/Atom'>
<title>u-boot.git/board/aries, branch v2017.07</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/u-boot.git/atom/board/aries?h=v2017.07</id>
<link rel='self' href='http://cgit.235523.xyz/u-boot.git/atom/board/aries?h=v2017.07'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/'/>
<updated>2017-06-29T17:31:06Z</updated>
<entry>
<title>ARM: at91: ma5d4: Support both SF and eMMC SoMs</title>
<updated>2017-06-29T17:31:06Z</updated>
<author>
<name>Marek Vasut</name>
<email>marex@denx.de</email>
</author>
<published>2017-05-02T18:27:50Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=e3f40720bac263c00b5f78777fa948775ed1330f'/>
<id>urn:sha1:e3f40720bac263c00b5f78777fa948775ed1330f</id>
<content type='text'>
Discern the SoMs based on the presence of SPI flash to support both
variants of the SoM, one booting from SPI NOR and one booting from
eMMC.

Signed-off-by: Marek Vasut &lt;marex@denx.de&gt;
Cc: Andreas Bießmann &lt;andreas.devel@googlemail.com&gt;
</content>
</entry>
<entry>
<title>ARM: at91: ma5d4: Boot from MMC2 when using SAM-BA</title>
<updated>2017-06-29T17:30:51Z</updated>
<author>
<name>Marek Vasut</name>
<email>marex@denx.de</email>
</author>
<published>2017-05-02T18:27:47Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=8997de292a8b0bb54d4a9a93d5d9d2387c22a8b8'/>
<id>urn:sha1:8997de292a8b0bb54d4a9a93d5d9d2387c22a8b8</id>
<content type='text'>
Continue loading U-Boot from MMC2 when the SPL was loaded using SAM-BA
loader. This allows the board to boot system from the removable media
instead of the eMMC, which is useful for commissioning purposes. When
booting from the eMMC, always boot from it as it is not possible to
boot from the SD interface directly.

Signed-off-by: Marek Vasut &lt;marex@denx.de&gt;
Cc: Andreas Bießmann &lt;andreas.devel@googlemail.com&gt;
</content>
</entry>
<entry>
<title>ARM: at91: ma5d4: Swap SD/MMC controller order</title>
<updated>2017-06-29T17:30:50Z</updated>
<author>
<name>Marek Vasut</name>
<email>marex@denx.de</email>
</author>
<published>2017-05-02T18:27:45Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=4425be39eb40dbf02149b458d7c9b6190cc261bb'/>
<id>urn:sha1:4425be39eb40dbf02149b458d7c9b6190cc261bb</id>
<content type='text'>
The SDHCI1 is the primary boot controller on rev. 2.1 SoM, which
is the version available on the market. Swap the controller order
to match this and future versions of the SoM.

Signed-off-by: Marek Vasut &lt;marex@denx.de&gt;
Cc: Andreas Bießmann &lt;andreas.devel@googlemail.com&gt;
</content>
</entry>
<entry>
<title>ARM: at91: ma5d4: Init SD/MMC controller in SPL</title>
<updated>2017-06-29T17:30:49Z</updated>
<author>
<name>Marek Vasut</name>
<email>marex@denx.de</email>
</author>
<published>2017-05-02T18:27:44Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=24257db07154e0ca27cb82a5aae4f43bca830b24'/>
<id>urn:sha1:24257db07154e0ca27cb82a5aae4f43bca830b24</id>
<content type='text'>
Init the controllers, otherwise the board cannot boot from SD/MMC.
This boot option is new on rev. 2.1 SoM .

Signed-off-by: Marek Vasut &lt;marex@denx.de&gt;
Cc: Andreas Bießmann &lt;andreas.devel@googlemail.com&gt;
</content>
</entry>
<entry>
<title>ARM: at91: ma5d4: Reset CAN controllers late</title>
<updated>2017-06-29T17:30:28Z</updated>
<author>
<name>Marek Vasut</name>
<email>marex@denx.de</email>
</author>
<published>2017-05-02T18:27:42Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=52a557d64c999400971419aed511b831c6a09ab9'/>
<id>urn:sha1:52a557d64c999400971419aed511b831c6a09ab9</id>
<content type='text'>
The CAN controllers need slight delay between toggling of their reset
line. Move this action into board_init(), otherwise timer will not be
initialized and the board might hang.

Signed-off-by: Marek Vasut &lt;marex@denx.de&gt;
Cc: Andreas Bießmann &lt;andreas.devel@googlemail.com&gt;
</content>
</entry>
<entry>
<title>ARM: at91: ma5d4: Switch DDR2 controller to sequencial address decoding</title>
<updated>2017-06-29T17:30:28Z</updated>
<author>
<name>Marek Vasut</name>
<email>marex@denx.de</email>
</author>
<published>2017-05-02T18:27:41Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=ae625ae5a14f63400b8e5ee901a27248037a2339'/>
<id>urn:sha1:ae625ae5a14f63400b8e5ee901a27248037a2339</id>
<content type='text'>
According to the datasheet, sequential mapping is used for DDR
SDRAM, while interleaved mapping is used for regular SDRAM.
Incorrect configuration of this bit does indeed cause sporadic
memory instability.

Signed-off-by: Marek Vasut &lt;marex@denx.de&gt;
Cc: Andreas Bießmann &lt;andreas.devel@googlemail.com&gt;
Cc: Wenyou Yang &lt;wenyou.yang@atmel.com&gt;
</content>
</entry>
<entry>
<title>ARM: atmel: Rename MA5D4EVK</title>
<updated>2017-06-29T17:30:27Z</updated>
<author>
<name>Marek Vasut</name>
<email>marex@denx.de</email>
</author>
<published>2017-05-02T18:27:40Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=f1d56dffd7f1a112482cdbe4e0ac2076e1eb3fe1'/>
<id>urn:sha1:f1d56dffd7f1a112482cdbe4e0ac2076e1eb3fe1</id>
<content type='text'>
The board is now manufactured by Aries Embedded GmbH , rename it.

Signed-off-by: Marek Vasut &lt;marex@denx.de&gt;
</content>
</entry>
<entry>
<title>Merge branch 'master' of git://git.denx.de/u-boot-socfpga</title>
<updated>2017-04-14T13:05:57Z</updated>
<author>
<name>Tom Rini</name>
<email>trini@konsulko.com</email>
</author>
<published>2017-04-14T13:05:57Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=c1a16c3ab541c014b029b42cc27cae496107e170'/>
<id>urn:sha1:c1a16c3ab541c014b029b42cc27cae496107e170</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ARM: socfpga: Rename MCVEVK</title>
<updated>2017-04-14T12:06:44Z</updated>
<author>
<name>Marek Vasut</name>
<email>marex@denx.de</email>
</author>
<published>2017-04-05T11:17:03Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=a548bc511f425c9f1213791d020be217221cbe4f'/>
<id>urn:sha1:a548bc511f425c9f1213791d020be217221cbe4f</id>
<content type='text'>
The board is now manufactured by Aries Embedded GmbH , rename it.

Signed-off-by: Marek Vasut &lt;marex@denx.de&gt;
</content>
</entry>
<entry>
<title>Merge branch 'master' of git://www.denx.de/git/u-boot-imx</title>
<updated>2017-04-13T15:19:00Z</updated>
<author>
<name>Tom Rini</name>
<email>trini@konsulko.com</email>
</author>
<published>2017-04-13T14:17:06Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=1622559066d890f1b7622be0ede8a5d64de66ef3'/>
<id>urn:sha1:1622559066d890f1b7622be0ede8a5d64de66ef3</id>
<content type='text'>
Drop CONFIG_STACKSIZE from include/configs/imx6_logic.h

Signed-off-by: Tom Rini &lt;trini@konsulko.com&gt;
</content>
</entry>
</feed>
