Dr-Noob
|
7802505c19
|
[v0.98][PPC] Add stepping for POWER9 CPUs
|
2021-08-02 09:08:08 +02:00 |
|
Dr-Noob
|
868903638d
|
[v0.98] Add PPC to supported architectures in README. Add basic programming documentation for PPC
|
2021-08-02 08:50:26 +02:00 |
|
Dr-Noob
|
aa7eaa882f
|
[v0.98][PPC] Various fixes. Implement debug option
|
2021-07-31 23:46:29 +02:00 |
|
Dr-Noob
|
55df725e38
|
[v0.98][PPC] Forgot to use cache level in get_num_caches_by_level
|
2021-07-31 23:24:12 +02:00 |
|
Dr-Noob
|
f744b72e27
|
[v0.98][PPC] Retrieve num caches from udev instead of guessing
|
2021-07-31 23:18:38 +02:00 |
|
Dr-Noob
|
18744c69f7
|
[v0.98][PPC] Dont display name (it was always unknown anyway)
|
2021-07-31 18:30:31 +02:00 |
|
Dr-Noob
|
2180fb1c26
|
[v0.98][PPC] Add cache detection using udev and use it for ppc
|
2021-07-31 18:26:47 +02:00 |
|
Dr-Noob
|
4d1d14d2a7
|
[v0.98][PPC] Add altivec detection and peak performance output
|
2021-07-31 17:43:02 +02:00 |
|
Dr-Noob
|
faac972107
|
[v0.98][PPC] Add max frequency detection
|
2021-07-31 17:01:06 +02:00 |
|
Dr-Noob
|
d953d9a4f0
|
[v0.98][PPC] Relation between uarch and process and str. Added a few more uarchs
|
2021-07-31 16:42:16 +02:00 |
|
Dr-Noob
|
53fa2511b9
|
[v0.98][PPC] Obtain microarchitecture using pvr (better!)
|
2021-07-31 15:58:57 +02:00 |
|
Dr-Noob
|
9b483d2db5
|
[v0.98][PPC] Obtain microarchitecture using getauxval
|
2021-07-31 09:50:38 +02:00 |
|
Dr-Noob
|
af22b2e186
|
[v0.98][PPC] Added IBM color scheme
|
2021-07-27 22:23:39 +02:00 |
|
Dr-Noob
|
897d05e976
|
[v0.98][PPC] Added bars to the IBM logo
|
2021-07-27 22:12:13 +02:00 |
|
Dr-Noob
|
8ba5b66983
|
[v0.98][PPC] Add IBM ascii art
|
2021-07-27 22:06:37 +02:00 |
|
Dr-Noob
|
3870527732
|
[v0.98][PPC] Refactor PowerPC udev functions
|
2021-07-27 21:37:13 +02:00 |
|
Dr-Noob
|
135cc9d504
|
[v0.98][PPC] Basic support for topology detection
|
2021-07-27 21:34:08 +02:00 |
|
Dr-Noob
|
f4aa335af1
|
[v0.98][PPC] Start PowerPC port. It just compiles but nothing is displayed
|
2021-07-27 20:26:17 +02:00 |
|
Dr-Noob
|
7afb6fd0fe
|
[v0.98] Add exynosXXXX string to exynos SoCs detection
|
2021-07-27 11:15:04 +02:00 |
|
Dr-Noob
|
bb502250c6
|
[v0.98] Update ryzen uarch table. Add bash script to decode CPUID
|
2021-07-27 10:06:59 +02:00 |
|
Dr-Noob
|
5ae8db272d
|
[v0.98] Remove schedule from action to avoid unnecessary workflow runs and fix README ToC
|
2021-07-26 13:10:19 +02:00 |
|
Dr-Noob
|
cb49d4bbab
|
[v0.98] Disable PR in github
|
2021-07-26 13:06:47 +02:00 |
|
Dr-Noob
|
15035b9423
|
[v0.98] Add FreeBSD support to README
|
2021-06-20 23:29:25 +02:00 |
|
Dr-Noob
|
c1a029e26f
|
[v0.98] Merge RPi branch to fix SoC detection issue
|
2021-06-20 23:15:24 +02:00 |
|
Dr-Noob
|
5c3f49c580
|
[v0.98] Patch to fix the compilation error reported by #93
|
2021-06-19 00:03:13 +02:00 |
|
Dr-Noob
|
d8dbbc8dd8
|
[v0.98] Detect RPi SoC using revision codes, according to #91
|
2021-06-16 16:01:25 +01:00 |
|
Dr-Noob
|
26139e061d
|
[v0.98] Print OS in debug mode. Closes #86
v0.98
|
2021-06-13 23:08:40 +02:00 |
|
Dr-Noob
|
d1e481f3c8
|
[v0.97] Avoid lintian warning in man page as suggested by #79. Other small changes to man page
|
2021-06-12 17:07:18 +02:00 |
|
Dr-Noob
|
0faad4858e
|
[v0.97] Little changes to Makefile as suggested by #79
|
2021-06-05 09:53:57 +02:00 |
|
Dr-Noob
|
e22c2a8f3c
|
[0.97] Do not count "L4" cache when computing the max cache level. Fixes #43
|
2021-05-03 15:04:28 +02:00 |
|
Dr-Noob
|
fe7a99087d
|
[v0.97] Merge branch bugfix2
|
2021-04-24 23:24:32 +02:00 |
|
Dr-Noob
|
c04dd86523
|
[v0.97] Add issues section to contributig file
|
2021-04-18 20:49:16 +02:00 |
|
Dr-Noob
|
962701f9f6
|
[v0.97] Add repology badge as suggested by #82
|
2021-04-16 15:32:25 +02:00 |
|
Dr-Noob
|
5a5406925c
|
[v0.97] Add optimization flags to Makefile. Rename man page from 8 to 1
|
2021-04-14 14:54:24 +02:00 |
|
Dr-Noob
|
4023afb95f
|
[v0.97] Use DESTDIR and PREFIX in Makefile
|
2021-04-13 19:56:46 +02:00 |
|
Dr-Noob
|
37eba4ba0c
|
[v0.97] Do not consider CPUID freq == 0 as a bug. Check udev if CPUID freq is not supported
|
2021-04-13 15:33:54 +02:00 |
|
Dr-Noob
|
9fa7b4ce7f
|
[v0.97] Use DESTDIR instead of PREFIX in Makefile
|
2021-04-12 15:47:59 +02:00 |
|
Dr-Noob
|
64937862fb
|
[v0.97] Add contribution guidelines
|
2021-04-12 15:44:04 +02:00 |
|
Dr-Noob
|
5bd4e07e04
|
[v0.97] Define win flag in case it is not defined (issue #77)
|
2021-04-10 09:15:27 +02:00 |
|
Dr-Noob
|
8f2f3d3a16
|
[v0.97] Merge bugfix3 branch to support Rocket Lake processors
v0.97
|
2021-04-09 20:06:05 +02:00 |
|
Dr-Noob
|
6dd041bf9f
|
[v0.97] Fix macOS compilation issue as noted by #73
|
2021-04-09 18:32:34 +02:00 |
|
Dr-Noob
|
b45c09efff
|
[v0.97] Add raw option to help. Disable raw option in ARM
|
2021-04-09 15:58:33 +02:00 |
|
Dr-Noob
|
ec5f80adc1
|
[v0.97] Fix compilation in macOS
|
2021-04-09 15:49:21 +02:00 |
|
Dr-Noob
|
ecca042d86
|
[v0.97] Manually merge bugfix branch with latest fixes
|
2021-04-09 15:37:17 +02:00 |
|
Dr-Noob
|
c718d83868
|
[v0.96] Add Rocket Lake uarch detection as suggested by #68
|
2021-04-09 11:26:34 +02:00 |
|
Dr-Noob
|
32b035f1a2
|
[v0.96] Fix typo as noticed by #70
|
2021-04-09 10:50:10 +02:00 |
|
Dr-Noob
|
8bb65e0cc0
|
[v0.96] Fix compilation issue in Windows
|
2021-04-09 09:25:48 +02:00 |
|
Dr-Noob
|
e8d2898ae3
|
[v0.96] Remove cache sizes check
|
2021-04-08 13:18:35 +02:00 |
|
Dr-Noob
|
b699fdc3f2
|
[v0.96] Update README and fix typo
|
2021-04-08 11:13:21 +02:00 |
|
Dr-Noob
|
a67a605fb5
|
[v0.96] Print "Unknown" string when manufacturing process is unkown
|
2021-04-08 10:12:01 +02:00 |
|