<feed xmlns='http://www.w3.org/2005/Atom'>
<title>bcm63xx/u-boot/board/gdsys/common, 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: ioep-fpga: Switch to gazerbeam-style reporting</title>
<updated>2019-05-21T06:03:38Z</updated>
<author>
<name>Mario Six</name>
</author>
<published>2019-03-29T09:18:15Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/u-boot/commit/?id=33534526ec89e4f886d17503ecbc0646045f4da9'/>
<id>urn:sha1:33534526ec89e4f886d17503ecbc0646045f4da9</id>
<content type='text'>
Use a more extensive FPGA feature reporting style in the gdsys ioep-fpga
driver.

Signed-off-by: Mario Six &lt;mario.six@gdsys.cc&gt;
</content>
</entry>
<entry>
<title>gdsys: cmd_ioloop: Make DM compatible</title>
<updated>2019-05-21T06:03:38Z</updated>
<author>
<name>Mario Six</name>
</author>
<published>2019-03-29T09:18:14Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/u-boot/commit/?id=df8e5fb343c27c58cfe90def4dd4928a7de36d69'/>
<id>urn:sha1:df8e5fb343c27c58cfe90def4dd4928a7de36d69</id>
<content type='text'>
Make the ioloop command DM compatible, while keeping the old
functionality for not-yet-converted boards.

Signed-off-by: Mario Six &lt;mario.six@gdsys.cc&gt;
</content>
</entry>
<entry>
<title>gdsys: cmd_ioloop: Introduce commenting enum</title>
<updated>2019-05-21T06:03:38Z</updated>
<author>
<name>Mario Six</name>
</author>
<published>2019-03-29T09:18:13Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/u-boot/commit/?id=ba75772fcbf32194db81c1907898657f84aa5182'/>
<id>urn:sha1:ba75772fcbf32194db81c1907898657f84aa5182</id>
<content type='text'>
Replace the boolean parameter of io_check_status that controls whether
the status is printed or not with a documenting enum.

Signed-off-by: Mario Six &lt;mario.six@gdsys.cc&gt;
</content>
</entry>
<entry>
<title>gdsys: cmd_ioloop: Fix style violations</title>
<updated>2019-05-21T06:03:38Z</updated>
<author>
<name>Mario Six</name>
</author>
<published>2019-03-29T09:18:12Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/u-boot/commit/?id=db1d03a299811267bcd0f38fe9cd0f833ab29cd9'/>
<id>urn:sha1:db1d03a299811267bcd0f38fe9cd0f833ab29cd9</id>
<content type='text'>
Fix some style violations in the ioloop command, and make the code more
readable where possible.

Signed-off-by: Mario Six &lt;mario.six@gdsys.cc&gt;
</content>
</entry>
<entry>
<title>gdsys: Introduce GDSYS_LEGACY_DRIVERS</title>
<updated>2019-05-21T06:03:38Z</updated>
<author>
<name>Mario Six</name>
</author>
<published>2019-03-29T09:18:10Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/u-boot/commit/?id=fe4a9675758e8fe7dce0b0064cac03c81a649f0a'/>
<id>urn:sha1:fe4a9675758e8fe7dce0b0064cac03c81a649f0a</id>
<content type='text'>
Future gdsys boards will switch from the legacy drivers in board/gdsys/common
to DM-based drivers.

Define a Kconfig option that disables the legacy drivers.

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>gdsys: phy: Adapt fixup_88e1518() to latest Release Notes</title>
<updated>2019-05-21T06:03:38Z</updated>
<author>
<name>Dirk Eibach</name>
</author>
<published>2019-03-29T09:18:04Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/u-boot/commit/?id=6717d664d719a4675041a837f7e51ae2d8255592'/>
<id>urn:sha1:6717d664d719a4675041a837f7e51ae2d8255592</id>
<content type='text'>
The initialization sequence in the newest release notes of the 88e1518
phy omits two commands.

Remove them from the sequence.

Signed-off-by: Dirk Eibach &lt;dirk.eibach@gdsys.cc&gt;
</content>
</entry>
<entry>
<title>ihs_mdio: Use new regmap interface</title>
<updated>2019-05-21T05:52:34Z</updated>
<author>
<name>Mario Six</name>
</author>
<published>2019-01-28T08:49:33Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/u-boot/commit/?id=e29dfce06cddc9cbc67f69c4a2fa9732caf73b26'/>
<id>urn:sha1:e29dfce06cddc9cbc67f69c4a2fa9732caf73b26</id>
<content type='text'>
For the DM case, use the proper parameter for the regmap_init_mem call
(which is the ofnode, not the udevice).

Signed-off-by: Mario Six &lt;mario.six@gdsys.cc&gt;
Reviewed-by: Simon Glass &lt;sjg@chromium.org&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>
</feed>
