Age | Commit message (Expand) | Author |
2017-07-24 | device tree: remove testing bit | Burt P |
2017-07-24 | Check for NULL before g_strstrip() to assertion failure warnings | Burt P |
2017-07-24 | device tree: add power mac data | Burt P |
2017-07-22 | device tree: interrupts-extended and dmas support | Burt P |
2017-07-22 | device tree: group interrupt specifiers' values using #interrupt-cells | Burt P |
2017-07-22 | device tree: fix bug in dtr_get_parent_obj() | Burt P |
2017-07-21 | arm: add cortex-a55, cortex-a75 | Burt P |
2017-07-21 | device tree: reg grouping with #address-cells + #size-cells | Burt P |
2017-07-21 | device tree: add seperate prefix and unprefixed name in dtr_obj | Burt P |
2017-07-21 | device tree: add helper function for appending elements | Burt P |
2017-07-21 | device tree: rpi: improve rpi detection on non-Raspbian | Burt P |
2017-07-21 | device tree: try harder to find device-tree root | Burt P |
2017-07-21 | device tree: decode /__overrides__ fields | Burt P |
2017-07-21 | device tree: dtr_obj_read() tweaks, bug fix | Burt P |
2017-07-21 | device tree: special handling gpios and clocks | Burt P |
2017-07-21 | computer/os.c: another libc detection fix | Burt P |
2017-07-19 | device tree: display phandle, symbol, and alias mappings | Burt P |
2017-07-19 | device tree: fixes | Burt P |
2017-07-19 | device tree: add lookup for /__symbols__ values | Burt P |
2017-07-19 | device tree: code comments and tweak dtr_str() | Burt P |
2017-07-19 | device tree: reworked and cleaned up | Burt P |
2017-07-19 | device tree: phandle and alias mapping | Burt P |
2017-07-19 | x86: fix old bug in old bug detection | Burt P |
2017-07-19 | device tree: display arbitrary-length byte sequences | Burt P |
2017-07-19 | device tree: attempt to group tuples when shown as hex values | Burt P |
2017-07-19 | device tree: tweaks | Burt P |
2017-07-19 | device tree: complete hardinfo_clean_value() html escaping | Burt P |
2017-07-19 | device tree: code comment with info source link | Burt P |
2017-07-19 | device tree: display 32-bit value lists and #(.*)-cells fields | Burt P |
2017-07-19 | device tree: escape string values | Burt P |
2017-07-19 | device tree: attempt to clean the labels for hardinfo shell | Burt P |
2017-07-19 | device tree: more small fixes | Burt P |
2017-07-19 | device tree: small fixes | Burt P |
2017-07-19 | computer.c: minor cosmetic fixes in hi_get_field() | Burt P |
2017-07-19 | uptime: fix seg fault if uptime < 1 hour | Burt P |
2017-07-19 | device tree: Add 'compatible' to default summary, fix rpi bug | Burt P |
2017-07-19 | device tree: display ints | Burt P |
2017-07-19 | Expand device tree support | Burt P |
2017-07-19 | filesystem: make strings translatable | Burt P |
2017-07-19 | rpi_data: make sure PROC_CPUINFO is defined | Burt P |
2017-07-19 | All module entries must have name != NULL | Burt P |
2017-07-19 | Move Device Tree up in the list | Burt P |
2017-07-19 | Move Raspberry Pi detection stuff into Device Tree section | Burt P |
2017-07-19 | Begin support for device tree | Burt P |
2017-07-19 | x86 flag definition lookup changes | Burt P |
2017-07-19 | x86: strdup() some const strings before g_hash_table_insert() | Burt P |
2017-07-19 | x86,arm,riscv: Use gettext contexts and comments for cpu flags | Burt P |
2017-07-19 | Make cache type strings translatable | Burt P |
2017-07-19 | Find a value for OS->Language field, Computer summary headers translatable | Burt P |
2017-07-19 | Fix Python detection, add Perl6, scan_dev() tweak | Burt P |