This website requires JavaScript.
Explore
Help
Sign In
thelilfrog
/
cpufetch
Watch
1
Star
0
Fork
0
You've already forked cpufetch
mirror of
https://github.com/Dr-Noob/cpufetch.git
synced
2026-03-26 00:10:38 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b1f3196e0d088d7b75e2ee12c0266acf737fd5af
cpufetch
/
src
/
arm
History
Dr-Noob
b1f3196e0d
[v0.94] Refactor CPU features in a separate struct. Remove x86 debug functions
2020-12-01 12:16:12 +01:00
..
midr.c
[v0.94] Refactor CPU features in a separate struct. Remove x86 debug functions
2020-12-01 12:16:12 +01:00
midr.h
[v0.94][ARM] Add CPU feature detection, such as NEON, AES, SHA... Take into account NEON capabilities for PP computation
2020-12-01 11:40:09 +01:00
soc.c
[v0.94][ARM] Add Kirin and Broadcom ASCII arts. Fix Broadcom SoCs detection
2020-11-28 13:51:20 +01:00
soc.h
[v0.93][ARM] Add Kirin and Broadcom SoC detection. Add function for special SoC strings detection
2020-11-28 10:02:25 +01:00
uarch.c
[v0.91][ARM] Print manufacturing process from SoC information
2020-11-26 10:52:44 +01:00
uarch.h
[v0.91][ARM] Print manufacturing process from SoC information
2020-11-26 10:52:44 +01:00
udev.c
[v0.92] Fix previous commit (I forgot to add the file)
2020-11-26 18:35:29 +01:00
udev.h
[v0.89][ARM] Separate udev for ARM in a different file, since there are many functions that are ARM only. Refactoring of file reading code
2020-11-24 12:32:38 +01:00