Commit Graph

120 Commits (16f2f5a351004129e79e79816697a367fd9e5446)

Author SHA1 Message Date
Michael Lawnick faac4fd852 UBIFS: Missing offset relocation for compressor 'none' 16 years ago
Stefan Roese 9eefe2a2b3 UBIFS: Implement read-only UBIFS support in U-Boot 16 years ago
Wolfgang Denk 65f7d41031 fat.c: fix warning: array subscript is above array bounds 16 years ago
Bryan Wu 7e4b9b4f6f fat: fix unaligned errors 16 years ago
Ilya Yanok 584eedab66 jffs2: include <linux/mtd/compat.h> instead of defining own min_t 16 years ago
Sonic Zhang 8c5170a7d0 fs/fat: handle FAT on SATA 16 years ago
Ilya Yanok 142a80ffc3 jffs2: cache data_crc results 16 years ago
Ilya Yanok 9b7076229e jffs2: summary support 16 years ago
Ilya Yanok 70741004dc jffs2: add buffer to cache flash accesses 16 years ago
Ilya Yanok 8a36d31f72 jffs2: rewrite jffs2 scanning code based on Linux one 16 years ago
Ilya Yanok f738469567 jffs2: fix searching for latest version in jffs2_1pass_list_inodes() 16 years ago
Remy Bohmer 3c2c2f4279 Remove non-ascii characters from fat code 16 years ago
Scott Wood 2f77c7f45b JFFS2: Eliminate compiler error when both NAND and OneNAND are enabled. 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 6d0f6bcf33 rename CFG_ macros to CONFIG_SYS 16 years ago
Kyungmin Park 1a7f8ccec9 Add JFFS2 command support on OneNAND 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 08ab4e1780 fs: Move conditional compilation to Makefile 16 years ago
Remy Bohmer 0bb86d823b Make the YAFFS filesystem work 16 years ago
Wolfgang Denk 4b0708093e Coding Style cleanup, update CHANGELOG 16 years ago
Jean-Christophe PLAGNIOL-VILLARD cc4a0ceeac drivers/mtd/nand: Move conditional compilation to Makefile 16 years ago
William Juul 43ea36fb8f moving files from yaffs2/direct/ to yaffs2/ and deleting all symlinks 16 years ago
William Juul 98824ce3f9 Clean out unneeded files 16 years ago
William Juul ec29a32b5a Create symlinks from yaffs2/direct to yaffs2 16 years ago
William Juul 90ef117b68 Incorporate yaffs2 into U-boot 16 years ago
William Juul 0e8cc8bd92 YAFFS2 import 16 years ago
Wolfgang Denk b64f190b7a Fix printf() format issues with sizeof_t types by using %zu 16 years ago
Wolfgang Denk d5996dd555 Fix some more printf() format problems. 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 0a5676befb Fix some more printf() format issues. 16 years ago
Stuart Wood 86d3273e2b jffs2_1pass.c: add watchdog support 16 years ago
Stelian Pop 5922db6c09 Cleanup nand_info[] declaration. 16 years ago
Wolfgang Denk 53677ef18e Big white-space cleanup. 16 years ago
Stelian Pop 54694a9142 Cleanup nand_info[] declaration. 16 years ago
Wolfgang Denk 707fa917cc jffs2_1pass.c: fix incompatible pointer type warning 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 0210cff3d0 cramfs: Fix ifdef 17 years ago
michael 8ce4e5c2c0 Fix checking fat32 cluster size. 17 years ago
Dave Liu ce1120dd70 fs: Fix ext2 read issue 17 years ago
Andy Fleming 21f6f9636f Fix CONFIG_MMC usage in fat code 17 years ago
Marian Balakowicz 321359f208 [new uImage] Move gunzip() common code to common/gunzip.c 17 years ago
Andy Fleming 02df4a270f Fix my own merge stupidity 17 years ago
Marcel Ziswiler 7817cb2083 fix comments with new drivers organization 17 years ago
Harald Welte f540c42d95 Fix building with CRAMFS but not JFFS2 support 17 years ago
Wolfgang Denk 0ddb89601a Fix memset bug in ext2fs_read_file() 17 years ago
Grant Likely f0037c56b0 Build: split COBJS value into multiple lines 17 years ago
Michal Simek b90c045f03 synchronizition with mainline 17 years ago
Michal Simek b49c90df6e [FIX] remove files form repository 17 years ago
Michal Simek 991b089d1c Synchronize with U-BOOT mainline 17 years ago
Michal Simek 7aa63d8cd3 [FIX] Correction command definition 17 years ago
Wolfgang Denk bf1060ea4f Fix missing brace error in fs/fat/fat.c 17 years ago
Michal Simek f500d9fdeb [FIX] Fix romfs code 17 years ago
Michal Simek 91bb4ca665 [FS] Added support for ROMFS 17 years ago
Jon Loeliger f40a7f3e38 fs/: Remove lingering references to CFG_CMD_* symbols. 17 years ago