Commit Graph

78 Commits (16f2f5a351004129e79e79816697a367fd9e5446)

Author SHA1 Message Date
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 16 years ago
Wolfgang Denk 9b55a25369 Fix some more print() format errors. 16 years ago
Andy Fleming 98874ff329 Fix LMB type issues 16 years ago
Becky Bruce 417faf285b Allow print_size to print in GB 16 years ago
Jean-Christophe PLAGNIOL-VILLARD b571afde02 add SHA256 support 16 years ago
Andy Fleming 7570a9941f Fix an underflow bug in __lmb_alloc_base 16 years ago
Andy Fleming 63796c4e61 Add lmb_free 16 years ago
Andy Fleming a94f22f08f Fix build issue with string.h and linux/string.h 16 years ago
Becky Bruce 391fd93ab2 Change lmb to use phys_size_t/phys_addr_t 16 years ago
Becky Bruce 61b09fc295 Change print_size to take phys_size_t 16 years ago
Wolfgang Denk 338cc03846 tools/mkimage: fix compiler warnings on some systems. 16 years ago
Wolfgang Denk 53677ef18e Big white-space cleanup. 16 years ago
Grant Erickson f3b6d528e4 Fix Compilation Errors with 'tools/env/fw_printenv' 16 years ago
Wolfgang Denk 7ed4011733 Coding Style cleanup, update CHANGELOG 16 years ago
Bartlomiej Sieka 7590378fb9 Use watchdog-aware functions when calculating hashes of images - take two 16 years ago
Bartlomiej Sieka 1de6b28be5 Use watchdog-aware functions when calculating hashes of images 16 years ago
Wolfgang Denk aff4f86448 lib_generic/crc32.c: add missing #include <watchdog.h> 16 years ago
Wolfgang Denk 03ccdbcd56 lib_generic/crc32.c: fix compile problem 16 years ago
Bartlomiej Sieka 215b01bba8 Add support for calculating hashes with watchdog triggering 16 years ago
Mike Frysinger 89cdab788f crc32: use uint32_t rather than unsigned long 16 years ago
Andy Fleming 20a14a42a2 Rename include/md5.h to include/u-boot/md5.h 16 years ago
Bartlomiej Sieka 0ede0c3835 Add the MD5 algorithm 17 years ago
Kumar Gala 4ed6552f71 [new uImage] Introduce lmb from linux kernel for memory mgmt of boot images 17 years ago
Marian Balakowicz 321359f208 [new uImage] Move gunzip() common code to common/gunzip.c 17 years ago
James Yang bf05293973 Fix 64-bit vsprintf. 17 years ago
Grant Likely f0037c56b0 Build: split COBJS value into multiple lines 17 years ago
Dirk Behme f7c086e94e Move 64bit division from avr32 to generic lib 17 years ago
Jon Loeliger b3aff0cb9e disk/ doc/ lib_*/ and tools/: Remove lingering references to CFG_CMD_* symbols. 17 years ago
Jon Loeliger 67350568f9 lib_{arm,avr32,blackfin,generic,i386}/: Remove obsolete references to CONFIG_COMMANDS 17 years ago
Wolfgang Denk 4ef218f6fd Coding style cleanup; update CHANGELOG. 17 years ago
Jon Loeliger 0c505db0a0 lib_*/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). 17 years ago
Heiko Schocher 566a494f59 [PCS440EP] upgrade the PCS440EP board: 17 years ago
Grant Likely c95c4280d7 [PATCH 3_9] Move buffer print code from md command to common function 18 years ago
Stefan Roese 5c34eee94d Fix JFFS2 compilation problem 18 years ago