- 36437bc Block: Remove MG DISK support by Marek Vasut · 13 years ago
- 014705b fs/fat: align disk buffers on cache line to enable DMA and cache by Eric Nelson · 13 years ago
- 074438c fs/fat/fat_write.c: Fix GCC 4.6 warnings by Anatolij Gustschin · 13 years ago
- cb5f3bc FAT write: Fix compile errors by Donggeun Kim · 13 years ago
- af57ce2 FAT: update the second FAT when writing a file by Donggeun Kim · 13 years ago
- 83c8a78 fs/fat: Improve error handling by Kyle Moffett · 13 years ago
- 1b3b4b7 fs/fat: Fix FAT detection to support non-DOS partition tables by Kyle Moffett · 13 years ago
- 891240a fat: reset VFAT short alias checksum on first match by Sergei Shtylyov · 13 years ago
- 93fa6b8 Merge branch 'next' of ../next by Wolfgang Denk · 13 years ago
- f4f9d5d FAT: fix some issues in FAT write support code by Anatolij Gustschin · 13 years ago
- 5c8f780 fat.c: fix printf() length modifier by Andreas Bießmann · 13 years ago
- 8fff354 fs/fat/fat.c: Fix GCC 4.6 build warning by Wolfgang Denk · 13 years ago
- 575e21e fat: correct ATTR_VFAT check by J. Vijayanand · 13 years ago
- 27e5620 fs/fat/fat.c: fix warning: 'part_size' defined but not used by Wolfgang Denk · 13 years ago
- 8f81400 FAT: Add FAT write feature by Donggeun Kim · 13 years ago
- 51de6cf fat: replace LINEAR_PREFETCH_SIZE with PREFETCH_BLOCKS by Sergei Shtylyov · 13 years ago
- 42cdc9f fat: root directory cluster only makes sense for FAT32 by Sergei Shtylyov · 13 years ago
- d591653 fat: cannot compare bytes and sectors by Sergei Shtylyov · 13 years ago
- 5ab3ba7 fat: fix crash with big sector size by Sergei Shtylyov · 13 years ago
- 55fc5b6 scaled down version of generic libraries for SPL by Aneesh V · 13 years ago
- 4ea8966 fat32 root directory handling by Erik Hansen · 14 years ago
- a8d426f Switch from archive libraries to partial linking by Sebastien Carlier · 14 years ago
- 3676f80 FAT: buffer overflow with FAT12/16 by Stefano Babic · 14 years ago
- 45d513e VFAT: fix processing of scattered long file name entries by Mikhail Zolotaryov · 14 years ago
- 927b8ce fs/fat: Big code cleanup. by Wolfgang Denk · 14 years ago
- a48d0a3 FAT32: fix broken root directory handling. by Wolfgang Denk · 14 years ago
- 7b2290c FAT32: fix support for superfloppy-format (PBR) by Wolfgang Denk · 14 years ago
- 56fff49 nios: remove nios-32 arch by Thomas Chou · 15 years ago
- 155abaa FAT replace compare_sign with strncmp. by Tom Rix · 16 years ago
- f0b1bdd mflash: Initial mflash support by unsik Kim · 16 years ago
- bd10900 fat.c: fix warning: array subscript is above array bounds by Wolfgang Denk · 16 years ago
- 95f99a4 fat: fix unaligned errors by Bryan Wu · 16 years ago
- 853208e fs/fat: handle FAT on SATA by Sonic Zhang · 16 years ago
- 7c8f2ce Remove non-ascii characters from fat code by Remy Bohmer · 16 years ago
- 39b9fc9 fs: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
- 2c4d298 Fix checking fat32 cluster size. by michael · 17 years ago
- 1efe578 Fix CONFIG_MMC usage in fat code by Andy Fleming · 17 years ago
- 55b8668 Fix my own merge stupidity by Andy Fleming · 17 years ago
- e78f258 Fix missing brace error in fs/fat/fat.c [pointed out by Roderik Wildenburg] by Wolfgang Denk · 17 years ago
- 7e5e09f Merge branch 'testing' into working by Andy Fleming · 17 years ago
- 80eb47c fs/: Remove obsolete references to CONFIG_COMMANDS by Jon Loeliger · 17 years ago
- 32912ff fs/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). by Jon Loeliger · 17 years ago
- 633e03a [PCS440EP] upgrade the PCS440EP board: by Heiko Schocher · 17 years ago
- fb312c8 Reduce line lengths to 80 characters max. by Peter Pearse · 18 years ago
- d862a25 New board SMN42 branch by Peter Pearse · 18 years ago
- 6a65e42 Move "ar" flags to config.mk to allow for silent "make -s" by Wolfgang Denk · 18 years ago
- d62379d Add support for a saving build objects in a separate directory. by Marian Balakowicz · 18 years ago
- 7fb5266 Cleanup for GCC-4.x by Wolfgang Denk · 19 years ago
- 9f191a1 Add support for Altera NIOS DK1C20 board Patch by Shlomo Kut, 13 Dec 2004 by Wolfgang Denk · 19 years ago
- 8308224 "static" from "do_fat_read" removed by stroese · 20 years ago
- 57bfdd4 * Patches by Sean Chang, 09 Aug 2004: by wdenk · 20 years ago
- ed2ac4b * Patches by Travis Sawyer, 12 Mar 2004: by wdenk · 21 years ago
- 5f49575 * Patch by Markus Pietrek, 24 Feb 2004: NS9750 DevBoard added by wdenk · 21 years ago
- 2ebee31 * Patch by Thomas Elste, 10 Feb 2004: by wdenk · 21 years ago
- 4ea537d * Patches by David Müller, 14 Nov 2003: by wdenk · 21 years ago
- b6c60cb3 * Prepare for release by wdenk · 21 years ago
- 61970fd * Patch by Martin Krause, 09 Oct 2003: by wdenk · 21 years ago
- 934c4f8 * Patch by Gary Jennejohn, 11 Sep 2003: by wdenk · 21 years ago
- 2c9b05d * Patches by Denis Peter, 9 Sep 2003: add FAT support for IDE, SCSI and USB by wdenk · 21 years ago
- 57b2d80 * Code cleanup: by wdenk · 21 years ago
- 7a428cc * Fix CONFIG_NET_MULTI support in include/net.h by wdenk · 21 years ago