index
:
u-boot-fsl-qoriq
master
scalys
Freescale u-boot tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib_generic
Age
Commit message (
Expand
)
Author
2009-09-04
zlib: fix code when DEBUG is defined
Giuseppe CONDORELLI
2009-08-11
zlib: add watchdog reset call
Giuseppe CONDORELLI
2009-08-11
zlib: updated to v.1.2.3
Giuseppe CONDORELLI
2009-08-09
Fix LZMA string.h header inclusion issue and remove unused variables.
Luigi 'Comio' Mantellini
2009-07-26
add WATCHDOG_RESET to allow LZMA kernel decompression on slow machines
rhabarber1848@web.de
2009-07-26
Use do_div from div64.h for vsprintf
Dirk Behme
2009-07-24
Revert "zlib: updated to v.1.2.3"
Wolfgang Denk
2009-07-23
Coding Style cleanup; update CHANGELOG.
Wolfgang Denk
2009-07-23
zlib: updated to v.1.2.3
Giuseppe CONDORELLI
2009-07-22
Refresh LZMA-lib to v4.65
Luigi 'Comio' Mantellini
2009-07-19
compiler.h: unify system ifdef cruft here
Mike Frysinger
2009-07-17
Remove legacy NAND and disk on chip code.
Scott Wood
2009-04-30
lib_generic: gunzip: New function zunzip
Ricardo Ribalda Delgado
2009-04-04
Update CHANGELOG, coding style cleanup.
Wolfgang Denk
2009-04-04
rename include/zlib.h to include/u-boot/zlib.h
Jean-Christophe PLAGNIOL-VILLARD
2009-03-20
Add LZO decompressor support
Stefan Roese
2009-03-20
vsprintf: pull updates from Linux kernel
Mike Frysinger
2009-02-11
bzip2: move ifdef handling to Makefile COBJS-$(...)
Mike Frysinger
2009-01-27
Fix gunzip in case of insufficient output buffer
Matthias Fuchs
2008-12-15
Introduce addr_map library
Kumar Gala
2008-11-19
UBI: Add basic UBI support to U-Boot (Part 6/8)
Kyungmin Park
2008-10-22
Fix strmhz(): avoid printing negative fractions
Wolfgang Denk
2008-10-21
strmhz(): Round numbers when printing clock frequencies
Wolfgang Denk
2008-10-18
rename CFG_ macros to CONFIG_SYS
Jean-Christophe PLAGNIOL-VILLARD
2008-10-18
Add Red Black Tree support
Kyungmin Park
2008-09-13
Coding style cleanup, update CHANGELOG
Wolfgang Denk
2008-09-12
Add support for LZMA uncompression algorithm.
Luigi 'Comio' Mantellini
2008-08-29
crc16: move to lib_generic
Jean-Christophe PLAGNIOL-VILLARD
2008-08-29
gunzip: move to lib_generic
Jean-Christophe PLAGNIOL-VILLARD
2008-08-20
Consolidate strmhz() implementation
Haavard Skinnemoen
2008-08-12
drivers/mtd/nand: Move conditional compilation to Makefile
Jean-Christophe PLAGNIOL-VILLARD
2008-07-14
vsprintf: add z and t options
Jean-Christophe PLAGNIOL-VILLARD
2008-07-10
Fix some more print() format errors.
Wolfgang Denk
2008-07-09
Fix LMB type issues
Andy Fleming
2008-07-09
Allow print_size to print in GB
Becky Bruce
2008-06-30
add SHA256 support
Jean-Christophe PLAGNIOL-VILLARD
2008-06-28
Fix an underflow bug in __lmb_alloc_base
Andy Fleming
2008-06-28
Add lmb_free
Andy Fleming
2008-06-12
Fix build issue with string.h and linux/string.h
Andy Fleming
2008-06-11
Change lmb to use phys_size_t/phys_addr_t
Becky Bruce
2008-06-11
Change print_size to take phys_size_t
Becky Bruce
2008-06-06
tools/mkimage: fix compiler warnings on some systems.
Wolfgang Denk
2008-05-20
Big white-space cleanup.
Wolfgang Denk
2008-05-09
Fix Compilation Errors with 'tools/env/fw_printenv'
Grant Erickson
2008-04-25
Coding Style cleanup, update CHANGELOG
Wolfgang Denk
2008-04-25
Use watchdog-aware functions when calculating hashes of images - take two
Bartlomiej Sieka
2008-04-25
Use watchdog-aware functions when calculating hashes of images
Bartlomiej Sieka
2008-04-25
lib_generic/crc32.c: add missing #include <watchdog.h>
Wolfgang Denk
2008-04-25
lib_generic/crc32.c: fix compile problem
Wolfgang Denk
2008-04-24
Add support for calculating hashes with watchdog triggering
Bartlomiej Sieka
[next]