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
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
Age
Commit message (
Expand
)
Author
Files
Lines
2013-07-01
MIPS: Move generated code to .text for microMIPS
Jayachandran C
4
-46
/
+83
2013-07-01
MIPS: Get rid of MIPS I flag and test macros.
Ralf Baechle
5
-25
/
+25
2013-07-01
MIPS: Malta: Move platform-specific PCI code to arch/mips/pci.
Ralf Baechle
3
-2
/
+1
2013-07-01
MIPS: Sibyte: Fix comment.
Ralf Baechle
1
-1
/
+2
2013-07-01
MIPS: Sibyte: Remove duplicate but harmless line from Platform file.
Ralf Baechle
1
-1
/
+0
2013-07-01
MIPS: Update cavium_octeon_defconfig
David Daney
1
-3
/
+1
2013-07-01
MIPS: OCTEON: Remove custom serial setup code.
David Daney
2
-110
/
+1
2013-07-01
MIPS: OCTEON: Set proper UART clock in internal device trees.
David Daney
1
-1
/
+8
2013-07-01
MIPS: BCM63XX: add support for the Netgear CVG834G
Florian Fainelli
1
-0
/
+35
2013-07-01
MIPS: BCM63XX: let board specify an external GPIO to reset PHY
Florian Fainelli
2
-0
/
+10
2013-07-01
MIPS: BCM63XX: provide a MAC address for BCM3368 chips
Florian Fainelli
1
-0
/
+10
2013-07-01
MIPS: BCM63XX: recognize Cable Modem firmware format
Florian Fainelli
1
-2
/
+12
2013-07-01
MIPS: BCM63XX: add support for BCM3368 Cable Modem
Florian Fainelli
15
-19
/
+259
2013-07-01
MIPS: BCM63XX: select BOOT_RAW
Florian Fainelli
1
-0
/
+1
2013-07-01
MIPS: Delete Wind River ppmc eval board support.
Paul Gortmaker
15
-681
/
+0
2013-07-01
MIPS: fcntl.h: Use __kernel_off_t, not off_t.
Ralf Baechle
1
-2
/
+2
2013-07-01
MIPS: Use proper include guard symbol for <uapi/asm/fcntl.h>.
Ralf Baechle
1
-3
/
+3
2013-07-01
MIPS: remove alloc_pci_controller prototype
Jonas Gorski
1
-1
/
+0
2013-07-01
MIPS: BCM63XX: select BMIPS4350 and default to 2 CPUs for supported SoCs
Jonas Gorski
1
-0
/
+2
2013-07-01
MIPS: BCM63XX: Handle SW IRQs 0-1
Kevin Cernekee
1
-0
/
+4
2013-07-01
MIPS: r4k,octeon,r2300: stack protector: change canary per task
Gregory Fong
4
-0
/
+23
2013-07-01
MIPS: initial stack protector support
Gregory Fong
4
-0
/
+63
2013-07-01
MIPS: Boot: Compressed: Remove -fstack-protector from CFLAGS
Markos Chandras
1
-0
/
+2
2013-06-18
mips: lasat: sysctl: Convert use of typedef ctl_table to struct ctl_table
Joe Perches
1
-7
/
+7
2013-06-18
MIPS: MSP71xx: Remove gpio drivers
Paul Bolle
4
-409
/
+0
2013-06-18
MIPS: DEC: remove unbuildable promcon.c
Paul Bolle
2
-55
/
+0
2013-06-13
MIPS: Fixup check for invalid scratch register
Jayachandran C
1
-5
/
+5
2013-06-13
MIPS: Allow platform specific scratch registers
Jayachandran C
2
-15
/
+27
2013-06-13
MIPS: Netlogic: Fix plat_irq_dispatch
Jayachandran C
1
-4
/
+3
2013-06-13
MIPS: Netlogic: Remove workarounds for early SoCs
Jayachandran C
1
-22
/
+1
2013-06-13
MIPS: Netlogic: Fixup memory regions for prefetch
Jayachandran C
1
-0
/
+13
2013-06-13
MIPS: Netlogic: wait for all hardware threads
Jayachandran C
1
-7
/
+20
2013-06-13
MIPS: Netlogic: Fix sign extension in PIC write
Jayachandran C
1
-1
/
+1
2013-06-13
MIPS: Netlogic: use branch instead of jump
Jayachandran C
2
-2
/
+2
2013-06-13
MIPS: Netlogic: move cpu_ready array to boot area
Jayachandran C
8
-9
/
+22
2013-06-13
MIPS: Netlogic: Add nlm_get_boot_data() helper
Jayachandran C
2
-6
/
+11
2013-06-13
MIPS: Netlogic: Initialization when !CONFIG_SMP
Jayachandran C
5
-8
/
+16
2013-06-13
MIPS: Netlogic: Split reset code out of smpboot.S
Jayachandran C
5
-187
/
+253
2013-06-13
MIPS: Netlogic: Split XLP device tree code to dt.c
Jayachandran C
4
-70
/
+105
2013-06-13
MIPS: Netlogic: Support compressed kernel
Jayachandran C
2
-0
/
+16
2013-06-13
MIPS: boot: Fixes for compressed/uart-16550.c
Jayachandran C
1
-3
/
+7
2013-06-13
MIPS: Netlogic: COP2 save/restore code
Jayachandran C
4
-1
/
+142
2013-06-13
MIPS: Netlogic: rename nlm_cop2_save/restore
Jayachandran C
2
-10
/
+10
2013-06-13
MIPS: Netlogic: Fix nlm_read_c2_status() definition
Jayachandran C
2
-3
/
+7
2013-06-13
MIPS: Allow kernel to use coprocessor 2
Jayachandran C
1
-10
/
+5
2013-06-13
MIPS: Move cop2 save/restore to switch_to()
Jayachandran C
4
-39
/
+44
2013-06-13
MIPS: Netlogic: SWIOTLB dma ops for 32-bit DMA
Ganesan Ramalingam
4
-0
/
+122
2013-06-13
MIPS: Support SWIOTLB in default dma operations
Jayachandran C
2
-0
/
+15
2013-06-13
MIPS: Kconfig: Remove extranous help keyword.
Ralf Baechle
1
-1
/
+0
2013-06-13
MIPS: Kconfig: Move ZONE_DMA to a more appropriate place.
Ralf Baechle
1
-3
/
+3
[next]