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
Age
Commit message (
Expand
)
Author
Files
Lines
2013-08-14
powerpc: Add endian annotations to lppaca, slb_shadow and dtl_entry
Anton Blanchard
1
-25
/
+25
2013-08-14
powerpc: Make NUMA device node code endian safe
Alistair Popple
1
-48
/
+52
2013-08-14
powerpc: Little endian fixes for legacy_serial.c
Alistair Popple
1
-3
/
+3
2013-08-14
powerpc: Make PCI device node device tree accesses endian safe
Anton Blanchard
1
-9
/
+11
2013-08-14
powerpc: Make OF PCI device tree accesses endian safe
Anton Blanchard
2
-13
/
+16
2013-08-14
powerpc: Make device tree accesses in VIO subsystem endian safe
Anton Blanchard
1
-14
/
+17
2013-08-14
powerpc: Make prom_init.c endian safe
Benjamin Herrenschmidt
1
-106
/
+147
2013-08-14
powerpc: Make device tree accesses in cache info code endian safe
Anton Blanchard
1
-6
/
+6
2013-08-14
powerpc: of_parse_dma_window should take a __be32 *dma_window
Anton Blanchard
5
-17
/
+17
2013-08-14
powerpc: Fix some endian issues in xics code
Anton Blanchard
1
-5
/
+5
2013-08-14
powerpc: Add some endian annotations to time and xics code
Anton Blanchard
2
-2
/
+2
2013-08-14
powerpc: More little endian fixes for setup-common.c
Alistair Popple
1
-2
/
+5
2013-08-14
powerpc: Make logical to real cpu mapping code endian safe
Anton Blanchard
1
-3
/
+3
2013-08-14
powerpc: Make RTAS calls endian safe
Anton Blanchard
2
-23
/
+23
2013-08-14
powerpc: Make cache info device tree accesses endian safe
Anton Blanchard
1
-5
/
+5
2013-08-14
powerpc: Make RTAS device tree accesses endian safe
Anton Blanchard
1
-14
/
+14
2013-08-14
powerpc: More little endian fixes for prom.c
Alistair Popple
1
-2
/
+2
2013-08-14
powerpc: Make prom.c device tree accesses endian safe
Ian Munsie
1
-29
/
+31
2013-08-14
powerpc: Avoid link stack corruption for MMU on exceptions
Michael Neuling
2
-19
/
+20
2013-08-14
powerpc: Make chip-id information available to userspace
Vasant Hegde
3
-0
/
+17
2013-08-14
powerpc/eeh: powerpc/eeh: Fix undefined variable
Mike Qiu
1
-14
/
+8
2013-08-14
Revert "powerpc/e500: Update compilation flags with core specific options"
Benjamin Herrenschmidt
1
-16
/
+2
2013-08-14
powerpc: Use ibm, chip-id property to compute cpu_core_mask if available
Paul Mackerras
1
-3
/
+45
2013-08-14
powerpc: Pull out cpu_core_mask updates into a separate function
Paul Mackerras
1
-28
/
+28
2013-08-14
powerpc: Fix denormalized exception handler
Paul Mackerras
1
-5
/
+6
2013-08-14
powerpc: Ignore zImage.epapr
Mark Brown
1
-0
/
+1
2013-08-14
powerpc/math-emu: Fix load/store indexed emulation
James Yang
1
-10
/
+5
2013-08-14
powerpc: Remove the empty giveup_fpu() function on 32bit kernel
Kevin Hao
6
-33
/
+4
2013-08-14
powerpc: Make flush_fp_to_thread() nop when CONFIG_PPC_FPU is disabled
Kevin Hao
3
-3
/
+9
2013-08-14
powerpc: Remove the redundant flush_fp_to_thread() in setup_sigcontext()
Kevin Hao
1
-2
/
+0
2013-08-14
powerpc/mpc85xx: Only emulate the unimplemented FP instructions on corenet64
Kevin Hao
1
-0
/
+1
2013-08-14
powerpc: remove the unused function disable_kernel_fp()
Kevin Hao
2
-14
/
+0
2013-08-14
powerpc: split She math emulation into two parts
Kevin Hao
3
-18
/
+46
2013-08-14
powerpc: Introduce function emulate_math()
Kevin Hao
1
-45
/
+34
2013-08-14
powerpc/math-emu: Move the flush FPU state function into do_mathemu
Kevin Hao
2
-9
/
+9
2013-08-14
powerpc/85xx: Enable the math emulation for the corenet64_smp_defconfig
Kevin Hao
1
-0
/
+1
2013-08-14
powerpc/8xx: Remove last traces of 8XX_MINIMAL_FPEMU
Paul Bolle
3
-203
/
+0
2013-08-14
powerpc/math-emu: Remove the unneeded check for CONFIG_MATH_EMULATION in math.c
Kevin Hao
1
-4
/
+0
2013-08-14
powerpc/math-emu: Remove the dead code in math.c
Kevin Hao
1
-42
/
+0
2013-08-14
powerpc/powernv: Enable detection of legacy UARTs
Benjamin Herrenschmidt
1
-0
/
+1
2013-08-14
powerpc/powernv: Don't crash if there are no OPAL consoles
Benjamin Herrenschmidt
1
-7
/
+9
2013-08-14
powerpc: Check "status" property before adding legacy ISA serial ports
Benjamin Herrenschmidt
1
-3
/
+5
2013-08-14
powerpc: Cleanup udbg_16550 and add support for LPC PIO-only UARTs
Benjamin Herrenschmidt
3
-193
/
+206
2013-08-14
powerpc/powernv: Add PIO accessors for Power8 LPC bus
Benjamin Herrenschmidt
8
-1
/
+226
2013-08-14
powerpc/powernv: Add helper to get ibm,chip-id of a node
Benjamin Herrenschmidt
2
-0
/
+28
2013-08-14
powerpc/powernv: Update opal.h to add new LPC and XSCOM functions
Benjamin Herrenschmidt
2
-0
/
+27
2013-08-14
powerpc: Better split CONFIG_PPC_INDIRECT_PIO and CONFIG_PPC_INDIRECT_MMIO
Benjamin Herrenschmidt
5
-21
/
+37
2013-08-14
powerpc/ppc64: Rename SOFT_DISABLE_INTS with RECONCILE_IRQ_STATE
Tiejun Chen
4
-8
/
+9
2013-08-14
powerpc/pmac: Early debug output on screen on 64-bit macs
Benjamin Herrenschmidt
6
-117
/
+202
2013-08-14
powerpc/pci: Remove duplicate check in pcibios_fixup_bus()
Gavin Shan
1
-2
/
+1
[next]