Commit Graph

93 Commits (f80e61dcfe53fa3a5936659883415c9bd1b5a3d9)

Author SHA1 Message Date
Giuseppe CONDORELLI 7662eb2b9d zlib: fix code when DEBUG is defined 15 years ago
Giuseppe CONDORELLI 253cb831f5 zlib: add watchdog reset call 15 years ago
Giuseppe CONDORELLI dce3d79710 zlib: updated to v.1.2.3 15 years ago
Luigi 'Comio' Mantellini 3f1649fb0d Fix LZMA string.h header inclusion issue and remove unused variables. 15 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 16 years ago
Luigi 'Comio' Mantellini fc9c1727b5 Add support for LZMA uncompression algorithm. 16 years ago
Jean-Christophe PLAGNIOL-VILLARD bbf52df9aa crc16: move to lib_generic 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 717a222229 gunzip: move to lib_generic 16 years ago
Haavard Skinnemoen 0768b7a872 Consolidate strmhz() implementation 16 years ago
Jean-Christophe PLAGNIOL-VILLARD cc4a0ceeac drivers/mtd/nand: Move conditional compilation to Makefile 16 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
Jean-Christophe PLAGNIOL-VILLARD b571afde02 add SHA256 support 17 years ago
Andy Fleming 7570a9941f Fix an underflow bug in __lmb_alloc_base 17 years ago
Andy Fleming 63796c4e61 Add lmb_free 17 years ago
Andy Fleming a94f22f08f Fix build issue with string.h and linux/string.h 17 years ago
Becky Bruce 391fd93ab2 Change lmb to use phys_size_t/phys_addr_t 17 years ago
Becky Bruce 61b09fc295 Change print_size to take phys_size_t 17 years ago
Wolfgang Denk 338cc03846 tools/mkimage: fix compiler warnings on some systems. 17 years ago
Wolfgang Denk 53677ef18e Big white-space cleanup. 17 years ago
Grant Erickson f3b6d528e4 Fix Compilation Errors with 'tools/env/fw_printenv' 17 years ago
Wolfgang Denk 7ed4011733 Coding Style cleanup, update CHANGELOG 17 years ago
Bartlomiej Sieka 7590378fb9 Use watchdog-aware functions when calculating hashes of images - take two 17 years ago
Bartlomiej Sieka 1de6b28be5 Use watchdog-aware functions when calculating hashes of images 17 years ago
Wolfgang Denk aff4f86448 lib_generic/crc32.c: add missing #include <watchdog.h> 17 years ago
Wolfgang Denk 03ccdbcd56 lib_generic/crc32.c: fix compile problem 17 years ago
Bartlomiej Sieka 215b01bba8 Add support for calculating hashes with watchdog triggering 17 years ago