<feed xmlns='http://www.w3.org/2005/Atom'>
<title>bcm63xx/u-boot/board/gdsys/common/Makefile, 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-05-21T06:03:38Z</updated>
<entry>
<title>mpc83xx: Add gazerbeam board</title>
<updated>2019-05-21T06:03:38Z</updated>
<author>
<name>Dirk Eibach</name>
</author>
<published>2019-03-29T09:18:19Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/u-boot/commit/?id=d494cdb97e18a30214d0414376d4eacdf82224fe'/>
<id>urn:sha1:d494cdb97e18a30214d0414376d4eacdf82224fe</id>
<content type='text'>
The gdsys gazerbeam board is based on a Freescale MPC8308 SOC.
It boots from NOR-Flash, kernel and rootfs are stored on
SD-Card.

On board peripherals include:
- 2x 10/100 Mbit/s Ethernet (optional)

Signed-off-by: Dirk Eibach &lt;dirk.eibach@gdsys.cc&gt;
Signed-off-by: Mario Six &lt;mario.six@gdsys.cc&gt;
</content>
</entry>
<entry>
<title>gdsys: Post ppc4xx removal cleanup</title>
<updated>2019-05-21T06:03:38Z</updated>
<author>
<name>Mario Six</name>
</author>
<published>2019-03-29T09:18:05Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/u-boot/commit/?id=3f902185f0c6d1179bf24c8e2749b94588e98fb3'/>
<id>urn:sha1:3f902185f0c6d1179bf24c8e2749b94588e98fb3</id>
<content type='text'>
The ppc4xx architecture was removed, and with it several old gdsys 44x
boards, but some "debris" from these purged boards was left over.

This patch removes these remnants (mostly entries in Makefiles, some now
superfluous data structures and some now obsolete config variables from
the whitelist).

Signed-off-by: Mario Six &lt;mario.six@gdsys.cc&gt;
</content>
</entry>
<entry>
<title>strider: Migrate to CONFIG_TARGET_STRIDER</title>
<updated>2019-05-21T05:51:40Z</updated>
<author>
<name>Mario Six</name>
</author>
<published>2019-01-21T08:17:46Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/u-boot/commit/?id=0e93bb13aad82821abfbd27e0ea0998e54c50fea'/>
<id>urn:sha1:0e93bb13aad82821abfbd27e0ea0998e54c50fea</id>
<content type='text'>
Use the proper CONFIG_TARGET_STRIDER Kconfig option to replace the
CONFIG_STRIDER ad-hoc config option.

Signed-off-by: Mario Six &lt;mario.six@gdsys.cc&gt;
</content>
</entry>
<entry>
<title>hrcon: Migrate to CONFIG_TARGET_HRCON</title>
<updated>2019-05-21T05:51:40Z</updated>
<author>
<name>Mario Six</name>
</author>
<published>2019-01-21T08:17:45Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/u-boot/commit/?id=d6918816fb88ab648016284d80e88cc0db2a33ae'/>
<id>urn:sha1:d6918816fb88ab648016284d80e88cc0db2a33ae</id>
<content type='text'>
Use the proper CONFIG_TARGET_HRCON Kconfig option to replace
the CONFIG_HRCON ad-hoc config option.

Signed-off-by: Mario Six &lt;mario.six@gdsys.cc&gt;
</content>
</entry>
<entry>
<title>cmd: Add osd commands</title>
<updated>2018-09-28T16:27:33Z</updated>
<author>
<name>Mario Six</name>
</author>
<published>2018-09-27T07:19:34Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/u-boot/commit/?id=3bf65cb56cc844473146d977b21c64504f191aff'/>
<id>urn:sha1:3bf65cb56cc844473146d977b21c64504f191aff</id>
<content type='text'>
Add command to query information from and write text to on-screen
display (OSD) devices.

Signed-off-by: Mario Six &lt;mario.six@gdsys.cc&gt;
Reviewed-by: Simon Glass &lt;sjg@chromium.org&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>
<entry>
<title>strider: Support con-dp flavor</title>
<updated>2016-06-06T17:39:13Z</updated>
<author>
<name>Dirk Eibach</name>
</author>
<published>2016-06-02T07:05:41Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/u-boot/commit/?id=1d2541ba32c0ab144c9307edd4a76606ad528ce0'/>
<id>urn:sha1:1d2541ba32c0ab144c9307edd4a76606ad528ce0</id>
<content type='text'>
There is a new strider console flavor with DisplayPort
video.

Signed-off-by: Dirk Eibach &lt;dirk.eibach@gdsys.cc&gt;
Reviewed-by: Tom Rini &lt;trini@konsulko.com&gt;
</content>
</entry>
<entry>
<title>hrcon: Add fan controllers</title>
<updated>2015-11-12T23:04:10Z</updated>
<author>
<name>Dirk Eibach</name>
</author>
<published>2015-10-28T10:46:36Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/u-boot/commit/?id=5c3b6dc1fb415d316744b284513c908e96426567'/>
<id>urn:sha1:5c3b6dc1fb415d316744b284513c908e96426567</id>
<content type='text'>
Signed-off-by: Dirk Eibach &lt;dirk.eibach@gdsys.cc&gt;
</content>
</entry>
<entry>
<title>hrcon: Use generic ioep-fpga support</title>
<updated>2015-11-12T23:04:09Z</updated>
<author>
<name>Dirk Eibach</name>
</author>
<published>2015-10-28T10:46:33Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/u-boot/commit/?id=d4e58888014135e429bb8c7b39655106e99b6477'/>
<id>urn:sha1:d4e58888014135e429bb8c7b39655106e99b6477</id>
<content type='text'>
The strider platform moved some generic code into ioep-fpga.c.
Make use of that on hrcon platform.

Signed-off-by: Dirk Eibach &lt;dirk.eibach@gdsys.cc&gt;
</content>
</entry>
<entry>
<title>mpc83xx: Add strider board</title>
<updated>2015-11-12T23:03:48Z</updated>
<author>
<name>Dirk Eibach</name>
</author>
<published>2015-10-28T10:46:32Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/u-boot/commit/?id=a3f9d6c7791bbf0ff7fc68d49abcc5b53c6f7e48'/>
<id>urn:sha1:a3f9d6c7791bbf0ff7fc68d49abcc5b53c6f7e48</id>
<content type='text'>
The gdsys strider board is based on a Freescale MPC8308 SOC.
It boots from NOR-Flash, kernel and rootfs are stored on
SD-Card.

On board peripherals include:
- 1x 10/100 Mbit/s Ethernet (optional)
- Lattice ECP3 FPGA connected via eLBC

Signed-off-by: Dirk Eibach &lt;dirk.eibach@gdsys.cc&gt;
[trini: Drop setting CONFIG_SYS_GENERIC_BOARD, this is always true now]
Signed-off-by: Tom Rini &lt;trini@konsulko.com&gt;
</content>
</entry>
</feed>
