<feed xmlns='http://www.w3.org/2005/Atom'>
<title>u-boot.git/doc, branch v2019.04-rc3</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/u-boot.git/atom/doc?h=v2019.04-rc3</id>
<link rel='self' href='http://cgit.235523.xyz/u-boot.git/atom/doc?h=v2019.04-rc3'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/'/>
<updated>2019-02-28T19:21:46Z</updated>
<entry>
<title>doc: binding: rename directory ram to memory-controller</title>
<updated>2019-02-28T19:21:46Z</updated>
<author>
<name>Patrick Delaunay</name>
<email>patrick.delaunay@st.com</email>
</author>
<published>2019-02-26T12:09:00Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=3a29afcbbfd8eb6d58f06b1717807c036971ca58'/>
<id>urn:sha1:3a29afcbbfd8eb6d58f06b1717807c036971ca58</id>
<content type='text'>
Alignment with kernel directory name as it have already bindings for
DDR controllers in the directory:
Documentation/devicetree/bindings/memory-controller

PS: the drivers using RAM u-class should be associated with
    this binding directory

Signed-off-by: Patrick Delaunay &lt;patrick.delaunay@st.com&gt;
</content>
</entry>
<entry>
<title>doc: Add a readme guide for SiFive FU540</title>
<updated>2019-02-27T01:12:33Z</updated>
<author>
<name>Atish Patra</name>
<email>atish.patra@wdc.com</email>
</author>
<published>2019-02-25T08:15:27Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=8ad2104589f40ce351fffc5703e223964fb0fe25'/>
<id>urn:sha1:8ad2104589f40ce351fffc5703e223964fb0fe25</id>
<content type='text'>
The readme guide describes the procedure to build, flash and boot Linux
using U-Boot on HiFive Unleashed. It also explains the current state of
U-boot support and future action items.

Signed-off-by: Atish Patra &lt;atish.patra@wdc.com&gt;
Signed-off-by: Anup Patel &lt;anup.patel@wdc.com&gt;
Reviewed-by: Lukas Auer &lt;lukas.auer@aisec.fraunhofer.de&gt;
</content>
</entry>
<entry>
<title>clk: Add fixed-factor clock driver</title>
<updated>2019-02-27T01:12:33Z</updated>
<author>
<name>Anup Patel</name>
<email>Anup.Patel@wdc.com</email>
</author>
<published>2019-02-25T08:14:55Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=b630d57d0ab45639eea02f2671c2aa0d023c89ac'/>
<id>urn:sha1:b630d57d0ab45639eea02f2671c2aa0d023c89ac</id>
<content type='text'>
This patch adds fixed-factor clock driver which derives clock
rate by dividing (div) and multiplying (mult) fixed factors
to a parent clock.

Signed-off-by: Atish Patra &lt;atish.patra@wdc.com&gt;
Signed-off-by: Anup Patel &lt;anup.patel@wdc.com&gt;
Reviewed-by: Simon Glass &lt;sjg@chromium.org&gt;
</content>
</entry>
<entry>
<title>Merge branch 'master' of git://git.denx.de/u-boot-tegra</title>
<updated>2019-02-20T17:28:57Z</updated>
<author>
<name>Tom Rini</name>
<email>trini@konsulko.com</email>
</author>
<published>2019-02-20T17:28:57Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=888f9aa5cac4227e540a5c91a744ac7bed386e70'/>
<id>urn:sha1:888f9aa5cac4227e540a5c91a744ac7bed386e70</id>
<content type='text'>
</content>
</entry>
<entry>
<title>nyan-big: add padding to its file</title>
<updated>2019-02-20T16:01:44Z</updated>
<author>
<name>Tristan Bastian</name>
<email>tristan-c.bastian@gmx.de</email>
</author>
<published>2019-01-16T18:49:56Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=407b5b956a2e0facf6668fc8b295f4be9205c83e'/>
<id>urn:sha1:407b5b956a2e0facf6668fc8b295f4be9205c83e</id>
<content type='text'>
Without this padding nyan-big ends at a blank screen on boot.
Details on how to get to this padding can be found in the README.chromium under Notes.

Signed-off-by: Tristan Bastian &lt;tristan-c.bastian@gmx.de&gt;
Reviewed-by: Simon Glass &lt;sjg@chromium.org&gt;
Signed-off-by: Tom Warren &lt;twarren@nvidia.com&gt;
</content>
</entry>
<entry>
<title>sound: Add support for Intel HDA</title>
<updated>2019-02-20T07:27:09Z</updated>
<author>
<name>Simon Glass</name>
<email>sjg@chromium.org</email>
</author>
<published>2019-02-17T03:24:55Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=2ca471379b471dc0d31459974d7cc4b54c824956'/>
<id>urn:sha1:2ca471379b471dc0d31459974d7cc4b54c824956</id>
<content type='text'>
The Intel High-definition Audio is a newer-generation audio system which
provides for transfer of a large number of audio stream, each containing
up to 16 channels.

Add support for HDA as a library which can be used by other drivers.
U-Boot currently uses only two channels (stereo).

Signed-off-by: Simon Glass &lt;sjg@chromium.org&gt;
Reviewed-by: Bin Meng &lt;bmeng.cn@gmail.com&gt;
</content>
</entry>
<entry>
<title>log: Allow #define LOG_DEBUG to enable logging in a file</title>
<updated>2019-02-20T07:21:44Z</updated>
<author>
<name>Simon Glass</name>
<email>sjg@chromium.org</email>
</author>
<published>2019-02-17T03:24:37Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=f9811e8575eb42e75c615ba9b44f0481cdb78330'/>
<id>urn:sha1:f9811e8575eb42e75c615ba9b44f0481cdb78330</id>
<content type='text'>
At present it is possible to '#define DEBUG' at the top of a file which
causes all debug() statements in that file to become active. There is
currently no equivalent with logging, but this is a useful function.

Add a LOG_DEBUG define along with documentation.

Signed-off-by: Simon Glass &lt;sjg@chromium.org&gt;
Reviewed-by: Bin Meng &lt;bmeng.cn@gmail.com&gt;
</content>
</entry>
<entry>
<title>log: Add documentation for convenience functions</title>
<updated>2019-02-20T07:21:44Z</updated>
<author>
<name>Simon Glass</name>
<email>sjg@chromium.org</email>
</author>
<published>2019-02-17T03:24:36Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=8dee7b96fd6eaea54400aaf317f72aac9b323b58'/>
<id>urn:sha1:8dee7b96fd6eaea54400aaf317f72aac9b323b58</id>
<content type='text'>
The log_debug(), etc. function are documented only in the header file at
present. Add a section to README.log also.

Signed-off-by: Simon Glass &lt;sjg@chromium.org&gt;
Reviewed-by: Bin Meng &lt;bmeng.cn@gmail.com&gt;
</content>
</entry>
<entry>
<title>doc: imx: habv4: Remove secure_boot.txt guide</title>
<updated>2019-02-15T11:55:39Z</updated>
<author>
<name>Breno Matheus Lima</name>
<email>breno.lima@nxp.com</email>
</author>
<published>2019-01-23T19:30:16Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=2dd652e6657cb44f962ae072800a80a678114539'/>
<id>urn:sha1:2dd652e6657cb44f962ae072800a80a678114539</id>
<content type='text'>
The secure_boot.txt guide was replaced by mx6_mx7_secure_boot.txt and
mx6_mx7_spl_secure_boot.txt documents.

Both documents covers all steps needed for SPL and non-SPL tagets,
so remove secure_boot.txt file to avoid duplicated content.

Signed-off-by: Breno Lima &lt;breno.lima@nxp.com&gt;
</content>
</entry>
<entry>
<title>doc: imx: habv4: Move encrypted boot guide</title>
<updated>2019-02-15T11:47:13Z</updated>
<author>
<name>Breno Matheus Lima</name>
<email>breno.lima@nxp.com</email>
</author>
<published>2019-01-23T19:30:11Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=364c0a89bcfa3fde7dcdf61f6cd25589831ff8b8'/>
<id>urn:sha1:364c0a89bcfa3fde7dcdf61f6cd25589831ff8b8</id>
<content type='text'>
All guides are currently located at doc/imx/habv4/guides/ directory.

Move encrypted_boot.txt document to guides directory.

Signed-off-by: Breno Lima &lt;breno.lima@nxp.com&gt;
</content>
</entry>
</feed>
