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
/
drivers
/
soc
/
fsl
/
qe
/
tsa.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-09-03
soc: fsl: cpm1: tsa: Introduce tsa_serial_get_num()
Herve Codina
1
-20
/
+36
2024-09-03
soc: fsl: cpm1: tsa: Add support for QUICC Engine (QE) implementation
Herve Codina
1
-15
/
+314
2024-09-03
soc: fsl: cpm1: tsa: Introduce tsa_version
Herve Codina
1
-1
/
+15
2024-09-03
soc: fsl: cpm1: tsa: Isolate specific CPM1 part from tsa_serial_{dis}connect()
Herve Codina
1
-60
/
+43
2024-09-03
soc: fsl: cpm1: tsa: Introduce tsa_setup() and its CPM1 compatible version
Herve Codina
1
-39
/
+54
2024-09-03
soc: fsl: cpm1: tsa: Make SIRAM entries specific to CPM1
Herve Codina
1
-29
/
+46
2024-09-03
soc: fsl: cpm1: tsa: Use ARRAY_SIZE() instead of hardcoded integer values
Herve Codina
1
-4
/
+4
2024-09-03
soc: fsl: cpm1: tsa: Remove unused registers offset definition
Herve Codina
1
-9
/
+0
2024-09-03
soc: fsl: cpm1: tsa: Add missing spinlock comment
Herve Codina
1
-1
/
+1
2024-09-03
soc: fsl: cpm1: tsa: Fix blank line and spaces
Herve Codina
1
-4
/
+3
2024-09-03
soc: fsl: cpm1: tsa: Use BIT(), GENMASK() and FIELD_PREP() macros
Herve Codina
1
-59
/
+68
2024-09-03
soc: fsl: cpm1: tsa: Fix tsa_write8()
Herve Codina
1
-1
/
+1
2023-12-12
soc: fsl: cpm1: tsa: Fix __iomem addresses declaration
Herve Codina
1
-11
/
+11
2023-10-15
soc/fsl: cpm: tsa: Convert to platform remove callback returning void
Uwe Kleine-König
1
-3
/
+2
2023-03-06
soc: fsl: cpm1: Add support for TSA
Herve Codina
1
-0
/
+846