Commit Graph

46 Commits (f8240ce95d64dbe3a1eb6d5001ba23107c7e7cfe)

Author SHA1 Message Date
AKASHI Takahiro f8240ce95d fs: fat: support unlink 6 years ago
AKASHI Takahiro 31a18d570d fs: fat: support mkdir 6 years ago
AKASHI Takahiro f23101f951 fs: fat: extend get_fs_info() for write use 6 years ago
Seung-Woo Kim 6e2151c729 fs: fat: fix wrong casting to unsigned value of sect_to_cluster() 6 years ago
Tom Rini 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
Tuomas Tynkkynen 8bad6cb176 fs: fat: Drop CONFIG_SUPPORT_VFAT 6 years ago
Rob Clark 265edc03d5 fs/fat: Clean up open-coded sector <-> cluster conversions 7 years ago
Rob Clark 21a24c3bf3 fs/fat: fix case for FAT shortnames 7 years ago
Rob Clark 89191d6267 fat/fs: move ls to generic implementation 7 years ago
Rob Clark 41fa83d1a6 fat/fs: remove a bunch of dead code 7 years ago
Rob Clark 8eafae209c fat/fs: convert to directory iterators 7 years ago
Rob Clark c6e3baa565 fs/fat: introduce new director iterators 7 years ago
Rob Clark 45449980f8 fs/fat: split out helper to init fsdata 7 years ago
Tom Rini 91d27a17c6 Kconfig: Migrate FS_FAT / FAT_WRITE 7 years ago
Tien Fong Chee 7aa1a6b71c fs/fat/fatwrite: Local variable as buffer to store dir_slot entries 8 years ago
Stefan Brüns 3c0ed9c3a5 fs/fat: Do not write unmodified fat entries to disk 8 years ago
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 11 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. 16 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