Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
0eb0e59ed3955cd73548c8769bf594c665025dd5
/
fs
464c792
punt unused clean/distclean targets
by Mike Frysinger
· 13 years ago
349a8d5
ubifs bad superblock bug
by Lars Poeschel
· 13 years ago
16b9afd
fs/jffs2/jffs2_1pass.c: fix warning: variable ... set but not used
by Wolfgang Denk
· 13 years ago
025421e
fat: replace LINEAR_PREFETCH_SIZE with PREFETCH_BLOCKS
by Sergei Shtylyov
· 13 years ago
40e2191
fat: root directory cluster only makes sense for FAT32
by Sergei Shtylyov
· 13 years ago
60b36f0
fat: cannot compare bytes and sectors
by Sergei Shtylyov
· 13 years ago
ac49777
fat: fix crash with big sector size
by Sergei Shtylyov
· 13 years ago
aaf6935
UBIFS: fix warning: format '%lX' expects type 'long unsigned int'
by Wolfgang Denk
· 13 years ago
46d7274
UBIFS: Change ubifsload to set the filesize variable
by Bastian Ruppert
· 13 years ago
068d6f9
YAFFS2: fs/yaffs2/yaffs_guts.c - fix build warnings
by Wolfgang Denk
· 13 years ago
3da0474
YAFFS2: fs/yaffs2/yaffs_guts.c - fix build warnings
by Wolfgang Denk
· 13 years ago
fa00e03
YAFFS2: fs/yaffs2/yaffs_nand.[hc] - fix build warnings
by Wolfgang Denk
· 13 years ago
9d0265e
YAFFS2: fs/yaffs2/Makefile - fix build warnings
by Wolfgang Denk
· 13 years ago
6ac360c
YAFFS2: fs/yaffs2/yaffscfg.c - fix build warnings
by Wolfgang Denk
· 13 years ago
3267bc1
ubifs: Fix bad free() sequence in ubifs_finddir()
by Wolfgang Denk
· 13 years ago
fa82f87
Convert ISO-8859 files to UTF-8
by Albert ARIBAUD
· 13 years ago
d961c18
ext2: Simplify partial sector access logic
by Anton Staaf
· 13 years ago
9bac35f
ext2: Fix checkpatch violations
by Anton Staaf
· 13 years ago
05bad4a
scaled down version of generic libraries for SPL
by Aneesh V
· 13 years ago
62a813b
cramfs: make cramfs usable without a NOR flash
by Heiko Schocher
· 14 years ago
6052cba
Fix misc spelling errors found by lintian
by Loïc Minier
· 14 years ago
3f270f4
fat32 root directory handling
by Erik Hansen
· 14 years ago
c7b7d45
UBIFS: Fix dereferencing type-punned pointer compiler warning
by Dirk Behme
· 14 years ago
006915f
Merge branch 'master' of ../master into next
by Wolfgang Denk
· 14 years ago
64b6817
ubifs.c: BUG: Error following links
by Ricardo Ribalda Delgado
· 14 years ago
b1a14f8
UBIFS: Change ubifsload to not read beyond the requested size
by Stefan Roese
· 14 years ago
cb9c09d
UBIFS: Add ubifsumount command to unmount an active volume
by Stefan Roese
· 14 years ago
c87f645
ext2: constify file/dir names
by Mike Frysinger
· 14 years ago
6d8962e
Switch from archive libraries to partial linking
by Sebastien Carlier
· 14 years ago
2e5167c
Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOC
by Wolfgang Denk
· 14 years ago
11c8dd3
FAT: buffer overflow with FAT12/16
by Stefano Babic
· 14 years ago
3831530
VFAT: fix processing of scattered long file name entries
by Mikhail Zolotaryov
· 14 years ago
a2740dd
ext2fs: Fix optimization bug for doubly-indirect block pointers
by Aaron Pace
· 14 years ago
7385c28
fs/fat: Big code cleanup.
by Wolfgang Denk
· 14 years ago
2aa98c6
FAT32: fix broken root directory handling.
by Wolfgang Denk
· 14 years ago
66c2d73
FAT32: fix support for superfloppy-format (PBR)
by Wolfgang Denk
· 14 years ago
1117cbf
nios: remove nios-32 arch
by Thomas Chou
· 14 years ago
6865168
ubifsmount fails due to not initialized list
by Stefano Babic
· 15 years ago
2d2018f
jffs2, suen3: Fix compiler warning
by Heiko Schocher
· 15 years ago
f098337
JFFS2: drop support for LZARI compression mode
by Wolfgang Denk
· 15 years ago
87d93a1
move prototypes for gunzip() and zunzip() to common.h
by Wolfgang Wegner
· 15 years ago
4b142fe
common: delete CONFIG_SYS_64BIT_VSPRINTF and CONFIG_SYS_64BIT_STRTOUL
by Heiko Schocher
· 15 years ago
270737a
EXT2FS: fix inode size for ext2fs rev#0
by Michael Brandt
· 15 years ago
521af04
Conditionally perform common relocation fixups
by Peter Tyser
· 15 years ago
ef37c68
ubifs: Correct dereferencing of files-after-symlinks
by Simon Kagstrom
· 15 years ago
9d7952e
ubifs: Add support for looking up directory and relative symlinks
by Simon Kagstrom
· 15 years ago
02f9990
Move __set/clear_bit from ubifs.h to bitops.h
by Simon Kagstrom
· 15 years ago
8cf19b9
jffs2: some fixes to summary support
by Ilya Yanok
· 15 years ago
b644006
jffs2: clean the cache in case of malloc fails in build_lists
by Ilya Yanok
· 15 years ago
56fdaad
ext2: fix inode size and calculations
by Weirich, Bernhard
· 15 years ago
be33b04
Remove legacy NAND and disk on chip code.
by Scott Wood
· 16 years ago
651351f
FAT replace compare_sign with strncmp.
by Tom Rix
· 15 years ago
165f985
ubifs: fix small error path mismatch
by Daniel Mack
· 15 years ago
c1a0fd5
ubifs: BUG: Blocks commpressed with zlib
by Ricardo Ribalda Delgado
· 16 years ago
dbd3361
ubifs: BUG realpath string must be ended with NULL
by Ricardo Ribalda Delgado
· 16 years ago
7d3d30b
UBIFS: Remove tnc_commit.c which is not used in the read-only version
by Stefan Roese
· 16 years ago
6356daf
UBIFS: fix recovery bug
by Adrian Hunter
· 16 years ago
c0a14ae
Update CHANGELOG, coding style cleanup.
by Wolfgang Denk
· 16 years ago
febd7e4
UBIFS: add R/O compatibility
by Artem Bityutskiy
· 16 years ago
a31e091
rename include/zlib.h to include/u-boot/zlib.h
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
75eb82e
mflash: Initial mflash support
by unsik Kim
· 16 years ago
faac4fd
UBIFS: Missing offset relocation for compressor 'none'
by Michael Lawnick
· 16 years ago
9eefe2a
UBIFS: Implement read-only UBIFS support in U-Boot
by Stefan Roese
· 16 years ago
65f7d41
fat.c: fix warning: array subscript is above array bounds
by Wolfgang Denk
· 16 years ago
7e4b9b4
fat: fix unaligned errors
by Bryan Wu
· 16 years ago
584eeda
jffs2: include <linux/mtd/compat.h> instead of defining own min_t
by Ilya Yanok
· 16 years ago
8c5170a
fs/fat: handle FAT on SATA
by Sonic Zhang
· 16 years ago
142a80f
jffs2: cache data_crc results
by Ilya Yanok
· 16 years ago
9b70762
jffs2: summary support
by Ilya Yanok
· 16 years ago
7074100
jffs2: add buffer to cache flash accesses
by Ilya Yanok
· 16 years ago
8a36d31
jffs2: rewrite jffs2 scanning code based on Linux one
by Ilya Yanok
· 16 years ago
f738469
jffs2: fix searching for latest version in jffs2_1pass_list_inodes()
by Ilya Yanok
· 16 years ago
3c2c2f4
Remove non-ascii characters from fat code
by Remy Bohmer
· 16 years ago
2f77c7f
JFFS2: Eliminate compiler error when both NAND and OneNAND are enabled.
by Scott Wood
· 16 years ago
6d0f6bc
rename CFG_ macros to CONFIG_SYS
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
1a7f8cc
Add JFFS2 command support on OneNAND
by Kyungmin Park
· 16 years ago
08ab4e1
fs: Move conditional compilation to Makefile
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
0bb86d8
Make the YAFFS filesystem work
by Remy Bohmer
· 16 years ago
4b07080
Coding Style cleanup, update CHANGELOG
by Wolfgang Denk
· 16 years ago
cc4a0ce
drivers/mtd/nand: Move conditional compilation to Makefile
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
43ea36f
moving files from yaffs2/direct/ to yaffs2/ and deleting all symlinks
by William Juul
· 17 years ago
98824ce
Clean out unneeded files
by William Juul
· 16 years ago
ec29a32
Create symlinks from yaffs2/direct to yaffs2
by William Juul
· 17 years ago
90ef117
Incorporate yaffs2 into U-boot
by William Juul
· 17 years ago
0e8cc8b
YAFFS2 import
by William Juul
· 17 years ago
b64f190
Fix printf() format issues with sizeof_t types by using %zu
by Wolfgang Denk
· 16 years ago
d5996dd
Fix some more printf() format problems.
by Wolfgang Denk
· 16 years ago
0a5676b
Fix some more printf() format issues.
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
86d3273
jffs2_1pass.c: add watchdog support
by Stuart Wood
· 16 years ago
5922db6
Cleanup nand_info[] declaration.
by Stelian Pop
· 16 years ago
53677ef
Big white-space cleanup.
by Wolfgang Denk
· 16 years ago
707fa91
jffs2_1pass.c: fix incompatible pointer type warning
by Wolfgang Denk
· 17 years ago
27f33e9
Merge branch 'new-image' of git://www.denx.de/git/u-boot-testing
by Bartlomiej Sieka
· 17 years ago
0210cff
cramfs: Fix ifdef
by Jean-Christophe PLAGNIOL-VILLARD
· 17 years ago
7e492d8
Merge branch 'master' of git://www.denx.de/git/u-boot into new-image
by Marian Balakowicz
· 17 years ago
8ce4e5c
Fix checking fat32 cluster size.
by michael
· 17 years ago
ce1120d
fs: Fix ext2 read issue
by Dave Liu
· 17 years ago
20c9395
Merge branch 'master' of /home/git/u-boot
by Marian Balakowicz
· 17 years ago
21f6f96
Fix CONFIG_MMC usage in fat code
by Andy Fleming
· 17 years ago
321359f
[new uImage] Move gunzip() common code to common/gunzip.c
by Marian Balakowicz
· 17 years ago
Next »