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
path:
root
/
arch
/
arc
/
kernel
/
setup.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-06-14
clocksource/drivers: Rename clocksource_probe to timer_probe
Daniel Lezcano
1
-1
/
+1
2017-04-21
ARCv2: entry: save Accumulator register pair (r58:59) if present
Vineet Gupta
1
-9
/
+21
2017-03-06
ARC: get rate from clk driver instead of reading device tree
Vlad Zakharov
1
-4
/
+12
2016-11-30
ARC: time: move time_init() out of the driver
Vineet Gupta
1
-0
/
+11
2016-11-30
ARC: timer: gfrc, rtc: build under same option (64-bit timers)
Vineet Gupta
1
-3
/
+3
2016-10-28
ARC: boot log: refactor cpu name/release printing
Vineet Gupta
1
-18
/
+33
2016-10-28
ARC: boot log: don't assume SWAPE instruction support
Vineet Gupta
1
-1
/
+4
2016-10-28
ARC: boot log: refactor printing abt features not captured in BCRs
Vineet Gupta
1
-45
/
+42
2016-10-28
ARCv2: boot log: print IOC exists as well as enabled status
Vineet Gupta
1
-3
/
+1
2016-10-19
ARC: Adjust cpuinfo for non-continuous cpu ids
Noam Camus
1
-1
/
+1
2016-10-01
ARCv2: Support dynamic peripheral address space in HS38 rel 3.0 cores
Vineet Gupta
1
-2
/
+2
2016-10-01
ARCv2: identify HS38 rel 3.0 cores
Vineet Gupta
1
-0
/
+1
2016-08-19
ARC: Support syscall ABI v4
Vineet Gupta
1
-2
/
+4
2016-07-30
Merge tag 'devicetree-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-7
/
+0
2016-07-14
ARC: fix linux-next build breakage
Vineet Gupta
1
-0
/
+1
2016-06-23
arc: Remove unnecessary of_platform_populate with default match table
Kefeng Wang
1
-7
/
+0
2016-05-30
Fix typos
Andrea Gelmini
1
-1
/
+1
2016-05-09
ARC: Don't try to use value of top level clock-frequency in DT
Alexey Brodkin
1
-5
/
+7
2016-05-09
ARC: clocksource: DT based probe
Vineet Gupta
1
-3
/
+0
2016-05-09
ARC: clockevent: Prepare for DT based probe
Noam Camus
1
-2
/
+0
2016-03-19
ARCv2: ioremap: Support dynamic peripheral address space
Vineet Gupta
1
-12
/
+2
2016-03-17
arc: use of_platform_default_populate() to populate default bus
Kefeng Wang
1
-1
/
+1
2016-03-15
ARCv2: LLSC: software backoff is NOT needed starting HS2.1c
Vineet Gupta
1
-5
/
+0
2016-02-18
ARCv2: boot report CCMs (Closely Coupled Memories)
Vineet Gupta
1
-28
/
+50
2016-02-18
ARC: Assume multiplier is always present
Vineet Gupta
1
-2
/
+0
2016-01-29
ARCv2: Check for LL-SC livelock only if LLSC is enabled
Vineet Gupta
1
-0
/
+1
2016-01-29
ARC: shrink cpuinfo by not saving full timer BCR
Vineet Gupta
1
-7
/
+12
2015-12-17
ARC: dw2 unwind: Reinstante unwinding out of modules
Vineet Gupta
1
-1
/
+0
2015-10-28
ARC: smp: Introduce smp hook @init_early_smp for Master core
Vineet Gupta
1
-1
/
+2
2015-10-17
ARC: boot log: move helper macros to header for reuse
Vineet Gupta
1
-4
/
+0
2015-08-04
ARCv2: spinlock/rwlock/atomics: Delayed retry of failed SCOND with exponentia...
Vineet Gupta
1
-0
/
+4
2015-08-03
ARCv2: Fix the peripheral address space detection
Vineet Gupta
1
-1
/
+7
2015-07-13
ARCv2: support HS38 releases
Vineet Gupta
1
-1
/
+5
2015-07-09
ARC: slightly refactor macros for boot logging
Vineet Gupta
1
-4
/
+5
2015-06-22
ARCv2: clocksource: Introduce 64bit local RTC counter
Vineet Gupta
1
-2
/
+7
2015-06-22
ARCv2: STAR 9000793984: Handle return from intr to Delay Slot
Vineet Gupta
1
-0
/
+2
2015-06-22
ARCv2: Support for ARCv2 ISA and HS38x cores
Vineet Gupta
1
-5
/
+40
2015-06-22
ARC: uncached base is hard constant for ARC, don't save it
Vineet Gupta
1
-2
/
+2
2015-06-19
ARC: explicit'ify uboot support
Vineet Gupta
1
-1
/
+4
2015-06-19
ARC: RIP broken 64bit RTSC
Vineet Gupta
1
-6
/
+2
2015-04-13
ARC: Fix RTT boot printing
Vineet Gupta
1
-1
/
+4
2015-02-02
ARC: fix /proc/cpuinfo for offline cpus
Vineet Gupta
1
-1
/
+6
2014-10-13
ARC: boot: cpu feature print enhancements
Vineet Gupta
1
-97
/
+110
2014-10-13
ARC: boot: consolidate cross-checking of h/w and s/w
Vineet Gupta
1
-29
/
+15
2014-10-13
ARC: RIP @running_on_hw
Vineet Gupta
1
-2
/
+0
2014-10-13
ARC: [plat*] move code out of .init_machine into common
Vineet Gupta
1
-1
/
+9
2014-09-27
ARC: Allow SMP kernel to build/boot on UP-only infrastructure
Vineet Gupta
1
-12
/
+1
2014-01-16
ARC: [cmdline] support External Device Trees from u-boot
Vineet Gupta
1
-3
/
+12
2014-01-16
ARC: [cmdline] uboot cmdline handling rework
Vineet Gupta
1
-12
/
+27
2013-11-12
Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-4
/
+2
[next]