aboutsummaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
2011-09-10UBIFS: fix warning: format '%lX' expects type 'long unsigned int'Wolfgang Denk1-1/+1
2011-09-10UBIFS: Change ubifsload to set the filesize variableBastian Ruppert1-1/+5
2011-09-10YAFFS2: fs/yaffs2/yaffs_guts.c - fix build warningsWolfgang Denk1-9/+10
2011-09-10YAFFS2: fs/yaffs2/yaffs_guts.c - fix build warningsWolfgang Denk1-3/+3
2011-09-10YAFFS2: fs/yaffs2/yaffs_nand.[hc] - fix build warningsWolfgang Denk2-2/+2
2011-09-10YAFFS2: fs/yaffs2/Makefile - fix build warningsWolfgang Denk1-1/+1
2011-09-10YAFFS2: fs/yaffs2/yaffscfg.c - fix build warningsWolfgang Denk1-2/+2
2011-08-19ubifs: Fix bad free() sequence in ubifs_finddir()Wolfgang Denk1-4/+2
2011-08-04Convert ISO-8859 files to UTF-8Albert ARIBAUD9-9/+9
2011-07-28ext2: Simplify partial sector access logicAnton Staaf1-27/+15
2011-07-28ext2: Fix checkpatch violationsAnton Staaf1-39/+43
2011-07-26scaled down version of generic libraries for SPLAneesh V1-1/+5
2011-05-10cramfs: make cramfs usable without a NOR flashHeiko Schocher1-0/+4
2011-04-12Fix misc spelling errors found by lintianLoïc Minier2-2/+2
2011-04-02fat32 root directory handlingErik Hansen1-14/+23
2011-01-11UBIFS: Fix dereferencing type-punned pointer compiler warningDirk Behme1-1/+2
2010-12-16Merge branch 'master' of ../master into nextWolfgang Denk2-15/+60
2010-12-03ubifs.c: BUG: Error following linksRicardo Ribalda Delgado1-1/+1
2010-12-03UBIFS: Change ubifsload to not read beyond the requested sizeStefan Roese1-13/+58
2010-12-03UBIFS: Add ubifsumount command to unmount an active volumeStefan Roese1-1/+1
2010-11-28ext2: constify file/dir namesMike Frysinger1-2/+2
2010-11-17Switch from archive libraries to partial linkingSebastien Carlier8-16/+16
2010-10-29Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOCWolfgang Denk1-1/+1
2010-10-20FAT: buffer overflow with FAT12/16Stefano Babic1-1/+1
2010-10-12VFAT: fix processing of scattered long file name entriesMikhail Zolotaryov1-12/+37
2010-08-07ext2fs: Fix optimization bug for doubly-indirect block pointersAaron Pace1-1/+1
2010-07-24fs/fat: Big code cleanup.Wolfgang Denk2-549/+630
2010-07-24FAT32: fix broken root directory handling.Wolfgang Denk1-10/+50
2010-07-24FAT32: fix support for superfloppy-format (PBR)Wolfgang Denk1-2/+5
2010-05-28nios: remove nios-32 archThomas Chou1-3/+0
2010-04-28ubifsmount fails due to not initialized listStefano Babic1-0/+1
2010-03-31jffs2, suen3: Fix compiler warningHeiko Schocher1-15/+22
2010-01-15JFFS2: drop support for LZARI compression modeWolfgang Denk5-273/+35
2009-12-21move prototypes for gunzip() and zunzip() to common.hWolfgang Wegner1-3/+0
2009-12-08common: delete CONFIG_SYS_64BIT_VSPRINTF and CONFIG_SYS_64BIT_STRTOULHeiko Schocher1-4/+0
2009-12-05EXT2FS: fix inode size for ext2fs rev#0Michael Brandt1-7/+13
2009-10-03Conditionally perform common relocation fixupsPeter Tyser1-0/+4
2009-09-28ubifs: Correct dereferencing of files-after-symlinksSimon Kagstrom1-1/+1
2009-09-23ubifs: Add support for looking up directory and relative symlinksSimon Kagstrom1-25/+43
2009-09-15Move __set/clear_bit from ubifs.h to bitops.hSimon Kagstrom1-32/+0
2009-08-21jffs2: some fixes to summary supportIlya Yanok1-41/+81
2009-08-18jffs2: clean the cache in case of malloc fails in build_listsIlya Yanok1-3/+14
2009-07-28ext2: fix inode size and calculationsWeirich, Bernhard1-21/+32
2009-07-16Remove legacy NAND and disk on chip code.Scott Wood2-24/+0
2009-06-12FAT replace compare_sign with strncmp.Tom Rix1-33/+3
2009-06-09ubifs: fix small error path mismatchDaniel Mack1-4/+2
2009-04-30ubifs: BUG: Blocks commpressed with zlibRicardo Ribalda Delgado2-3/+5
2009-04-28ubifs: BUG realpath string must be ended with NULLRicardo Ribalda Delgado1-0/+1
2009-04-28UBIFS: Remove tnc_commit.c which is not used in the read-only versionStefan Roese1-1102/+0
2009-04-28UBIFS: fix recovery bugAdrian Hunter1-47/+23
2009-04-05Update CHANGELOG, coding style cleanup.Wolfgang Denk1-1/+0
2009-04-04UBIFS: add R/O compatibilityArtem Bityutskiy4-11/+71
2009-04-04rename include/zlib.h to include/u-boot/zlib.hJean-Christophe PLAGNIOL-VILLARD1-1/+1
2009-04-03mflash: Initial mflash supportunsik Kim1-0/+2
2009-03-20UBIFS: Missing offset relocation for compressor 'none'Michael Lawnick1-1/+4
2009-03-20UBIFS: Implement read-only UBIFS support in U-BootStefan Roese27-0/+16972
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-16jffs2: include <linux/mtd/compat.h> instead of defining own min_tIlya Yanok1-5/+1
2008-12-10fs/fat: handle FAT on SATASonic Zhang1-0/+3
2008-12-09jffs2: cache data_crc resultsIlya Yanok2-1/+5
2008-12-09jffs2: summary supportIlya Yanok2-1/+349
2008-12-09jffs2: add buffer to cache flash accessesIlya Yanok2-45/+73
2008-12-09jffs2: rewrite jffs2 scanning code based on Linux oneIlya Yanok1-56/+171
2008-12-09jffs2: fix searching for latest version in jffs2_1pass_list_inodes()Ilya Yanok1-3/+2
2008-12-04Remove non-ascii characters from fat codeRemy Bohmer1-2/+2
2008-10-31JFFS2: Eliminate compiler error when both NAND and OneNAND are enabled.Scott Wood1-7/+5
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD3-13/+13
2008-09-06Add JFFS2 command support on OneNANDKyungmin Park1-0/+118
2008-08-31fs: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD30-109/+32
2008-08-21Make the YAFFS filesystem workRemy Bohmer1-1/+4
2008-08-14Coding Style cleanup, update CHANGELOGWolfgang Denk33-937/+928
2008-08-13drivers/mtd/nand: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD2-4/+4
2008-08-12moving files from yaffs2/direct/ to yaffs2/ and deleting all symlinksWilliam Juul36-34/+2
2008-08-12Clean out unneeded filesWilliam Juul27-10446/+0
2008-08-12Create symlinks from yaffs2/direct to yaffs2William Juul26-0/+26
2008-08-12Incorporate yaffs2 into U-bootWilliam Juul28-88/+448
2008-08-12YAFFS2 importWilliam Juul63-0/+24326
2008-07-14Fix printf() format issues with sizeof_t types by using %zuWolfgang Denk2-8/+12
2008-07-13Fix some more printf() format problems.Wolfgang Denk1-2/+2
2008-07-13Fix some more printf() format issues.Jean-Christophe PLAGNIOL-VILLARD1-2/+2
2008-06-29jffs2_1pass.c: add watchdog supportStuart Wood1-0/+3
2008-05-28Cleanup nand_info[] declaration.Stelian Pop1-3/+0
2008-05-21Big white-space cleanup.Wolfgang Denk5-82/+81
2008-04-28jffs2_1pass.c: fix incompatible pointer type warningWolfgang Denk1-4/+0
2008-03-26Merge branch 'new-image' of git://www.denx.de/git/u-boot-testingBartlomiej Sieka1-18/+2
2008-03-16cramfs: Fix ifdefJean-Christophe PLAGNIOL-VILLARD1-1/+1
2008-03-12Merge branch 'master' of git://www.denx.de/git/u-boot into new-imageMarian Balakowicz2-4/+20
2008-03-03Fix checking fat32 cluster size.michael1-4/+4
2008-03-02fs: Fix ext2 read issueDave Liu1-0/+16
2008-02-21Merge branch 'master' of /home/git/u-bootMarian Balakowicz1-1/+1
2008-02-14Fix CONFIG_MMC usage in fat codeAndy Fleming1-1/+1
2008-02-07[new uImage] Move gunzip() common code to common/gunzip.cMarian Balakowicz1-18/+2
2008-01-09Fix my own merge stupidityAndy Fleming1-34/+29
2008-01-09fix comments with new drivers organizationMarcel Ziswiler1-1/+1
2008-01-09Fix building with CRAMFS but not JFFS2 supportHarald Welte1-1/+1
2008-01-09Fix memset bug in ext2fs_read_file()Wolfgang Denk1-1/+1
2007-11-15Build: split COBJS value into multiple linesGrant Likely1-3/+9
2007-09-16[FIX] remove files form repositoryMichal Simek2-289/+0
2007-09-15Synchronize with U-BOOT mainlineMichal Simek1-1/+1
2007-08-15[FIX] Correction command definitionMichal Simek1-1/+1
2007-08-07Merge git://www.denx.de/git/u-bootMichal Simek23-77/+89
2007-08-07Fix missing brace error in fs/fat/fat.cWolfgang Denk1-28/+29
2007-08-06[FIX] Fix romfs codeMichal Simek1-35/+5
2007-08-03Merge branch 'testing' into workingAndy Fleming23-53/+64
2007-07-14[FS] Added support for ROMFSMichal Simek3-1/+320
2007-07-10fs/: Remove lingering references to CFG_CMD_* symbols.Jon Loeliger11-11/+11
2007-07-09fs/: Remove obsolete references to CONFIG_COMMANDSJon Loeliger23-42/+42
2007-07-05Fixing some typos etc. introduced mainly by cfg patches.Wolfgang Denk1-3/+6
2007-07-04fs/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger23-35/+37
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-18Merge with git://www.denx.de/git/u-boot.gitPeter Pearse1-1/+1
2007-05-09New board SMN42 branchPeter Pearse1-2/+5
2007-04-24[PATCH] MTD partition support, JFFS2 supportMichal Simek1-1/+1
2006-10-09Move "ar" flags to config.mk to allow for silent "make -s"Wolfgang Denk6-6/+6
2006-09-01Add support for a saving build objects in a separate directory.Marian Balakowicz7-44/+60
2006-04-08Fix JFFS2 support for legacy NAND driver.Marian Balakowicz1-6/+28
2006-03-17Add support for Lite5200B board.Wolfgang Denk1-2/+2
2006-03-12Add crc of data to jffs2 (in jffs2_1pass_build_lists()).Wolfgang Denk2-1/+14
2006-03-05Re-factoring the legacy NAND code (legacy NAND now only in board-specificBartlomiej Sieka2-11/+15
2006-02-24Merge with /home/wd/git/u-boot/testing-NAND/ to add new NAND handling.Bartlomiej Sieka3-4/+1173
2006-01-18Add VGA support (CT69000) to CPCI750 board.Stefan Roese1-1/+1
2005-10-15Merge with /home/m8/git/u-bootWolfgang Denk2-2/+2
2005-10-13Cleanup for GCC-4.xWolfgang Denk3-13/+15
2005-10-11Added support for TQM834x boards.Marian Balakowicz2-2/+2
2005-09-14Update of new NAND codeWolfgang Denk2-28/+19
2005-08-17Merge with testing-NAND (Rewrite of NAND code)Wolfgang Denk2-0/+1178
2005-08-17Rewrite of NAND code based on what is in 2.6.12 Linux kernelWolfgang Denk2-0/+1178
2005-08-16Fix return values of the jffs2 commands ls/fsload/fsinfo,Wolfgang Denk1-2/+2
2005-08-10Add configuration for IFM AEV FIFO board.Wolfgang Denk1-3/+3
2005-08-08Add common (with Linux) MTD partition scheme and "mtdparts" commandWolfgang Denk3-54/+117
2005-08-06Add support for Altera NIOS DK1C20 boardWolfgang Denk1-0/+3
2005-05-05It's better to handle LZO and LZARI compression mdoes for JFFS2 withwdenk3-13/+9
2005-05-05Major upate of JFFS2 code; now in sync with snapshot of MTD CVS ofwdenk4-1/+685
2005-05-04Fix problem with symbolic links in JFFS2 code.wdenk1-1/+5
2005-03-04* Fix get_partition_info() parameter error in all other callswdenk1-4/+1
2005-02-04* Patch by Cajus Hahn, 04 Feb 2005:wdenk1-4/+4
2004-12-19Cleanup: avoid trigraph warning in fs/ext2/ext2fs.c; rename UC100 -> uc100wdenk1-1/+1
2004-12-16Code cleanup.wdenk2-607/+468
2004-12-16"static" from "do_fat_read" removedstroese1-1/+1
2004-12-16ext2fs support addedstroese4-1/+1195
2004-09-29* Patches by Sean Chang, 09 Aug 2004:wdenk1-1/+1
2004-05-12Patch by Klaus Heydeck, 12 May 2004:wdenk1-1/+1
2004-05-05* Fix memory leak in the NAND-specific JFFS2 codewdenk1-3/+6
2004-05-03* Fix minor NAND JFFS2 related issuewdenk1-1/+1
2004-04-25* Back out Patch by Christian Hohnstaedt, 23 Apr 2004:wdenk1-47/+15
2004-04-25* Patch by Christian Hohnstaedt, 23 Apr 2004:wdenk1-15/+47
2004-04-18* Patch by Yasushi Shoji, 07 Apr 2004:wdenk1-6/+6
2004-04-18* Configure PPChameleon board to use redundand environment in flashwdenk1-31/+210
2004-04-15* Patches by Pantelis Antoniou, 30 Mar 2004:wdenk2-43/+43
2004-03-25Code cleanupwdenk3-8/+6
2004-03-25* Patch by Pavel Bartusek, 21 Mar 2004wdenk6-1/+1822
2004-03-23* Patches by Thomas Viehweger, 16 Mar 2004:wdenk1-6/+10
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
2004-01-04* Fix problems caused by Robert Schwebel's cramfs patchwdenk3-165/+3
2004-01-03* Patch by Robert Schwebel, 15 Dec 2003:wdenk6-3/+657
2003-12-07* Patches by David Müller, 14 Nov 2003:wdenk1-1/+2
2003-10-29* Prepare for releasewdenk1-17/+12
2003-10-15* Patches by Xianghua Xiao, 15 Oct 2003:wdenk1-1/+1
2003-10-09* Patch by Martin Krause, 09 Oct 2003:wdenk1-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:wdenk2-62/+218
2003-06-27* Code cleanup:wdenk13-583/+567
2003-06-15* Fix CONFIG_NET_MULTI support in include/net.hwdenk4-1/+1156
2003-03-14* Avoid flicker on the TRAB's VFD by synchronizing the enable withwdenk2-294/+375
2003-03-06* Patches by Robert Schwebel, 06 Mar 2003:wdenk1-1/+1
2002-11-18* Patch by Daniel Engström, 13 Nov 2002:wdenk10-1/+1684
2002-11-03Initial revisionwdenk4-0/+1262
2002-03-08Initial revisionwdenk1-0/+396
2002-03-08Initial revisionwdenk2-0/+77
2002-02-17Initial revisionwdenk1-0/+78