<feed xmlns='http://www.w3.org/2005/Atom'>
<title>bcm63xx/u-boot/arch/arm, 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-07-07T21:38:55Z</updated>
<entry>
<title>arm: mediatek: remove arch_misc_init</title>
<updated>2019-07-07T21:38:55Z</updated>
<author>
<name>Weijie Gao</name>
</author>
<published>2019-05-16T09:19:50Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/u-boot/commit/?id=d24416c3fa8ded3df387473ee9df8ed26a98b078'/>
<id>urn:sha1:d24416c3fa8ded3df387473ee9df8ed26a98b078</id>
<content type='text'>
The watchdog of mediatek chips is enabled by bootrom before u-boot is
running. Previously we choose to enable the wdt driver only to disable the
watchdog hardware.

Now wdt service is enabled by default. The function arch_misc_init which is
only used to disable wdt is no longer needed.

Reviewed-by: Stefan Roese &lt;sr@denx.de&gt;
Reviewed-by: Ryder Lee &lt;ryder.lee@mediatek.com&gt;
Signed-off-by: Weijie Gao &lt;weijie.gao@mediatek.com&gt;
</content>
</entry>
<entry>
<title>Merge tag 'rockchip-for-v2019.07-rc5-3' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip</title>
<updated>2019-07-07T11:05:47Z</updated>
<author>
<name>Tom Rini</name>
</author>
<published>2019-07-07T11:05:47Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/u-boot/commit/?id=ace0d2ef2bc1e55aa3b90dd2882f9a474a09d0a6'/>
<id>urn:sha1:ace0d2ef2bc1e55aa3b90dd2882f9a474a09d0a6</id>
<content type='text'>
</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.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: make_fit_atf.py: fix loadables property set error</title>
<updated>2019-07-05T07:57:52Z</updated>
<author>
<name>Andy Yan</name>
</author>
<published>2019-07-04T09:44:40Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/u-boot/commit/?id=619f002db864ef8caa30863bde62df5c651a7312'/>
<id>urn:sha1:619f002db864ef8caa30863bde62df5c651a7312</id>
<content type='text'>
Commit b238e4b00ced ("rockchip: Cleanup of make_fit_atf.py.") set
firmware = "atf_1";
loadables = "uboot","atf_1","atf_2";

Actually it should be:
firmware = "atf_1";
loadables = "uboot","atf_2","atf_3";

Signed-off-by: Andy Yan &lt;andy.yan@rock-chips.com&gt;
Reviewed-by: Kever Yang &lt;kever.yang@rock-chips.com&gt;
</content>
</entry>
<entry>
<title>wandboard: Add FIT image support</title>
<updated>2019-07-04T12:19:49Z</updated>
<author>
<name>Fabio Estevam</name>
</author>
<published>2019-06-12T15:34:40Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/u-boot/commit/?id=5b858582512883b8a85d74e108873f9beed1e954'/>
<id>urn:sha1:5b858582512883b8a85d74e108873f9beed1e954</id>
<content type='text'>
After the transition to DM, only the mx6dl/solo wandboard
is supported.

Add FIT image support so that all the wandboard variants
can be supported, like it was prior to the DM conversion.

Successfully booted Linux on mx6q/solo/qp wandboards.

Signed-off-by: Fabio Estevam &lt;festevam@gmail.com&gt;
</content>
</entry>
<entry>
<title>wandboard: Add mmc0 alias</title>
<updated>2019-07-04T12:19:49Z</updated>
<author>
<name>Fabio Estevam</name>
</author>
<published>2019-06-12T15:34:39Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/u-boot/commit/?id=df51656986e913272546f33ce8f6f5a46b1ed2bf'/>
<id>urn:sha1:df51656986e913272546f33ce8f6f5a46b1ed2bf</id>
<content type='text'>
Add a mmc0 alias so that U-Boot proper can associate mmc0
with the boot SD card.

Signed-off-by: Fabio Estevam &lt;festevam@gmail.com&gt;
</content>
</entry>
<entry>
<title>wandboard: Import extra wandboard devicetree files</title>
<updated>2019-07-04T12:19:48Z</updated>
<author>
<name>Fabio Estevam</name>
</author>
<published>2019-06-12T15:34:38Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/u-boot/commit/?id=6b573ed0bc67a38595a4bfd142375cb220a81611'/>
<id>urn:sha1:6b573ed0bc67a38595a4bfd142375cb220a81611</id>
<content type='text'>
Import wandboard devicetree files so that the mx6q and mx6qp
variants can be properly supported.

Signed-off-by: Fabio Estevam &lt;festevam@gmail.com&gt;
</content>
</entry>
<entry>
<title>wandboard: Sync with devicetree files from kernel 5.1.9</title>
<updated>2019-07-04T12:19:48Z</updated>
<author>
<name>Fabio Estevam</name>
</author>
<published>2019-06-12T15:34:37Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/u-boot/commit/?id=b76ba47cce5292ef2318ff905f68ecc3f8d72383'/>
<id>urn:sha1:b76ba47cce5292ef2318ff905f68ecc3f8d72383</id>
<content type='text'>
Udate the wandboard devicetree files with the ones
from kernel 5.1.9.

Signed-off-by: Fabio Estevam &lt;festevam@gmail.com&gt;
</content>
</entry>
<entry>
<title>mx6: dts: Move dtbs under SoC level</title>
<updated>2019-07-04T12:19:48Z</updated>
<author>
<name>Fabio Estevam</name>
</author>
<published>2019-06-12T15:34:36Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/u-boot/commit/?id=ba18fdb31296e12c979db5953b8e1e29b600873e'/>
<id>urn:sha1:ba18fdb31296e12c979db5953b8e1e29b600873e</id>
<content type='text'>
Place dtbs under SoC level rather than board level.

imx6q-novena.dtb and imx6dl-wandboard-revb1.dtb were
placed under the board config option, so move them
to SoC level.

This also aligns with the kernel dts Makefile format.

Signed-off-by: Fabio Estevam &lt;festevam@gmail.com&gt;
</content>
</entry>
<entry>
<title>mx6: dts: Keep dtb entries sorted</title>
<updated>2019-07-04T12:19:48Z</updated>
<author>
<name>Fabio Estevam</name>
</author>
<published>2019-06-12T15:34:35Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/u-boot/commit/?id=7e8c2190c7fe62fd70b253762be69f07f53e49e9'/>
<id>urn:sha1:7e8c2190c7fe62fd70b253762be69f07f53e49e9</id>
<content type='text'>
Keep dtb entries sorted to help adding new dtbs
in an organized form.

Signed-off-by: Fabio Estevam &lt;festevam@gmail.com&gt;
</content>
</entry>
</feed>
