<feed xmlns='http://www.w3.org/2005/Atom'>
<title>u-boot.git, branch v2018.07-rc2</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/u-boot.git/atom/?h=v2018.07-rc2</id>
<link rel='self' href='http://cgit.235523.xyz/u-boot.git/atom/?h=v2018.07-rc2'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/'/>
<updated>2018-06-19T23:39:44Z</updated>
<entry>
<title>Prepare v2018.07-rc2</title>
<updated>2018-06-19T23:39:44Z</updated>
<author>
<name>Tom Rini</name>
<email>trini@konsulko.com</email>
</author>
<published>2018-06-19T23:39:44Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=a5742efa20384a27d51ee6c43d02c2025536c65d'/>
<id>urn:sha1:a5742efa20384a27d51ee6c43d02c2025536c65d</id>
<content type='text'>
Signed-off-by: Tom Rini &lt;trini@konsulko.com&gt;
</content>
</entry>
<entry>
<title>test_avb: Add pymark.buildconfigspec information for the AVB tests</title>
<updated>2018-06-19T15:55:06Z</updated>
<author>
<name>Tom Rini</name>
<email>trini@konsulko.com</email>
</author>
<published>2018-06-18T23:04:25Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=4e899d868d68de5faf3cd3091f052d7a4c3a7f38'/>
<id>urn:sha1:4e899d868d68de5faf3cd3091f052d7a4c3a7f38</id>
<content type='text'>
Signed-off-by: Tom Rini &lt;trini@konsulko.com&gt;
</content>
</entry>
<entry>
<title>libavb: Update SPDX tag style</title>
<updated>2018-06-19T15:55:05Z</updated>
<author>
<name>Tom Rini</name>
<email>trini@konsulko.com</email>
</author>
<published>2018-06-19T15:21:44Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=897a1d947e7e50cf03113dcbe505ffb63dce45a9'/>
<id>urn:sha1:897a1d947e7e50cf03113dcbe505ffb63dce45a9</id>
<content type='text'>
Signed-off-by: Tom Rini &lt;trini@konsulko.com&gt;
</content>
</entry>
<entry>
<title>configs: Update Meson GX configs</title>
<updated>2018-06-19T11:31:47Z</updated>
<author>
<name>Neil Armstrong</name>
<email>narmstrong@baylibre.com</email>
</author>
<published>2018-06-14T11:43:41Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=e3f7c4f851c0410a86d9455b3c31b0290e7401f9'/>
<id>urn:sha1:e3f7c4f851c0410a86d9455b3c31b0290e7401f9</id>
<content type='text'>
Enable USB on all Amlogic Meson GXL based board.
Enable Regulator support on all boards.
Enable ADC support on the LibreTech-CC board.

Signed-off-by: Neil Armstrong &lt;narmstrong@baylibre.com&gt;
</content>
</entry>
<entry>
<title>meson: use the clock driver</title>
<updated>2018-06-19T11:31:47Z</updated>
<author>
<name>Beniamino Galvani</name>
<email>b.galvani@gmail.com</email>
</author>
<published>2018-06-14T11:43:40Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=2e668af5531815dc6a6190cf6490b866da71ffaa'/>
<id>urn:sha1:2e668af5531815dc6a6190cf6490b866da71ffaa</id>
<content type='text'>
Use the clk framework to initialize clocks from drivers that need them
instead of having hardcoded frequencies and initializations from board
code.

Signed-off-by: Beniamino Galvani &lt;b.galvani@gmail.com&gt;
Signed-off-by: Neil Armstrong &lt;narmstrong@baylibre.com&gt;
</content>
</entry>
<entry>
<title>clk: add Amlogic meson clock driver</title>
<updated>2018-06-19T11:31:47Z</updated>
<author>
<name>Beniamino Galvani</name>
<email>b.galvani@gmail.com</email>
</author>
<published>2018-06-14T11:43:39Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=c0fc1e215c6117b159bb9ca736d3e3338bbc028b'/>
<id>urn:sha1:c0fc1e215c6117b159bb9ca736d3e3338bbc028b</id>
<content type='text'>
Introduce a basic clock driver for Amlogic Meson SoCs which supports
enabling/disabling clock gates and getting their frequency.

Signed-off-by: Beniamino Galvani &lt;b.galvani@gmail.com&gt;
Signed-off-by: Neil Armstrong &lt;narmstrong@baylibre.com&gt;
</content>
</entry>
<entry>
<title>config: meson-gx-common: Enable USB boot</title>
<updated>2018-06-19T11:31:46Z</updated>
<author>
<name>Neil Armstrong</name>
<email>narmstrong@baylibre.com</email>
</author>
<published>2018-06-14T11:43:38Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=0ba089baab192ea92207977d193c5538edd05169'/>
<id>urn:sha1:0ba089baab192ea92207977d193c5538edd05169</id>
<content type='text'>
Add USB as boot target depending on the configuration.

Signed-off-by: Neil Armstrong &lt;narmstrong@baylibre.com&gt;
</content>
</entry>
<entry>
<title>adc: meson-saradc: fix regmap_init_mem call</title>
<updated>2018-06-19T11:31:46Z</updated>
<author>
<name>Neil Armstrong</name>
<email>narmstrong@baylibre.com</email>
</author>
<published>2018-06-14T11:43:37Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=0421c9809a6f41a3aebbf2185ffb0c297cf83e22'/>
<id>urn:sha1:0421c9809a6f41a3aebbf2185ffb0c297cf83e22</id>
<content type='text'>
The SARADC driver was merged after the following commit :
commit d35812368a59 ("regmap: change regmap_init_mem() to take ofnode instead udevice")
Thus breaking build, this patch fixes the regmap_init_mem accordingly.

Signed-off-by: Neil Armstrong &lt;narmstrong@baylibre.com&gt;
</content>
</entry>
<entry>
<title>configs: dragonboard410c: remove env partition offset</title>
<updated>2018-06-19T11:31:46Z</updated>
<author>
<name>Ramon Fried</name>
<email>ramon.fried@gmail.com</email>
</author>
<published>2018-06-14T04:04:41Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=018e8637b83e0ae9465bbd80254a2f8a084e3d4c'/>
<id>urn:sha1:018e8637b83e0ae9465bbd80254a2f8a084e3d4c</id>
<content type='text'>
BOOT2 is not partitioned, no need for partition offset.

Signed-off-by: Ramon Fried &lt;ramon.fried@gmail.com&gt;
</content>
</entry>
<entry>
<title>configs: db410c: Set eMMC env partition to BOOT2</title>
<updated>2018-06-19T11:31:46Z</updated>
<author>
<name>Ramon Fried</name>
<email>ramon.fried@gmail.com</email>
</author>
<published>2018-06-14T04:04:40Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=b53777d28f05faa8a88ae345cf2155a24d5da255'/>
<id>urn:sha1:b53777d28f05faa8a88ae345cf2155a24d5da255</id>
<content type='text'>
BOOT2 partition is empty and free for using to store the environment.
Use that instead of the default user partition.

Signed-off-by: Ramon Fried &lt;ramon.fried@gmail.com&gt;
</content>
</entry>
</feed>
