aboutsummaryrefslogtreecommitdiff
path: root/modules/devices/devicetree/dt_util.c
AgeCommit message (Expand)Author
2017-08-09arm: Try to lookup the SOC name from dt/compatibleBurt P
2017-07-25device tree: silence some warningsBurt P
2017-07-25device tree: fix crash when device tree is not foundBurt P
2017-07-22device tree: interrupts-extended and dmas supportBurt P
2017-07-22device tree: group interrupt specifiers' values using #interrupt-cellsBurt P
2017-07-22device tree: fix bug in dtr_get_parent_obj()Burt P
2017-07-21device tree: reg grouping with #address-cells + #size-cellsBurt P
2017-07-21device tree: add seperate prefix and unprefixed name in dtr_objBurt P
2017-07-21device tree: add helper function for appending elementsBurt 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