summaryrefslogtreecommitdiffstats
path: root/lib_generic
Commit message (Expand)AuthorAgeFilesLines
* crc16: move to lib_genericJean-Christophe PLAGNIOL-VILLARD2008-08-292-0/+108
* gunzip: move to lib_genericJean-Christophe PLAGNIOL-VILLARD2008-08-292-0/+114
* Consolidate strmhz() implementationHaavard Skinnemoen2008-08-212-0/+37
* drivers/mtd/nand: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD2008-08-131-1/+1
* vsprintf: add z and t optionsJean-Christophe PLAGNIOL-VILLARD2008-07-141-3/+9
* Fix some more print() format errors.Wolfgang Denk2008-07-111-9/+11
* Fix LMB type issuesAndy Fleming2008-07-101-3/+3
* Allow print_size to print in GBBecky Bruce2008-07-091-13/+21
* add SHA256 supportJean-Christophe PLAGNIOL-VILLARD2008-06-302-0/+263
* Fix an underflow bug in __lmb_alloc_baseAndy Fleming2008-06-281-15/+19
* Add lmb_freeAndy Fleming2008-06-281-0/+49
* Fix build issue with string.h and linux/string.hAndy Fleming2008-06-122-2/+2
* Change lmb to use phys_size_t/phys_addr_tBecky Bruce2008-06-121-34/+35
* Change print_size to take phys_size_tBecky Bruce2008-06-121-1/+1
* tools/mkimage: fix compiler warnings on some systems.Wolfgang Denk2008-06-062-0/+4
* Big white-space cleanup.Wolfgang Denk2008-05-213-3/+3
* Fix Compilation Errors with 'tools/env/fw_printenv'Grant Erickson2008-05-091-0/+2
* Coding Style cleanup, update CHANGELOGWolfgang Denk2008-04-261-2/+2
* Use watchdog-aware functions when calculating hashes of images - take twoBartlomiej Sieka2008-04-252-0/+8
* Use watchdog-aware functions when calculating hashes of imagesBartlomiej Sieka2008-04-251-1/+1
* lib_generic/crc32.c: add missing #include <watchdog.h>Wolfgang Denk2008-04-251-0/+1
* lib_generic/crc32.c: fix compile problemWolfgang Denk2008-04-251-5/+4
* Add support for calculating hashes with watchdog triggeringBartlomiej Sieka2008-04-253-0/+96
* crc32: use uint32_t rather than unsigned longMike Frysinger2008-04-241-9/+10
* Rename include/md5.h to include/u-boot/md5.hAndy Fleming2008-04-131-1/+1
* Add the MD5 algorithmBartlomiej Sieka2008-03-142-0/+275
* [new uImage] Introduce lmb from linux kernel for memory mgmt of boot imagesKumar Gala2008-02-292-0/+281
* [new uImage] Move gunzip() common code to common/gunzip.cMarian Balakowicz2008-02-071-0/+4
* Fix 64-bit vsprintf.James Yang2008-01-121-4/+17
* Build: split COBJS value into multiple linesGrant Likely2007-11-151-5/+16
* Move 64bit division from avr32 to generic libDirk Behme2007-08-102-1/+53
* Merge branch 'testing' into workingAndy Fleming2007-08-031-4/+5
|\
| * disk/ doc/ lib_*/ and tools/: Remove lingering references to CFG_CMD_* symbols.Jon Loeliger2007-07-101-2/+2
| * lib_{arm,avr32,blackfin,generic,i386}/: Remove obsolete references to CONFIG_...Jon Loeliger2007-07-091-2/+2
| * lib_*/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger2007-07-041-2/+3
* | Coding style cleanup; update CHANGELOG.Wolfgang Denk2007-07-101-293/+276
* | [PCS440EP] upgrade the PCS440EP board:Heiko Schocher2007-06-222-1/+431
|/
* [PATCH 3_9] Move buffer print code from md command to common functionGrant Likely2007-02-201-0/+70
* Fix JFFS2 compilation problemStefan Roese2006-10-121-2/+2
* Cleanup of NAND update patch (remove changelog from cmd_nand.c)Stefan Roese2006-10-111-3/+2
* * Several improvements to the new NAND subsystem:Stefan Roese2006-10-101-1/+3
* Move "ar" flags to config.mk to allow for silent "make -s"Wolfgang Denk2006-10-091-1/+1
* Coding style cleanupWolfgang Denk2006-10-091-1/+1
* Add support for a saving build objects in a separate directory.Marian Balakowicz2006-09-011-7/+10
* Scheduled for removal: strnicmp() which is unusedWolfgang Denk2006-05-031-1/+1
* Fix loop end test in lib_generic/string.c:strswab()Wolfgang Denk2005-10-041-1/+1
* Fix strswab() to reliably find end of stringWolfgang Denk2005-09-251-5/+6
* * Patch by Pantelis Antoniou, 14 Sep 2004:wdenk2004-10-112-0/+19
* Code cleanup; make several boards compile & link.wdenk2004-03-141-4/+4
* * Patch by Yuli Barcohen, 4 Mar 2004:wdenk2004-03-141-0/+27
OpenPOWER on IntegriCloud