aboutsummaryrefslogtreecommitdiff
path: root/fs/cramfs
AgeCommit message (Expand)AuthorFilesLines
2008-03-26Merge branch 'new-image' of git://www.denx.de/git/u-boot-testingBartlomiej Sieka1-18/+2
2008-03-16cramfs: Fix ifdefJean-Christophe PLAGNIOL-VILLARD1-1/+1
2008-02-07[new uImage] Move gunzip() common code to common/gunzip.cMarian Balakowicz1-18/+2
2008-01-09Fix building with CRAMFS but not JFFS2 supportHarald Welte1-1/+1
2007-07-09fs/: Remove obsolete references to CONFIG_COMMANDSJon Loeliger2-2/+2
2007-07-04fs/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger2-2/+2
2006-10-09Move "ar" flags to config.mk to allow for silent "make -s"Wolfgang Denk1-1/+1
2006-09-01Add support for a saving build objects in a separate directory.Marian Balakowicz1-7/+9
2005-10-11Added support for TQM834x boards.Marian Balakowicz1-1/+1
2005-08-08Add common (with Linux) MTD partition scheme and "mtdparts" commandWolfgang Denk1-15/+23
2004-01-04* Fix problems caused by Robert Schwebel's cramfs patchwdenk2-164/+2
2004-01-03* Patch by Robert Schwebel, 15 Dec 2003:wdenk4-0/+654