Commit Graph

49 Commits (lime2-spi)

Author SHA1 Message Date
Tom Rini 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
Heinrich Schuchardt 428e60e079 yaffs2: iterator variable cannot be NULL 6 years ago
Masahiro Yamada 6ae3900a86 mtd: nand: Rename nand.h into rawnand.h 7 years ago
Heinrich Schuchardt 76df275ce5 yaffs2: rework yaffs_new_obj_id 7 years ago
Masahiro Yamada 9b643e312d treewide: replace with error() with pr_err() 7 years ago
Simon Glass 7a76431845 Convert CONFIG_CMD_YAFFS2 to Kconfig 7 years ago
Grygorii Strashko eb6a5c3c02 fs: use get_nand_dev_by_index() 7 years ago
Masahiro Yamada 51855e8981 treewide: remove unneeded semicolons 7 years ago
xypron.glpk@gmx.de 6568c731c4 yaffs2: remove redundant condition 7 years ago
Masahiro Yamada 1221ce459d treewide: replace #include <asm/errno.h> with <linux/errno.h> 8 years ago
Masahiro Yamada b5bf5cb3b3 treewide: use #include <...> to include public headers 8 years ago
Scott Wood 17cb4b8f32 mtd: nand: Add+use mtd_to/from_nand and nand_get/set_controller_data 8 years ago
Scott Wood b616d9b0a7 nand: Embed mtd_info in struct nand_chip 8 years ago
Scott Wood 151c06ec61 mtd: nand: Remove nand_info_t typedef 8 years ago
Tom Rini da58dec866 Various Makefiles: Add SPDX-License-Identifier tags 9 years ago
Heiko Schocher 0c06db5983 lib, linux: move linux specific defines to linux/compat.h 10 years ago
Jeroen Hofstee 862c93e96e yaffs2: preprocessor cleanup 10 years ago
Jeroen Hofstee e803fa2c4b yaffs2: cosmetic: remove self assignments 10 years ago
Simon Glass 1b451ecc43 yaffs: Remove private list implementation 10 years ago
Masahiro Yamada 6825a95b0b kbuild: use Linux Kernel build scripts 10 years ago
Charles Manning 55283635a0 yaffs2: Remove block number check from summary verification 10 years ago
Tom Rini 6b44adc22e yaffs2: Use lldiv for 64bit division 11 years ago
Masahiro Yamada 4678d74256 fs: descend into sub directories when it is necessary 11 years ago
Masahiro Yamada 35c792754c fs: convert makefiles to Kbuild style 11 years ago
Wolfgang Denk cb3761ea99 SPDX-License-Identifier: convert BSD-3-Clause files 11 years ago
Sergey Lapin dfe64e2c89 mtd: resync with Linux-3.7.1 11 years ago
Kim Phillips eef1cf2d5c include/linux/byteorder: import latest endian definitions from linux 12 years ago
Anatolij Gustschin 8cc64bafc0 yaffs2: Fix GCC 4.6 compile warnings 12 years ago
Charles Manning 74f45b739b u-boot yaffs2: Fix compilation warnings 12 years ago
Charles Manning 753ac61088 u-boot: Update yaffs2 file system 12 years ago
Wolfgang Denk 5c2db13a2a fs/yaffs2/yaffs_guts.c: Fix GCC 4.6 compile warning (and bug) 13 years ago
Simon Glass 986bb0e6a0 Fix warnings in yaffs 13 years ago
Anatolij Gustschin 360ab45089 fs/yaffs2/yaffs_guts.c: Fix some GCC 4.6 warnings 13 years ago
Marek Vasut 4754c82372 GCC4.6: Squash warnings in yaffs_guts.c 13 years ago
Marek Vasut 4b41478c66 GCC4.6: Drop dead code from yaffs_guts.c 13 years ago
Mike Frysinger 464c79207c punt unused clean/distclean targets 13 years ago
Wolfgang Denk 068d6f9a26 YAFFS2: fs/yaffs2/yaffs_guts.c - fix build warnings 13 years ago
Wolfgang Denk 3da04743b8 YAFFS2: fs/yaffs2/yaffs_guts.c - fix build warnings 13 years ago
Wolfgang Denk fa00e0324c YAFFS2: fs/yaffs2/yaffs_nand.[hc] - fix build warnings 13 years ago
Wolfgang Denk 9d0265e9bb YAFFS2: fs/yaffs2/Makefile - fix build warnings 13 years ago
Wolfgang Denk 6ac360c465 YAFFS2: fs/yaffs2/yaffscfg.c - fix build warnings 13 years ago
Sebastien Carlier 6d8962e814 Switch from archive libraries to partial linking 14 years ago
Remy Bohmer 0bb86d823b Make the YAFFS filesystem work 16 years ago
Wolfgang Denk 4b0708093e Coding Style cleanup, update CHANGELOG 16 years ago
William Juul 43ea36fb8f moving files from yaffs2/direct/ to yaffs2/ and deleting all symlinks 16 years ago
William Juul 98824ce3f9 Clean out unneeded files 16 years ago
William Juul ec29a32b5a Create symlinks from yaffs2/direct to yaffs2 16 years ago
William Juul 90ef117b68 Incorporate yaffs2 into U-boot 16 years ago
William Juul 0e8cc8bd92 YAFFS2 import 16 years ago