aboutsummaryrefslogtreecommitdiff
path: root/lib_generic
AgeCommit message (Expand)AuthorFilesLines
2008-04-13Rename include/md5.h to include/u-boot/md5.hAndy Fleming1-1/+1
2008-03-14Add the MD5 algorithmBartlomiej Sieka2-0/+275
2008-02-29[new uImage] Introduce lmb from linux kernel for memory mgmt of boot imagesKumar Gala2-0/+281
2008-02-07[new uImage] Move gunzip() common code to common/gunzip.cMarian Balakowicz1-0/+4
2008-01-12Fix 64-bit vsprintf.James Yang1-4/+17
2007-11-15Build: split COBJS value into multiple linesGrant Likely1-5/+16
2007-08-10Move 64bit division from avr32 to generic libDirk Behme2-1/+53
2007-08-03Merge branch 'testing' into workingAndy Fleming1-4/+5
2007-07-10disk/ doc/ lib_*/ and tools/: Remove lingering references to CFG_CMD_* symbols.Jon Loeliger1-2/+2
2007-07-09lib_{arm,avr32,blackfin,generic,i386}/: Remove obsolete references to CONFIG_...Jon Loeliger1-2/+2
2007-07-10Coding style cleanup; update CHANGELOG.Wolfgang Denk1-293/+276
2007-07-04lib_*/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger1-2/+3
2007-06-22[PCS440EP] upgrade the PCS440EP board:Heiko Schocher2-1/+431
2007-02-20[PATCH 3_9] Move buffer print code from md command to common functionGrant Likely1-0/+70
2006-10-12Fix JFFS2 compilation problemStefan Roese1-2/+2
2006-10-11Cleanup of NAND update patch (remove changelog from cmd_nand.c)Stefan Roese1-3/+2
2006-10-10* Several improvements to the new NAND subsystem:Stefan Roese1-1/+3
2006-10-09Move "ar" flags to config.mk to allow for silent "make -s"Wolfgang Denk1-1/+1
2006-10-09Coding style cleanupWolfgang Denk1-1/+1
2006-09-01Add support for a saving build objects in a separate directory.Marian Balakowicz1-7/+10
2006-05-03Scheduled for removal: strnicmp() which is unusedWolfgang Denk1-1/+1
2005-10-04Fix loop end test in lib_generic/string.c:strswab()Wolfgang Denk1-1/+1
2005-09-25Fix strswab() to reliably find end of stringWolfgang Denk1-5/+6
2004-10-11* Patch by Pantelis Antoniou, 14 Sep 2004:wdenk2-0/+19
2004-03-14Code cleanup; make several boards compile & link.LABEL_2004_03_14_2340wdenk1-4/+4
2004-03-14* Patch by Yuli Barcohen, 4 Mar 2004:wdenk1-0/+27
2004-03-13* Patch by Rune Torgersen, 27 Feb 2004:wdenk1-9/+52
2003-10-15* Patches by Xianghua Xiao, 15 Oct 2003:LABEL_2003_10_16_0200wdenk4-706/+692
2003-08-29Patch by Yuli Barcohen, 14 Aug 2003:wdenk7-1/+3314
2003-08-17* Make Ethernet autonegotiation on INCA-IP work for all clock rates;U-Boot-0_4_6wdenk1-1/+0
2003-07-26* Allow crc32 to be used at address 0x000wdenk1-1/+0
2003-07-01Patch by Kenneth Johansson, 30 Jun 2003:wdenk1-0/+5
2003-06-27* Code cleanup:LABEL_2003_06_27_2340wdenk4-369/+370
2003-06-19Patches by Murray Jensen, 17 Jun 2003:wdenk1-1/+1
2002-11-19* Patch by Daniel Engström, 18 Nov 2002:wdenk1-24/+0
2002-11-03Initial revisionwdenk1-0/+574
2002-09-08Initial revisionwdenk1-0/+62
2002-08-30Initial revisionwdenk1-0/+341
2002-08-17Initial revisionwdenk1-0/+199
2002-07-20Initial revisionwdenk1-0/+40
2001-04-28Initial revisionwdenk2-0/+2216
2000-07-19Initial revisionwdenk1-0/+56