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
/
include
/
soc
/
fsl
/
qe
Age
Commit message (
Expand
)
Author
Files
Lines
2020-03-25
soc: fsl: qe: fix sparse warnings for ucc_slow.c
Li Yang
1
-7
/
+6
2020-03-25
soc: fsl: qe: fix sparse warnings for ucc_fast.c
Li Yang
1
-3
/
+3
2019-12-09
soc: fsl: qe: avoid IS_ERR_VALUE in ucc_fast.c
Rasmus Villemoes
1
-2
/
+2
2019-12-09
soc: fsl: qe: avoid IS_ERR_VALUE in ucc_slow.c
Rasmus Villemoes
1
-3
/
+3
2019-12-09
soc: fsl: qe: make cpm_muram_free() return void
Rasmus Villemoes
1
-3
/
+2
2019-12-09
soc: fsl: qe: change return type of cpm_muram_alloc() to s32
Rasmus Villemoes
1
-8
/
+8
2019-12-09
soc/fsl/qe/qe.h: update include path for cpm.h
Rasmus Villemoes
1
-1
/
+1
2019-12-09
soc: fsl: qe: merge qe_ic.h headers into qe_ic.c
Rasmus Villemoes
1
-56
/
+0
2019-12-09
soc: fsl: qe: make qe_ic_get_{low,high}_irq static
Rasmus Villemoes
1
-10
/
+0
2019-12-09
soc: fsl: qe: remove unused qe_ic_set_* functions
Rasmus Villemoes
1
-4
/
+0
2019-12-09
soc: fsl: qe: move qe_ic_cascade_* functions to qe_ic.c
Rasmus Villemoes
1
-42
/
+0
2019-12-09
soc: fsl: qe: move calls of qe_ic_init out of arch/powerpc/
Rasmus Villemoes
1
-7
/
+0
2019-12-09
soc: fsl: qe: use qe_ic_cascade_{low, high}_mpic also on 83xx
Rasmus Villemoes
1
-20
/
+4
2019-12-09
soc: fsl: qe: introduce qe_io{read,write}* wrappers
Rasmus Villemoes
1
-9
/
+25
2019-12-09
soc: fsl: qe: rename qe_(clr/set/clrset)bit* helpers
Rasmus Villemoes
1
-9
/
+9
2019-07-17
docs: powerpc: convert docs to ReST and rename to *.rst
Mauro Carvalho Chehab
1
-1
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
7
-35
/
+7
2018-10-23
net/wan/fsl_ucc_hdlc: error counters
Mathias Thore
1
-1
/
+7
2017-05-18
net/wan/fsl_ucc_hdlc: add hdlc-bus support
Holger Brunck
1
-0
/
+5
2017-05-18
fsl/qe: add bit description for SYNL register for GUMR
Holger Brunck
1
-0
/
+4
2017-04-30
soc/fsl/qe: get rid of immrbar_virt_to_phys()
Christophe Leroy
1
-19
/
+0
2017-04-30
net: ethernet: ucc_geth: fix MEM_PART_MURAM mode
Christophe Leroy
1
-0
/
+1
2016-06-08
fsl/qe: Do not prefix header guard with CONFIG_
Andreas Ziegler
1
-2
/
+2
2016-06-08
drivers/net: support hdlc function for QE-UCC
Zhao Qiang
2
-2
/
+21
2016-06-08
fsl/qe: Add QE TDM lib
Zhao Qiang
2
-4
/
+95
2016-06-08
fsl/qe: Make regs resouce_size_t
Zhao Qiang
1
-1
/
+1
2016-06-08
fsl/qe: setup clock source for TDM mode
Zhao Qiang
3
-0
/
+21
2016-06-08
fsl/qe: add rx_sync and tx_sync for TDM mode
Zhao Qiang
2
-0
/
+4
2016-03-09
qe: Make cpm_muram_alloc_common static
Saurabh Sengar
1
-2
/
+0
2015-12-23
QE: Move QE from arch/powerpc to drivers/soc
Zhao Qiang
6
-0
/
+2005