<feed xmlns='http://www.w3.org/2005/Atom'>
<title>bcm63xx/u-boot/board/gdsys/mpc8308, 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: mpc8308: Add FPGA flavor option</title>
<updated>2019-05-21T06:03:38Z</updated>
<author>
<name>Mario Six</name>
</author>
<published>2019-03-29T09:18:11Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/u-boot/commit/?id=cda8e1f6ca514effb229cad74719fa7b5bf8cd7b'/>
<id>urn:sha1:cda8e1f6ca514effb229cad74719fa7b5bf8cd7b</id>
<content type='text'>
More recent versions of IHS FPGAs feature a different memory layout.

Add a Kconfig option to differentiate between the legacy layout, and the
new layout (which is used on the upcoming "Gazerbeam" and later boards).

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: mpc8308: Don't use manual RAM config if RAM driver is active</title>
<updated>2019-05-21T06:03:38Z</updated>
<author>
<name>Mario Six</name>
</author>
<published>2019-03-29T09:18:09Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/u-boot/commit/?id=edba2b29f57efdff0ee087a0686ef11efbd6f9b8'/>
<id>urn:sha1:edba2b29f57efdff0ee087a0686ef11efbd6f9b8</id>
<content type='text'>
The "manual" RAM configuration should not be used if the DM RAM driver
is active, hence, disable the code if the CONFIG_MPC83XX_SDRAM config
variable is defined.

Signed-off-by: Mario Six &lt;mario.six@gdsys.cc&gt;
</content>
</entry>
<entry>
<title>gdsys: mpc8308: Migrate SYS_FPGA{0, 1}_{BASE, SIZE} to Kconfig</title>
<updated>2019-05-21T06:03:38Z</updated>
<author>
<name>Mario Six</name>
</author>
<published>2019-03-29T09:18:08Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/u-boot/commit/?id=b335fb6d8c7796edce58db5c4743e6de891ec1fe'/>
<id>urn:sha1:b335fb6d8c7796edce58db5c4743e6de891ec1fe</id>
<content type='text'>
Move CONFIG_SYS_FPGA0_BASE, CONFIG_SYS_FPGA0_SIZE, CONFIG_SYS_FPGA1_BASE, and
CONFIG_SYS_FPGA1_SIZE to Kconfig.

Signed-off-by: Mario Six &lt;mario.six@gdsys.cc&gt;
</content>
</entry>
<entry>
<title>gdsys: mpc8308: Use shadow register for output GPIO values</title>
<updated>2019-05-21T06:03:38Z</updated>
<author>
<name>Mario Six</name>
</author>
<published>2019-03-29T09:18:07Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/u-boot/commit/?id=b12b545836746217e9f417bd5c3b13557a201a34'/>
<id>urn:sha1:b12b545836746217e9f417bd5c3b13557a201a34</id>
<content type='text'>
Since the gpio output status on MPC8xxx cannot be read back, it has to
be buffered locally.

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: mpc8308: Fix style violations</title>
<updated>2019-05-21T06:03:38Z</updated>
<author>
<name>Mario Six</name>
</author>
<published>2019-03-29T09:18:06Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/u-boot/commit/?id=9c454827f1d1939032ea2b7811a8e674655d58fb'/>
<id>urn:sha1:9c454827f1d1939032ea2b7811a8e674655d58fb</id>
<content type='text'>
Fix some style violations in the gdsys MPC8308 board files, and make the
code more readable.

Signed-off-by: Mario Six &lt;mario.six@gdsys.cc&gt;
</content>
</entry>
<entry>
<title>mpc83xx: Get rid of CONFIG_SYS_DDR_SDRAM_BASE</title>
<updated>2019-05-21T05:52:33Z</updated>
<author>
<name>Mario Six</name>
</author>
<published>2019-01-21T08:18:16Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/u-boot/commit/?id=133ec602846d28a7915a7b3149d05d1c8a270873'/>
<id>urn:sha1:133ec602846d28a7915a7b3149d05d1c8a270873</id>
<content type='text'>
CONFIG_SYS_DDR_SDRAM_BASE is set to the same value as
CONFIG_SYS_SDRAM_BASE on all existing boards. Just use
CONFIG_SYS_SDRAM_BASE instead.

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>
</feed>
