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
2009-08-07
[ARM] MXC: Switch MX1 to clkdev support
Sascha Hauer
2
-56
/
+29
2009-08-07
MXC PLL decoding: calculate mfn value with less magic
Sascha Hauer
1
-7
/
+9
2009-08-07
MXC: pwm driver fixes
Sascha Hauer
1
-1
/
+3
2009-08-07
MXC gpio interrupt support: move register definitions to .c file
Sascha Hauer
4
-42
/
+17
2009-08-07
mxc gpio: CONFIG_ARCH_* -> cpu_is_*()
Sascha Hauer
1
-14
/
+11
2009-08-07
pcm038: Add support for SJA1000 on baseboard
Sascha Hauer
1
-0
/
+29
2009-08-07
pcm037: Add support for SJA1000 on baseboard
Sascha Hauer
1
-0
/
+30
2009-08-07
imxfb: Add support for multiple displays
Sascha Hauer
4
-128
/
+208
2009-08-07
imxfb: use resource_size() macro
Sascha Hauer
1
-4
/
+4
2009-08-07
imxfb: calculate bpix value from bits_per_pixel
Sascha Hauer
2
-2
/
+20
2009-08-07
mx1: Codingstyle: Let the compiler count arrays
Sascha Hauer
2
-62
/
+39
2009-08-07
mx3: Codingstyle: Let the compiler count arrays
Sascha Hauer
4
-24
/
+16
2009-08-07
mx2: Codingstyle: Let the compiler count arrays
Sascha Hauer
1
-92
/
+73
2009-08-07
mx2: remove mxc_irda platform device
Sascha Hauer
2
-25
/
+0
2009-08-07
MXC iomux-v3: Fix defines for PAD_CTL registers
Sascha Hauer
1
-17
/
+13
2009-08-07
mxc: turn to soc specific init_irq functions
Sascha Hauer
22
-21
/
+53
2009-08-07
mxc: remove do not include directly
Sascha Hauer
5
-21
/
+0
2009-08-07
i.MX serial: do not use #ifdef CONFIG_ARCH_*
Sascha Hauer
1
-43
/
+22
2009-08-07
MXC: remove board specific setup of MXC_LL_UART_[PV]ADDR
Sascha Hauer
17
-119
/
+21
2009-08-07
MXC uncompress macros: determine uart base by machine type
Sascha Hauer
1
-18
/
+42
2009-08-07
mxc: remove ARCH_NR_GPIOS
Sascha Hauer
2
-6
/
+0
2009-08-07
system.c: runtime base address
Sascha Hauer
5
-9
/
+19
2009-08-07
MXC: pass base/irq to mxc_timer_init
Sascha Hauer
7
-25
/
+9
2009-07-23
Linux 2.6.31-rc4
Linus Torvalds
1
-1
/
+1
2009-07-23
Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+5
2009-07-23
Merge branch 'lockdep-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-2
/
+2
2009-07-23
genirq: Fix UP compile failure caused by irq_thread_check_affinity
Bruno Premont
1
-0
/
+5
2009-07-22
lockdep: Fix lockdep annotation for pipe_double_lock()
Peter Zijlstra
1
-2
/
+2
2009-07-22
Merge branch 'perf-counters-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
25
-299
/
+948
2009-07-22
Merge branch 'core-fixes-for-linus-2' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-1
/
+89
2009-07-22
Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-2
/
+2
2009-07-22
Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
4
-9
/
+48
2009-07-22
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
4
-5
/
+19
2009-07-22
Merge branch 'tj-block-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
5
-12
/
+23
2009-07-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...
Linus Torvalds
2
-26
/
+26
2009-07-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6
Linus Torvalds
2
-0
/
+2
2009-07-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
50
-112
/
+3417
2009-07-22
Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
Linus Torvalds
5
-28
/
+40
2009-07-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
6
-13
/
+19
2009-07-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2
-3
/
+7
2009-07-22
perf: fix stack data leak
Arjan van de Ven
1
-0
/
+1
2009-07-22
Merge branch 'linux-next' of git://git.infradead.org/ubi-2.6
Linus Torvalds
2
-1
/
+2
2009-07-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
6
-18
/
+62
2009-07-22
perf_counter tools: Give perf top inherit option
Mike Galbraith
1
-1
/
+5
2009-07-22
perf_counter tools: Fix vmlinux symbol generation breakage
Mike Galbraith
1
-2
/
+5
2009-07-22
perf_counter: Detect debugfs location
Jason Baron
5
-17
/
+102
2009-07-22
perf_counter: Add tracepoint support to perf list, perf stat
Jason Baron
2
-1
/
+176
2009-07-22
perf symbol: C++ demangling
Arnaldo Carvalho de Melo
2
-3
/
+20
2009-07-22
perf: avoid structure size confusion by using a fixed size
Arjan van de Ven
1
-1
/
+1
2009-07-22
perf_counter: Fix throttle/unthrottle event logging
Anton Blanchard
1
-1
/
+4
[next]