summaryrefslogtreecommitdiffstats
path: root/include/fat.h
Commit message (Expand)AuthorAgeFilesLines
* fs: API changes enabling extra parameter to return size of type loff_tSuriyan Ramasami2014-11-231-2/+3
* fat: Prepare API change for files greater than 2GBSuriyan Ramasami2014-11-231-6/+7
* fs: implement size/fatsize/ext4sizeStephen Warren2014-08-091-0/+1
* fat: Define MAX_CLUSTSIZE using CONFIG_FS_FAT_MAX_CLUSTSIZESiva Durga Prasad Paladugu2014-06-051-1/+5
* fs: fat_write: fix the incorrect last cluster checkingWu, Josh2014-05-121-0/+3
* fs/fat: add fat12 cluster checkWu, Josh2014-05-121-1/+3
* fat: implement exists() for FAT fsStephen Warren2014-02-191-0/+1
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-18/+1
* fs: Move ls and read methods into ext4, fatSimon Glass2013-03-041-0/+2
* FAT: use toupper/tolower instead of recoding themRichard Genoud2013-02-041-3/+0
* FAT: implement fat_set_blk_dev(), convert cmd_fat.cStephen Warren2012-10-251-0/+1
* FAT: Make it possible to read from any file positionBenoît Thébaudeau2012-09-261-0/+2
* fat: fix FAT sector offsets overflow on large FAT partitionsAaron Williams2012-05-221-3/+3
* FAT: Add FAT write featureDonggeun Kim2011-10-261-0/+3
* fat: replace LINEAR_PREFETCH_SIZE with PREFETCH_BLOCKSSergei Shtylyov2011-10-011-1/+1
* fat: fix crash with big sector sizeSergei Shtylyov2011-10-011-13/+7
* VFAT: fix processing of scattered long file name entriesMikhail Zolotaryov2010-10-121-0/+4
* fs/fat: Big code cleanup.Wolfgang Denk2010-07-241-34/+29
* Remove non-ascii characters from fat codeRemy Bohmer2008-12-041-1/+1
* Big white-space cleanup.Wolfgang Denk2008-05-211-1/+1
* Fix checking fat32 cluster size.michael2008-03-031-1/+2
* Fix fatload command on FAT32 formatted partitions.Wolfgang Denk2006-08-141-2/+6
* * Modify KUP4X board configuration to use SL811 driver for USB memorywdenk2004-04-231-7/+2
* * Patch by Stephen Williams, 01 Apr 2004:wdenk2004-04-151-0/+7
* * Patch by Thomas Elste, 10 Feb 2004:wdenk2004-02-231-0/+4
* * Patch by Jian Zhang, 3 Feb 2004:wdenk2004-02-101-2/+2
* * Patch by Pierre Aubert, 24 Nov 2003:wdenk2003-12-071-1/+1
* * Patches by Denis Peter, 9 Sep 2003:wdenk2003-09-101-0/+1
* * Fix CONFIG_NET_MULTI support in include/net.hwdenk2003-06-151-0/+208
OpenPOWER on IntegriCloud