aboutsummaryrefslogtreecommitdiff
path: root/modules/devices/devicetree
AgeCommit message (Expand)Author
2024-02-08LICENSE Changed to GPL2+ for project and source code According to approval fr...bigbear
2021-11-07Update copyright informationL Pereira
2020-06-07Add Raspberry Pi 4 with 8GBLeandro Pereira
2019-07-29rpi4b 4gb version, make all mem values M(i)BBurt P
2019-07-29raspberry pi memory typesBurt P
2019-07-11rpi_data: Add Raspberry Pi 4B 1GB and 2GB versionsBurt P
2018-12-03add rpi3a+, fix intro date for rpi3b+Burt P
2018-04-24rpi_data: show rcode of unknown piBurt P
2018-04-24rpi_data: add Raspberry Pi Model 3 B-PlusBurt P
2017-08-27Create dmi_util.c and move *_util.c to hardinfo/Burt P
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-24Check for NULL before g_strstrip() to assertion failure warningsBurt P
2017-07-24device tree: add power mac dataBurt 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
2017-07-19device tree: more small fixesBurt P
2017-07-19Expand device tree supportBurt P
2017-07-19rpi_data: make sure PROC_CPUINFO is definedBurt P
2017-07-19Move Raspberry Pi detection stuff into Device Tree sectionBurt P