Commit Graph

142 Commits (f74d9bd2a248efa229f0f3478fe331e2a319588c)

Author SHA1 Message Date
Wolfgang Denk f098337152 JFFS2: drop support for LZARI compression mode 15 years ago
Wolfgang Wegner 87d93a1ba2 move prototypes for gunzip() and zunzip() to common.h 15 years ago
Heiko Schocher 4b142febff common: delete CONFIG_SYS_64BIT_VSPRINTF and CONFIG_SYS_64BIT_STRTOUL 15 years ago
Michael Brandt 270737acca EXT2FS: fix inode size for ext2fs rev#0 15 years ago
Peter Tyser 521af04d85 Conditionally perform common relocation fixups 15 years ago
Simon Kagstrom ef37c6835e ubifs: Correct dereferencing of files-after-symlinks 15 years ago
Simon Kagstrom 9d7952e4c6 ubifs: Add support for looking up directory and relative symlinks 15 years ago
Simon Kagstrom 02f99901ed Move __set/clear_bit from ubifs.h to bitops.h 15 years ago
Ilya Yanok 8cf19b9fec jffs2: some fixes to summary support 15 years ago
Ilya Yanok b644006e1a jffs2: clean the cache in case of malloc fails in build_lists 15 years ago
Weirich, Bernhard 56fdaadc12 ext2: fix inode size and calculations 15 years ago
Scott Wood be33b046b5 Remove legacy NAND and disk on chip code. 15 years ago
Tom Rix 651351fe98 FAT replace compare_sign with strncmp. 15 years ago
Daniel Mack 165f9859b6 ubifs: fix small error path mismatch 15 years ago
Ricardo Ribalda Delgado c1a0fd5f28 ubifs: BUG: Blocks commpressed with zlib 15 years ago
Ricardo Ribalda Delgado dbd3361440 ubifs: BUG realpath string must be ended with NULL 15 years ago
Stefan Roese 7d3d30b1b3 UBIFS: Remove tnc_commit.c which is not used in the read-only version 15 years ago
Adrian Hunter 6356daff70 UBIFS: fix recovery bug 15 years ago
Wolfgang Denk c0a14aedc3 Update CHANGELOG, coding style cleanup. 15 years ago
Artem Bityutskiy febd7e4174 UBIFS: add R/O compatibility 15 years ago
Jean-Christophe PLAGNIOL-VILLARD a31e091ad7 rename include/zlib.h to include/u-boot/zlib.h 15 years ago
unsik Kim 75eb82ec7c mflash: Initial mflash support 15 years ago
Michael Lawnick faac4fd852 UBIFS: Missing offset relocation for compressor 'none' 16 years ago
Stefan Roese 9eefe2a2b3 UBIFS: Implement read-only UBIFS support in U-Boot 16 years ago
Wolfgang Denk 65f7d41031 fat.c: fix warning: array subscript is above array bounds 16 years ago
Bryan Wu 7e4b9b4f6f fat: fix unaligned errors 16 years ago
Ilya Yanok 584eedab66 jffs2: include <linux/mtd/compat.h> instead of defining own min_t 16 years ago
Sonic Zhang 8c5170a7d0 fs/fat: handle FAT on SATA 16 years ago
Ilya Yanok 142a80ffc3 jffs2: cache data_crc results 16 years ago
Ilya Yanok 9b7076229e jffs2: summary support 16 years ago
Ilya Yanok 70741004dc jffs2: add buffer to cache flash accesses 16 years ago
Ilya Yanok 8a36d31f72 jffs2: rewrite jffs2 scanning code based on Linux one 16 years ago
Ilya Yanok f738469567 jffs2: fix searching for latest version in jffs2_1pass_list_inodes() 16 years ago
Remy Bohmer 3c2c2f4279 Remove non-ascii characters from fat code 16 years ago
Scott Wood 2f77c7f45b JFFS2: Eliminate compiler error when both NAND and OneNAND are enabled. 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 6d0f6bcf33 rename CFG_ macros to CONFIG_SYS 16 years ago
Kyungmin Park 1a7f8ccec9 Add JFFS2 command support on OneNAND 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 08ab4e1780 fs: Move conditional compilation to Makefile 16 years ago
Remy Bohmer 0bb86d823b Make the YAFFS filesystem work 16 years ago
Wolfgang Denk 4b0708093e Coding Style cleanup, update CHANGELOG 16 years ago
Jean-Christophe PLAGNIOL-VILLARD cc4a0ceeac drivers/mtd/nand: Move conditional compilation to Makefile 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
Wolfgang Denk b64f190b7a Fix printf() format issues with sizeof_t types by using %zu 16 years ago
Wolfgang Denk d5996dd555 Fix some more printf() format problems. 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 0a5676befb Fix some more printf() format issues. 16 years ago
Stuart Wood 86d3273e2b jffs2_1pass.c: add watchdog support 16 years ago