summaryrefslogtreecommitdiff
path: root/fs/yaffs2
Commit message (Expand)AuthorAgeLines
* treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada2016-09-23-1/+1
* treewide: use #include <...> to include public headersMasahiro Yamada2016-09-23-9/+9
* mtd: nand: Add+use mtd_to/from_nand and nand_get/set_controller_dataScott Wood2016-06-03-1/+1
* nand: Embed mtd_info in struct nand_chipScott Wood2016-06-03-6/+2
* mtd: nand: Remove nand_info_t typedefScott Wood2016-06-03-1/+1
* Various Makefiles: Add SPDX-License-Identifier tagsTom Rini2015-11-10-6/+1
* lib, linux: move linux specific defines to linux/compat.hHeiko Schocher2014-08-25-2/+0
* yaffs2: preprocessor cleanupJeroen Hofstee2014-07-18-11/+10
* yaffs2: cosmetic: remove self assignmentsJeroen Hofstee2014-07-18-22/+1
* yaffs: Remove private list implementationSimon Glass2014-03-04-127/+1
* kbuild: use Linux Kernel build scriptsMasahiro Yamada2014-02-19-6/+3
* yaffs2: Remove block number check from summary verificationCharles Manning2014-01-20-1/+0
* yaffs2: Use lldiv for 64bit divisionTom Rini2013-12-13-3/+5
* fs: descend into sub directories when it is necessaryMasahiro Yamada2013-11-17-1/+1
* fs: convert makefiles to Kbuild styleMasahiro Yamada2013-10-31-32/+1
* SPDX-License-Identifier: convert BSD-3-Clause filesWolfgang Denk2013-08-19-23/+1
* mtd: resync with Linux-3.7.1Sergey Lapin2013-05-31-16/+16
* include/linux/byteorder: import latest endian definitions from linuxKim Phillips2012-11-04-2/+0
* yaffs2: Fix GCC 4.6 compile warningsAnatolij Gustschin2012-10-08-40/+14
* u-boot yaffs2: Fix compilation warningsCharles Manning2012-09-02-100/+6
* u-boot: Update yaffs2 file systemCharles Manning2012-08-09-9909/+13269
* fs/yaffs2/yaffs_guts.c: Fix GCC 4.6 compile warning (and bug)Wolfgang Denk2011-12-10-1/+1
* Fix warnings in yaffsSimon Glass2011-11-16-8/+7
* fs/yaffs2/yaffs_guts.c: Fix some GCC 4.6 warningsAnatolij Gustschin2011-11-16-23/+9
* GCC4.6: Squash warnings in yaffs_guts.cMarek Vasut2011-10-27-6/+6
* GCC4.6: Drop dead code from yaffs_guts.cMarek Vasut2011-10-27-149/+0
* punt unused clean/distclean targetsMike Frysinger2011-10-15-7/+0
* YAFFS2: fs/yaffs2/yaffs_guts.c - fix build warningsWolfgang Denk2011-09-10-9/+10
* YAFFS2: fs/yaffs2/yaffs_guts.c - fix build warningsWolfgang Denk2011-09-10-3/+3
* YAFFS2: fs/yaffs2/yaffs_nand.[hc] - fix build warningsWolfgang Denk2011-09-10-2/+2
* YAFFS2: fs/yaffs2/Makefile - fix build warningsWolfgang Denk2011-09-10-1/+1
* YAFFS2: fs/yaffs2/yaffscfg.c - fix build warningsWolfgang Denk2011-09-10-2/+2
* Switch from archive libraries to partial linkingSebastien Carlier2010-11-17-2/+2
* Make the YAFFS filesystem workRemy Bohmer2008-08-21-1/+4
* Coding Style cleanup, update CHANGELOGWolfgang Denk2008-08-14-937/+928
* moving files from yaffs2/direct/ to yaffs2/ and deleting all symlinksWilliam Juul2008-08-12-33/+1
* Clean out unneeded filesWilliam Juul2008-08-12-10446/+0
* Create symlinks from yaffs2/direct to yaffs2William Juul2008-08-12-0/+26
* Incorporate yaffs2 into U-bootWilliam Juul2008-08-12-87/+447
* YAFFS2 importWilliam Juul2008-08-12-0/+24326