aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2008-12-09jffs2: add buffer to cache flash accessesIlya Yanok
2008-12-09jffs2: rewrite jffs2 scanning code based on Linux oneIlya Yanok
2008-12-09jffs2: fix searching for latest version in jffs2_1pass_list_inodes()Ilya Yanok
2008-12-04Remove non-ascii characters from fat codeRemy Bohmer
2008-10-31JFFS2: Eliminate compiler error when both NAND and OneNAND are enabled.Scott Wood
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD
2008-09-06Add JFFS2 command support on OneNANDKyungmin Park
2008-08-31fs: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD
2008-08-21Make the YAFFS filesystem workRemy Bohmer
2008-08-14Coding Style cleanup, update CHANGELOGWolfgang Denk
2008-08-13drivers/mtd/nand: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD
2008-08-12moving files from yaffs2/direct/ to yaffs2/ and deleting all symlinksWilliam Juul
2008-08-12Clean out unneeded filesWilliam Juul
2008-08-12Create symlinks from yaffs2/direct to yaffs2William Juul
2008-08-12Incorporate yaffs2 into U-bootWilliam Juul
2008-08-12YAFFS2 importWilliam Juul
2008-07-14Fix printf() format issues with sizeof_t types by using %zuWolfgang Denk
2008-07-13Fix some more printf() format problems.Wolfgang Denk
2008-07-13Fix some more printf() format issues.Jean-Christophe PLAGNIOL-VILLARD
2008-06-29jffs2_1pass.c: add watchdog supportStuart Wood
2008-05-28Cleanup nand_info[] declaration.Stelian Pop
2008-05-21Big white-space cleanup.Wolfgang Denk
2008-04-28jffs2_1pass.c: fix incompatible pointer type warningWolfgang Denk
2008-03-26Merge branch 'new-image' of git://www.denx.de/git/u-boot-testingBartlomiej Sieka
2008-03-16cramfs: Fix ifdefJean-Christophe PLAGNIOL-VILLARD
2008-03-12Merge branch 'master' of git://www.denx.de/git/u-boot into new-imageMarian Balakowicz
2008-03-03Fix checking fat32 cluster size.michael
2008-03-02fs: Fix ext2 read issueDave Liu
2008-02-21Merge branch 'master' of /home/git/u-bootMarian Balakowicz
2008-02-14Fix CONFIG_MMC usage in fat codeAndy Fleming
2008-02-07[new uImage] Move gunzip() common code to common/gunzip.cMarian Balakowicz
2008-01-09Fix my own merge stupidityAndy Fleming
2008-01-09fix comments with new drivers organizationMarcel Ziswiler
2008-01-09Fix building with CRAMFS but not JFFS2 supportHarald Welte
2008-01-09Fix memset bug in ext2fs_read_file()Wolfgang Denk
2007-11-15Build: split COBJS value into multiple linesGrant Likely
2007-09-16[FIX] remove files form repositoryMichal Simek
2007-09-15Synchronize with U-BOOT mainlineMichal Simek
2007-08-15[FIX] Correction command definitionMichal Simek
2007-08-07Merge git://www.denx.de/git/u-bootMichal Simek
2007-08-07Fix missing brace error in fs/fat/fat.cWolfgang Denk
2007-08-06[FIX] Fix romfs codeMichal Simek
2007-08-03Merge branch 'testing' into workingAndy Fleming
2007-07-14[FS] Added support for ROMFSMichal Simek
2007-07-10fs/: Remove lingering references to CFG_CMD_* symbols.Jon Loeliger
2007-07-09fs/: Remove obsolete references to CONFIG_COMMANDSJon Loeliger
2007-07-05Fixing some typos etc. introduced mainly by cfg patches.Wolfgang Denk
2007-07-04fs/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger
2007-06-22[PCS440EP] upgrade the PCS440EP board:Heiko Schocher
2007-05-18Reduce line lengths to 80 characters max.Peter Pearse