<feed xmlns='http://www.w3.org/2005/Atom'>
<title>bcm63xx/u-boot/board/atmel, branch master</title>
<subtitle>Broadcom-s U-Boot</subtitle>
<id>https://git.openwrt.org/project/bcm63xx/u-boot/atom?h=master</id>
<link rel='self' href='https://git.openwrt.org/project/bcm63xx/u-boot/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/u-boot/'/>
<updated>2019-06-27T06:47:49Z</updated>
<entry>
<title>board: atmel: fix pda variable not being reset</title>
<updated>2019-06-27T06:47:49Z</updated>
<author>
<name>Eugen Hristev</name>
</author>
<published>2019-06-12T10:16:18Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/u-boot/commit/?id=ad371d8cd111126ad844f257b723f2f9df45351b'/>
<id>urn:sha1:ad371d8cd111126ad844f257b723f2f9df45351b</id>
<content type='text'>
In case someone detects a PDA and u-boot sets the 'pda' variable,
and the user does a saveenv, the pda is set in env, and if the
screen is removed, u-boot will still have in the env the 'pda'
variable, even if no screen is attached.
In order to fix this, we have to reset the 'pda' variable,
such that it's not just set if the screen is detected, but also unset
if no screen is detected.

Signed-off-by: Eugen Hristev &lt;eugen.hristev@microchip.com&gt;
</content>
</entry>
<entry>
<title>board: atmel: sama5d2_icp: enable green led on SPL completion</title>
<updated>2019-05-15T06:34:22Z</updated>
<author>
<name>Eugen Hristev</name>
</author>
<published>2019-05-03T13:26:53Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/u-boot/commit/?id=bc2d313d68f8b8f21438d4e52ebb932cd4ce83b8'/>
<id>urn:sha1:bc2d313d68f8b8f21438d4e52ebb932cd4ce83b8</id>
<content type='text'>
Enable the green led on SPL completion.
Red led has no pulldown and it will be lighted by default when the
board starts up.
If the PMIC is not configured to enable LDO2, the leds will not light.

Signed-off-by: Eugen Hristev &lt;eugen.hristev@microchip.com&gt;
</content>
</entry>
<entry>
<title>board: atmel: sama5d2_icp: standby disable on CAN transceivers in SPL</title>
<updated>2019-05-15T06:34:22Z</updated>
<author>
<name>Eugen Hristev</name>
</author>
<published>2019-05-03T13:24:21Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/u-boot/commit/?id=2950c514e8fc2c9d6a48cd7187521bc648dc679e'/>
<id>urn:sha1:2950c514e8fc2c9d6a48cd7187521bc648dc679e</id>
<content type='text'>
The 2 CAN transceivers have a STBDY pin which must be low in order to
operate.
This pin is tied to PB25.
Set it to 0 in bootstrap.
At a later time, this needs to be controlled by Linux power management
system, or requested by some driver as a gpio and tied to 0 during
CAN link up.

Signed-off-by: Eugen Hristev &lt;eugen.hristev@microchip.com&gt;
</content>
</entry>
<entry>
<title>board: atmel: sama5d2_icp: add periph reset in SPL hw init</title>
<updated>2019-05-15T06:34:22Z</updated>
<author>
<name>Eugen Hristev</name>
</author>
<published>2019-05-03T12:56:44Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/u-boot/commit/?id=57fbd36c668dfe0bff7eb2bca9c0d3d625f84185'/>
<id>urn:sha1:57fbd36c668dfe0bff7eb2bca9c0d3d625f84185</id>
<content type='text'>
Some periphs on the board need to be reset by holding their reset GPIO down
for a specific time period.
On a warm reset, the periphs are not being reset by any reset pin and may be
in a wrong state.
Reset them in the SPL to make sure we are booting into the correct state
machine of the specific board periphs (KSZ eth switch, USB hub, HSIC eth,
Ethercat)

Signed-off-by: Eugen Hristev &lt;eugen.hristev@microchip.com&gt;
</content>
</entry>
<entry>
<title>board: atmel: add SAMA5D2 ICP board</title>
<updated>2019-04-18T06:43:22Z</updated>
<author>
<name>Eugen Hristev</name>
</author>
<published>2018-07-06T08:15:10Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/u-boot/commit/?id=f085452d851afb303c8bfb04602faeb76034f562'/>
<id>urn:sha1:f085452d851afb303c8bfb04602faeb76034f562</id>
<content type='text'>
The SAMA5D2 ICP Board features the SAMA5D27 SoC,
together with QSPI Flash, Wilc3000 wireless device and
EtherCat support.

Signed-off-by: Eugen Hristev &lt;eugen.hristev@microchip.com&gt;
</content>
</entry>
<entry>
<title>board: at91sam9x5: add environment var for cpu type</title>
<updated>2018-10-22T13:18:49Z</updated>
<author>
<name>Eugen Hristev</name>
</author>
<published>2018-10-08T06:54:27Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/u-boot/commit/?id=61b4dbb0d0c6dcb5a008e84e07a54e5b500a8b4b'/>
<id>urn:sha1:61b4dbb0d0c6dcb5a008e84e07a54e5b500a8b4b</id>
<content type='text'>
When booting and CPU is detected from cpuid, we also need an environment
variable that will be used in boot commands to load the proper devicetree.

Signed-off-by: Eugen Hristev &lt;eugen.hristev@microchip.com&gt;
</content>
</entry>
<entry>
<title>video: at91: Adjust vidconsole_position_cursor() to use char pos</title>
<updated>2018-10-09T10:40:27Z</updated>
<author>
<name>Simon Glass</name>
</author>
<published>2018-10-01T18:22:47Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/u-boot/commit/?id=9949ee876dc585d198a0fd4790a21e9a2332201f'/>
<id>urn:sha1:9949ee876dc585d198a0fd4790a21e9a2332201f</id>
<content type='text'>
At present this function uses pixels but it seems more useful for it to
position in terms of characters on the screen. This also matches the
comment to the function. Update this.

Unfortunately there is one user of this function (at91). Have a crack at
fixing this, since I cannot test it.

Signed-off-by: Simon Glass &lt;sjg@chromium.org&gt;
Reviewed-by: Anatolij Gustschin &lt;agust@denx.de&gt;
</content>
</entry>
<entry>
<title>MAINTAINERS: at91: update entry for at91 boards</title>
<updated>2018-10-01T14:44:14Z</updated>
<author>
<name>Eugen Hristev</name>
</author>
<published>2018-10-01T14:31:53Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/u-boot/commit/?id=2f812824c500c89e916814612337808b2ad75a1f'/>
<id>urn:sha1:2f812824c500c89e916814612337808b2ad75a1f</id>
<content type='text'>
Updated the maintainership for the at91 boards.

Signed-off-by: Eugen Hristev &lt;eugen.hristev@microchip.com&gt;
</content>
</entry>
<entry>
<title>MAINTAINERS: Update some entries for missed boards</title>
<updated>2018-09-30T17:00:37Z</updated>
<author>
<name>Tom Rini</name>
</author>
<published>2018-09-30T14:24:45Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/u-boot/commit/?id=2c1e16b9d2e3a6138acf4ffd9866e47ddbe6d453'/>
<id>urn:sha1:2c1e16b9d2e3a6138acf4ffd9866e47ddbe6d453</id>
<content type='text'>
Signed-off-by: Tom Rini &lt;trini@konsulko.com&gt;
</content>
</entry>
<entry>
<title>board: sama5d4_xplained: add pda detect call at init time</title>
<updated>2018-09-29T00:22:41Z</updated>
<author>
<name>Eugen Hristev</name>
</author>
<published>2018-09-18T07:35:47Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/u-boot/commit/?id=95501d5242cbd27f877d029b3c508d18dabf9b48'/>
<id>urn:sha1:95501d5242cbd27f877d029b3c508d18dabf9b48</id>
<content type='text'>
Call the PDA detection mechanism at boot time so we can have
the pda environment variable ready for use.

Signed-off-by: Eugen Hristev &lt;eugen.hristev@microchip.com&gt;
</content>
</entry>
</feed>
