<feed xmlns='http://www.w3.org/2005/Atom'>
<title>bcm63xx/u-boot/configs/khadas-vim2_defconfig, 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-30T01:41:40Z</updated>
<entry>
<title>configs: Resync with savedefconfig</title>
<updated>2019-04-30T01:41:40Z</updated>
<author>
<name>Tom Rini</name>
</author>
<published>2019-04-29T19:54:04Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/u-boot/commit/?id=d168bcb6fe39108042c0c771f0823a95346a8e7e'/>
<id>urn:sha1:d168bcb6fe39108042c0c771f0823a95346a8e7e</id>
<content type='text'>
Rsync all defconfig files using moveconfig.py

Signed-off-by: Tom Rini &lt;trini@konsulko.com&gt;
</content>
</entry>
<entry>
<title>board: amlogic: enable PHY_REALTEK for selected boards</title>
<updated>2019-04-23T09:19:49Z</updated>
<author>
<name>Neil Armstrong</name>
</author>
<published>2019-04-10T14:41:30Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/u-boot/commit/?id=d714a5be8d570290095592d6663d3af8c3abab65'/>
<id>urn:sha1:d714a5be8d570290095592d6663d3af8c3abab65</id>
<content type='text'>
When using the generic PHY on boards using an RGMII Realtek PHY,
gigabit speed is not always reliable.

This patch enables the Realtek PHY driver for such boards.

Signed-off-by: Neil Armstrong &lt;narmstrong@baylibre.com&gt;
</content>
</entry>
<entry>
<title>ARM: meson: display Amlogic SoC Information</title>
<updated>2019-04-10T14:48:31Z</updated>
<author>
<name>Julien Masson</name>
</author>
<published>2019-03-25T10:55:29Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/u-boot/commit/?id=f41d723b9fa59d6fac27f51254742dfbf2d7eea0'/>
<id>urn:sha1:f41d723b9fa59d6fac27f51254742dfbf2d7eea0</id>
<content type='text'>
The Amlogic SoCs have a registers containing the die revision
and packaging type to determine the SoC family and package marketing
name like S905X for the GXL SoC Family.

This code is taken from the Linux meson-gx-socinfo driver and adapted
to U-Boot printing.

Signed-off-by: Julien Masson &lt;jmasson@baylibre.com&gt;
Signed-off-by: Neil Armstrong &lt;narmstrong@baylibre.com&gt;
[narmstrong: also updated new p200/p201 defconfigs]
</content>
</entry>
<entry>
<title>configs: khadas_vim2: Fix defconfig</title>
<updated>2019-04-03T14:23:45Z</updated>
<author>
<name>Neil Armstrong</name>
</author>
<published>2019-04-03T11:46:37Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/u-boot/commit/?id=2118a272e3c2ae9e677ab0527939a979dc1a0f60'/>
<id>urn:sha1:2118a272e3c2ae9e677ab0527939a979dc1a0f60</id>
<content type='text'>
The Khadas VIM2 defconfig was missing the USB PHY config and
two other misc configs to setup dram banks and call misc_init_r.
Align it on the other Amlogic SoC based boards defconfig.

Signed-off-by: Neil Armstrong &lt;narmstrong@baylibre.com&gt;
</content>
</entry>
<entry>
<title>configs: Resync with savedefconfig</title>
<updated>2019-02-07T19:53:03Z</updated>
<author>
<name>Tom Rini</name>
</author>
<published>2019-02-07T19:53:03Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/u-boot/commit/?id=7ae2729401bb9cd6bbe233c12a1d0a3404221659'/>
<id>urn:sha1:7ae2729401bb9cd6bbe233c12a1d0a3404221659</id>
<content type='text'>
Rsync all defconfig files using moveconfig.py

Signed-off-by: Tom Rini &lt;trini@konsulko.com&gt;
</content>
</entry>
<entry>
<title>arm: meson64: enable console mux and console env by default</title>
<updated>2019-01-31T08:35:01Z</updated>
<author>
<name>Maxime Jourdan</name>
</author>
<published>2018-12-20T14:09:12Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/u-boot/commit/?id=01790b016ec744ec3b1f13f9fdb24417b3168879'/>
<id>urn:sha1:01790b016ec744ec3b1f13f9fdb24417b3168879</id>
<content type='text'>
With the recent addition of the meson VPU driver, enable the following
config entries by default for meson-64 targets: CONFIG_CONSOLE_MUX,
CONFIG_SYS_CONSOLE_IS_IN_ENV.

This allows outputting the console via video if CONFIG_VIDEO_MESON is
selected.

Signed-off-by: Maxime Jourdan &lt;mjourdan@baylibre.com&gt;
Signed-off-by: Neil Armstrong &lt;narmstrong@baylibre.com&gt;
Reviewed-by: Anatolij Gustschin &lt;agust@denx.de&gt;
</content>
</entry>
<entry>
<title>configs: Resync with savedefconfig</title>
<updated>2019-01-07T23:11:00Z</updated>
<author>
<name>Tom Rini</name>
</author>
<published>2019-01-07T22:46:19Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/u-boot/commit/?id=1bac199e8c876c37f31adeb23a75ae1ca12aea7f'/>
<id>urn:sha1:1bac199e8c876c37f31adeb23a75ae1ca12aea7f</id>
<content type='text'>
Rsync all defconfig files using moveconfig.py

Signed-off-by: Tom Rini &lt;trini@konsulko.com&gt;
</content>
</entry>
<entry>
<title>ARM: rework amlogic configuration</title>
<updated>2018-11-26T13:40:52Z</updated>
<author>
<name>Jerome Brunet</name>
</author>
<published>2018-10-25T14:41:37Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/u-boot/commit/?id=96a739b4608dfa6e575b17290d25d7b7c525d517'/>
<id>urn:sha1:96a739b4608dfa6e575b17290d25d7b7c525d517</id>
<content type='text'>
Rework the board SYS_BOARD, SYS_VENDOR and SYS_CONFIG_NAME setup by moving
the board Kconfig into the mach-meson Kconfig to make it easier to add
new boards for a SoC architecture and add a custom config header or custom
board handler for a platform.

This drops the board CONFIGs and the duplicate boards configs headers in
favor of a single meson64.h config header.

Signed-off-by: Jerome Brunet &lt;jbrunet@baylibre.com&gt;
Signed-off-by: Neil Armstrong &lt;narmstrong@baylibre.com&gt;
</content>
</entry>
<entry>
<title>board: amlogic: move khadas-vim2 as q200 ref board</title>
<updated>2018-11-26T13:40:51Z</updated>
<author>
<name>Neil Armstrong</name>
</author>
<published>2018-11-09T10:57:47Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/u-boot/commit/?id=302987b6c56dba7e694b0ac8233e2b0c2aa107e6'/>
<id>urn:sha1:302987b6c56dba7e694b0ac8233e2b0c2aa107e6</id>
<content type='text'>
The Khadas vim2 derive from amlogic s912 reference design (Q200).

This patch moves the khadas-vim2 board support to a generic Q200 board,
while keeping a dedicated defconfig to customize the names and device tree.

Signed-off-by: Neil Armstrong &lt;narmstrong@baylibre.com&gt;
</content>
</entry>
<entry>
<title>configs: Resync with savedefconfig</title>
<updated>2018-11-14T00:44:53Z</updated>
<author>
<name>Tom Rini</name>
</author>
<published>2018-11-14T00:44:53Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/u-boot/commit/?id=4114a2614b0b7e3f147e2903a8e1d498c4cfb4ba'/>
<id>urn:sha1:4114a2614b0b7e3f147e2903a8e1d498c4cfb4ba</id>
<content type='text'>
Rsync all defconfig files using moveconfig.py

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