| Commit message (Expand) | Author | Age | Lines |
* | yaffs: Remove private list implementation | Simon Glass | 2014-03-04 | -127/+1 |
* | kbuild: use Linux Kernel build scripts | Masahiro Yamada | 2014-02-19 | -6/+3 |
* | yaffs2: Remove block number check from summary verification | Charles Manning | 2014-01-20 | -1/+0 |
* | yaffs2: Use lldiv for 64bit division | Tom Rini | 2013-12-13 | -3/+5 |
* | fs: descend into sub directories when it is necessary | Masahiro Yamada | 2013-11-17 | -1/+1 |
* | fs: convert makefiles to Kbuild style | Masahiro Yamada | 2013-10-31 | -32/+1 |
* | SPDX-License-Identifier: convert BSD-3-Clause files | Wolfgang Denk | 2013-08-19 | -23/+1 |
* | mtd: resync with Linux-3.7.1 | Sergey Lapin | 2013-05-31 | -16/+16 |
* | include/linux/byteorder: import latest endian definitions from linux | Kim Phillips | 2012-11-04 | -2/+0 |
* | yaffs2: Fix GCC 4.6 compile warnings | Anatolij Gustschin | 2012-10-08 | -40/+14 |
* | u-boot yaffs2: Fix compilation warnings | Charles Manning | 2012-09-02 | -100/+6 |
* | u-boot: Update yaffs2 file system | Charles Manning | 2012-08-09 | -9909/+13269 |
* | fs/yaffs2/yaffs_guts.c: Fix GCC 4.6 compile warning (and bug) | Wolfgang Denk | 2011-12-10 | -1/+1 |
* | Fix warnings in yaffs | Simon Glass | 2011-11-16 | -8/+7 |
* | fs/yaffs2/yaffs_guts.c: Fix some GCC 4.6 warnings | Anatolij Gustschin | 2011-11-16 | -23/+9 |
* | GCC4.6: Squash warnings in yaffs_guts.c | Marek Vasut | 2011-10-27 | -6/+6 |
* | GCC4.6: Drop dead code from yaffs_guts.c | Marek Vasut | 2011-10-27 | -149/+0 |
* | punt unused clean/distclean targets | Mike Frysinger | 2011-10-15 | -7/+0 |
* | YAFFS2: fs/yaffs2/yaffs_guts.c - fix build warnings | Wolfgang Denk | 2011-09-10 | -9/+10 |
* | YAFFS2: fs/yaffs2/yaffs_guts.c - fix build warnings | Wolfgang Denk | 2011-09-10 | -3/+3 |
* | YAFFS2: fs/yaffs2/yaffs_nand.[hc] - fix build warnings | Wolfgang Denk | 2011-09-10 | -2/+2 |
* | YAFFS2: fs/yaffs2/Makefile - fix build warnings | Wolfgang Denk | 2011-09-10 | -1/+1 |
* | YAFFS2: fs/yaffs2/yaffscfg.c - fix build warnings | Wolfgang Denk | 2011-09-10 | -2/+2 |
* | Switch from archive libraries to partial linking | Sebastien Carlier | 2010-11-17 | -2/+2 |
* | Make the YAFFS filesystem work | Remy Bohmer | 2008-08-21 | -1/+4 |
* | Coding Style cleanup, update CHANGELOG | Wolfgang Denk | 2008-08-14 | -937/+928 |
* | moving files from yaffs2/direct/ to yaffs2/ and deleting all symlinks | William Juul | 2008-08-12 | -33/+1 |
* | Clean out unneeded files | William Juul | 2008-08-12 | -10446/+0 |
* | Create symlinks from yaffs2/direct to yaffs2 | William Juul | 2008-08-12 | -0/+26 |
* | Incorporate yaffs2 into U-boot | William Juul | 2008-08-12 | -87/+447 |
* | YAFFS2 import | William Juul | 2008-08-12 | -0/+24326 |