Commit Graph

64 Commits (2f26975df50ab661cef574dfac29b109a20ac26a)

Author SHA1 Message Date
Stephen Warren 5e8f98319d FAT: implement fat_set_blk_dev(), convert cmd_fat.c 12 years ago
Stephen Warren a1687b858e FAT: initialize all fields in cur_part_info, simplify init 12 years ago
Stephen Warren 461f86e696 FAT: remove cur_part_nr 12 years ago
Marek Vasut ff04f6d122 fs: fat: Fix mkcksum() function parameters 12 years ago
Stephen Warren bd1a7e3034 FAT: check for partition 0 not 1 for whole-disk fs 12 years ago
Benoît Thébaudeau 1170e634dd FAT: Make it possible to read from any file position 12 years ago
Benoît Thébaudeau 7ee46cebcb FAT: Fix file contents listed as directory 12 years ago
Benoît Thébaudeau 0880e5bb0c FAT: Simplify get_contents 12 years ago
Benoît Thébaudeau cc63b25efb FAT: get_cluster: Add buffer bouncing 12 years ago
Benoît Thébaudeau cd1b042c5c FAT: Fix redundant sector read 12 years ago
Benoît Thébaudeau 88503ad3bb FAT: cosmetic: Remove useless assignment 12 years ago
Benoît Thébaudeau 8006dd2e57 FAT: get_fatent: Fix FAT boundary check 12 years ago
Benoît Thébaudeau 9795e07b04 FAT: cosmetic: Remove extra spaces 12 years ago
Marek Vasut b37d41aa24 Block: Remove MG DISK support 13 years ago
Eric Nelson 9a800ac718 fs/fat: align disk buffers on cache line to enable DMA and cache 13 years ago
Kyle Moffett 46236b1407 fs/fat: Improve error handling 13 years ago
Kyle Moffett 9813b750f3 fs/fat: Fix FAT detection to support non-DOS partition tables 13 years ago
Sergei Shtylyov bf34e7d952 fat: reset VFAT short alias checksum on first match 13 years ago
Andreas Bießmann 2d1b83b346 fat.c: fix printf() length modifier 13 years ago
Wolfgang Denk 6471ada534 fs/fat/fat.c: Fix GCC 4.6 build warning 13 years ago
J. Vijayanand 206d68fdd4 fat: correct ATTR_VFAT check 13 years ago
Wolfgang Denk e116cc069f fs/fat/fat.c: fix warning: 'part_size' defined but not used 13 years ago
Donggeun Kim c30a15e590 FAT: Add FAT write feature 13 years ago
Sergei Shtylyov 025421eab4 fat: replace LINEAR_PREFETCH_SIZE with PREFETCH_BLOCKS 13 years ago
Sergei Shtylyov 40e219165b fat: root directory cluster only makes sense for FAT32 13 years ago
Sergei Shtylyov 60b36f0fc7 fat: cannot compare bytes and sectors 13 years ago
Sergei Shtylyov ac4977719e fat: fix crash with big sector size 13 years ago
Erik Hansen 3f270f42d7 fat32 root directory handling 14 years ago
Stefano Babic 11c8dd36ed FAT: buffer overflow with FAT12/16 14 years ago
Mikhail Zolotaryov 3831530dcb VFAT: fix processing of scattered long file name entries 14 years ago
Wolfgang Denk 7385c28e9b fs/fat: Big code cleanup. 15 years ago
Wolfgang Denk 2aa98c6612 FAT32: fix broken root directory handling. 15 years ago
Wolfgang Denk 66c2d73cfc FAT32: fix support for superfloppy-format (PBR) 15 years ago
Thomas Chou 1117cbf2ad nios: remove nios-32 arch 15 years ago
Tom Rix 651351fe98 FAT replace compare_sign with strncmp. 16 years ago
unsik Kim 75eb82ec7c mflash: Initial mflash support 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
Sonic Zhang 8c5170a7d0 fs/fat: handle FAT on SATA 16 years ago
Remy Bohmer 3c2c2f4279 Remove non-ascii characters from fat code 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 08ab4e1780 fs: Move conditional compilation to Makefile 17 years ago
michael 8ce4e5c2c0 Fix checking fat32 cluster size. 17 years ago
Andy Fleming 21f6f9636f Fix CONFIG_MMC usage in fat code 17 years ago
Andy Fleming 02df4a270f Fix my own merge stupidity 17 years ago
Wolfgang Denk bf1060ea4f Fix missing brace error in fs/fat/fat.c 18 years ago
Jon Loeliger dd60d1223b fs/: Remove obsolete references to CONFIG_COMMANDS 18 years ago
Jon Loeliger 4e109ae982 fs/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). 18 years ago
Heiko Schocher 566a494f59 [PCS440EP] upgrade the PCS440EP board: 18 years ago
Peter Pearse 3e3b956906 Reduce line lengths to 80 characters max. 18 years ago
Peter Pearse b0d8f5bf0d New board SMN42 branch 18 years ago