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
/
alchemy
/
common
Age
Commit message (
Expand
)
Author
Files
Lines
2014-07-30
MIPS: Alchemy: remove old clock support
Manuel Lauss
4
-108
/
+5
2014-07-30
MIPS: Alchemy: usb: use clk framework
Manuel Lauss
1
-7
/
+40
2014-07-30
MIPS: Alchemy: platform: use clk framework for uarts
Manuel Lauss
2
-20
/
+12
2014-07-30
MIPS: Alchemy: clock framework integration of onchip clocks
Manuel Lauss
2
-2
/
+1098
2014-07-30
MIPS: Alchemy: remove au_read/write/sync
Manuel Lauss
2
-18
/
+19
2014-07-30
MIPS: Alchemy: add helpers to access static memory ctrl registers.
Manuel Lauss
1
-24
/
+24
2014-07-30
MIPS: Alchemy: introduce helpers to access SYS register block.
Manuel Lauss
5
-34
/
+28
2014-05-28
MIPS: Alchemy: Default to noncoherent IO on Au1200 AB
Manuel Lauss
2
-24
/
+8
2014-03-31
MIPS: Fix gigaton of warning building with microMIPS.
Ralf Baechle
1
-3
/
+3
2014-03-27
MIPS: Alchemy: Determine cohereny at runtime based on cpu type
Manuel Lauss
1
-0
/
+10
2014-01-25
mips: delete non-required instances of include <linux/init.h>
Paul Gortmaker
1
-1
/
+0
2013-09-18
MIPS: Cleanup CP0 PRId and CP1 FPIR register access masks
Maciej W. Rozycki
1
-1
/
+2
2013-05-22
MIPS: Idle: Consolidate all declarations in <asm/idle.h>.
Ralf Baechle
1
-0
/
+1
2013-02-01
MIPS: Whitespace cleanup.
Ralf Baechle
8
-118
/
+118
2012-12-27
MIPS: Alchemy: Make 32kHz and r4k timer coexist peacefully
Manuel Lauss
1
-20
/
+5
2012-10-22
USB: move common alchemy USB routines to arch/mips/alchemy/common.c
Florian Fainelli
2
-1
/
+615
2012-10-22
MIPS: Alchemy: use the OHCI platform driver
Florian Fainelli
1
-2
/
+33
2012-10-22
MIPS: Alchemy: use the ehci platform driver
Florian Fainelli
1
-1
/
+22
2012-07-23
MIPS: Alchemy: Use kmemdup rather than duplicating its implementation
Thomas Meyer
1
-6
/
+4
2012-02-20
MIPS: Alchemy: Increase minimum timeout for 32kHz timer.
Manuel Lauss
1
-1
/
+1
2012-01-11
Merge branch 'next/alchemy' into mips-for-linux-next
Ralf Baechle
9
-267
/
+892
2011-12-08
MIPS: Alchemy: merge Au1000 and Au1300-style IRQ controller code.
Manuel Lauss
3
-587
/
+550
2011-12-08
MIPS: Alchemy: chain IRQ controllers to MIPS IRQ controller
Manuel Lauss
2
-49
/
+39
2011-12-08
MIPS: Alchemy: irq: register pm at irq init time
Manuel Lauss
2
-96
/
+91
2011-12-08
MIPS: irq: Remove IRQF_DISABLED
Yong Zhang
2
-3
/
+2
2011-12-08
MIPS: Alchemy: Au1300 SoC support
Manuel Lauss
9
-3
/
+691
2011-12-08
MIPS: Alchemy: remove PB1000 support
Manuel Lauss
1
-11
/
+0
2011-10-25
MIPS: Alchemy: remove all CONFIG_SOC_AU1??? defines
Manuel Lauss
1
-173
/
+2
2011-10-25
MIPS: Alchemy: kill au1xxx.h header
Manuel Lauss
1
-1
/
+1
2011-10-25
MIPS: Alchemy: clean DMA code of CONFIG_SOC_AU1??? defines
Manuel Lauss
3
-152
/
+127
2011-10-25
MIPS: Alchemy: Redo PCI as platform driver
Manuel Lauss
3
-109
/
+3
2011-10-25
MIPS: Alchemy: more base address cleanup
Manuel Lauss
1
-6
/
+6
2011-10-25
MIPS: Alchemy: rewrite USB platform setup.
Manuel Lauss
1
-108
/
+75
2011-10-25
MIPS: Alchemy: abstract USB block control register access
Manuel Lauss
2
-48
/
+6
2011-10-25
MIPS: Alchemy: support multiple GPIO styles in one kernel
Manuel Lauss
2
-17
/
+22
2011-10-25
MIPS: Alchemy: Always build power code
Manuel Lauss
1
-4
/
+0
2011-10-25
NET: au1000_eth: Pass MACDMA address through platform resource info.
Manuel Lauss
1
-9
/
+21
2011-09-21
MIPS: Alchemy: Include Au1100 in PM code.
Manuel Lauss
1
-8
/
+14
2011-09-21
MIPS: Alchemy: Fix typo in MAC0 registration
Manuel Lauss
1
-1
/
+1
2011-05-20
Merge branch 'timers-clocksource-for-linus' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
1
-2
/
+1
2011-05-19
MIPS: Alchemy: Cleanup DMA addresses
Manuel Lauss
2
-25
/
+29
2011-05-19
MIPS: Alchemy: Rewrite ethernet platform setup
Manuel Lauss
1
-50
/
+101
2011-05-19
MIPS: Alchemy: Rewrite UART setup and constants.
Manuel Lauss
1
-42
/
+51
2011-05-19
MIPS: Alchemy: Convert dbdma.c to syscore_ops
Manuel Lauss
1
-78
/
+45
2011-05-19
MIPS: Alchemy: Convert irq.c to syscore_ops.
Manuel Lauss
1
-60
/
+41
2011-05-19
MIPS: Alchemy: irq code and constant cleanup
Manuel Lauss
1
-115
/
+135
2011-05-19
MIPS: DB1200: Set Config[OD] for improved stability.
Manuel Lauss
1
-2
/
+2
2011-05-14
Merge branch 'consolidate-clksrc-i8253' of master.kernel.org:~rmk/linux-2.6-a...
Thomas Gleixner
2
-49
/
+51
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-1
/
+1
2011-03-25
MIPS: Alchemy: Convert to new irq chip functions
Thomas Gleixner
1
-48
/
+50
[next]