index
:
starfive-tech/u-boot.git
Fedora_JH7100_2021.04
Fedora_JH7100_2021.07
Fedora_JH7100_upstream
Fedora_JH7100_upstream_devel
JH7100_Multimedia_V0.1.0
JH7100_VisionFive_OH_dev
JH7100_VisionFive_devel
JH7100_starlight_multimedia
JH7100_upstream
JH7100_upstream_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_devel-v3.9.3
dubhe_fpga_dev_v2023.10
master
rtthread_AMP
visionfive_devel
StarFive Tech U-Boot for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2010-08-08
ext2fs: Fix optimization bug for doubly-indirect block pointers
Aaron Pace
1
-1
/
+1
2010-07-24
fs/fat: Big code cleanup.
Wolfgang Denk
2
-549
/
+630
2010-07-24
FAT32: fix broken root directory handling.
Wolfgang Denk
1
-10
/
+50
2010-07-24
FAT32: fix support for superfloppy-format (PBR)
Wolfgang Denk
1
-2
/
+5
2010-05-28
nios: remove nios-32 arch
Thomas Chou
1
-3
/
+0
2010-04-28
ubifsmount fails due to not initialized list
Stefano Babic
1
-0
/
+1
2010-03-31
jffs2, suen3: Fix compiler warning
Heiko Schocher
1
-15
/
+22
2010-01-15
JFFS2: drop support for LZARI compression mode
Wolfgang Denk
5
-273
/
+35
2009-12-21
move prototypes for gunzip() and zunzip() to common.h
Wolfgang Wegner
1
-3
/
+0
2009-12-09
common: delete CONFIG_SYS_64BIT_VSPRINTF and CONFIG_SYS_64BIT_STRTOUL
Heiko Schocher
1
-4
/
+0
2009-12-05
EXT2FS: fix inode size for ext2fs rev#0
Michael Brandt
1
-7
/
+13
2009-10-03
Conditionally perform common relocation fixups
Peter Tyser
1
-0
/
+4
2009-09-28
ubifs: Correct dereferencing of files-after-symlinks
Simon Kagstrom
1
-1
/
+1
2009-09-23
ubifs: Add support for looking up directory and relative symlinks
Simon Kagstrom
1
-25
/
+43
2009-09-16
Move __set/clear_bit from ubifs.h to bitops.h
Simon Kagstrom
1
-32
/
+0
2009-08-22
jffs2: some fixes to summary support
Ilya Yanok
1
-41
/
+81
2009-08-18
jffs2: clean the cache in case of malloc fails in build_lists
Ilya Yanok
1
-3
/
+14
2009-07-29
ext2: fix inode size and calculations
Weirich, Bernhard
1
-21
/
+32
2009-07-17
Remove legacy NAND and disk on chip code.
Scott Wood
2
-24
/
+0
2009-06-12
FAT replace compare_sign with strncmp.
Tom Rix
1
-33
/
+3
2009-06-10
ubifs: fix small error path mismatch
Daniel Mack
1
-4
/
+2
2009-05-01
ubifs: BUG: Blocks commpressed with zlib
Ricardo Ribalda Delgado
2
-3
/
+5
2009-04-28
ubifs: BUG realpath string must be ended with NULL
Ricardo Ribalda Delgado
1
-0
/
+1
2009-04-28
UBIFS: Remove tnc_commit.c which is not used in the read-only version
Stefan Roese
1
-1102
/
+0
2009-04-28
UBIFS: fix recovery bug
Adrian Hunter
1
-47
/
+23
2009-04-05
Update CHANGELOG, coding style cleanup.
Wolfgang Denk
1
-1
/
+0
2009-04-05
UBIFS: add R/O compatibility
Artem Bityutskiy
4
-11
/
+71
2009-04-04
rename include/zlib.h to include/u-boot/zlib.h
Jean-Christophe PLAGNIOL-VILLARD
1
-1
/
+1
2009-04-04
mflash: Initial mflash support
unsik Kim
1
-0
/
+2
2009-03-21
UBIFS: Missing offset relocation for compressor 'none'
Michael Lawnick
1
-1
/
+4
2009-03-21
UBIFS: Implement read-only UBIFS support in U-Boot
Stefan Roese
27
-0
/
+16972
2009-01-27
fat.c: fix warning: array subscript is above array bounds
Wolfgang Denk
1
-3
/
+7
2009-01-24
fat: fix unaligned errors
Bryan Wu
1
-3
/
+5
2008-12-16
jffs2: include <linux/mtd/compat.h> instead of defining own min_t
Ilya Yanok
1
-5
/
+1
2008-12-10
fs/fat: handle FAT on SATA
Sonic Zhang
1
-0
/
+3
2008-12-10
jffs2: cache data_crc results
Ilya Yanok
2
-1
/
+5
2008-12-10
jffs2: summary support
Ilya Yanok
2
-1
/
+349
2008-12-10
jffs2: add buffer to cache flash accesses
Ilya Yanok
2
-45
/
+73
2008-12-10
jffs2: rewrite jffs2 scanning code based on Linux one
Ilya Yanok
1
-56
/
+171
2008-12-10
jffs2: fix searching for latest version in jffs2_1pass_list_inodes()
Ilya Yanok
1
-3
/
+2
2008-12-04
Remove non-ascii characters from fat code
Remy Bohmer
1
-2
/
+2
2008-10-31
JFFS2: Eliminate compiler error when both NAND and OneNAND are enabled.
Scott Wood
1
-7
/
+5
2008-10-18
rename CFG_ macros to CONFIG_SYS
Jean-Christophe PLAGNIOL-VILLARD
3
-13
/
+13
2008-09-07
Add JFFS2 command support on OneNAND
Kyungmin Park
1
-0
/
+118
2008-08-31
fs: Move conditional compilation to Makefile
Jean-Christophe PLAGNIOL-VILLARD
30
-109
/
+32
2008-08-21
Make the YAFFS filesystem work
Remy Bohmer
1
-1
/
+4
2008-08-14
Coding Style cleanup, update CHANGELOG
Wolfgang Denk
33
-937
/
+928
2008-08-13
drivers/mtd/nand: Move conditional compilation to Makefile
Jean-Christophe PLAGNIOL-VILLARD
2
-4
/
+4
2008-08-12
moving files from yaffs2/direct/ to yaffs2/ and deleting all symlinks
William Juul
36
-34
/
+2
2008-08-12
Clean out unneeded files
William Juul
27
-10446
/
+0
[next]