<feed xmlns='http://www.w3.org/2005/Atom'>
<title>bcm63xx/u-boot/include/linux/lzo.h, branch master</title>
<subtitle>Broadcom-s U-Boot</subtitle>
<id>https://git-03.infra.openwrt.org/project/bcm63xx/u-boot/atom?h=master</id>
<link rel='self' href='https://git-03.infra.openwrt.org/project/bcm63xx/u-boot/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/project/bcm63xx/u-boot/'/>
<updated>2017-10-06T01:31:04Z</updated>
<entry>
<title>lzo: add a function to check the validity of the header</title>
<updated>2017-10-06T01:31:04Z</updated>
<author>
<name>Jean-Jacques Hiblot</name>
</author>
<published>2017-09-15T10:57:28Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/project/bcm63xx/u-boot/commit/?id=d753f942ec12e6b5b2db73698aa6c55588053d3a'/>
<id>urn:sha1:d753f942ec12e6b5b2db73698aa6c55588053d3a</id>
<content type='text'>
Signed-off-by: Jean-Jacques Hiblot &lt;jjhiblot@ti.com&gt;
Reviewed-by: Tom Rini &lt;trini@konsulko.com&gt;
Reviewed-by: Simon Glass &lt;sjg@chromium.org&gt;
</content>
</entry>
<entry>
<title>add lzop decompression support</title>
<updated>2009-12-05T00:30:23Z</updated>
<author>
<name>Peter Korsgaard</name>
</author>
<published>2009-11-19T10:37:51Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/project/bcm63xx/u-boot/commit/?id=20dde48bcadd856c86a91d5463831a10be46db83'/>
<id>urn:sha1:20dde48bcadd856c86a91d5463831a10be46db83</id>
<content type='text'>
Add lzop decompression support to the existing lzo bitstream handling
(think gzip versus zlib), and support it for uImage decompression if
CONFIG_LZO is enabled.

Lzop doesn't compress as good as gzip (~10% worse), but decompression
is very fast (~0.7s faster here on a slow ppc). The lzop decompression
code is based on Albin Tonnerre's recent ARM Linux lzo support patch.

Cc: albin.tonnerre@free-electrons.com
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>Add LZO decompressor support</title>
<updated>2009-03-20T21:39:15Z</updated>
<author>
<name>Stefan Roese</name>
</author>
<published>2009-03-19T14:34:56Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/project/bcm63xx/u-boot/commit/?id=b1b4e89a0f3b75854c39a62cae41bad56d210adf'/>
<id>urn:sha1:b1b4e89a0f3b75854c39a62cae41bad56d210adf</id>
<content type='text'>
This patch adds LZO decompression support to U-Boot. It is needed for
the upcoming UBIFS support, since UBIFS uses LZO as default compressor/
decompressor. Since we only support read-only in UBIFS, only the
decompressor is needed.

All this is copied with minor changes from the current Linux kernel
version (2.6.28-rc8).

This patch only implements this LZO decompressor support for PPC.
Other platforms using UBIFS will have to add the required
"include/asm/unaligned.h" as well. It should be fairly easy to copy this
from the Linux source tree as I have done it for PPC in this patch.

Signed-off-by: Stefan Roese &lt;sr@denx.de&gt;
</content>
</entry>
</feed>
