aboutsummaryrefslogtreecommitdiff
path: root/fs/yaffs2
AgeCommit message (Expand)AuthorFilesLines
2013-10-31fs: convert makefiles to Kbuild styleMasahiro Yamada1-32/+1
2013-08-19SPDX-License-Identifier: convert BSD-3-Clause filesWolfgang Denk1-23/+1
2013-05-31mtd: resync with Linux-3.7.1Sergey Lapin2-16/+16
2012-11-04include/linux/byteorder: import latest endian definitions from linuxKim Phillips1-2/+0
2012-10-08yaffs2: Fix GCC 4.6 compile warningsAnatolij Gustschin5-40/+14
2012-09-02u-boot yaffs2: Fix compilation warningsCharles Manning10-100/+6
2012-08-09u-boot: Update yaffs2 file systemCharles Manning62-9909/+13269
2011-12-10fs/yaffs2/yaffs_guts.c: Fix GCC 4.6 compile warning (and bug)Wolfgang Denk1-1/+1
2011-11-16Fix warnings in yaffsSimon Glass1-8/+7
2011-11-16fs/yaffs2/yaffs_guts.c: Fix some GCC 4.6 warningsAnatolij Gustschin1-23/+9
2011-10-27GCC4.6: Squash warnings in yaffs_guts.cMarek Vasut1-6/+6
2011-10-27GCC4.6: Drop dead code from yaffs_guts.cMarek Vasut1-149/+0
2011-10-15punt unused clean/distclean targetsMike Frysinger1-7/+0
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
2010-11-17Switch from archive libraries to partial linkingSebastien Carlier1-2/+2
2008-08-21Make the YAFFS filesystem workRemy Bohmer1-1/+4
2008-08-14Coding Style cleanup, update CHANGELOGWolfgang Denk33-937/+928
2008-08-12moving files from yaffs2/direct/ to yaffs2/ and deleting all symlinksWilliam Juul35-33/+1
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 Juul27-87/+447
2008-08-12YAFFS2 importWilliam Juul63-0/+24326