aboutsummaryrefslogtreecommitdiff
path: root/modules/devices
AgeCommit message (Expand)Author
2017-07-21device tree: rpi: improve rpi detection on non-RaspbianBurt P
2017-07-21device tree: try harder to find device-tree rootBurt P
2017-07-21device tree: decode /__overrides__ fieldsBurt P
2017-07-21device tree: dtr_obj_read() tweaks, bug fixBurt P
2017-07-21device tree: special handling gpios and clocksBurt 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: 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-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-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-19rpi_data: make sure PROC_CPUINFO is definedBurt 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-19x86,arm,riscv: Use gettext contexts and comments for cpu flagsBurt P
2017-07-19Make cache type strings translatableBurt P
2017-07-19Use const for gettext stringsBurt P
2017-07-12Add column for localized field descriptions to Devices->MemoryBurt P
2017-07-12Changes related to gettext and shell interface quirksBurt P
2017-07-12Fix Computer -> Summary -> RAM for non-EnglishBurt P
2017-07-12s390: multiple cpu, topolog, cpufreqBurt P
2017-07-12cpu topology: add book and drawerBurt P
2017-07-12x86,arm,riscv: small fixes and flag definition cosmetic tweaksBurt P
2017-07-12arm: don't mark empty strings for translationBurt P
2017-07-12x86,arm,riscv: make flag definitions translatableBurt P
2017-07-12riscv: improve ISA string decodingBurt P
2017-07-12parisc: multiple procs, topology, cpufreq, more cpuinfo fieldsBurt P
2017-07-12minor changesBurt P
2017-07-12ia64: multiple procs, topology, cpufreq, more cpuinfo fieldsBurt P
2017-07-12riscv: improvementsBurt P
2017-07-12riscv: show extension setsBurt P
2017-07-12riscv: initial supportBurt P
2017-07-12The rest of processor.c using cpu_util.Burt P
2017-07-12Move common processor stuff into cpu_util.{h,c}Burt P