Commit Graph

29 Commits (ac1eefebf515035f7b0b14ed06baf36b99da6b35)

Author SHA1 Message Date
Suriyan Ramasami d455d8789d fs: API changes enabling extra parameter to return size of type loff_t 10 years ago
Suriyan Ramasami 1ad0b98a06 fat: Prepare API change for files greater than 2GB 10 years ago
Stephen Warren cf6598193a fs: implement size/fatsize/ext4size 11 years ago
Siva Durga Prasad Paladugu 4f0d1a2aea fat: Define MAX_CLUSTSIZE using CONFIG_FS_FAT_MAX_CLUSTSIZE 11 years ago
Wu, Josh 2e98f70882 fs: fat_write: fix the incorrect last cluster checking 11 years ago
Wu, Josh 06118973ed fs/fat: add fat12 cluster check 11 years ago
Stephen Warren b7b5f3195f fat: implement exists() for FAT fs 11 years ago
Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 12 years ago
Simon Glass e6d5241534 fs: Move ls and read methods into ext4, fat 12 years ago
Richard Genoud fb7e16cc1c FAT: use toupper/tolower instead of recoding them 12 years ago
Stephen Warren 5e8f98319d FAT: implement fat_set_blk_dev(), convert cmd_fat.c 13 years ago
Benoît Thébaudeau 1170e634dd FAT: Make it possible to read from any file position 13 years ago
Aaron Williams 1d90c3b457 fat: fix FAT sector offsets overflow on large FAT partitions 13 years ago
Donggeun Kim c30a15e590 FAT: Add FAT write feature 14 years ago
Sergei Shtylyov 025421eab4 fat: replace LINEAR_PREFETCH_SIZE with PREFETCH_BLOCKS 14 years ago
Sergei Shtylyov ac4977719e fat: fix crash with big sector size 14 years ago
Mikhail Zolotaryov 3831530dcb VFAT: fix processing of scattered long file name entries 15 years ago
Wolfgang Denk 7385c28e9b fs/fat: Big code cleanup. 15 years ago
Remy Bohmer 3c2c2f4279 Remove non-ascii characters from fat code 16 years ago
Wolfgang Denk 53677ef18e Big white-space cleanup. 17 years ago
michael 8ce4e5c2c0 Fix checking fat32 cluster size. 17 years ago
Wolfgang Denk 80f0c0f58f Fix fatload command on FAT32 formatted partitions. 19 years ago
wdenk 5cf91d6bdc * Modify KUP4X board configuration to use SL811 driver for USB memory 21 years ago
wdenk db01a2ea99 * Patch by Stephen Williams, 01 Apr 2004: 21 years ago
wdenk 2d1a537d87 * Patch by Thomas Elste, 10 Feb 2004: 21 years ago
wdenk cd37d9e6e5 * Patch by Jian Zhang, 3 Feb 2004: 21 years ago
wdenk 9fd5e31fe0 * Patch by Pierre Aubert, 24 Nov 2003: 22 years ago
wdenk 7205e4075d * Patches by Denis Peter, 9 Sep 2003: 22 years ago
wdenk 71f9511803 * Fix CONFIG_NET_MULTI support in include/net.h 22 years ago