summaryrefslogtreecommitdiffstats
path: root/fs/fat
Commit message (Expand)AuthorAgeFilesLines
* FAT: Fix error pathSascha Hauer2012-03-182-6/+16
* fs: get fs device using container_ofSascha Hauer2012-02-251-2/+1
* fat: revert fat caching mechanismSascha Hauer2012-02-151-73/+20
* fat fs: Fix compile warningSascha Hauer2012-01-051-1/+1
* fs/fat: Initialize local variable finfoFranck Jullien2011-11-171-0/+2
* fs/fat/ff.c: fix 'no previous prototype' warningsAntony Pavlov2011-08-031-4/+4
* fs: add fat filesystem supportSascha Hauer2011-04-128-0/+3701
* remove uncompilable filesystemsSascha Hauer2007-09-213-1265/+0
* svn_rev_003Sascha Hauer2007-07-051-3/+0
* 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
* * Patch by Gary Jennejohn, 11 Sep 2003:wdenk2003-09-111-2/+4
* * Patches by Denis Peter, 9 Sep 2003:wdenk2003-09-101-41/+143
* * Code cleanup:wdenk2003-06-271-3/+3
* * Fix CONFIG_NET_MULTI support in include/net.hwdenk2003-06-153-0/+1155