aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-07-21device tree: special handling gpios and clocksBurt P
2017-07-21computer/os.c: another libc detection fixBurt P
2017-07-19po/HOWTO.txt: copy notes from CONTRIBUTINGBurt P
2017-07-19Re-save Russian translations of a few recently-changed stringsBurt P
2017-07-19Update hardinfo.pot and .po filesBurt P
2017-07-19device tree: display phandle, symbol, and alias mappingsBurt P
2017-07-19device tree: fixesBurt P
2017-07-19device tree: add lookup for /__symbols__ valuesBurt P
2017-07-19device tree: code comments and tweak dtr_str()Burt P
2017-07-19device tree: reworked and cleaned upBurt P
2017-07-19device tree: phandle and alias mappingBurt P
2017-07-19x86: add test lines for recent test data to test.shBurt P
2017-07-19x86: fix old bug in old bug detectionBurt P
2017-07-19device tree: display arbitrary-length byte sequencesBurt P
2017-07-19device tree: attempt to group tuples when shown as hex valuesBurt P
2017-07-19device tree: tweaksBurt P
2017-07-19device tree: complete hardinfo_clean_value() html escapingBurt P
2017-07-19device tree: code comment with info source linkBurt P
2017-07-19device tree: display 32-bit value lists and #(.*)-cells fieldsBurt P
2017-07-19device tree: escape string valuesBurt P
2017-07-19Revert README edit regarding language problems on Debian/UbuntuBurt P
2017-07-19device tree: attempt to clean the labels for hardinfo shellBurt P
2017-07-19device tree: more small fixesBurt P
2017-07-19device tree: small fixesBurt P
2017-07-19computer.c: minor cosmetic fixes in hi_get_field()Burt P
2017-07-19uptime: fix seg fault if uptime < 1 hourBurt P
2017-07-19device tree: Add 'compatible' to default summary, fix rpi bugBurt P
2017-07-19device tree: display intsBurt P
2017-07-19Expand device tree supportBurt P
2017-07-19filesystem: make strings translatableBurt P
2017-07-19rpi_data: make sure PROC_CPUINFO is definedBurt P
2017-07-19All module entries must have name != NULLBurt P
2017-07-19Move Device Tree up in the listBurt P
2017-07-19Move Raspberry Pi detection stuff into Device Tree sectionBurt P
2017-07-19Begin support for device treeBurt P
2017-07-19x86 flag definition lookup changesBurt P
2017-07-19x86: strdup() some const strings before g_hash_table_insert()Burt P
2017-07-19Attempt to save Russian flag translations by adding contextsBurt P
2017-07-19x86,arm,riscv: Use gettext contexts and comments for cpu flagsBurt P
2017-07-19Make cache type strings translatableBurt P
2017-07-19Support for pgettext()Burt P
2017-07-19Add a tool to test/ that can be usefulBurt P
2017-07-19Find a value for OS->Language field, Computer summary headers translatableBurt P
2017-07-19Fix Python detection, add Perl6, scan_dev() tweakBurt P
2017-07-19Make locale dir match install pathBurt P
2017-07-19Use const for gettext stringsBurt P
2017-07-19Add a CONTRIBUTING file with a note for translators.Burt P
2017-07-19updatepo.sh: sort output of find, use more logical search orderBurt P
2017-07-19network: headers for network interfaces list translatableBurt P
2017-07-19net.c: Make all string translatableBurt P