aboutsummaryrefslogtreecommitdiff
path: root/include/fat.h
AgeCommit message (Expand)AuthorFilesLines
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-18/+1
2013-03-04fs: Move ls and read methods into ext4, fatSimon Glass1-0/+2
2013-02-04FAT: use toupper/tolower instead of recoding themRichard Genoud1-3/+0
2012-10-25FAT: implement fat_set_blk_dev(), convert cmd_fat.cStephen Warren1-0/+1
2012-09-26FAT: Make it possible to read from any file positionBenoît Thébaudeau1-0/+2
2012-05-22fat: fix FAT sector offsets overflow on large FAT partitionsAaron Williams1-3/+3
2011-10-26FAT: Add FAT write featureDonggeun Kim1-0/+3
2011-10-01fat: replace LINEAR_PREFETCH_SIZE with PREFETCH_BLOCKSSergei Shtylyov1-1/+1
2011-10-01fat: fix crash with big sector sizeSergei Shtylyov1-13/+7
2010-10-12VFAT: fix processing of scattered long file name entriesMikhail Zolotaryov1-0/+4
2010-07-24fs/fat: Big code cleanup.Wolfgang Denk1-34/+29
2008-12-04Remove non-ascii characters from fat codeRemy Bohmer1-1/+1
2008-05-21Big white-space cleanup.Wolfgang Denk1-1/+1
2008-03-03Fix checking fat32 cluster size.michael1-1/+2
2006-08-14Fix fatload command on FAT32 formatted partitions.Wolfgang Denk1-2/+6
2004-04-23* Modify KUP4X board configuration to use SL811 driver for USB memoryLABEL_2004_04_23_2240wdenk1-7/+2
2004-04-15* Patch by Stephen Williams, 01 Apr 2004:wdenk1-0/+7
2004-02-23* Patch by Thomas Elste, 10 Feb 2004:wdenk1-0/+4
2004-02-10* Patch by Jian Zhang, 3 Feb 2004:wdenk1-2/+2
2003-12-07* Patch by Pierre Aubert, 24 Nov 2003:wdenk1-1/+1
2003-09-10* Patches by Denis Peter, 9 Sep 2003:U-Boot-0_4_8wdenk1-0/+1
2003-06-15* Fix CONFIG_NET_MULTI support in include/net.hLABEL_2003_06_16_0055wdenk1-0/+208