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
/
arm
/
mm
Age
Commit message (
Expand
)
Author
Files
Lines
2014-05-30
ARM: l2c: move aurora broadcast setup to enable function
Russell King
1
-13
/
+15
2014-05-30
ARM: l2c: only write the auxiliary control register if required
Russell King
1
-1
/
+3
2014-05-30
ARM: l2c: write auxctrl register before unlocking
Russell King
1
-5
/
+5
2014-05-30
ARM: l2c: provide enable method
Russell King
1
-18
/
+62
2014-05-30
ARM: l2c: group implementation specific code together
Russell King
1
-251
/
+251
2014-05-30
ARM: l2c: move l2c save function to __l2c_init()
Russell King
1
-3
/
+7
2014-05-30
ARM: l2c: pass iomem address into data->save function
Russell King
1
-16
/
+16
2014-05-30
ARM: l2c: clean up OF initialisation a bit
Russell King
1
-26
/
+40
2014-05-30
ARM: l2c: add and use L2C revision constants
Russell King
1
-5
/
+5
2014-05-30
ARM: l2c: rename cache_wait_way()
Russell King
1
-3
/
+3
2014-05-30
ARM: l2c: provide generic helper for way-based operations
Russell King
1
-6
/
+9
2014-05-30
ARM: l2c: split out cache unlock code
Russell King
1
-7
/
+16
2014-05-30
ARM: l2c: provide generic function for calling set_debug method
Russell King
1
-1
/
+11
2014-05-30
ARM: l2c: rename OF specific things, making l2x0_of_data available to all
Russell King
1
-32
/
+32
2014-05-30
ARM: l2c: tidy up l2x0_of_data declarations
Russell King
1
-16
/
+14
2014-05-30
ARM: l2c: add helper for L2 cache controller DT IDs
Russell King
1
-13
/
+10
2014-05-30
ARM: outer cache: add WARN_ON() to outer_disable()
Russell King
2
-0
/
+21
2014-05-26
ARM: 8043/1: uprobes need icache flush after xol write
Victor Kamensky
1
-5
/
+28
2014-05-26
ARM: 8055/1: cacheflush: use -st dsb option for ensuring completion
Will Deacon
2
-7
/
+7
2014-05-26
ARM: 8046/1: proc: add support for the Cortex-A17 processor
Will Deacon
1
-0
/
+11
2014-05-26
ARM: 8048/1: fix v7-M setup stack location
Rabin Vincent
1
-3
/
+5
2014-05-23
Merge tag 'dt-dma-properties-for-arm' of git://git.kernel.org/pub/scm/linux/k...
Russell King
1
-2
/
+2
2014-05-22
ARM: dma-mapping: avoid calling dma_cache_maint_page() on dev=>cpu
Russell King
1
-3
/
+4
2014-05-22
ARM: use get_cr() rather than cr_alignment
Russell King
1
-1
/
+1
2014-05-22
ARM: l2c: remove outer_inv_all() method
Russell King
2
-6
/
+0
2014-05-22
arm: dma-mapping: add checking cma area initialized
Gioh Kim
1
-3
/
+3
2014-05-20
arm: dma-iommu: Clean up redundant variable
Ritesh Harjani
1
-5
/
+6
2014-05-14
Merge branch 'dt-bus-name' into for-next
Rob Herring
2
-5
/
+5
2014-05-07
ARM: dma: use phys_addr_t in __dma_page_[cpu_to_dev/dev_to_cpu]
Santosh Shilimkar
1
-2
/
+2
2014-04-30
of/fdt: move memreserve and dtb memory reservations into core
Rob Herring
1
-1
/
+0
2014-04-25
ARM: 8037/1: mm: support big-endian page tables
Jianguo Wu
1
-5
/
+13
2014-04-24
Merge branch 'fixes_for_v3.15' of git://git.linaro.org/people/mszyprowski/lin...
Linus Torvalds
1
-1
/
+1
2014-04-23
arm: dma-mapping: Fix mapping size value
Ritesh Harjani
1
-1
/
+1
2014-04-23
ARM: 8031/2: change fixmap mapping region to support 32 CPUs
Liu Hua
2
-6
/
+25
2014-04-23
ARM: 8031/1: fixmap: remove FIX_KMAP_BEGIN and FIX_KMAP_END
Liu Hua
1
-3
/
+3
2014-04-23
ARM: keep arch/arm/Kconfig and arch/arm/mm/Kconfig select entries sorted
Russell King
1
-4
/
+4
2014-04-23
ARM: 8013/1: PJ4B: Add cpu_suspend/cpu_resume hooks for PJ4B
Gregory CLEMENT
1
-3
/
+25
2014-04-11
Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
1
-15
/
+32
2014-04-11
Merge branches 'fixes' and 'misc' into for-next
Russell King
1
-15
/
+32
2014-04-07
ARM: 8014/1: mm: fix reporting of read-only PMD bits
Kees Cook
1
-15
/
+32
2014-04-06
Merge tag 'soc-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...
Linus Torvalds
3
-30
/
+46
2014-04-06
Merge tag 'fixes-non-critical-3.15' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2014-04-06
Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
7
-26
/
+31
2014-04-04
Merge branch 'devel-stable' into for-next
Russell King
1
-1
/
+1
2014-04-04
Merge branches 'amba', 'fixes', 'misc', 'mmci', 'unstable/omap-dma' and 'unst...
Russell King
10
-29
/
+44
2014-04-03
Merge branch 'for-3.15' of git://git.linaro.org/people/mszyprowski/linux-dma-...
Linus Torvalds
1
-30
/
+114
2014-03-31
Merge remote-tracking branch 'robh/for-next' into devicetree/next
Grant Likely
1
-0
/
+3
2014-03-27
ARM: cache-tauros2: remove ARMv6 code
Arnd Bergmann
1
-28
/
+1
2014-03-22
Merge branch 'randconfig-fixes' into next/fixes-non-critical
Arnd Bergmann
1
-1
/
+1
2014-03-21
ARM: rpc: autoselect CPU_SA110
Arnd Bergmann
1
-1
/
+1
[prev]
[next]