Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
31253dfe5b13020a1d866696f1601046de2bcb06
/
fs
5d0569a
Fix misc spelling errors found by lintian
by Loïc Minier
· 14 years ago
4ea8966
fat32 root directory handling
by Erik Hansen
· 14 years ago
56e10ce
UBIFS: Fix dereferencing type-punned pointer compiler warning
by Dirk Behme
· 14 years ago
0b2cc86
Merge branch 'master' of ../master into next
by Wolfgang Denk
· 14 years ago
4a2e69c
ubifs.c: BUG: Error following links
by Ricardo Ribalda Delgado
· 14 years ago
28ea29f
UBIFS: Change ubifsload to not read beyond the requested size
by Stefan Roese
· 14 years ago
ff98053
UBIFS: Add ubifsumount command to unmount an active volume
by Stefan Roese
· 14 years ago
8c8f582
ext2: constify file/dir names
by Mike Frysinger
· 14 years ago
a8d426f
Switch from archive libraries to partial linking
by Sebastien Carlier
· 14 years ago
d0813e5
Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOC
by Wolfgang Denk
· 14 years ago
3676f80
FAT: buffer overflow with FAT12/16
by Stefano Babic
· 14 years ago
45d513e
VFAT: fix processing of scattered long file name entries
by Mikhail Zolotaryov
· 14 years ago
3ebc202
ext2fs: Fix optimization bug for doubly-indirect block pointers
by Aaron Pace
· 14 years ago
927b8ce
fs/fat: Big code cleanup.
by Wolfgang Denk
· 14 years ago
a48d0a3
FAT32: fix broken root directory handling.
by Wolfgang Denk
· 14 years ago
7b2290c
FAT32: fix support for superfloppy-format (PBR)
by Wolfgang Denk
· 14 years ago
56fff49
nios: remove nios-32 arch
by Thomas Chou
· 15 years ago
ae85716
ubifsmount fails due to not initialized list
by Stefano Babic
· 15 years ago
d64a813
jffs2, suen3: Fix compiler warning
by Heiko Schocher
· 15 years ago
0eded4f
JFFS2: drop support for LZARI compression mode
by Wolfgang Denk
· 15 years ago
32d15b9
move prototypes for gunzip() and zunzip() to common.h
by Wolfgang Wegner
· 15 years ago
0f602e1
common: delete CONFIG_SYS_64BIT_VSPRINTF and CONFIG_SYS_64BIT_STRTOUL
by Heiko Schocher
· 15 years ago
bcd124b
EXT2FS: fix inode size for ext2fs rev#0
by Michael Brandt
· 15 years ago
9057cbf
Conditionally perform common relocation fixups
by Peter Tyser
· 15 years ago
8416736
ubifs: Correct dereferencing of files-after-symlinks
by Simon Kagstrom
· 15 years ago
877501a
ubifs: Add support for looking up directory and relative symlinks
by Simon Kagstrom
· 15 years ago
13edaf3
Move __set/clear_bit from ubifs.h to bitops.h
by Simon Kagstrom
· 15 years ago
bcaa1f7
jffs2: some fixes to summary support
by Ilya Yanok
· 15 years ago
a87011e
jffs2: clean the cache in case of malloc fails in build_lists
by Ilya Yanok
· 15 years ago
0d9e485
ext2: fix inode size and calculations
by Weirich, Bernhard
· 15 years ago
9866305
Remove legacy NAND and disk on chip code.
by Scott Wood
· 16 years ago
155abaa
FAT replace compare_sign with strncmp.
by Tom Rix
· 16 years ago
b577580
ubifs: fix small error path mismatch
by Daniel Mack
· 15 years ago
a7a743e
ubifs: BUG: Blocks commpressed with zlib
by Ricardo Ribalda Delgado
· 16 years ago
3ed24a2
ubifs: BUG realpath string must be ended with NULL
by Ricardo Ribalda Delgado
· 16 years ago
38037b0
UBIFS: Remove tnc_commit.c which is not used in the read-only version
by Stefan Roese
· 16 years ago
542bcb9
UBIFS: fix recovery bug
by Adrian Hunter
· 16 years ago
e366f15
Update CHANGELOG, coding style cleanup.
by Wolfgang Denk
· 16 years ago
619697a
UBIFS: add R/O compatibility
by Artem Bityutskiy
· 16 years ago
6bb9449
rename include/zlib.h to include/u-boot/zlib.h
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
f0b1bdd
mflash: Initial mflash support
by unsik Kim
· 16 years ago
b061701
UBIFS: Missing offset relocation for compressor 'none'
by Michael Lawnick
· 16 years ago
2fc10f6
UBIFS: Implement read-only UBIFS support in U-Boot
by Stefan Roese
· 16 years ago
bd10900
fat.c: fix warning: array subscript is above array bounds
by Wolfgang Denk
· 16 years ago
95f99a4
fat: fix unaligned errors
by Bryan Wu
· 16 years ago
71e05e0
jffs2: include <linux/mtd/compat.h> instead of defining own min_t
by Ilya Yanok
· 16 years ago
853208e
fs/fat: handle FAT on SATA
by Sonic Zhang
· 16 years ago
c0c0773
jffs2: cache data_crc results
by Ilya Yanok
· 16 years ago
a933bd6
jffs2: summary support
by Ilya Yanok
· 16 years ago
e7fd671
jffs2: add buffer to cache flash accesses
by Ilya Yanok
· 16 years ago
ddb0269
jffs2: rewrite jffs2 scanning code based on Linux one
by Ilya Yanok
· 16 years ago
c4785fb
jffs2: fix searching for latest version in jffs2_1pass_list_inodes()
by Ilya Yanok
· 16 years ago
7c8f2ce
Remove non-ascii characters from fat code
by Remy Bohmer
· 16 years ago
c97ba11
JFFS2: Eliminate compiler error when both NAND and OneNAND are enabled.
by Scott Wood
· 16 years ago
0383694
rename CFG_ macros to CONFIG_SYS
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
2538374
Add JFFS2 command support on OneNAND
by Kyungmin Park
· 16 years ago
39b9fc9
fs: Move conditional compilation to Makefile
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
2c640fe
Make the YAFFS filesystem work
by Remy Bohmer
· 16 years ago
74e0dde
Coding Style cleanup, update CHANGELOG
by Wolfgang Denk
· 16 years ago
719bb5f
drivers/mtd/nand: Move conditional compilation to Makefile
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
589ad29
moving files from yaffs2/direct/ to yaffs2/ and deleting all symlinks
by William Juul
· 17 years ago
5bc74b4
Clean out unneeded files
by William Juul
· 16 years ago
53a4503
Create symlinks from yaffs2/direct to yaffs2
by William Juul
· 17 years ago
e24ebad
Incorporate yaffs2 into U-boot
by William Juul
· 17 years ago
c051bbe
YAFFS2 import
by William Juul
· 17 years ago
509cd07
Fix printf() format issues with sizeof_t types by using %zu
by Wolfgang Denk
· 16 years ago
fe036dd
Fix some more printf() format problems.
by Wolfgang Denk
· 16 years ago
c4fb57c
Fix some more printf() format issues.
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
471a2f0
jffs2_1pass.c: add watchdog support
by Stuart Wood
· 16 years ago
3ab2ad5
Cleanup nand_info[] declaration.
by Stelian Pop
· 17 years ago
a1be476
Big white-space cleanup.
by Wolfgang Denk
· 17 years ago
650c869
jffs2_1pass.c: fix incompatible pointer type warning
by Wolfgang Denk
· 17 years ago
9eede9b
Merge branch 'new-image' of git://www.denx.de/git/u-boot-testing
by Bartlomiej Sieka
· 17 years ago
b232fe7
cramfs: Fix ifdef
by Jean-Christophe PLAGNIOL-VILLARD
· 17 years ago
2c3685f
Merge branch 'master' of git://www.denx.de/git/u-boot into new-image
by Marian Balakowicz
· 17 years ago
2c4d298
Fix checking fat32 cluster size.
by michael
· 17 years ago
27b4343
fs: Fix ext2 read issue
by Dave Liu
· 17 years ago
2429d4f
Merge branch 'master' of /home/git/u-boot
by Marian Balakowicz
· 17 years ago
1efe578
Fix CONFIG_MMC usage in fat code
by Andy Fleming
· 17 years ago
be946ba
[new uImage] Move gunzip() common code to common/gunzip.c
by Marian Balakowicz
· 17 years ago
55b8668
Fix my own merge stupidity
by Andy Fleming
· 17 years ago
aea6856
fix comments with new drivers organization
by Marcel Ziswiler
· 17 years ago
ed31f72
Fix building with CRAMFS but not JFFS2 support
by Harald Welte
· 17 years ago
51fbbb7
Fix memset bug in ext2fs_read_file()
by Wolfgang Denk
· 17 years ago
1179ad1
Build: split COBJS value into multiple lines
by Grant Likely
· 17 years ago
393c54a
[FIX] remove files form repository
by Michal Simek
· 17 years ago
40277b3
Synchronize with U-BOOT mainline
by Michal Simek
· 17 years ago
79c0611
[FIX] Correction command definition
by Michal Simek
· 17 years ago
6afb2a07
Merge git://www.denx.de/git/u-boot
by Michal Simek
· 17 years ago
e78f258
Fix missing brace error in fs/fat/fat.c [pointed out by Roderik Wildenburg]
by Wolfgang Denk
· 17 years ago
f0018ad
[FIX] Fix romfs code
by Michal Simek
· 17 years ago
7e5e09f
Merge branch 'testing' into working
by Andy Fleming
· 17 years ago
09da925
[FS] Added support for ROMFS
by Michal Simek
· 17 years ago
8bdca10
fs/: Remove lingering references to CFG_CMD_* symbols.
by Jon Loeliger
· 17 years ago
80eb47c
fs/: Remove obsolete references to CONFIG_COMMANDS
by Jon Loeliger
· 17 years ago
15888b4
Fixing some typos etc. introduced mainly by cfg patches.
by Wolfgang Denk
· 17 years ago
32912ff
fs/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).
by Jon Loeliger
· 17 years ago
633e03a
[PCS440EP] upgrade the PCS440EP board:
by Heiko Schocher
· 17 years ago
fb312c8
Reduce line lengths to 80 characters max.
by Peter Pearse
· 18 years ago
9da36da
Merge with git://www.denx.de/git/u-boot.git
by Peter Pearse
· 18 years ago
Next »