summaryrefslogtreecommitdiff
path: root/fs/yaffs2
AgeCommit message (Expand)Author
2015-11-10Various Makefiles: Add SPDX-License-Identifier tagsTom Rini
2014-08-25lib, linux: move linux specific defines to linux/compat.hHeiko Schocher
2014-07-18yaffs2: preprocessor cleanupJeroen Hofstee
2014-07-18yaffs2: cosmetic: remove self assignmentsJeroen Hofstee
2014-03-04yaffs: Remove private list implementationSimon Glass
2014-02-19kbuild: use Linux Kernel build scriptsMasahiro Yamada
2014-01-20yaffs2: Remove block number check from summary verificationCharles Manning
2013-12-13yaffs2: Use lldiv for 64bit divisionTom Rini
2013-11-17fs: descend into sub directories when it is necessaryMasahiro Yamada
2013-10-31fs: convert makefiles to Kbuild styleMasahiro Yamada
2013-08-19SPDX-License-Identifier: convert BSD-3-Clause filesWolfgang Denk
2013-05-31mtd: resync with Linux-3.7.1Sergey Lapin
2012-11-04include/linux/byteorder: import latest endian definitions from linuxKim Phillips
2012-10-08yaffs2: Fix GCC 4.6 compile warningsAnatolij Gustschin
2012-09-02u-boot yaffs2: Fix compilation warningsCharles Manning
2012-08-09u-boot: Update yaffs2 file systemCharles Manning
2011-12-10fs/yaffs2/yaffs_guts.c: Fix GCC 4.6 compile warning (and bug)Wolfgang Denk
2011-11-16Fix warnings in yaffsSimon Glass
2011-11-16fs/yaffs2/yaffs_guts.c: Fix some GCC 4.6 warningsAnatolij Gustschin
2011-10-27GCC4.6: Squash warnings in yaffs_guts.cMarek Vasut
2011-10-27GCC4.6: Drop dead code from yaffs_guts.cMarek Vasut
2011-10-15punt unused clean/distclean targetsMike Frysinger
2011-09-10YAFFS2: fs/yaffs2/yaffs_guts.c - fix build warningsWolfgang Denk
2011-09-10YAFFS2: fs/yaffs2/yaffs_guts.c - fix build warningsWolfgang Denk
2011-09-10YAFFS2: fs/yaffs2/yaffs_nand.[hc] - fix build warningsWolfgang Denk
2011-09-10YAFFS2: fs/yaffs2/Makefile - fix build warningsWolfgang Denk
2011-09-10YAFFS2: fs/yaffs2/yaffscfg.c - fix build warningsWolfgang Denk
2010-11-17Switch from archive libraries to partial linkingSebastien Carlier
2008-08-21Make the YAFFS filesystem workRemy Bohmer
2008-08-14Coding Style cleanup, update CHANGELOGWolfgang Denk
2008-08-12moving files from yaffs2/direct/ to yaffs2/ and deleting all symlinksWilliam Juul
2008-08-12Clean out unneeded filesWilliam Juul
2008-08-12Create symlinks from yaffs2/direct to yaffs2William Juul
2008-08-12Incorporate yaffs2 into U-bootWilliam Juul
2008-08-12YAFFS2 importWilliam Juul