<feed xmlns='http://www.w3.org/2005/Atom'>
<title>bcm63xx/u-boot/board/toradex/common, 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-25T17:16:24Z</updated>
<entry>
<title>board: toradex: tdx-cfg-block: add new skus</title>
<updated>2019-04-25T17:16:24Z</updated>
<author>
<name>Marcel Ziswiler</name>
</author>
<published>2019-04-09T15:25:33Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/u-boot/commit/?id=6988a3aff72c1d231291be3500edf51e8ee818be'/>
<id>urn:sha1:6988a3aff72c1d231291be3500edf51e8ee818be</id>
<content type='text'>
Add all the latest new SKUs:
- Apalis iMX8 QuadXPlus 2GB Wi-Fi / BT IT
- Apalis iMX8 QuadMax 4GB IT
- Apalis iMX8 QuadPlus 2GB Wi-Fi / BT
- Apalis iMX8 QuadPlus 2GB",
- Colibri iMX8 QuadXPlus 2GB IT
- Colibri iMX8 DualX 1GB Wi-Fi / Bluetooth
- Colibri iMX8 DualX 1GB

Signed-off-by: Marcel Ziswiler &lt;marcel.ziswiler@toradex.com&gt;
Reviewed-by: Igor Opaniuk &lt;igor.opaniuk@toradex.com&gt;
</content>
</entry>
<entry>
<title>board: toradex: tdx-cfg-block: clean-up sku handling</title>
<updated>2019-04-25T17:16:24Z</updated>
<author>
<name>Marcel Ziswiler</name>
</author>
<published>2019-04-09T15:25:32Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/u-boot/commit/?id=4adc9fc1a8876499598bb37603607b04ad719dd5'/>
<id>urn:sha1:4adc9fc1a8876499598bb37603607b04ad719dd5</id>
<content type='text'>
Clean-up handling of several SKUs.

Signed-off-by: Marcel Ziswiler &lt;marcel.ziswiler@toradex.com&gt;
Reviewed-by: Igor Opaniuk &lt;igor.opaniuk@toradex.com&gt;
</content>
</entry>
<entry>
<title>tdx-cfg-block: simplify i.MX 6 module detection</title>
<updated>2019-04-25T15:03:25Z</updated>
<author>
<name>Stefan Agner</name>
</author>
<published>2019-04-09T15:24:08Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/u-boot/commit/?id=89315f319cd9016ede10448e611aa3f2c84188df'/>
<id>urn:sha1:89315f319cd9016ede10448e611aa3f2c84188df</id>
<content type='text'>
Use CONFIG_TARGET_... at compile time to differentiate between
Apalis iMX6, Colibri iMX6 and Colibri iMX6ULL. Avoid code
duplication by moving question about Wi-Fi / Bluetooth before
IT/non-IT decision.

Signed-off-by: Stefan Agner &lt;stefan.agner@toradex.com&gt;
Acked-by: Marcel Ziswiler &lt;marcel.ziswiler@toradex.com&gt;
Reviewed-by: Igor Opaniuk &lt;igor.opaniuk@toradex.com&gt;
</content>
</entry>
<entry>
<title>tdx-cfg-block: add support for new colibri iMX6ull skus</title>
<updated>2019-04-25T15:03:25Z</updated>
<author>
<name>Gerard Salvatella</name>
</author>
<published>2019-04-09T15:24:07Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/u-boot/commit/?id=08f80555216515d3e5c97f2b1689ddbe143dd3c7'/>
<id>urn:sha1:08f80555216515d3e5c97f2b1689ddbe143dd3c7</id>
<content type='text'>
Add support for new Colibri iMX6ULL SKUs.

While at it also checkpatch fix the whole files.

Signed-off-by: Gerard Salvatella &lt;gerard.salvatella@toradex.com&gt;
Acked-by: Marcel Ziswiler &lt;marcel.ziswiler@toradex.com&gt;
Reviewed-by: Igor Opaniuk &lt;igor.opaniuk@toradex.com&gt;
</content>
</entry>
<entry>
<title>tdx-cfg-block: fix off by one issue</title>
<updated>2019-04-13T18:30:10Z</updated>
<author>
<name>Marcel Ziswiler</name>
</author>
<published>2019-03-25T16:18:29Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/u-boot/commit/?id=ccdd37130b3cfe8f11532b0b7b24774e2034acf0'/>
<id>urn:sha1:ccdd37130b3cfe8f11532b0b7b24774e2034acf0</id>
<content type='text'>
Fix toradex_modules array off by one issue potentially leading to
spurious printout during boot e.g.

    Model: Toradex  V1.2A,

instead of

    Model: Toradex UNKNOWN MODULE V1.2A.

Signed-off-by: Marcel Ziswiler &lt;marcel.ziswiler@toradex.com&gt;
Acked-by: Max Krummenacher &lt;max.krummenacher@toradex.com&gt;
Reviewed-by: Igor Opaniuk &lt;igor.opaniuk@toradex.com&gt;
</content>
</entry>
<entry>
<title>toradex: common: unify behaviour when config block is missing</title>
<updated>2019-04-13T18:30:10Z</updated>
<author>
<name>Bhuvanchandra DV</name>
</author>
<published>2019-03-25T16:18:28Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/u-boot/commit/?id=43bfc499925ee1f49355974409808a227cb4f9a0'/>
<id>urn:sha1:43bfc499925ee1f49355974409808a227cb4f9a0</id>
<content type='text'>
If the config block is missing, various things may fail or behave
strangely on certain modules. This patch unifies that behaviour by
using a fake MAC address, until user updates the config block.

Signed-off-by: Bhuvanchandra DV &lt;bhuvanchandra.dv@toradex.com&gt;
Acked-by: Marcel Ziswiler &lt;marcel.ziswiler@toradex.com&gt;
Reviewed-by: Igor Opaniuk &lt;igor.opaniuk@toradex.com&gt;
</content>
</entry>
<entry>
<title>toradex: configblock: add an -y parameter to 'cfgblock create’</title>
<updated>2019-04-13T18:30:09Z</updated>
<author>
<name>Dominik Sliwa</name>
</author>
<published>2019-03-25T16:18:27Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/u-boot/commit/?id=587b13c69c054430f937b6e6967402e8db2a00e6'/>
<id>urn:sha1:587b13c69c054430f937b6e6967402e8db2a00e6</id>
<content type='text'>
Add an optional -y parameter to 'cfgblock create’ to simplify
automation.

Signed-off-by: Dominik Sliwa &lt;dominik.sliwa@toradex.com&gt;
Acked-by: Stefan Agner &lt;stefan.agner@toradex.com&gt;
Acked-by: Marcel Ziswiler &lt;marcel.ziswiler@toradex.com&gt;
Reviewed-by: Igor Opaniuk &lt;igor.opaniuk@toradex.com&gt;
</content>
</entry>
<entry>
<title>board: toradex: common: fail gracefully on missing NAND chip</title>
<updated>2018-09-04T06:47:23Z</updated>
<author>
<name>Stefan Agner</name>
</author>
<published>2018-08-06T07:19:18Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/u-boot/commit/?id=bc53fb19fef1afbd7b328ea72de5be313016f585'/>
<id>urn:sha1:bc53fb19fef1afbd7b328ea72de5be313016f585</id>
<content type='text'>
If the NAND chip is missing get_nand_dev_by_index() returns NULL. Fail
gracefully in this case.

Signed-off-by: Stefan Agner &lt;stefan.agner@toradex.com&gt;
</content>
</entry>
<entry>
<title>board: toradex: add new and upcoming SKUs</title>
<updated>2018-07-23T08:12:00Z</updated>
<author>
<name>Stefan Agner</name>
</author>
<published>2018-05-30T17:01:47Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/u-boot/commit/?id=d826b8751925aa535fd692f157b6d0dbfbea490a'/>
<id>urn:sha1:d826b8751925aa535fd692f157b6d0dbfbea490a</id>
<content type='text'>
Signed-off-by: Stefan Agner &lt;stefan.agner@toradex.com&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>
</feed>
