Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-02-08 | ADD Package building for hardinfo2 | bigbear | |
2019-08-10 | bug fix for ids file search | Burt P | |
Signed-off-by: Burt P <pburt0@gmail.com> | |||
2019-08-10 | auto_free: update with auto_free_on_exit(), use to free arm_ids_file in ↵ | Burt P | |
arm_data.c Signed-off-by: Burt P <pburt0@gmail.com> | |||
2019-08-10 | arm: use arm.ids for implementer/part lookup | Burt P | |
Signed-off-by: Burt P <pburt0@gmail.com> | |||
2017-07-21 | arm: add cortex-a55, cortex-a75 | Burt P | |
Signed-off-by: Burt P <pburt0@gmail.com> | |||
2017-07-19 | x86,arm,riscv: Use gettext contexts and comments for cpu flags | Burt P | |
* flag defintion strings are grouped into contexts: x86-flag, arm-flag, riscv-ext * a comment is included for translators so that they know what flag the string defines without looking at the source code Signed-off-by: Burt P <pburt0@gmail.com> | |||
2017-07-12 | x86,arm,riscv: small fixes and flag definition cosmetic tweaks | Burt P | |
Signed-off-by: Burt P <pburt0@gmail.com> | |||
2017-07-12 | arm: don't mark empty strings for translation | Burt P | |
gettext("") is reserved by gettext. Signed-off-by: Burt P <pburt0@gmail.com> | |||
2017-07-12 | x86,arm,riscv: make flag definitions translatable | Burt P | |
Signed-off-by: Burt P <pburt0@gmail.com> | |||
2017-06-21 | ARM arch tweaks | Burt P | |
Signed-off-by: Burt P <pburt0@gmail.com> | |||
2017-06-02 | Decode ARM processor implementer and part numbers | Burt P | |
Signed-off-by: Burt P <pburt0@gmail.com> |