index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
pinetabv-6.6.y-devel
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2005-11-06
[JFFS2] Add erase block summary support (mount time improvement)
Ferenc Havasi
20
-199
/
+1395
2005-11-06
[MTD] OneNAND: Remove experimental Kconfig dependency
Kyungmin Park
1
-2
/
+2
2005-11-06
[PATCH] OneNAND: Fix bug in write verify
Kyungmin Park
2
-7
/
+5
2005-11-06
[PATCH] OneNAND: Add simulator
Kyungmin Park
3
-0
/
+474
2005-11-06
[PATCH] OneNAND: Update OMAP OneNAND mapping using device driver model
Kyungmin Park
2
-182
/
+97
2005-11-06
[PATCH] OneNAND: Simple Bad Block handling support
Kyungmin Park
3
-20
/
+98
2005-11-06
[PATCH] OneNAND: Sync. Burst Read support
Kyungmin Park
5
-6
/
+123
2005-11-06
[MTD] Add initial support for OneNAND flash chips
Kyungmin Park
8
-6
/
+1990
2005-11-06
[JFFS2] Remove support for virtual blocks
Ferenc Havasi
4
-23
/
+13
2005-11-06
[JFFS2] Solve BUG caused by frag->node representing a hole in fragtree
Artem B. Bityutskiy
1
-2
/
+2
2005-11-06
[JFFS2] Calculate CRC check starting point correctly
Artem B. Bityutskiy
2
-8
/
+9
2005-11-06
[JFFS2] More message formatting cleanups
Artem B. Bityutskiy
2
-7
/
+7
2005-11-06
[JFFS2] Fix JFFS2 [mc]time handling
Artem B. Bityutskiy
5
-17
/
+37
2005-11-06
[JFFS2] Make the JFFS2 messages a bit nicer
Artem B. Bityutskiy
1
-5
/
+5
2005-11-06
[MTD] NAND: Use correct mask for OOB size calculation
Thomas Gleixner
1
-2
/
+2
2005-11-06
[MTD] Remove deprecated power management functions
Thomas Gleixner
1
-45
/
+1
2005-11-06
[MTD] Missing check on kmalloc return in INFTL mount.
David Woodhouse
1
-3
/
+8
2005-11-06
[JFFS2] Teach JFFS2 about Sibley flash
Nicolas Pitre
3
-5
/
+46
2005-11-06
[MTD] writev support for cfi-cmdset-0001
Nicolas Pitre
1
-50
/
+75
2005-11-06
{MTD] add support for Intel's "Sibley" flash
Nicolas Pitre
5
-29
/
+92
2005-11-06
[MTD] cleanups to cfi_cmdset_0001
Nicolas Pitre
1
-56
/
+71
2005-11-06
[MTD] Add Resident Flash Disk (RFD) support
Sean Young
5
-12
/
+873
2005-11-06
[JFFS2] Debug code clean up - step 7
Artem B. Bityutskiy
4
-64
/
+71
2005-11-06
[JFFS2] Correct buggy length checks
Artem B. Bityutskiy
2
-4
/
+4
2005-11-06
[JFFS2] Debug code clean up - step 6
Artem B. Bityutskiy
3
-28
/
+15
2005-11-06
[JFFS2] Build fragtree in reverse order
Artem B. Bityutskiy
3
-253
/
+868
2005-11-06
[JFFS2] Refine fragtree debug macros
Artem B. Bityutskiy
1
-6
/
+6
2005-11-06
[JFFS2] Move another fragtree-related function to nodelist.c
Artem B. Bityutskiy
3
-28
/
+28
2005-11-06
[JFFS2] Fix up new debug code for eCos build
Andrew Lunn
3
-10
/
+16
2005-11-06
[JFFS2] Debug code clean up - step 5
Artem B. Bityutskiy
2
-143
/
+117
2005-11-06
[JFFS2] Move scattered function into related files
Artem B. Bityutskiy
3
-800
/
+790
2005-11-06
[JFFS2] Debug code clean up - step 4
Artem B. Bityutskiy
2
-44
/
+54
2005-11-06
[jffs2] Remove compressor lzo and lzari
Ferenc Havasi
3
-25
/
+3
2005-11-06
[JFFS2] Namespace clean up
Artem B. Bityutskiy
5
-30
/
+11
2005-11-06
[JFFS2] Debug code clean up - step 3
Artem B. Bityutskiy
14
-239
/
+630
2005-11-06
[JFFS2] Fix slab panic
Artem B. Bityutskiy
1
-3
/
+2
2005-11-06
[JFFS2] Debug code clean up - step 2
Artem B. Bityutskiy
5
-13
/
+13
2005-11-06
[JFFS2] Use f->target instead of f->dents for symlink target
Artem B. Bityutskiy
5
-47
/
+44
2005-11-06
[JFFS2] Debug code clean up - step 1
Artem B. Bityutskiy
14
-439
/
+663
2005-11-06
[JFFS2] Split a large routine on several smaller.
Artem B. Bityutskiy
1
-261
/
+336
2005-11-06
Merge branch 'master' of /home/tglx/work/mtd/git/linux-2.6.git/
Thomas Gleixner
7316
-286228
/
+538260
2005-11-05
[PATCH] nvidiafb: Geforce 7800 series support added
Calin A. Culianu
2
-0
/
+12
2005-11-05
Merge branch 'srp' of master.kernel.org:/pub/scm/linux/kernel/git/roland/infi...
Linus Torvalds
7
-0
/
+2091
2005-11-05
Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...
Linus Torvalds
25
-124
/
+178
2005-11-05
Merge master.kernel.org:/pub/scm/linux/kernel/git/paulus/powerpc-merge
Linus Torvalds
177
-3992
/
+8618
2005-11-05
powerpc: Fix vmlinux.lds.S for 32-bit
Paul Mackerras
1
-25
/
+5
2005-11-05
powerpc: Merge smp.c and smp.h
Paul Mackerras
10
-197
/
+189
2005-11-04
NFS,SUNRPC,NLM: fix unused variable warnings when CONFIG_SYSCTL is disabled
Chuck Lever
4
-29
/
+51
2005-11-04
SUNRPC: allow sunrpc.o to link when CONFIG_SYSCTL is disabled
Chuck Lever
3
-9
/
+9
2005-11-04
NFSv4: Teach NFSv4 to cache locks when we hold a delegation
Trond Myklebust
1
-8
/
+28
[next]