<feed xmlns='http://www.w3.org/2005/Atom'>
<title>bcm63xx/u-boot/configs/dh_imx6_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-06-21T14:11:23Z</updated>
<entry>
<title>configs: Resync with savedefconfig</title>
<updated>2019-06-21T14:11:23Z</updated>
<author>
<name>Tom Rini</name>
</author>
<published>2019-06-21T14:11:23Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/u-boot/commit/?id=f5128514137633ee951b1c484945bec9092c4e99'/>
<id>urn:sha1:f5128514137633ee951b1c484945bec9092c4e99</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: imx: dh-imx6: Convert SPI support to DM</title>
<updated>2019-06-11T08:42:48Z</updated>
<author>
<name>Marek Vasut</name>
</author>
<published>2019-05-17T14:58:54Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/u-boot/commit/?id=cc48c2a5cfdbd883078f6b17608090482e5f60ca'/>
<id>urn:sha1:cc48c2a5cfdbd883078f6b17608090482e5f60ca</id>
<content type='text'>
Enable DM SPI and SF support on DHCOM iMX6 PDK2.
Convert board code to match the DM support.

Signed-off-by: Marek Vasut &lt;marex@denx.de&gt;
Cc: Fabio Estevam &lt;fabio.estevam@nxp.com&gt;
Cc: Ludwig Zenz &lt;lzenz@dh-electronics.com&gt;
Cc: Stefano Babic &lt;sbabic@denx.de&gt;
</content>
</entry>
<entry>
<title>ARM: imx: dh-imx6: Convert USB support to DM</title>
<updated>2019-06-11T08:42:48Z</updated>
<author>
<name>Marek Vasut</name>
</author>
<published>2019-05-17T14:58:53Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/u-boot/commit/?id=9352c629b0a72fb43570ce69469d051233879fe4'/>
<id>urn:sha1:9352c629b0a72fb43570ce69469d051233879fe4</id>
<content type='text'>
Enable DM USB host support on DHCOM iMX6 PDK2.
Convert board code to match the DM support.

Signed-off-by: Marek Vasut &lt;marex@denx.de&gt;
Cc: Fabio Estevam &lt;fabio.estevam@nxp.com&gt;
Cc: Ludwig Zenz &lt;lzenz@dh-electronics.com&gt;
Cc: Stefano Babic &lt;sbabic@denx.de&gt;
</content>
</entry>
<entry>
<title>ARM: imx: dh-imx6: Convert SATA support to DM</title>
<updated>2019-06-11T08:42:48Z</updated>
<author>
<name>Marek Vasut</name>
</author>
<published>2019-05-17T14:58:52Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/u-boot/commit/?id=0050c929c23077763bfea639a338054985bab8b3'/>
<id>urn:sha1:0050c929c23077763bfea639a338054985bab8b3</id>
<content type='text'>
Enable DM SATA support on DHCOM iMX6 PDK2.
Convert board code to match the DM support.

Signed-off-by: Marek Vasut &lt;marex@denx.de&gt;
Cc: Fabio Estevam &lt;fabio.estevam@nxp.com&gt;
Cc: Ludwig Zenz &lt;lzenz@dh-electronics.com&gt;
Cc: Stefano Babic &lt;sbabic@denx.de&gt;
</content>
</entry>
<entry>
<title>ARM: imx: dh-imx6: Convert SD/MMC support to DM</title>
<updated>2019-06-11T08:42:48Z</updated>
<author>
<name>Marek Vasut</name>
</author>
<published>2019-05-17T14:58:51Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/u-boot/commit/?id=198fee844b0147feeb016aedc44b58069eb5d77e'/>
<id>urn:sha1:198fee844b0147feeb016aedc44b58069eb5d77e</id>
<content type='text'>
Enable DM block and DM MMC support on DHCOM iMX6 PDK2.
Convert board code to match the DM support.

Signed-off-by: Marek Vasut &lt;marex@denx.de&gt;
Cc: Fabio Estevam &lt;fabio.estevam@nxp.com&gt;
Cc: Ludwig Zenz &lt;lzenz@dh-electronics.com&gt;
Cc: Stefano Babic &lt;sbabic@denx.de&gt;
</content>
</entry>
<entry>
<title>ARM: imx: dh-imx6: Enable DM GPIO</title>
<updated>2019-06-11T08:42:48Z</updated>
<author>
<name>Marek Vasut</name>
</author>
<published>2019-05-17T14:58:50Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/u-boot/commit/?id=3a05eb8fee1330caf891fd3f6d12b6316559ca3b'/>
<id>urn:sha1:3a05eb8fee1330caf891fd3f6d12b6316559ca3b</id>
<content type='text'>
Enable DM GPIO support on DHCOM iMX6 PDK2 and fix up board code
where applicable.

Signed-off-by: Marek Vasut &lt;marex@denx.de&gt;
Cc: Fabio Estevam &lt;fabio.estevam@nxp.com&gt;
Cc: Ludwig Zenz &lt;lzenz@dh-electronics.com&gt;
Cc: Stefano Babic &lt;sbabic@denx.de&gt;
</content>
</entry>
<entry>
<title>ARM: imx: dh-imx6: Enable DM pin control</title>
<updated>2019-06-11T08:42:48Z</updated>
<author>
<name>Marek Vasut</name>
</author>
<published>2019-05-17T14:58:49Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/u-boot/commit/?id=53bb233b8d89219189d2bec5ead82814d2fa302d'/>
<id>urn:sha1:53bb233b8d89219189d2bec5ead82814d2fa302d</id>
<content type='text'>
Enable DM pin control support on DHCOM iMX6 PDK2.

Signed-off-by: Marek Vasut &lt;marex@denx.de&gt;
Cc: Fabio Estevam &lt;fabio.estevam@nxp.com&gt;
Cc: Ludwig Zenz &lt;lzenz@dh-electronics.com&gt;
Cc: Stefano Babic &lt;sbabic@denx.de&gt;
</content>
</entry>
<entry>
<title>ARM: dts: imx: dh-imx6: Import DHCOM iMX6 PDK2 DTs from Linux</title>
<updated>2019-06-11T08:42:48Z</updated>
<author>
<name>Marek Vasut</name>
</author>
<published>2019-05-17T14:58:47Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/u-boot/commit/?id=5f6d90aade6441f830fe5e8a4381adf7163ab0dd'/>
<id>urn:sha1:5f6d90aade6441f830fe5e8a4381adf7163ab0dd</id>
<content type='text'>
Import DHCOM iMX6 PDK2 device tree from Linux 5.1.1 b724e9356404 .
Enable DT control in full U-Boot .

Signed-off-by: Marek Vasut &lt;marex@denx.de&gt;
Cc: Fabio Estevam &lt;fabio.estevam@nxp.com&gt;
Cc: Ludwig Zenz &lt;lzenz@dh-electronics.com&gt;
Cc: Stefano Babic &lt;sbabic@denx.de&gt;
</content>
</entry>
<entry>
<title>configs: Resync with savedefconfig</title>
<updated>2019-05-26T18:45:25Z</updated>
<author>
<name>Tom Rini</name>
</author>
<published>2019-05-26T18:45:25Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/u-boot/commit/?id=344a0e4367d0820b8eb2ea4a90132433e038095f'/>
<id>urn:sha1:344a0e4367d0820b8eb2ea4a90132433e038095f</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>configs: move CONFIG_SPL_TEXT_BASE to Kconfig</title>
<updated>2019-04-30T01:41:40Z</updated>
<author>
<name>Simon Goldschmidt</name>
</author>
<published>2018-09-30T12:31:53Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/u-boot/commit/?id=f89d6133eef2e068f9c33853b6584d7fcbfa9d2e'/>
<id>urn:sha1:f89d6133eef2e068f9c33853b6584d7fcbfa9d2e</id>
<content type='text'>
Moved CONFIG_SPL_TEXT_BASE to common/spl/Kconfig and migrate existing
values.

Signed-off-by: Simon Goldschmidt &lt;simon.k.r.goldschmidt@gmail.com&gt;
[trini: Re-run migration]
Signed-off-by: Tom Rini &lt;trini@konsulko.com&gt;
</content>
</entry>
</feed>
