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
pinetabv-6.6.y-devel
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
2013-11-06
powerpc/powernv: Add support for indirect XSCOM via debugfs
Benjamin Herrenschmidt
1
-0
/
+23
2013-11-06
powerpc/scom: Improve debugfs interface
Benjamin Herrenschmidt
1
-55
/
+81
2013-11-06
powerpc/scom: Enable 64-bit addresses
Benjamin Herrenschmidt
3
-9
/
+9
2013-11-05
powerpc/boot: Properly handle the base "of" boot wrapper
Benjamin Herrenschmidt
1
-0
/
+4
2013-11-04
Merge remote-tracking branch 'agust/next' into next
Benjamin Herrenschmidt
4
-18
/
+10
2013-10-31
powerpc/bpf: Support MOD operation
Vladimir Murzin
2
-0
/
+21
2013-10-31
powerpc/bpf: Fix DIVWU instruction opcode
Vladimir Murzin
1
-1
/
+1
2013-10-31
of: Move definition of of_find_next_cache_node into common code.
Sudeep KarkadaNagesha
4
-34
/
+33
2013-10-31
powerpc: Remove big endianness assumption in of_find_next_cache_node
Sudeep KarkadaNagesha
1
-1
/
+1
2013-10-31
powerpc/tm: Remove interrupt disable in __switch_to()
Michael Neuling
1
-5
/
+2
2013-10-31
powerpc: word-at-a-time optimization for 64-bit Little Endian
Philippe Bergheaud
1
-25
/
+32
2013-10-31
powerpc/bpf: BPF JIT compiler for 64-bit Little Endian
Philippe Bergheaud
4
-16
/
+21
2013-10-31
powerpc: Only save/restore SDR1 if in hypervisor mode
Dan Streetman
1
-0
/
+4
2013-10-31
powerpc/pmu: Fix ADB_PMU_LED_IDE dependencies
Christian Kujau
1
-0
/
+1
2013-10-31
powerpc/nvram: Fix endian issue when using the partition length
Cedric Le Goater
1
-2
/
+8
2013-10-31
powerpc/nvram: Fix endian issue when reading the NVRAM size
Cedric Le Goater
2
-4
/
+4
2013-10-31
powerpc/nvram: Scan partitions only once
Cedric Le Goater
1
-3
/
+3
2013-10-31
powerpc/mpc512x: remove unnecessary #if
Brian Norris
2
-17
/
+7
2013-10-31
powerpc/52xx: fix build breakage for MPC5200 LPBFIFO module
Anatolij Gustschin
1
-1
/
+1
2013-10-31
Kind of revert "powerpc: 52xx: provide a default in mpc52xx_irqhost_map()"
Wolfram Sang
1
-3
/
+2
2013-10-31
powerpc/mpc512x: silence build warning upon disabled DIU
Gerhard Sittig
1
-0
/
+3
2013-10-30
powerpc/powernv: Code update interface
Vasant Hegde
5
-1
/
+683
2013-10-30
powerpc/powernv: Create opal sysfs directory
Vasant Hegde
2
-0
/
+22
2013-10-30
powerpc: Add VMX optimised xor for RAID5
Anton Blanchard
3
-0
/
+247
2013-10-30
powerpc/kexec: kexec_sequence() is in misc_64.S
Geert Uytterhoeven
1
-1
/
+1
2013-10-30
powerpc: Use 32 bit loads and stores when operating on condition register values
Anton Blanchard
2
-6
/
+6
2013-10-30
powerpc: Enable virtio on ppc64 and pseries configs
Anton Blanchard
2
-0
/
+12
2013-10-30
powerpc: Enable multipath modules on ppc64 and pseries
Anton Blanchard
2
-0
/
+12
2013-10-30
powerpc: sync ppc64, ppc64e and pseries configs
Anton Blanchard
3
-30
/
+8
2013-10-30
powerpc: Use -mcpu=power7 on ppc64 little endian builds
Anton Blanchard
1
-4
/
+5
2013-10-30
powerpc/pseries: Fix dedicated processor partition detection
Anton Blanchard
1
-6
/
+6
2013-10-30
powerpc: Fix Unaligned LE Floating Point Loads and Stores
Tom Musta
1
-12
/
+40
2013-10-30
powerpc: Fix Unaligned Loads and Stores
Tom Musta
1
-0
/
+45
2013-10-30
powerpc: Enable Little Endian Alignment Handler for Float Pair Instructions
Tom Musta
1
-6
/
+0
2013-10-30
powerpc: Fix Handler of Unaligned Load/Store Strings
Tom Musta
1
-5
/
+16
2013-10-30
powerpc/pseries: Fix endian issues in pseries iommu code
Anton Blanchard
1
-29
/
+30
2013-10-30
powerpc: Fix little endian issue in OF PCI scan
Anton Blanchard
1
-2
/
+2
2013-10-30
powerpc/vio: use strcpy in modalias_show
Prarit Bhargava
1
-2
/
+2
2013-10-30
powerpc: Fix 64K page size support for PPC44x
Alistair Popple
1
-1
/
+1
2013-10-30
powerpc: FA_DUMP depends on KEXEC
Michael Ellerman
1
-1
/
+1
2013-10-30
powerpc: Fix a typo in comments of va to pa conversion
Vaishnavi Bhat
1
-1
/
+1
2013-10-30
powerpc: Move local setup.h declarations to arch includes
Robert Jennings
9
-23
/
+8
2013-10-30
powerpc: Fix warnings for arch/powerpc/mm/numa.c
Robert Jennings
1
-4
/
+4
2013-10-30
powerpc/boot: Don't change link address for OF-based platforms
Paul Mackerras
1
-0
/
+4
2013-10-30
powerpc: Add includes to fix powernv/rng.c build
Stephen Rothwell
1
-0
/
+3
2013-10-30
Merge remote-tracking branch 'scott/next' into next
Benjamin Herrenschmidt
51
-1081
/
+964
2013-10-30
Merge branch 'for-kvm' into next
Benjamin Herrenschmidt
2
-12
/
+17
2013-10-29
powerpc: Fix PPC_EMULATED_STATS build break with sync patch
Scott Wood
2
-0
/
+2
2013-10-29
powerpc/6xx: CONFIG_MCU_MPC8349EMITX cannot be a module
Christian Kujau
1
-1
/
+1
2013-10-29
powerpc/mv643xx_eth: fix return check in mv64x60_eth_register_shared_pdev()
Wei Yongjun
1
-1
/
+1
[next]