index
:
hardinfo2.git
debian/latest
pristine-tar
upstream
Unnamed repository; edit this file 'description' to name the repository.
www-data
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
modules
/
devices
/
devicetree.c
Age
Commit message (
Expand
)
Author
2024-05-24
FIX GCC Warnings, added more checking to gcc flags
hwspeedy
2024-02-08
FIX DeviceTree Crash Odroid C2 Armbian
bigbear
2024-02-08
LICENSE Changed to GPL2+ for project and source code According to approval fr...
bigbear
2021-11-07
Update copyright information
L Pereira
2019-08-10
name cleanup for x86 model strings and intel pci device strings
Burt P
2019-07-29
raspberry pi memory types
Burt P
2018-11-04
devicetree: include details for "Summary" in reports
Burt P
2018-09-26
devicetree: fix to remove gtk runtime warning
Burt P
2017-09-04
Build fix after 8913af3e
Leandro Pereira
2017-09-03
Conditionally compile PowerPC and ARM code while summarizing DT
Leandro Pereira
2017-09-03
Clean up device tree code
Leandro Pereira
2017-08-14
Move hardinfo_clean_label() and hardinfo_clean_value() to util.c
Burt P
2017-08-14
device tree: memory leak
Burt P
2017-08-09
arm: Try to lookup the SOC name from dt/compatible
Burt P
2017-07-25
device tree: fix crash when device tree is not found
Burt P
2017-07-24
device tree: printf without format string
Burt P
2017-07-24
device tree: remove testing bit
Burt P
2017-07-24
device tree: add power mac data
Burt P
2017-07-22
device tree: group interrupt specifiers' values using #interrupt-cells
Burt P
2017-07-21
device tree: rpi: improve rpi detection on non-Raspbian
Burt P
2017-07-19
device tree: display phandle, symbol, and alias mappings
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
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
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
Move Raspberry Pi detection stuff into Device Tree section
Burt P
2017-07-19
Begin support for device tree
Burt P