<feed xmlns='http://www.w3.org/2005/Atom'>
<title>u-boot.git/board/qualcomm, branch v2018.03</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/u-boot.git/atom/board/qualcomm?h=v2018.03</id>
<link rel='self' href='http://cgit.235523.xyz/u-boot.git/atom/board/qualcomm?h=v2018.03'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/'/>
<updated>2018-02-05T03:55:34Z</updated>
<entry>
<title>MAINTAINERS: board: qcom: db410c, db820c: update email.</title>
<updated>2018-02-05T03:55:34Z</updated>
<author>
<name>Jorge Ramirez-Ortiz</name>
<email>jramirez@baylibre.com</email>
</author>
<published>2018-02-04T09:35:08Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=7e13f1d08fa85af97d11d9d13d506efdabd3db4d'/>
<id>urn:sha1:7e13f1d08fa85af97d11d9d13d506efdabd3db4d</id>
<content type='text'>
Update email address.

Signed-off-by: Jorge Ramirez-Ortiz &lt;jramirez@baylibre.com&gt;
</content>
</entry>
<entry>
<title>db410c: use the device tree parsed by the lk loader.</title>
<updated>2018-01-15T21:29:03Z</updated>
<author>
<name>Jorge Ramirez-Ortiz</name>
<email>jorge.ramirez-ortiz@linaro.org</email>
</author>
<published>2018-01-10T10:34:38Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=9337dfb4342a7bf2164405cdcb9c92b857ea0974'/>
<id>urn:sha1:9337dfb4342a7bf2164405cdcb9c92b857ea0974</id>
<content type='text'>
We dont need to keep copies of the properties that we are going to
fixup since we will be using the dtb provided by the firmware.

Signed-off-by: Jorge Ramirez-Ortiz &lt;jorge.ramirez-ortiz@linaro.org&gt;
</content>
</entry>
<entry>
<title>db410c: replace reset driver with psci</title>
<updated>2018-01-15T21:29:03Z</updated>
<author>
<name>Jorge Ramirez-Ortiz</name>
<email>jorge.ramirez-ortiz@linaro.org</email>
</author>
<published>2018-01-10T10:34:36Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=0689eb74700178d6e95b4c780a36473db8901453'/>
<id>urn:sha1:0689eb74700178d6e95b4c780a36473db8901453</id>
<content type='text'>
this should be the norm for armv8 platforms.

Signed-off-by: Jorge Ramirez-Ortiz &lt;jorge.ramirez-ortiz@linaro.org&gt;
</content>
</entry>
<entry>
<title>db410c: update wlan and bt mac addresses from firmware</title>
<updated>2018-01-15T21:29:03Z</updated>
<author>
<name>Jorge Ramirez-Ortiz</name>
<email>jorge.ramirez-ortiz@linaro.org</email>
</author>
<published>2018-01-10T10:34:35Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=e2beb872f7aea055114073218650a1c6234a1cff'/>
<id>urn:sha1:e2beb872f7aea055114073218650a1c6234a1cff</id>
<content type='text'>
The firmware that runs before u-boot modifies u-boot's device tree
adding the local-mac-address and local-bd-address properties for the
compatibles "qcom,wcnss-bt" and "qcom,wcnss-wlan".

This commit reads that firmware, retrieves the properties and fixups
the device tree that is passed to the kernel before booting.

Signed-off-by: Jorge Ramirez-Ortiz &lt;jorge.ramirez-ortiz@linaro.org&gt;
</content>
</entry>
<entry>
<title>db820c: stop autoboot when vol- pressed</title>
<updated>2018-01-15T21:29:02Z</updated>
<author>
<name>Jorge Ramirez-Ortiz</name>
<email>jorge.ramirez-ortiz@linaro.org</email>
</author>
<published>2018-01-10T10:33:52Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=100fb0bd9989d1722c75d83baaf08d5285e7a62c'/>
<id>urn:sha1:100fb0bd9989d1722c75d83baaf08d5285e7a62c</id>
<content type='text'>
Signed-off-by: Jorge Ramirez-Ortiz &lt;jorge.ramirez-ortiz@linaro.org&gt;
</content>
</entry>
<entry>
<title>db820c: add qualcomm dragonboard 820C support</title>
<updated>2018-01-15T21:29:02Z</updated>
<author>
<name>Jorge Ramirez-Ortiz</name>
<email>jorge.ramirez-ortiz@linaro.org</email>
</author>
<published>2018-01-10T10:33:50Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=4b684a6b82572654b7398d871aa138398c2b18c7'/>
<id>urn:sha1:4b684a6b82572654b7398d871aa138398c2b18c7</id>
<content type='text'>
This commit adds support for 96Boards Dragonboard820C.

The board is based on APQ8086 Qualcomm Soc, complying with the
96Boards specification.

Features
 - 4x Kyro CPU (64 bit) up to 2.15GHz
 - USB2.0
 - USB3.0
 - ISP
 - Qualcomm Hexagon DSP
 - SD 3.0 (UHS-I)
 - UFS 2.0
 - Qualcomm Adreno 530 GPU
 - GPS
 - BT 4.2
 - Wi-Fi 2.4GHz, 5GHz (802.11ac)
 - PCIe 2.0
 - MIPI-CSI, MIPI-DSI
 - I2S

U-Boot boots chained from LK (LK implements the fastboot protocol) in
64-bit mode.

For detailed build instructions see readme.txt in the board directory.

Signed-off-by: Jorge Ramirez-Ortiz &lt;jorge.ramirez-ortiz@linaro.org&gt;
</content>
</entry>
<entry>
<title>MAINTAINERS: board: qcom: db410c: Maintainer changed</title>
<updated>2017-09-11T17:34:31Z</updated>
<author>
<name>Jorge Ramirez-Ortiz</name>
<email>jorge.ramirez-ortiz@linaro.org</email>
</author>
<published>2017-09-11T14:07:02Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=bbfbdb5722ea3bc6f600d315ed3e539bb74615d5'/>
<id>urn:sha1:bbfbdb5722ea3bc6f600d315ed3e539bb74615d5</id>
<content type='text'>
Replacing original author Mateusz Kulikowski
&lt;mateusz.kulikowski@gmail.com&gt; as db410c maintainer

Signed-off-by: Jorge Ramirez-Ortiz &lt;jorge.ramirez-ortiz@linaro.org&gt;
</content>
</entry>
<entry>
<title>env: Rename setenv() to env_set()</title>
<updated>2017-08-16T12:22:18Z</updated>
<author>
<name>Simon Glass</name>
<email>sjg@chromium.org</email>
</author>
<published>2017-08-03T18:22:09Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=382bee57f19b4454e2015bc19a010bc2d0ab9337'/>
<id>urn:sha1:382bee57f19b4454e2015bc19a010bc2d0ab9337</id>
<content type='text'>
We are now using an env_ prefix for environment functions. Rename setenv()
for consistency. Also add function comments in common.h.

Suggested-by: Wolfgang Denk &lt;wd@denx.de&gt;
Signed-off-by: Simon Glass &lt;sjg@chromium.org&gt;
</content>
</entry>
<entry>
<title>board/db410c: add missing linker map entries for efi</title>
<updated>2017-06-23T14:38:08Z</updated>
<author>
<name>Rob Clark</name>
<email>robdclark@gmail.com</email>
</author>
<published>2017-06-20T21:55:24Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=0f546eaf003d5770d1bc6f7a88262b87eda59bb6'/>
<id>urn:sha1:0f546eaf003d5770d1bc6f7a88262b87eda59bb6</id>
<content type='text'>
Otherwise the loaded image would miss the efi_runtime sections, and fall
over hard when grub (for example) tried to call runtime services located
in this section.

Signed-off-by: Rob Clark &lt;robdclark@gmail.com&gt;
</content>
</entry>
<entry>
<title>dm: gpio: Add live tree support</title>
<updated>2017-06-01T13:03:10Z</updated>
<author>
<name>Simon Glass</name>
<email>sjg@chromium.org</email>
</author>
<published>2017-05-31T03:47:09Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=150c5afe5bafa90e4fe398e59af32ad3cdbfe5b7'/>
<id>urn:sha1:150c5afe5bafa90e4fe398e59af32ad3cdbfe5b7</id>
<content type='text'>
Add support for requesting GPIOs with a live device tree.

This involves adjusting the function signature for the legacy function
gpio_request_by_name_nodev(), so fix up all callers.

Signed-off-by: Simon Glass &lt;sjg@chromium.org&gt;
Fixes to stm32f746-disco.c:
Signed-off-by: Tom Rini &lt;trini@konsulko.com&gt;
</content>
</entry>
</feed>
