Commit Graph

165 Commits (60b74bde9280e85f4423c05a50ecc41de56ad980)

Author SHA1 Message Date
Anton Staaf d961c188b2 ext2: Simplify partial sector access logic 13 years ago
Anton Staaf 9bac35f57b ext2: Fix checkpatch violations 13 years ago
Aneesh V 05bad4aa56 scaled down version of generic libraries for SPL 13 years ago
Heiko Schocher 62a813bcac cramfs: make cramfs usable without a NOR flash 13 years ago
Loïc Minier 6052cbab40 Fix misc spelling errors found by lintian 13 years ago
Erik Hansen 3f270f42d7 fat32 root directory handling 13 years ago
Dirk Behme c7b7d4550d UBIFS: Fix dereferencing type-punned pointer compiler warning 14 years ago
Mike Frysinger 3f7cfeea2d ext2: constify file/dir names 14 years ago
Ricardo Ribalda Delgado 64b6817848 ubifs.c: BUG: Error following links 14 years ago
Stefan Roese b1a14f8a1c UBIFS: Change ubifsload to not read beyond the requested size 14 years ago
Stefan Roese cb9c09d487 UBIFS: Add ubifsumount command to unmount an active volume 14 years ago
Mike Frysinger c87f6457bb ext2: constify file/dir names 14 years ago
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' 15 years ago
Stefan Roese 9eefe2a2b3 UBIFS: Implement read-only UBIFS support in U-Boot 15 years ago
Wolfgang Denk 65f7d41031 fat.c: fix warning: array subscript is above array bounds 16 years ago