Commit Graph

153 Commits (722b061b6f6f3405118f2969272511e7e19990e3)

Author SHA1 Message Date
Sebastien Carlier 6d8962e814 Switch from archive libraries to partial linking 14 years ago
Wolfgang Denk 2e5167ccad Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOC 14 years ago
Stefano Babic 11c8dd36ed FAT: buffer overflow with FAT12/16 14 years ago
Mikhail Zolotaryov 3831530dcb VFAT: fix processing of scattered long file name entries 14 years ago
Aaron Pace a2740dd00d ext2fs: Fix optimization bug for doubly-indirect block pointers 14 years ago
Wolfgang Denk 7385c28e9b fs/fat: Big code cleanup. 14 years ago
Wolfgang Denk 2aa98c6612 FAT32: fix broken root directory handling. 14 years ago
Wolfgang Denk 66c2d73cfc FAT32: fix support for superfloppy-format (PBR) 14 years ago
Thomas Chou 1117cbf2ad nios: remove nios-32 arch 14 years ago
Stefano Babic 6865168359 ubifsmount fails due to not initialized list 14 years ago
Heiko Schocher 2d2018f3db jffs2, suen3: Fix compiler warning 14 years ago
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
Simon Kagstrom 3998c62df0 ubifs: Add support for looking up directory and relative symlinks 15 years ago
Simon Kagstrom ab32ffa1fd Move __set/clear_bit from ubifs.h to bitops.h 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