aboutsummaryrefslogtreecommitdiff
path: root/fs/fat
AgeCommit message (Expand)AuthorFilesLines
2009-01-27fat.c: fix warning: array subscript is above array boundsWolfgang Denk1-3/+7
2009-01-24fat: fix unaligned errorsBryan Wu1-3/+5
2008-12-10fs/fat: handle FAT on SATASonic Zhang1-0/+3
2008-12-04Remove non-ascii characters from fat codeRemy Bohmer1-2/+2
2008-08-31fs: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD3-11/+3
2008-03-03Fix checking fat32 cluster size.michael1-4/+4
2008-02-14Fix CONFIG_MMC usage in fat codeAndy Fleming1-1/+1
2008-01-09Fix my own merge stupidityAndy Fleming1-34/+29
2007-08-07Fix missing brace error in fs/fat/fat.cWolfgang Denk1-28/+29
2007-08-03Merge branch 'testing' into workingAndy Fleming2-10/+18
2007-07-09fs/: Remove obsolete references to CONFIG_COMMANDSJon Loeliger2-10/+10
2007-07-04fs/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger2-7/+9
2007-06-22[PCS440EP] upgrade the PCS440EP board:Heiko Schocher1-19/+23
2007-05-18Reduce line lengths to 80 characters max.Peter Pearse1-2/+4
2007-05-09New board SMN42 branchPeter Pearse1-2/+5
2006-10-09Move "ar" flags to config.mk to allow for silent "make -s"Wolfgang Denk1-1/+1
2006-09-01Add support for a saving build objects in a separate directory.Marian Balakowicz1-8/+7
2005-10-13Cleanup for GCC-4.xWolfgang Denk1-1/+1
2005-08-06Add support for Altera NIOS DK1C20 boardWolfgang Denk1-0/+3
2004-12-16"static" from "do_fat_read" removedstroese1-1/+1
2004-09-29* Patches by Sean Chang, 09 Aug 2004:wdenk1-1/+1
2004-03-14* Patches by Travis Sawyer, 12 Mar 2004:wdenk1-0/+4
2004-02-26* Patch by Markus Pietrek, 24 Feb 2004:wdenk1-1/+2
2004-02-23* Patch by Thomas Elste, 10 Feb 2004:wdenk1-5/+6
2003-12-07* Patches by David Müller, 14 Nov 2003:wdenk1-1/+2
2003-10-29* Prepare for releasewdenk1-17/+12
2003-10-09* Patch by Martin Krause, 09 Oct 2003:LABEL_2003_10_09_1515wdenk1-0/+5
2003-09-11* Patch by Gary Jennejohn, 11 Sep 2003:wdenk1-2/+4
2003-09-10* Patches by Denis Peter, 9 Sep 2003:U-Boot-0_4_8wdenk1-41/+143
2003-06-27* Code cleanup:LABEL_2003_06_27_2340wdenk1-3/+3
2003-06-15* Fix CONFIG_NET_MULTI support in include/net.hLABEL_2003_06_16_0055wdenk3-0/+1155