<feed xmlns='http://www.w3.org/2005/Atom'>
<title>u-boot.git/lib, branch v2012.10-rc2</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/u-boot.git/atom/lib?h=v2012.10-rc2</id>
<link rel='self' href='http://cgit.235523.xyz/u-boot.git/atom/lib?h=v2012.10-rc2'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/'/>
<updated>2012-09-29T14:26:08Z</updated>
<entry>
<title>lib: add gzip lib function callback</title>
<updated>2012-09-29T14:26:08Z</updated>
<author>
<name>Lei Wen</name>
<email>adrian.wenl@gmail.com</email>
</author>
<published>2012-09-28T04:26:46Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=88d52c6affa69971caad651e26dcac88a1484a4b'/>
<id>urn:sha1:88d52c6affa69971caad651e26dcac88a1484a4b</id>
<content type='text'>
Signed-off-by: Lei Wen &lt;leiwen@marvell.com&gt;
</content>
</entry>
<entry>
<title>lib: zlib: remove the limitation for cannot using 0 as start</title>
<updated>2012-09-29T14:26:08Z</updated>
<author>
<name>Lei Wen</name>
<email>adrian.wenl@gmail.com</email>
</author>
<published>2012-09-28T04:26:45Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=869c2abbaf98e91e7c9ef71806f6c8eef91206ae'/>
<id>urn:sha1:869c2abbaf98e91e7c9ef71806f6c8eef91206ae</id>
<content type='text'>
We often need the requirement that compressing those memory range start
from 0, but the default deflate code in zlib prevent us to do this.
Considering the special case of uboot, that it could access all memory
range, it is reasonable to be able to also take the address space from 0
into compression.

Signed-off-by: Lei Wen &lt;leiwen@marvell.com&gt;
</content>
</entry>
<entry>
<title>lib: zlib: include deflate into zlib build</title>
<updated>2012-09-29T14:26:08Z</updated>
<author>
<name>Lei Wen</name>
<email>adrian.wenl@gmail.com</email>
</author>
<published>2012-09-28T04:26:44Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=7a32b98dacfa2da6dace2ae1d9eff08932eec61a'/>
<id>urn:sha1:7a32b98dacfa2da6dace2ae1d9eff08932eec61a</id>
<content type='text'>
Add a new config CONFIG_GZIP_ENABLED, if enabled, the uboot bin would
include zlib's deflate method which could be used for compressing.

Signed-off-by: Lei Wen &lt;leiwen@marvell.com&gt;
</content>
</entry>
<entry>
<title>lib: zlib: import trees file from 1.2.5</title>
<updated>2012-09-29T14:26:08Z</updated>
<author>
<name>Lei Wen</name>
<email>adrian.wenl@gmail.com</email>
</author>
<published>2012-09-28T04:26:43Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=e9a128d8e907071d45f08c878ddacc6362554eee'/>
<id>urn:sha1:e9a128d8e907071d45f08c878ddacc6362554eee</id>
<content type='text'>
Signed-off-by: Lei Wen &lt;leiwen@marvell.com&gt;
</content>
</entry>
<entry>
<title>lib: zlib: import deflate source file from 1.2.5</title>
<updated>2012-09-29T14:26:08Z</updated>
<author>
<name>Lei Wen</name>
<email>adrian.wenl@gmail.com</email>
</author>
<published>2012-09-28T04:26:42Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=8a5f34effa2a2dd6ed1b57894e9b395094066504'/>
<id>urn:sha1:8a5f34effa2a2dd6ed1b57894e9b395094066504</id>
<content type='text'>
Signed-off-by: Lei Wen &lt;leiwen@marvell.com&gt;
</content>
</entry>
<entry>
<title>Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-staging</title>
<updated>2012-09-21T23:22:18Z</updated>
<author>
<name>Tom Rini</name>
<email>trini@ti.com</email>
</author>
<published>2012-09-21T23:22:18Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=9fe2cfb43aab2225a8c970a69341534b2488da8c'/>
<id>urn:sha1:9fe2cfb43aab2225a8c970a69341534b2488da8c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'master' of git://git.denx.de/u-boot-arm</title>
<updated>2012-09-21T21:53:13Z</updated>
<author>
<name>Tom Rini</name>
<email>trini@ti.com</email>
</author>
<published>2012-09-21T21:53:13Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=495dbd72dd1172de866ba323263a5b62cf454972'/>
<id>urn:sha1:495dbd72dd1172de866ba323263a5b62cf454972</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fdt: Tidy debugging, add to fdtdec_get_int/addr()</title>
<updated>2012-09-21T20:01:13Z</updated>
<author>
<name>Simon Glass</name>
<email>sjg@chromium.org</email>
</author>
<published>2012-07-12T05:25:01Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=1cb2323b8a457f00f50a76a3491d7f21a3c0929f'/>
<id>urn:sha1:1cb2323b8a457f00f50a76a3491d7f21a3c0929f</id>
<content type='text'>
The new debugging shows the value of integers and addresses read
from the device tree and tidy up GPIO output.

Signed-off-by: Simon Glass &lt;sjg@chromium.org&gt;
</content>
</entry>
<entry>
<title>env: delete selected vars not present in imported env</title>
<updated>2012-09-18T19:01:52Z</updated>
<author>
<name>Gerlando Falauto</name>
<email>gerlando.falauto@keymile.com</email>
</author>
<published>2012-08-26T21:53:00Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=d5370febbcbcee3f554df13ed72b7e2b91e5f66c'/>
<id>urn:sha1:d5370febbcbcee3f554df13ed72b7e2b91e5f66c</id>
<content type='text'>
When variables explicitly specified on the command line are not present
in the imported env, delete them from the running env.
If the variable is also missing from the running env, issue a warning.

Signed-off-by: Gerlando Falauto &lt;gerlando.falauto@keymile.com&gt;
Reviewed-by: Marek Vasut &lt;marex@denx.de&gt;
</content>
</entry>
<entry>
<title>env: check and apply changes on delete/destroy</title>
<updated>2012-09-18T19:01:52Z</updated>
<author>
<name>Gerlando Falauto</name>
<email>gerlando.falauto@keymile.com</email>
</author>
<published>2012-08-24T00:11:40Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=152874b65b8060e7b026933ce332a9687256e28c'/>
<id>urn:sha1:152874b65b8060e7b026933ce332a9687256e28c</id>
<content type='text'>
Signed-off-by: Gerlando Falauto &lt;gerlando.falauto@keymile.com&gt;
Reviewed-by: Marek Vasut &lt;marex@denx.de&gt;
</content>
</entry>
</feed>
