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
/
mips
Age
Commit message (
Expand
)
Author
Files
Lines
2016-10-06
MIPS: Malta: Use all available DDR by default
Paul Burton
1
-6
/
+104
2016-10-06
MIPS: Malta: Allow PCI devices DMA to lower 2GB physical
Paul Burton
1
-10
/
+7
2016-10-06
irqchip: i8259: Remove unused i8259A_irq_pending
Paul Burton
1
-1
/
+0
2016-10-06
irqchip: i8259: Allow platforms to override poll function
Paul Burton
1
-0
/
+11
2016-10-06
MIPS: SEAD3: Remove custom read_persistent_clock
Paul Burton
1
-6
/
+0
2016-10-06
MIPS: SEAD3: Use img-ascii-lcd driver
Paul Burton
4
-81
/
+6
2016-10-06
MIPS: SEAD3: Drop use of cobalt fbdev driver
Paul Burton
2
-45
/
+1
2016-10-06
mips: separate extable.h, switch module.h to it
Al Viro
4
-9
/
+16
2016-10-05
MIPS: SEAD3: Parse memsize in DT shim
Paul Burton
2
-66
/
+71
2016-10-05
MIPS: SEAD3: Use generic restart-poweroff driver
Paul Burton
4
-32
/
+5
2016-10-05
MIPS: SEAD3: Reset via generic syscon-reboot driver & DT
Paul Burton
3
-10
/
+14
2016-10-05
MIPS: SEAD3: Use register-bit-led driver via DT for LEDs
Paul Burton
4
-92
/
+105
2016-10-05
MIPS: SEAD3: Probe parallel flash via DT
Paul Burton
2
-37
/
+24
2016-10-05
MIPS: SEAD3: Probe EHCI controller using DT
Paul Burton
4
-81
/
+23
2016-10-05
MIPS: SEAD3: Probe ethernet controller using DT
Paul Burton
4
-36
/
+26
2016-10-05
MIPS: SEAD3: Use generic ns16550a earlycon support
Paul Burton
5
-55
/
+2
2016-10-05
MIPS: SEAD3: Probe UARTs using DT
Paul Burton
6
-81
/
+143
2016-10-05
MIPS: SEAD3: Probe interrupt controllers using DT
Paul Burton
8
-44
/
+197
2016-10-05
MIPS: SEAD3: Split obj-y entries across lines
Paul Burton
1
-3
/
+8
2016-10-05
MIPS: pm-cps: Generate idle state entry code when CPUs are onlined
Paul Burton
1
-26
/
+19
2016-10-05
MIPS: kvm: Audit and remove any unnecessary uses of module.h
Paul Gortmaker
5
-5
/
+0
2016-10-05
MIPS: pci: Audit and remove any unnecessary uses of module.h
Paul Gortmaker
7
-11
/
+3
2016-10-05
MIPS: lib: Audit and remove any unnecessary uses of module.h
Paul Gortmaker
10
-10
/
+12
2016-10-05
MIPS: mm: Audit and remove any unnecessary uses of module.h
Paul Gortmaker
10
-10
/
+9
2016-10-05
MIPS: kernel: Audit and remove any unnecessary uses of module.h
Paul Gortmaker
6
-18
/
+4
2016-10-05
MIPS: smp.c: Introduce mechanism for freeing and allocating IPIs
Matt Redfearn
2
-8
/
+67
2016-10-05
MIPS: tlb-r4k: If there are wired entries, don't use TLBINVF
Matt Redfearn
1
-2
/
+5
2016-10-05
MIPS: c-r4k: Fix flush_icache_range() for EVA
James Hogan
1
-8
/
+35
2016-10-05
MIPS: KVM: Use __local_flush_icache_user_range()
James Hogan
1
-2
/
+2
2016-10-04
MIPS: uprobes: Flush icache via kernel address
James Hogan
1
-11
/
+6
2016-10-04
MIPS: cacheflush: Use __flush_icache_user_range()
James Hogan
1
-1
/
+1
2016-10-04
MIPS: c-r4k: Split user/kernel flush_icache_range()
James Hogan
6
-0
/
+18
2016-10-04
MIPS: c-r4k: Drop bc_wback_inv() from icache flush
James Hogan
1
-11
/
+0
2016-10-04
MIPS: traps: Ensure full EBase is written
Matt Redfearn
1
-1
/
+18
2016-10-04
MIPS: traps: Convert ebase to KSEG0
James Hogan
1
-0
/
+17
2016-10-04
MIPS: traps: 64bit kernels should read CP0_EBase 64bit
James Hogan
1
-2
/
+11
2016-10-04
MIPS: SMP: Wrap call to mips_cpc_lock_other in mips_cm_lock_other
Matt Redfearn
1
-0
/
+2
2016-10-04
MIPS: pm-cps: Support CM3 changes to Coherence Enable Register
Matt Redfearn
2
-13
/
+19
2016-10-04
MIPS: pm-cps: Add MIPSr6 CPU support
Matt Redfearn
2
-6
/
+22
2016-10-04
MIPS: pm-cps: Remove selection of sync types
Matt Redfearn
1
-19
/
+0
2016-10-04
MIPS: pm-cps: Use MIPS standard completion barrier
Matt Redfearn
1
-5
/
+5
2016-10-04
MIPS: pm-cps: Use MIPS standard lightweight ordering barrier
Matt Redfearn
1
-7
/
+5
2016-10-04
MIPS: Barrier: Add definitions of SYNC stype values
Matt Redfearn
1
-0
/
+96
2016-10-04
MIPS: pm-cps: Update comments on barrier instructions
Matt Redfearn
1
-8
/
+8
2016-10-04
MIPS: pm-cps: Change FSB workaround to CPU blacklist
Matt Redfearn
1
-7
/
+2
2016-10-04
MIPS: CPC: Avoid lock when MIPS CM >= 3 is present
Matt Redfearn
1
-1
/
+12
2016-10-04
MIPS: CPC: Convert bare 'unsigned' to 'unsigned int'
Matt Redfearn
1
-3
/
+3
2016-10-04
MIPS: Octeon: Fix PCI interrupt routing on D-Link DSR-500N.
Aaro Koskinen
1
-0
/
+2
2016-10-04
MIPS: Octeon: Add DTS for D-Link DSR-500N.
Aaro Koskinen
1
-0
/
+40
2016-10-04
MIPS: Octeon: Split dlink_dsr-1000n.dts to allow reuse with D-Link DSR-500N.
Aaro Koskinen
2
-44
/
+59
[prev]
[next]