aboutsummaryrefslogtreecommitdiff
path: root/modules/devices/devicetree.c
AgeCommit message (Expand)Author
2024-05-24FIX GCC Warnings, added more checking to gcc flagshwspeedy
2024-02-08FIX DeviceTree Crash Odroid C2 Armbianbigbear
2024-02-08LICENSE Changed to GPL2+ for project and source code According to approval fr...bigbear
2021-11-07Update copyright informationL Pereira
2019-08-10name cleanup for x86 model strings and intel pci device stringsBurt P
2019-07-29raspberry pi memory typesBurt P
2018-11-04devicetree: include details for "Summary" in reportsBurt P
2018-09-26devicetree: fix to remove gtk runtime warningBurt P
2017-09-04Build fix after 8913af3eLeandro Pereira
2017-09-03Conditionally compile PowerPC and ARM code while summarizing DTLeandro Pereira
2017-09-03Clean up device tree codeLeandro Pereira
2017-08-14Move hardinfo_clean_label() and hardinfo_clean_value() to util.cBurt P
2017-08-14device tree: memory leakBurt P
2017-08-09arm: Try to lookup the SOC name from dt/compatibleBurt P
2017-07-25device tree: fix crash when device tree is not foundBurt P
2017-07-24device tree: printf without format stringBurt P
2017-07-24device tree: remove testing bitBurt P
2017-07-24device tree: add power mac dataBurt P
2017-07-22device tree: group interrupt specifiers' values using #interrupt-cellsBurt P
2017-07-21device tree: rpi: improve rpi detection on non-RaspbianBurt P
2017-07-19device tree: display phandle, symbol, and alias mappingsBurt 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-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-19Move Raspberry Pi detection stuff into Device Tree sectionBurt P
2017-07-19Begin support for device treeBurt P