uboot/include/linux
Peter Korsgaard 20dde48bca add lzop decompression support
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 <jacmet@sunsite.dk>
2009-12-05 01:30:23 +01:00
..
byteorder
mtd NAND:Extending the nand_ecclayout structure 2009-11-18 14:26:39 -06:00
unaligned ARM: Use Linux version for unaligned access code 2009-11-07 15:56:30 -06:00
bitops.h Correct ffs/fls regression for PowerPC etc 2009-09-17 22:45:31 +02:00
config.h
crc32.h
ctype.h
err.h
list.h
lzo.h add lzop decompression support 2009-12-05 01:30:23 +01:00
math64.h
mc146818rtc.h Replace BCD2BIN and BIN2BCD macros with inline functions 2009-08-25 12:57:55 +02:00
mii.h
poison.h
posix_types.h
rbtree.h
stat.h
stddef.h
string.h
time.h
types.h