| Commit message (Expand) | Author | Age | Lines |
* | fs: Move ls and read methods into ext4, fat | Simon Glass | 2013-03-04 | -0/+2 |
* | FAT: use toupper/tolower instead of recoding them | Richard Genoud | 2013-02-04 | -3/+0 |
* | FAT: implement fat_set_blk_dev(), convert cmd_fat.c | Stephen Warren | 2012-10-25 | -0/+1 |
* | FAT: Make it possible to read from any file position | Benoît Thébaudeau | 2012-09-26 | -0/+2 |
* | fat: fix FAT sector offsets overflow on large FAT partitions | Aaron Williams | 2012-05-22 | -3/+3 |
* | FAT: Add FAT write feature | Donggeun Kim | 2011-10-26 | -0/+3 |
* | fat: replace LINEAR_PREFETCH_SIZE with PREFETCH_BLOCKS | Sergei Shtylyov | 2011-10-01 | -1/+1 |
* | fat: fix crash with big sector size | Sergei Shtylyov | 2011-10-01 | -13/+7 |
* | VFAT: fix processing of scattered long file name entries | Mikhail Zolotaryov | 2010-10-12 | -0/+4 |
* | fs/fat: Big code cleanup. | Wolfgang Denk | 2010-07-24 | -34/+29 |
* | Remove non-ascii characters from fat code | Remy Bohmer | 2008-12-04 | -1/+1 |
* | Big white-space cleanup. | Wolfgang Denk | 2008-05-21 | -1/+1 |
* | Fix checking fat32 cluster size. | michael | 2008-03-03 | -1/+2 |
* | Fix fatload command on FAT32 formatted partitions. | Wolfgang Denk | 2006-08-14 | -2/+6 |
* | * Modify KUP4X board configuration to use SL811 driver for USB memory | wdenk | 2004-04-23 | -7/+2 |
* | * Patch by Stephen Williams, 01 Apr 2004: | wdenk | 2004-04-15 | -0/+7 |
* | * Patch by Thomas Elste, 10 Feb 2004: | wdenk | 2004-02-23 | -0/+4 |
* | * Patch by Jian Zhang, 3 Feb 2004: | wdenk | 2004-02-10 | -2/+2 |
* | * Patch by Pierre Aubert, 24 Nov 2003: | wdenk | 2003-12-07 | -1/+1 |
* | * Patches by Denis Peter, 9 Sep 2003: | wdenk | 2003-09-10 | -0/+1 |
* | * Fix CONFIG_NET_MULTI support in include/net.h | wdenk | 2003-06-15 | -0/+208 |