Commit Graph

110 Commits (594d57d0ccce649d6ccd881b8d9c5ea8d0c307ef)

Author SHA1 Message Date
Mike Frysinger 44431cabbb gzip/zlib: make features optional 15 years ago
Mike Frysinger a16028da63 lmb: only force on arches that use it 15 years ago
Mike Frysinger dac4d7e884 sha1: add dedicated config option 15 years ago
Dirk Behme 6a45e38495 Make getenv_IPaddr() global 15 years ago
Wolfgang Wegner 87d93a1ba2 move prototypes for gunzip() and zunzip() to common.h 15 years ago
Heiko Schocher 4b142febff common: delete CONFIG_SYS_64BIT_VSPRINTF and CONFIG_SYS_64BIT_STRTOUL 15 years ago
Wolfgang Denk a9f99ab44b zlib.c: avoid build conflicts for cradle board 15 years ago
Mike Frysinger f68ab43de6 lzma: ignore unset filesizes 15 years ago
Joakim Tjernlund cd514aeb99 zlib: Optimize decompression 15 years ago
Peter Korsgaard 20dde48bca add lzop decompression support 15 years ago
Ingo van Lil 3eb90bad65 Generic udelay() with watchdog support 15 years ago
Joakim Tjernlund 3ee8c12071 crc32: Impl. linux optimized crc32() 15 years ago
Peter Tyser 9ef78511cd circbuf: Move to lib_generic and conditionally compile 15 years ago
Alessandro Rubini e3ea948d45 lib_generic memset: fill one word at a time if possible 15 years ago
Alessandro Rubini ecd830b863 lib_generic memcpy: copy one word at a time if possible 15 years ago
Giuseppe CONDORELLI 7662eb2b9d zlib: fix code when DEBUG is defined 16 years ago
Giuseppe CONDORELLI 253cb831f5 zlib: add watchdog reset call 16 years ago
Giuseppe CONDORELLI dce3d79710 zlib: updated to v.1.2.3 16 years ago
Luigi 'Comio' Mantellini 3f1649fb0d Fix LZMA string.h header inclusion issue and remove unused variables. 16 years ago
rhabarber1848@web.de fafbb2c3e4 add WATCHDOG_RESET to allow LZMA kernel decompression on slow machines 16 years ago
Dirk Behme 479105065d Use do_div from div64.h for vsprintf 16 years ago
Wolfgang Denk f33b325af6 Revert "zlib: updated to v.1.2.3" 16 years ago
Wolfgang Denk 28958b8bea Coding Style cleanup; update CHANGELOG. 16 years ago
Giuseppe CONDORELLI b201171f2b zlib: updated to v.1.2.3 16 years ago
Luigi 'Comio' Mantellini caf72ff329 Refresh LZMA-lib to v4.65 16 years ago
Mike Frysinger 3756609076 compiler.h: unify system ifdef cruft here 16 years ago
Scott Wood be33b046b5 Remove legacy NAND and disk on chip code. 16 years ago
Ricardo Ribalda Delgado 35f6a943f7 lib_generic: gunzip: New function zunzip 16 years ago
Wolfgang Denk c0a14aedc3 Update CHANGELOG, coding style cleanup. 16 years ago
Jean-Christophe PLAGNIOL-VILLARD a31e091ad7 rename include/zlib.h to include/u-boot/zlib.h 16 years ago
Stefan Roese b1b4e89a0f Add LZO decompressor support 16 years ago
Mike Frysinger 6c6166f529 vsprintf: pull updates from Linux kernel 16 years ago
Mike Frysinger ab76e9848a bzip2: move ifdef handling to Makefile COBJS-$(...) 16 years ago
Matthias Fuchs 107b801cf3 Fix gunzip in case of insufficient output buffer 16 years ago
Kumar Gala 63240ba88c Introduce addr_map library 16 years ago
Kyungmin Park 7e6ee7ad27 UBI: Add basic UBI support to U-Boot (Part 6/8) 16 years ago
Wolfgang Denk d9d8c7c696 Fix strmhz(): avoid printing negative fractions 16 years ago
Wolfgang Denk d50c7d4be1 strmhz(): Round numbers when printing clock frequencies 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 6d0f6bcf33 rename CFG_ macros to CONFIG_SYS 16 years ago
Kyungmin Park 7ba890bf2f Add Red Black Tree support 16 years ago
Wolfgang Denk f12e4549b6 Coding style cleanup, update CHANGELOG 17 years ago
Luigi 'Comio' Mantellini fc9c1727b5 Add support for LZMA uncompression algorithm. 17 years ago
Jean-Christophe PLAGNIOL-VILLARD bbf52df9aa crc16: move to lib_generic 17 years ago
Jean-Christophe PLAGNIOL-VILLARD 717a222229 gunzip: move to lib_generic 17 years ago
Haavard Skinnemoen 0768b7a872 Consolidate strmhz() implementation 17 years ago
Jean-Christophe PLAGNIOL-VILLARD cc4a0ceeac drivers/mtd/nand: Move conditional compilation to Makefile 17 years ago
Jean-Christophe PLAGNIOL-VILLARD f354b73e16 vsprintf: add z and t options 17 years ago
Wolfgang Denk 9b55a25369 Fix some more print() format errors. 17 years ago
Andy Fleming 98874ff329 Fix LMB type issues 17 years ago
Becky Bruce 417faf285b Allow print_size to print in GB 17 years ago