summaryrefslogtreecommitdiff
path: root/fs/cramfs/cramfs.c
AgeCommit message (Expand)AuthorFilesLines
2020-05-18common: Drop flash.h from common headerSimon Glass1-0/+1
2017-04-18cramfs: basic symlink supportTyler Hall1-12/+50
2017-04-18cramfs: block pointers are 32 bitsTyler Hall1-1/+1
2017-02-12flash: complete CONFIG_SYS_NO_FLASH move with renamingMasahiro Yamada1-1/+1
2013-10-16mtd: fix warnings due to 64-bit partition supportScott Wood1-2/+3
2013-07-16cramfs: fix bug for wrong filename comparisonHolger Brunck1-1/+2
2011-05-11cramfs: make cramfs usable without a NOR flashHeiko Schocher1-0/+4
2008-08-31fs: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD1-5/+0
2008-01-09Fix building with CRAMFS but not JFFS2 supportHarald Welte1-1/+1
2007-07-10fs/: Remove obsolete references to CONFIG_COMMANDSJon Loeliger1-1/+1
2007-07-04fs/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger1-1/+1
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 patchwdenk1-31/+2
2004-01-04* Patch by Robert Schwebel, 15 Dec 2003:wdenk1-0/+368