Commit Graph

30 Commits (ed76f912777066c788ae7e9cfb1d5e19e8c35274)

Author SHA1 Message Date
Simon Glass 4101f68792 dm: Drop the block_dev_desc_t typedef 8 years ago
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 10 years ago
Siva Durga Prasad Paladugu 4f0d1a2aea fat: Define MAX_CLUSTSIZE using CONFIG_FS_FAT_MAX_CLUSTSIZE 10 years ago
Wu, Josh 2e98f70882 fs: fat_write: fix the incorrect last cluster checking 10 years ago
Wu, Josh 06118973ed fs/fat: add fat12 cluster check 10 years ago
Stephen Warren b7b5f3195f fat: implement exists() for FAT fs 10 years ago
Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago
Simon Glass e6d5241534 fs: Move ls and read methods into ext4, fat 11 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 12 years ago
Benoît Thébaudeau 1170e634dd FAT: Make it possible to read from any file position 12 years ago
Aaron Williams 1d90c3b457 fat: fix FAT sector offsets overflow on large FAT partitions 12 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 ac4977719e fat: fix crash with big sector size 13 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. 14 years ago
Remy Bohmer 3c2c2f4279 Remove non-ascii characters from fat code 16 years ago
Wolfgang Denk 53677ef18e Big white-space cleanup. 16 years ago
michael 8ce4e5c2c0 Fix checking fat32 cluster size. 17 years ago
Wolfgang Denk 80f0c0f58f Fix fatload command on FAT32 formatted partitions. 18 years ago
wdenk 5cf91d6bdc * Modify KUP4X board configuration to use SL811 driver for USB memory 20 years ago
wdenk db01a2ea99 * Patch by Stephen Williams, 01 Apr 2004: 20 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: 21 years ago
wdenk 7205e4075d * Patches by Denis Peter, 9 Sep 2003: 21 years ago
wdenk 71f9511803 * Fix CONFIG_NET_MULTI support in include/net.h 21 years ago