<feed xmlns='http://www.w3.org/2005/Atom'>
<title>bcm63xx/u-boot/include/configs, branch master</title>
<subtitle>Broadcom-s U-Boot</subtitle>
<id>https://git-03.infra.openwrt.org/project/bcm63xx/u-boot/atom?h=master</id>
<link rel='self' href='https://git-03.infra.openwrt.org/project/bcm63xx/u-boot/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/project/bcm63xx/u-boot/'/>
<updated>2019-07-07T20:17:56Z</updated>
<entry>
<title>Merge tag 'dm-pull-7jul19' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm</title>
<updated>2019-07-07T20:17:56Z</updated>
<author>
<name>Tom Rini</name>
</author>
<published>2019-07-07T20:17:56Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/project/bcm63xx/u-boot/commit/?id=3c1ead908128436b7df61b8ffd5642a924418bb6'/>
<id>urn:sha1:3c1ead908128436b7df61b8ffd5642a924418bb6</id>
<content type='text'>
Fix booting for wandboard
</content>
</entry>
<entry>
<title>imx6: wandboard: allow booting from MMC 2</title>
<updated>2019-07-07T13:13:49Z</updated>
<author>
<name>Heinrich Schuchardt</name>
</author>
<published>2019-06-23T07:49:43Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/project/bcm63xx/u-boot/commit/?id=c2f3dade2a8efb90c20b46b3c76a81a15fafe96e'/>
<id>urn:sha1:c2f3dade2a8efb90c20b46b3c76a81a15fafe96e</id>
<content type='text'>
One of the SD-CARD slots on the Wandboard Quad B1 is MMC 2. Enable it as a
boot device.

Signed-off-by: Heinrich Schuchardt &lt;xypron.glpk@gmx.de&gt;
Reviewed-by: Fabio Estevam &lt;festevam@gmail.com&gt;
</content>
</entry>
<entry>
<title>Merge tag 'rpi-next-2019.07' of https://github.com/mbgg/u-boot</title>
<updated>2019-07-05T22:19:47Z</updated>
<author>
<name>Tom Rini</name>
</author>
<published>2019-07-05T22:19:47Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/project/bcm63xx/u-boot/commit/?id=54869e0811b341f95458c509fd565e3c4bab6a01'/>
<id>urn:sha1:54869e0811b341f95458c509fd565e3c4bab6a01</id>
<content type='text'>
- fix complation error for CONFIG_USB
- update RPi3 DTBs to v5.1-rc6 state
- add defconfig for RPi3 B+
- Fix BCM2835_MBOX_TAG_TEST_PIXEL_ORDER define
</content>
</entry>
<entry>
<title>rockchip: config: tiner-rk3288: extend CONFIG_SYS_MONITOR_LEN to 600KB</title>
<updated>2019-07-02T03:49:49Z</updated>
<author>
<name>Kever Yang</name>
</author>
<published>2019-07-01T03:49:14Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/project/bcm63xx/u-boot/commit/?id=6f3af24fd9367f63c5574f610de727bc5ac86f08'/>
<id>urn:sha1:6f3af24fd9367f63c5574f610de727bc5ac86f08</id>
<content type='text'>
The raw u-boot.bin for tinker board has been about 450KB without
debug option, and 550KB with all debug on, and the default value is 200KB,
which is not enough for run raw u-boot.bin.

Signed-off-by: Kever Yang &lt;kever.yang@rock-chips.com&gt;
</content>
</entry>
<entry>
<title>Merge tag 'u-boot-imx-20190628' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx</title>
<updated>2019-06-28T12:00:22Z</updated>
<author>
<name>Tom Rini</name>
</author>
<published>2019-06-28T12:00:22Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/project/bcm63xx/u-boot/commit/?id=0352e878d2b80b2575e02310e891e936251b3992'/>
<id>urn:sha1:0352e878d2b80b2575e02310e891e936251b3992</id>
<content type='text'>
Fixes for 2019.07

- menlo board
- allow SDB on Sabre
- HAB for mx6sl
- apalis board
</content>
</entry>
<entry>
<title>apalis_imx6: increase phy autoneg timeout</title>
<updated>2019-06-27T22:08:42Z</updated>
<author>
<name>Igor Opaniuk</name>
</author>
<published>2019-06-24T08:39:14Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/project/bcm63xx/u-boot/commit/?id=0ac662da35e48b859b5d43e0c86f233f25730ee5'/>
<id>urn:sha1:0ac662da35e48b859b5d43e0c86f233f25730ee5</id>
<content type='text'>
Default value (4000ms) of PHY_ANEG_TIMEOUT for Micrel KSZ9031 contoller
isn't sufficient to finish auto-negotiation, which sometimes leads to
timeout errors:

Apalis iMX6 # dhcp
FEC Waiting for PHY auto negotiation to complete......... TIMEOUT !

Increase the auto-negotiation time-out to 15000ms.

Signed-off-by: Igor Opaniuk &lt;igor.opaniuk@toradex.com&gt;
Reviewed-by: Philippe Schenker &lt;philippe.schenker@toradex.com&gt;
</content>
</entry>
<entry>
<title>ARM: imx: m53menlo: Convert to DM VIDEO</title>
<updated>2019-06-27T22:08:42Z</updated>
<author>
<name>Marek Vasut</name>
</author>
<published>2019-06-09T16:46:46Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/project/bcm63xx/u-boot/commit/?id=f0be8ff45fb89d02ae4aa5b87076edd034cad9fc'/>
<id>urn:sha1:f0be8ff45fb89d02ae4aa5b87076edd034cad9fc</id>
<content type='text'>
Enable DM Video support on iMX53 M53Menlo and fix minor details
to restore previous behavior of the system.

Signed-off-by: Marek Vasut &lt;marex@denx.de&gt;
Cc: Fabio Estevam &lt;fabio.estevam@nxp.com&gt;
Cc: Stefano Babic &lt;sbabic@denx.de&gt;
</content>
</entry>
<entry>
<title>pico-imx7d: remove unused 'script' variable</title>
<updated>2019-06-27T12:11:03Z</updated>
<author>
<name>Pierre-Jean Texier</name>
</author>
<published>2019-05-07T21:53:48Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/project/bcm63xx/u-boot/commit/?id=6de474340652af22574913aeffadd08913d00702'/>
<id>urn:sha1:6de474340652af22574913aeffadd08913d00702</id>
<content type='text'>
Since the pico-pi uses the distroboot,
this commit remove the 'script' variable (cf boot_scripts).

Signed-off-by: Pierre-Jean Texier &lt;pjtexier@koncepto.io&gt;
Reviewed-by: Fabio Estevam &lt;festevam@gmail.com&gt;
</content>
</entry>
<entry>
<title>apalis_imx6: fix set_emmcargs wrapper</title>
<updated>2019-06-27T11:54:08Z</updated>
<author>
<name>Igor Opaniuk</name>
</author>
<published>2019-06-25T11:48:06Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/project/bcm63xx/u-boot/commit/?id=936675c6f447f8333d9dde988917bf8a3d0c6422'/>
<id>urn:sha1:936675c6f447f8333d9dde988917bf8a3d0c6422</id>
<content type='text'>
Fix set_emmcargs wrapper, which prepares proper bootargs for booting
from eMMC.

Signed-off-by: Igor Opaniuk &lt;igor.opaniuk@toradex.com&gt;
Reviewed-by: Philippe Schenker &lt;philippe.schenker@toradex.com&gt;
</content>
</entry>
<entry>
<title>rockchip: rk3328: add SPL support</title>
<updated>2019-06-26T13:11:26Z</updated>
<author>
<name>Kever Yang</name>
</author>
<published>2019-06-08T21:27:14Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/project/bcm63xx/u-boot/commit/?id=3f0685ebcdd4d741db14641148ac201c66dd3bd3'/>
<id>urn:sha1:3f0685ebcdd4d741db14641148ac201c66dd3bd3</id>
<content type='text'>
Add SPL support for rk3328, default with of-platdata enabled.

Signed-off-by: Kever Yang &lt;kever.yang@rock-chips.com&gt;
[cherry picked from https://github.com/rockchip-linux/u-boot/commit/cb2b7a1bc75ebb116b1eb9b0ae0223e84d86fc4b with minor modifications]
Signed-off-by: Matwey V. Kornilov &lt;matwey.kornilov@gmail.com&gt;
Reviewed-by: Kever Yang &lt;kever.yang@rock-chips.com&gt;
</content>
</entry>
</feed>
