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
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
2011-01-10
Blackfin: unify pll.h headers
Mike Frysinger
8
-435
/
+93
2011-01-10
Blackfin: SMP: rewrite IPI handling to avoid memory allocation
Yi Li
3
-133
/
+97
2011-01-10
Blackfin: SMP: relocate blackfin_core_id() definition
Graf Yang
2
-4
/
+3
2011-01-10
Blackfin: SMP: fix build breakage in cache.h
Mike Frysinger
1
-0
/
+2
2011-01-10
Blackfin: SMP: add missing arch_{read,write}_lock_flags helpers
Graf Yang
1
-0
/
+4
2011-01-10
Blackfin: bf561: fix mem_map.h SMP overrides
Graf Yang
1
-7
/
+9
2011-01-10
Blackfin: SMP: tweak platform_request_ipi() usage
Graf Yang
3
-3
/
+5
2011-01-10
Blackfin: SMP: fix asm/bitops.h errors
Mike Frysinger
1
-0
/
+2
2011-01-10
Blackfin: SMP: fix cpumask misbehavior
Graf Yang
1
-6
/
+1
2011-01-10
Blackfin: SMP: rename the arch_xxx lock funcs to __raw_xxx
Graf Yang
2
-12
/
+15
2011-01-10
serial: bfin_5xx: move resources into board files
Sonic Zhang
3
-320
/
+400
2011-01-10
Blackfin: bf561: update a few more SIC_SYSCR locations
Mike Frysinger
2
-14
/
+14
2011-01-10
Blackfin: drop asm/irq.h include from mach headers
Mike Frysinger
7
-21
/
+0
2011-01-10
Blackfin: bf51x/bf52x: drop redundant "base" def/cdef header
Mike Frysinger
8
-4953
/
+4893
2011-01-10
Blackfin: clean up mach header includes
Mike Frysinger
45
-2142
/
+1990
2011-01-10
Blackfin: bf533: merge fio_flag back into normal mach headers
Mike Frysinger
2
-55
/
+41
2011-01-10
Blackfin: bf561-ezkit: add SMP defconfig
Mike Frysinger
1
-0
/
+113
2011-01-10
Blackfin: bf533: convert boards to gpio framework
Mike Frysinger
3
-22
/
+22
2011-01-10
Blackfin: push gpio (port) defines into common headers
Mike Frysinger
24
-601
/
+282
2011-01-10
Blackfin: bf54x: drop unused legacy MMR names
Mike Frysinger
2
-24
/
+0
2011-01-10
Blackfin: dma: constify MMR pointer array
Mike Frysinger
8
-8
/
+8
2011-01-10
Blackfin: standardize DMAC traffic control MMRs & MDMA MMRs
Mike Frysinger
15
-973
/
+698
2011-01-10
Blackfin: bfin_dma.h: start a header for DMA MMR layout
Mike Frysinger
2
-34
/
+92
2011-01-10
Blackfin: switch to asm-generic/io.h
Mike Frysinger
1
-201
/
+37
2011-01-10
asm-generic/io.h: add reads[bwl]/writes[bwl] helpers
Mike Frysinger
2
-30
/
+30
2011-01-10
net/irda: bfin_sir: back out transitional defines
Mike Frysinger
1
-3
/
+0
2011-01-10
Blackfin: bfin_serial.h: unify heavily duplicated serial code
Mike Frysinger
29
-1024
/
+377
2011-01-10
net/irda: bfin_sir: pull in serial headers for defines
Mike Frysinger
1
-0
/
+5
2011-01-10
Blackfin: musb-boards: push clkin value to platform resources
Bob Liu
6
-0
/
+6
2011-01-10
Blackfin: SMP: fix hotplug building after irq header shuffle
Graf Yang
1
-0
/
+2
2011-01-08
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/hch/...
Linus Torvalds
17
-400
/
+701
2011-01-08
Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
45
-1365
/
+1596
2011-01-08
Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...
Linus Torvalds
62
-275
/
+703
2011-01-08
Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
80
-156
/
+289
2011-01-08
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
8
-36
/
+34
2011-01-08
Merge branch 'x86-apic-cleanups-for-linus' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
9
-228
/
+75
2011-01-08
Merge branch 'mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
4
-118
/
+359
2011-01-08
Merge branch 'edac-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
10
-598
/
+436
2011-01-08
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
Linus Torvalds
95
-1800
/
+2992
2011-01-08
Merge branch 'rmobile-latest' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
40
-220
/
+6904
2011-01-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
64
-753
/
+3209
2011-01-08
Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
45
-189
/
+4538
2011-01-08
Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
136
-1999
/
+15389
2011-01-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
161
-7312
/
+11139
2011-01-07
input/tc3589x: fix compile error
Dan Carpenter
1
-1
/
+1
2011-01-07
spi/omap: Fix DMA API usage in OMAP MCSPI driver
Russell King - ARM Linux
1
-8
/
+3
2011-01-07
spi/imx: correct the test on platform_get_irq() return value
Richard Genoud
1
-1
/
+1
2011-01-07
Merge branch 'vfs-scale-working' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
212
-2014
/
+4774
2011-01-07
sched: Constify function scope static struct sched_param usage
Peter Zijlstra
4
-4
/
+4
2011-01-07
sched: Fix strncmp operation
Hillf Danton
1
-1
/
+1
[next]