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
/
dt_util.c
Age
Commit message (
Expand
)
Author
2017-08-27
Create dmi_util.c and move *_util.c to hardinfo/
Burt P
2017-08-09
arm: Try to lookup the SOC name from dt/compatible
Burt P
2017-07-25
device tree: silence some warnings
Burt P
2017-07-25
device tree: fix crash when device tree is not found
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
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: 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-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