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
Age
Commit message (
Expand
)
Author
Files
Lines
2019-10-04
hwrng: omap3-rom - Use devm hwrng and runtime PM
Tony Lindgren
1
-26
/
+16
2019-10-04
hwrng: omap3-rom - Use runtime PM instead of custom functions
Tony Lindgren
1
-53
/
+73
2019-10-04
hwrng: omap3-rom - Update to use standard driver data
Tony Lindgren
1
-15
/
+30
2019-10-04
hwrng: omap3-rom - Initialize default quality to get data
Tony Lindgren
1
-0
/
+1
2019-10-04
hwrng: omap3-rom - Call clk_disable_unprepare() on exit only if not idled
Tony Lindgren
1
-1
/
+2
2019-10-04
hwrng: omap3-rom - Fix missing clock by probing with device tree
Tony Lindgren
4
-13
/
+49
2019-10-04
ARM: OMAP2+: Check omap3-rom-rng for GP device instead of HS device
Tony Lindgren
1
-1
/
+1
2019-10-04
crypto: inside-secure - Added support for authenc HMAC-SHA2/DES-CBC
Pascal van Leeuwen
3
-0
/
+144
2019-10-04
crypto: inside-secure - Added support for authenc HMAC-SHA2/3DES-CBC
Pascal van Leeuwen
3
-0
/
+144
2019-10-04
crypto: inside-secure - Added support for authenc HMAC-SHA1/DES-CBC
Pascal van Leeuwen
3
-0
/
+41
2019-10-04
crypto: inside-secure - Add CRYPTO_SHA3 to CRYPTO_DEV_SAFEXCEL
Pascal van Leeuwen
1
-0
/
+1
2019-10-04
crypto: inside-secure - Add HMAC-SHA3 family of authentication algorithms
Pascal van Leeuwen
3
-13
/
+436
2019-10-04
crypto: inside-secure - Add SHA3 family of basic hash algorithms
Pascal van Leeuwen
3
-0
/
+364
2019-10-04
crypto: inside-secure - Add SM4 based authenc AEAD ciphersuites
Pascal van Leeuwen
3
-14
/
+274
2019-10-04
crypto: aegis128-neon - use Clang compatible cflags for ARM
Ard Biesheuvel
1
-1
/
+1
2019-10-04
crypto: testmgr - Added testvectors for the rfc3686(ctr(sm4)) skcipher
Pascal van Leeuwen
2
-0
/
+35
2019-10-04
crypto: inside-secure - Add support for the rfc3685(ctr(sm4)) skcipher
Pascal van Leeuwen
3
-0
/
+53
2019-10-04
crypto: inside-secure - Add support for the cfb(sm4) skcipher
Pascal van Leeuwen
3
-0
/
+38
2019-10-04
crypto: testmgr - Added testvectors for the ofb(sm4) & cfb(sm4) skciphers
Pascal van Leeuwen
2
-0
/
+110
2019-10-04
crypto: inside-secure - Add support for the ofb(sm4) skcipher
Pascal van Leeuwen
3
-0
/
+38
2019-10-04
crypto: inside-secure - Add support for the cbc(sm4) skcipher
Pascal van Leeuwen
3
-0
/
+38
2019-10-04
crypto: inside-secure - Add support for the ecb(sm4) skcipher
Pascal van Leeuwen
3
-0
/
+97
2019-10-04
crypto: testmgr - Added testvectors for the hmac(sm3) ahash
Pascal van Leeuwen
2
-0
/
+62
2019-10-04
crypto: inside-secure - Added support for HMAC-SM3 ahash
Pascal van Leeuwen
3
-0
/
+72
2019-10-04
crypto: inside-secure - Added support for basic SM3 ahash
Pascal van Leeuwen
3
-0
/
+73
2019-10-04
crypto: inside-secure - Add CRYPTO_CHACHA20POLY1305 to CRYPTO_DEV_SAFEXCEL
Pascal van Leeuwen
1
-0
/
+1
2019-10-04
crypto: inside-secure - Add support for the Chacha20-Poly1305 AEAD
Pascal van Leeuwen
3
-24
/
+263
2019-10-04
crypto: inside-secure - Added support for the CHACHA20 skcipher
Pascal van Leeuwen
3
-1
/
+86
2019-10-04
hwrng: npcm - add NPCM RNG driver
Tomer Maimon
3
-0
/
+200
2019-10-04
dt-binding: hwrng: add NPCM RNG documentation
Tomer Maimon
1
-0
/
+12
2019-10-04
crypto: arm64/gcm-ce - implement 4 way interleave
Ard Biesheuvel
2
-327
/
+467
2019-10-04
crypto: testmgr - add another gcm(aes) testcase
Ard Biesheuvel
1
-0
/
+192
2019-10-04
crypto: talitos - fix hash result for VMAP_STACK
Christophe Leroy
1
-1
/
+5
2019-10-04
crypto: algif_skcipher - Use chunksize instead of blocksize
Herbert Xu
3
-31
/
+31
2019-10-04
crypto: inside-secure - Added support for the AES-CMAC ahash
Pascal van Leeuwen
3
-0
/
+101
2019-10-04
crypto: inside-secure - Added support for the AES XCBC ahash
Pascal van Leeuwen
3
-4
/
+134
2019-10-04
crypto: inside-secure - Added support for the AES CBCMAC ahash
Pascal van Leeuwen
3
-41
/
+196
2019-10-04
crypto: inside-secure - Added support for CRC32
Pascal van Leeuwen
3
-7
/
+111
2019-09-30
Linux 5.4-rc1
Linus Torvalds
1
-2
/
+2
2019-09-30
Merge tag 'for-5.4-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
5
-18
/
+58
2019-09-30
Merge tag 'csky-for-linus-5.4-rc1' of git://github.com/c-sky/csky-linux
Linus Torvalds
17
-212
/
+291
2019-09-30
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...
Linus Torvalds
9
-81
/
+66
2019-09-30
Merge tag 'trace-v5.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...
Linus Torvalds
5
-11
/
+30
2019-09-30
Merge tag 'mmc-v5.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
9
-35
/
+410
2019-09-30
csky: Move static keyword to the front of declaration
Krzysztof Wilczynski
1
-1
/
+1
2019-09-30
csky: entry: Remove unneeded need_resched() loop
Valentin Schneider
1
-4
/
+0
2019-09-30
Merge tag 'char-misc-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-8
/
+34
2019-09-30
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
4
-10
/
+2
2019-09-30
Merge tag '5.4-rc-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
14
-26
/
+194
2019-09-30
csky: Fixup csky_pmu.max_period assignment
Mao Han
1
-1
/
+1
[next]