index
:
u-boot
grapeboard-proto
scalys-lsdk-1803
NXP/Freescale LSDK U-boot tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
yaffs2
Age
Commit message (
Expand
)
Author
2016-09-23
treewide: replace #include <asm/errno.h> with <linux/errno.h>
Masahiro Yamada
2016-09-23
treewide: use #include <...> to include public headers
Masahiro Yamada
2016-06-04
mtd: nand: Add+use mtd_to/from_nand and nand_get/set_controller_data
Scott Wood
2016-06-04
nand: Embed mtd_info in struct nand_chip
Scott Wood
2016-06-04
mtd: nand: Remove nand_info_t typedef
Scott Wood
2015-11-10
Various Makefiles: Add SPDX-License-Identifier tags
Tom Rini
2014-08-25
lib, linux: move linux specific defines to linux/compat.h
Heiko Schocher
2014-07-18
yaffs2: preprocessor cleanup
Jeroen Hofstee
2014-07-18
yaffs2: cosmetic: remove self assignments
Jeroen Hofstee
2014-03-04
yaffs: Remove private list implementation
Simon Glass
2014-02-19
kbuild: use Linux Kernel build scripts
Masahiro Yamada
2014-01-20
yaffs2: Remove block number check from summary verification
Charles Manning
2013-12-13
yaffs2: Use lldiv for 64bit division
Tom Rini
2013-11-17
fs: descend into sub directories when it is necessary
Masahiro Yamada
2013-10-31
fs: convert makefiles to Kbuild style
Masahiro Yamada
2013-08-19
SPDX-License-Identifier: convert BSD-3-Clause files
Wolfgang Denk
2013-05-31
mtd: resync with Linux-3.7.1
Sergey Lapin
2012-11-04
include/linux/byteorder: import latest endian definitions from linux
Kim Phillips
2012-10-08
yaffs2: Fix GCC 4.6 compile warnings
Anatolij Gustschin
2012-09-02
u-boot yaffs2: Fix compilation warnings
Charles Manning
2012-08-09
u-boot: Update yaffs2 file system
Charles Manning
2011-12-10
fs/yaffs2/yaffs_guts.c: Fix GCC 4.6 compile warning (and bug)
Wolfgang Denk
2011-11-16
Fix warnings in yaffs
Simon Glass
2011-11-16
fs/yaffs2/yaffs_guts.c: Fix some GCC 4.6 warnings
Anatolij Gustschin
2011-10-27
GCC4.6: Squash warnings in yaffs_guts.c
Marek Vasut
2011-10-27
GCC4.6: Drop dead code from yaffs_guts.c
Marek Vasut
2011-10-15
punt unused clean/distclean targets
Mike Frysinger
2011-09-09
YAFFS2: fs/yaffs2/yaffs_guts.c - fix build warnings
Wolfgang Denk
2011-09-09
YAFFS2: fs/yaffs2/yaffs_guts.c - fix build warnings
Wolfgang Denk
2011-09-09
YAFFS2: fs/yaffs2/yaffs_nand.[hc] - fix build warnings
Wolfgang Denk
2011-09-09
YAFFS2: fs/yaffs2/Makefile - fix build warnings
Wolfgang Denk
2011-09-09
YAFFS2: fs/yaffs2/yaffscfg.c - fix build warnings
Wolfgang Denk
2010-11-17
Switch from archive libraries to partial linking
Sebastien Carlier
2008-08-21
Make the YAFFS filesystem work
Remy Bohmer
2008-08-14
Coding Style cleanup, update CHANGELOG
Wolfgang Denk
2008-08-12
moving files from yaffs2/direct/ to yaffs2/ and deleting all symlinks
William Juul
2008-08-12
Clean out unneeded files
William Juul
2008-08-12
Create symlinks from yaffs2/direct to yaffs2
William Juul
2008-08-12
Incorporate yaffs2 into U-boot
William Juul
2008-08-12
YAFFS2 import
William Juul