Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
f8689b9eb3a7f6925cd50404a12479889188c510
/
fs
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
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
02df4a2
Fix my own merge stupidity
by Andy Fleming
· 17 years ago
7817cb2
fix comments with new drivers organization
by Marcel Ziswiler
· 17 years ago
f540c42
Fix building with CRAMFS but not JFFS2 support
by Harald Welte
· 17 years ago
0ddb896
Fix memset bug in ext2fs_read_file()
by Wolfgang Denk
· 17 years ago
f0037c5
Build: split COBJS value into multiple lines
by Grant Likely
· 17 years ago
b49c90d
[FIX] remove files form repository
by Michal Simek
· 17 years ago
991b089
Synchronize with U-BOOT mainline
by Michal Simek
· 17 years ago
7aa63d8
[FIX] Correction command definition
by Michal Simek
· 17 years ago
85fad49
Merge git://www.denx.de/git/u-boot
by Michal Simek
· 17 years ago
bf1060e
Fix missing brace error in fs/fat/fat.c [pointed out by Roderik Wildenburg]
by Wolfgang Denk
· 17 years ago
f500d9f
[FIX] Fix romfs code
by Michal Simek
· 17 years ago
6bf6f11
Merge branch 'testing' into working
by Andy Fleming
· 17 years ago
91bb4ca
[FS] Added support for ROMFS
by Michal Simek
· 17 years ago
f40a7f3
fs/: Remove lingering references to CFG_CMD_* symbols.
by Jon Loeliger
· 17 years ago
dd60d12
fs/: Remove obsolete references to CONFIG_COMMANDS
by Jon Loeliger
· 17 years ago
e4dbe1b
Fixing some typos etc. introduced mainly by cfg patches.
by Wolfgang Denk
· 17 years ago
4e109ae
fs/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).
by Jon Loeliger
· 17 years ago
566a494
[PCS440EP] upgrade the PCS440EP board:
by Heiko Schocher
· 17 years ago
3e3b956
Reduce line lengths to 80 characters max.
by Peter Pearse
· 17 years ago
fdda367
Merge with git://www.denx.de/git/u-boot.git
by Peter Pearse
· 17 years ago
b0d8f5b
New board SMN42 branch
by Peter Pearse
· 17 years ago
144876a
[PATCH] MTD partition support, JFFS2 support
by Michal Simek
· 18 years ago
2b208f5
Move "ar" flags to config.mk to allow for silent "make -s"
by Wolfgang Denk
· 18 years ago
f932863
Add support for a saving build objects in a separate directory.
by Marian Balakowicz
· 18 years ago
6db3970
Fix JFFS2 support for legacy NAND driver.
by Marian Balakowicz
· 19 years ago
Next »