summaryrefslogtreecommitdiffstats
path: root/fs/fat
Commit message (Expand)AuthorAgeFilesLines
...
* fat: reset VFAT short alias checksum on first matchSergei Shtylyov2012-01-051-0/+2
* Merge branch 'next' of ../nextWolfgang Denk2011-12-231-1/+1
|\
| * fat.c: fix printf() length modifierAndreas Bießmann2011-12-171-1/+1
* | FAT: fix some issues in FAT write support codeAnatolij Gustschin2011-12-201-5/+14
|/
* fs/fat/fat.c: Fix GCC 4.6 build warningWolfgang Denk2011-11-071-16/+19
* fat: correct ATTR_VFAT checkJ. Vijayanand2011-10-271-3/+3
* fs/fat/fat.c: fix warning: 'part_size' defined but not usedWolfgang Denk2011-10-271-2/+0
* FAT: Add FAT write featureDonggeun Kim2011-10-263-0/+1093
* fat: replace LINEAR_PREFETCH_SIZE with PREFETCH_BLOCKSSergei Shtylyov2011-10-011-5/+4
* fat: root directory cluster only makes sense for FAT32Sergei Shtylyov2011-10-011-8/+6
* fat: cannot compare bytes and sectorsSergei Shtylyov2011-10-011-3/+4
* fat: fix crash with big sector sizeSergei Shtylyov2011-10-011-37/+60
* scaled down version of generic libraries for SPLAneesh V2011-07-261-1/+5
* fat32 root directory handlingErik Hansen2011-04-021-14/+23
* Switch from archive libraries to partial linkingSebastien Carlier2010-11-171-2/+2
* FAT: buffer overflow with FAT12/16Stefano Babic2010-10-201-1/+1
* VFAT: fix processing of scattered long file name entriesMikhail Zolotaryov2010-10-121-12/+37
* fs/fat: Big code cleanup.Wolfgang Denk2010-07-242-549/+630
* FAT32: fix broken root directory handling.Wolfgang Denk2010-07-241-10/+50
* FAT32: fix support for superfloppy-format (PBR)Wolfgang Denk2010-07-241-2/+5
* nios: remove nios-32 archThomas Chou2010-05-281-3/+0
* FAT replace compare_sign with strncmp.Tom Rix2009-06-121-33/+3
* mflash: Initial mflash supportunsik Kim2009-04-031-0/+2
* fat.c: fix warning: array subscript is above array boundsWolfgang Denk2009-01-271-3/+7
* fat: fix unaligned errorsBryan Wu2009-01-241-3/+5
* fs/fat: handle FAT on SATASonic Zhang2008-12-101-0/+3
* Remove non-ascii characters from fat codeRemy Bohmer2008-12-041-2/+2
* fs: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD2008-08-313-11/+3
* Fix checking fat32 cluster size.michael2008-03-031-4/+4
* Fix CONFIG_MMC usage in fat codeAndy Fleming2008-02-141-1/+1
* Fix my own merge stupidityAndy Fleming2008-01-091-34/+29
* Fix missing brace error in fs/fat/fat.cWolfgang Denk2007-08-071-28/+29
* Merge branch 'testing' into workingAndy Fleming2007-08-032-10/+18
|\
| * fs/: Remove obsolete references to CONFIG_COMMANDSJon Loeliger2007-07-092-10/+10
| * fs/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger2007-07-042-7/+9
* | [PCS440EP] upgrade the PCS440EP board:Heiko Schocher2007-06-221-19/+23
|/
* Reduce line lengths to 80 characters max.Peter Pearse2007-05-181-2/+4
* New board SMN42 branchPeter Pearse2007-05-091-2/+5
* Move "ar" flags to config.mk to allow for silent "make -s"Wolfgang Denk2006-10-091-1/+1
* Add support for a saving build objects in a separate directory.Marian Balakowicz2006-09-011-8/+7
* Cleanup for GCC-4.xWolfgang Denk2005-10-131-1/+1
* Add support for Altera NIOS DK1C20 boardWolfgang Denk2005-08-061-0/+3
* "static" from "do_fat_read" removedstroese2004-12-161-1/+1
* * Patches by Sean Chang, 09 Aug 2004:wdenk2004-09-291-1/+1
* * Patches by Travis Sawyer, 12 Mar 2004:wdenk2004-03-141-0/+4
* * Patch by Markus Pietrek, 24 Feb 2004:wdenk2004-02-261-1/+2
* * Patch by Thomas Elste, 10 Feb 2004:wdenk2004-02-231-5/+6
* * Patches by David Müller, 14 Nov 2003:wdenk2003-12-071-1/+2
* * Prepare for releasewdenk2003-10-291-17/+12
* * Patch by Martin Krause, 09 Oct 2003:wdenk2003-10-091-0/+5
OpenPOWER on IntegriCloud