<feed xmlns='http://www.w3.org/2005/Atom'>
<title>bcm63xx/u-boot/board/phytec/pcm052, 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-04-13T18:30:08Z</updated>
<entry>
<title>pcm052: bk4: Add board_phy_config() for BK4 to setup ksz8081 phy</title>
<updated>2019-04-13T18:30:08Z</updated>
<author>
<name>Lukasz Majewski</name>
</author>
<published>2019-02-13T21:46:59Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/u-boot/commit/?id=bdc9fefcbf9c2b8c9b2db84de696ec894bc66341'/>
<id>urn:sha1:bdc9fefcbf9c2b8c9b2db84de696ec894bc66341</id>
<content type='text'>
BK4 requires setup of 50MHz reference clock for its KSZ8081 PHY devices.

Signed-off-by: Lukasz Majewski &lt;lukma@denx.de&gt;
Acked-by: Joe Hershberger &lt;joe.hershberger@ni.com&gt;
</content>
</entry>
<entry>
<title>pcm052: mac: Provide board specific imx_get_mac_from_fuse() function</title>
<updated>2019-04-13T18:30:08Z</updated>
<author>
<name>Lukasz Majewski</name>
</author>
<published>2019-02-13T21:46:58Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/u-boot/commit/?id=15a445690358462226df8038fe34e295d23b5319'/>
<id>urn:sha1:15a445690358462226df8038fe34e295d23b5319</id>
<content type='text'>
This commit introduces the board specific function to read fused mac
address.

Signed-off-by: Lukasz Majewski &lt;lukma@denx.de&gt;
</content>
</entry>
<entry>
<title>pcm052: board: Add code to setup LED default states</title>
<updated>2019-04-13T18:30:08Z</updated>
<author>
<name>Lukasz Majewski</name>
</author>
<published>2019-02-13T21:46:57Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/u-boot/commit/?id=379255f1ee12c2ddbeaba745a36e1803a5b01fcd'/>
<id>urn:sha1:379255f1ee12c2ddbeaba745a36e1803a5b01fcd</id>
<content type='text'>
As one has moved to DM based LEDs, this code is required to setup the
default state.

Signed-off-by: Lukasz Majewski &lt;lukma@denx.de&gt;
</content>
</entry>
<entry>
<title>pcm052: bk4: sdcard: Add support for SD card booting/recovery</title>
<updated>2019-04-13T18:30:08Z</updated>
<author>
<name>Lukasz Majewski</name>
</author>
<published>2019-02-13T21:46:56Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/u-boot/commit/?id=e5b345f30cc717706cd45cb18291cb607c3b1d4d'/>
<id>urn:sha1:e5b345f30cc717706cd45cb18291cb607c3b1d4d</id>
<content type='text'>
This code allows reusing the default u-boot as in the late board init, the
default envs are restored and proper recovery scripts executed.

Signed-off-by: Lukasz Majewski &lt;lukma@denx.de&gt;
</content>
</entry>
<entry>
<title>pcm052: board: Remove in-board setup code (it is now replaced by DM setup)</title>
<updated>2019-04-13T18:30:08Z</updated>
<author>
<name>Lukasz Majewski</name>
</author>
<published>2019-02-13T21:46:53Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/u-boot/commit/?id=27e15e533cc498aee90360c5f34c3832f466b8a2'/>
<id>urn:sha1:27e15e533cc498aee90360c5f34c3832f466b8a2</id>
<content type='text'>
This commit cleans up the pcm052.c file to remove dead code after moving to
DTS and DM.

Signed-off-by: Lukasz Majewski &lt;lukma@denx.de&gt;
</content>
</entry>
<entry>
<title>pcm052: board: cosmetic: Add copyright notice to pcm052.c</title>
<updated>2019-04-13T18:30:08Z</updated>
<author>
<name>Lukasz Majewski</name>
</author>
<published>2019-02-13T21:46:47Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/u-boot/commit/?id=fbe114aa4b2f906f48c30fe3590fc5c1a1886eff'/>
<id>urn:sha1:fbe114aa4b2f906f48c30fe3590fc5c1a1886eff</id>
<content type='text'>
Signed-off-by: Lukasz Majewski &lt;lukma@denx.de&gt;
</content>
</entry>
<entry>
<title>pcm052: board: vybrid: Update the board name for BK4 device</title>
<updated>2019-04-13T18:30:08Z</updated>
<author>
<name>Lukasz Majewski</name>
</author>
<published>2019-02-13T21:46:45Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/u-boot/commit/?id=5f1588acc2a2888c7932a7ef2080497cd8174059'/>
<id>urn:sha1:5f1588acc2a2888c7932a7ef2080497cd8174059</id>
<content type='text'>
This commit provides distinction between PCM052 and BK4.

Signed-off-by: Lukasz Majewski &lt;lukma@denx.de&gt;
</content>
</entry>
<entry>
<title>pcm052: board: Remove "m4go" command as it is superseded by "bootaux"</title>
<updated>2019-04-13T18:30:08Z</updated>
<author>
<name>Lukasz Majewski</name>
</author>
<published>2019-02-13T21:46:44Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/u-boot/commit/?id=fea63a5d7df09968635562959f1fcb403a37d1c5'/>
<id>urn:sha1:fea63a5d7df09968635562959f1fcb403a37d1c5</id>
<content type='text'>
The "m4go" provides exactly the same functionality as the IMX generic
"bootaux" command. Remove it to not duplicate the code.

Signed-off-by: Lukasz Majewski &lt;lukma@denx.de&gt;
</content>
</entry>
<entry>
<title>pcm052: board: Do not enable I2C2 code in the board file</title>
<updated>2019-04-13T18:30:08Z</updated>
<author>
<name>Lukasz Majewski</name>
</author>
<published>2019-02-13T21:46:42Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/u-boot/commit/?id=bc51c911208bb4383b7f8d8f7544c844316a47b1'/>
<id>urn:sha1:bc51c911208bb4383b7f8d8f7544c844316a47b1</id>
<content type='text'>
As the I2C2 clock is now enabled in the generic clock code, we can remove
this code from a board file.

Signed-off-by: Lukasz Majewski &lt;lukma@denx.de&gt;
Tested-by: Marcel Ziswiler &lt;marcel.ziswiler@toradex.com&gt;
</content>
</entry>
<entry>
<title>SPDX: Convert all of our single license tags to Linux Kernel style</title>
<updated>2018-05-07T13:34:12Z</updated>
<author>
<name>Tom Rini</name>
</author>
<published>2018-05-06T21:58:06Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/u-boot/commit/?id=83d290c56fab2d38cd1ab4c4cc7099559c1d5046'/>
<id>urn:sha1:83d290c56fab2d38cd1ab4c4cc7099559c1d5046</id>
<content type='text'>
When U-Boot started using SPDX tags we were among the early adopters and
there weren't a lot of other examples to borrow from.  So we picked the
area of the file that usually had a full license text and replaced it
with an appropriate SPDX-License-Identifier: entry.  Since then, the
Linux Kernel has adopted SPDX tags and they place it as the very first
line in a file (except where shebangs are used, then it's second line)
and with slightly different comment styles than us.

In part due to community overlap, in part due to better tag visibility
and in part for other minor reasons, switch over to that style.

This commit changes all instances where we have a single declared
license in the tag as both the before and after are identical in tag
contents.  There's also a few places where I found we did not have a tag
and have introduced one.

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