<feed xmlns='http://www.w3.org/2005/Atom'>
<title>bcm63xx/u-boot/board/tbs, 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-13T18:30:09Z</updated>
<entry>
<title>board: tbs2910: Convert mmc to driver model</title>
<updated>2019-04-13T18:30:09Z</updated>
<author>
<name>Soeren Moch</name>
</author>
<published>2019-03-01T12:11:01Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/u-boot/commit/?id=01b7e8f6d4878c1b095627a70f1f10afb4db8078'/>
<id>urn:sha1:01b7e8f6d4878c1b095627a70f1f10afb4db8078</id>
<content type='text'>
So we don't need to duplicate settings from the device tree in the board file.

Signed-off-by: Soeren Moch &lt;smoch@web.de&gt;
</content>
</entry>
<entry>
<title>board: tbs2910: Convert sata to ahci driver model</title>
<updated>2019-04-13T18:30:09Z</updated>
<author>
<name>Soeren Moch</name>
</author>
<published>2019-03-01T12:11:00Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/u-boot/commit/?id=186d95380d282d2f0cd9cdb01b2c3805313c6a69'/>
<id>urn:sha1:186d95380d282d2f0cd9cdb01b2c3805313c6a69</id>
<content type='text'>
While at it, also configure 64-bit LBA support.

Signed-off-by: Soeren Moch &lt;smoch@web.de&gt;
</content>
</entry>
<entry>
<title>board: tbs2910: Convert i2c and rtc to driver model</title>
<updated>2019-04-13T18:30:09Z</updated>
<author>
<name>Soeren Moch</name>
</author>
<published>2019-03-01T12:10:57Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/u-boot/commit/?id=f9b0b8d4ee6d5515305470eeb909506c90b5d331'/>
<id>urn:sha1:f9b0b8d4ee6d5515305470eeb909506c90b5d331</id>
<content type='text'>
So we don't need to duplicate settings from the device tree in the board file.

Signed-off-by: Soeren Moch &lt;smoch@web.de&gt;
</content>
</entry>
<entry>
<title>board: tbs2910: Convert usb to driver model</title>
<updated>2019-04-13T18:30:09Z</updated>
<author>
<name>Soeren Moch</name>
</author>
<published>2019-03-01T12:10:56Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/u-boot/commit/?id=ab3f5efe02cddc74ffd768fdfe8c2d6b31303cc5'/>
<id>urn:sha1:ab3f5efe02cddc74ffd768fdfe8c2d6b31303cc5</id>
<content type='text'>
So we don't need to duplicate settings from the device tree in the board file.

Signed-off-by: Soeren Moch &lt;smoch@web.de&gt;
</content>
</entry>
<entry>
<title>board: tbs2910: Add pinctrl driver and convert gpio to driver model</title>
<updated>2019-04-13T18:30:09Z</updated>
<author>
<name>Soeren Moch</name>
</author>
<published>2019-03-01T12:10:55Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/u-boot/commit/?id=f0b427aca6ac502b92f0dc32ac2b99bd6bfea5ae'/>
<id>urn:sha1:f0b427aca6ac502b92f0dc32ac2b99bd6bfea5ae</id>
<content type='text'>
We need this for additional driver model conversions.

Signed-off-by: Soeren Moch &lt;smoch@web.de&gt;
</content>
</entry>
<entry>
<title>board: tbs2910: Add device tree</title>
<updated>2019-04-13T18:30:09Z</updated>
<author>
<name>Soeren Moch</name>
</author>
<published>2019-03-01T12:10:54Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/u-boot/commit/?id=b184dc077a4f2540a1342cdfd62613b5a2169a14'/>
<id>urn:sha1:b184dc077a4f2540a1342cdfd62613b5a2169a14</id>
<content type='text'>
... as preparation for additional driver model coonversions.

We use CONFIG_OF_EMBED here to keep u-boot.imx as final binary name. So we
maintain compatibility with the original TBS u-boot and available HOWTOs
for u-boot updates.

Signed-off-by: Soeren Moch &lt;smoch@web.de&gt;
</content>
</entry>
<entry>
<title>SPDX: Convert all of our single license tags to Linux Kernel style</title>
<updated>2018-05-07T13:34:12Z</updated>
<author>
<name>Tom Rini</name>
</author>
<published>2018-05-06T21:58:06Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/u-boot/commit/?id=83d290c56fab2d38cd1ab4c4cc7099559c1d5046'/>
<id>urn:sha1:83d290c56fab2d38cd1ab4c4cc7099559c1d5046</id>
<content type='text'>
When U-Boot started using SPDX tags we were among the early adopters and
there weren't a lot of other examples to borrow from.  So we picked the
area of the file that usually had a full license text and replaced it
with an appropriate SPDX-License-Identifier: entry.  Since then, the
Linux Kernel has adopted SPDX tags and they place it as the very first
line in a file (except where shebangs are used, then it's second line)
and with slightly different comment styles than us.

In part due to community overlap, in part due to better tag visibility
and in part for other minor reasons, switch over to that style.

This commit changes all instances where we have a single declared
license in the tag as both the before and after are identical in tag
contents.  There's also a few places where I found we did not have a tag
and have introduced one.

Signed-off-by: Tom Rini &lt;trini@konsulko.com&gt;
</content>
</entry>
<entry>
<title>board: tbs2910: add private imx config</title>
<updated>2018-02-04T11:00:58Z</updated>
<author>
<name>Soeren Moch</name>
</author>
<published>2018-01-28T11:26:34Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/u-boot/commit/?id=c12737cea0ab4fd5fa1a6dcf724f48c8eab7043e'/>
<id>urn:sha1:c12737cea0ab4fd5fa1a6dcf724f48c8eab7043e</id>
<content type='text'>
Add board specific imx config file with recommended IPU Qos settings
and adapted DDR configuration.

Signed-off-by: Soeren Moch &lt;smoch@web.de&gt;
</content>
</entry>
<entry>
<title>imx: reorganize IMX code as other SOCs</title>
<updated>2017-07-12T08:17:44Z</updated>
<author>
<name>Stefano Babic</name>
</author>
<published>2017-06-29T08:16:06Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/u-boot/commit/?id=552a848e4f75e224515269a84a1155c84b762bc7'/>
<id>urn:sha1:552a848e4f75e224515269a84a1155c84b762bc7</id>
<content type='text'>
Change is consistent with other SOCs and it is in preparation
for adding SOMs. SOC's related files are moved from cpu/ to
mach-imx/&lt;SOC&gt;.

This change is also coherent with the structure in kernel.

Signed-off-by: Stefano Babic &lt;sbabic@denx.de&gt;

CC: Fabio Estevam &lt;fabio.estevam@nxp.com&gt;
CC: Akshay Bhat &lt;akshaybhat@timesys.com&gt;
CC: Ken Lin &lt;Ken.Lin@advantech.com.tw&gt;
CC: Marek Vasut &lt;marek.vasut@gmail.com&gt;
CC: Heiko Schocher &lt;hs@denx.de&gt;
CC: "Sébastien Szymanski" &lt;sebastien.szymanski@armadeus.com&gt;
CC: Christian Gmeiner &lt;christian.gmeiner@gmail.com&gt;
CC: Stefan Roese &lt;sr@denx.de&gt;
CC: Patrick Bruenn &lt;p.bruenn@beckhoff.com&gt;
CC: Troy Kisky &lt;troy.kisky@boundarydevices.com&gt;
CC: Nikita Kiryanov &lt;nikita@compulab.co.il&gt;
CC: Otavio Salvador &lt;otavio@ossystems.com.br&gt;
CC: "Eric Bénard" &lt;eric@eukrea.com&gt;
CC: Jagan Teki &lt;jagan@amarulasolutions.com&gt;
CC: Ye Li &lt;ye.li@nxp.com&gt;
CC: Peng Fan &lt;peng.fan@nxp.com&gt;
CC: Adrian Alonso &lt;adrian.alonso@nxp.com&gt;
CC: Alison Wang &lt;b18965@freescale.com&gt;
CC: Tim Harvey &lt;tharvey@gateworks.com&gt;
CC: Martin Donnelly &lt;martin.donnelly@ge.com&gt;
CC: Marcin Niestroj &lt;m.niestroj@grinn-global.com&gt;
CC: Lukasz Majewski &lt;lukma@denx.de&gt;
CC: Adam Ford &lt;aford173@gmail.com&gt;
CC: "Albert ARIBAUD (3ADEV)" &lt;albert.aribaud@3adev.fr&gt;
CC: Boris Brezillon &lt;boris.brezillon@free-electrons.com&gt;
CC: Soeren Moch &lt;smoch@web.de&gt;
CC: Richard Hu &lt;richard.hu@technexion.com&gt;
CC: Wig Cheng &lt;wig.cheng@technexion.com&gt;
CC: Vanessa Maegima &lt;vanessa.maegima@nxp.com&gt;
CC: Max Krummenacher &lt;max.krummenacher@toradex.com&gt;
CC: Stefan Agner &lt;stefan.agner@toradex.com&gt;
CC: Markus Niebel &lt;Markus.Niebel@tq-group.com&gt;
CC: Breno Lima &lt;breno.lima@nxp.com&gt;
CC: Francesco Montefoschi &lt;francesco.montefoschi@udoo.org&gt;
CC: Jaehoon Chung &lt;jh80.chung@samsung.com&gt;
CC: Scott Wood &lt;oss@buserror.net&gt;
CC: Joe Hershberger &lt;joe.hershberger@ni.com&gt;
CC: Anatolij Gustschin &lt;agust@denx.de&gt;
CC: Simon Glass &lt;sjg@chromium.org&gt;
CC: "Andrew F. Davis" &lt;afd@ti.com&gt;
CC: "Łukasz Majewski" &lt;l.majewski@samsung.com&gt;
CC: Patrice Chotard &lt;patrice.chotard@st.com&gt;
CC: Nobuhiro Iwamatsu &lt;iwamatsu@nigauri.org&gt;
CC: Hans de Goede &lt;hdegoede@redhat.com&gt;
CC: Masahiro Yamada &lt;yamada.masahiro@socionext.com&gt;
CC: Stephen Warren &lt;swarren@nvidia.com&gt;
CC: Andre Przywara &lt;andre.przywara@arm.com&gt;
CC: "Álvaro Fernández Rojas" &lt;noltari@gmail.com&gt;
CC: York Sun &lt;york.sun@nxp.com&gt;
CC: Xiaoliang Yang &lt;xiaoliang.yang@nxp.com&gt;
CC: Chen-Yu Tsai &lt;wens@csie.org&gt;
CC: George McCollister &lt;george.mccollister@gmail.com&gt;
CC: Sven Ebenfeld &lt;sven.ebenfeld@gmail.com&gt;
CC: Filip Brozovic &lt;fbrozovic@gmail.com&gt;
CC: Petr Kulhavy &lt;brain@jikos.cz&gt;
CC: Eric Nelson &lt;eric@nelint.com&gt;
CC: Bai Ping &lt;ping.bai@nxp.com&gt;
CC: Anson Huang &lt;Anson.Huang@nxp.com&gt;
CC: Sanchayan Maity &lt;maitysanchayan@gmail.com&gt;
CC: Lokesh Vutla &lt;lokeshvutla@ti.com&gt;
CC: Patrick Delaunay &lt;patrick.delaunay@st.com&gt;
CC: Gary Bisson &lt;gary.bisson@boundarydevices.com&gt;
CC: Alexander Graf &lt;agraf@suse.de&gt;
CC: u-boot@lists.denx.de
Reviewed-by: Fabio Estevam &lt;fabio.estevam@nxp.com&gt;
Reviewed-by: Christian Gmeiner &lt;christian.gmeiner@gmail.com&gt;
</content>
</entry>
<entry>
<title>tbs2910: Make Ethernet functional again</title>
<updated>2016-11-29T15:33:50Z</updated>
<author>
<name>Soeren Moch</name>
</author>
<published>2016-11-27T15:02:19Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/u-boot/commit/?id=84a62ca85d559c94779e985ea5e071aec3395bc5'/>
<id>urn:sha1:84a62ca85d559c94779e985ea5e071aec3395bc5</id>
<content type='text'>
Configure the PHY to output a 125MHz clk from CLK_25M and set tx clock delay.
This patch is similar to commit 4b6035da482cccda06aeb419634f99937c9fc783
("mx6sabresd: Make Ethernet functional again").

Signed-off-by: Soeren Moch &lt;smoch@web.de&gt;
</content>
</entry>
</feed>
