summaryrefslogtreecommitdiff
path: root/fs/cramfs/cramfs.c
AgeCommit message (Expand)Author
2020-05-18common: Drop flash.h from common headerSimon Glass
2017-04-18cramfs: basic symlink supportTyler Hall
2017-04-18cramfs: block pointers are 32 bitsTyler Hall
2017-02-12flash: complete CONFIG_SYS_NO_FLASH move with renamingMasahiro Yamada
2013-10-15mtd: fix warnings due to 64-bit partition supportScott Wood
2013-07-15cramfs: fix bug for wrong filename comparisonHolger Brunck
2011-05-10cramfs: make cramfs usable without a NOR flashHeiko Schocher
2008-08-31fs: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD
2008-01-09Fix building with CRAMFS but not JFFS2 supportHarald Welte
2007-07-09fs/: Remove obsolete references to CONFIG_COMMANDSJon Loeliger
2007-07-04fs/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger
2005-10-11Added support for TQM834x boards.Marian Balakowicz
2005-08-08Add common (with Linux) MTD partition scheme and "mtdparts" commandWolfgang Denk
2004-01-04* Fix problems caused by Robert Schwebel's cramfs patchwdenk
2004-01-03* Patch by Robert Schwebel, 15 Dec 2003:wdenk