Age | Commit message (Expand) | Author |
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 |
2020-06-07 | Add Raspberry Pi 4 with 8GB | Leandro Pereira |
2019-07-29 | rpi4b 4gb version, make all mem values M(i)B | Burt P |
2019-07-29 | raspberry pi memory types | Burt P |
2019-07-11 | rpi_data: Add Raspberry Pi 4B 1GB and 2GB versions | Burt P |
2018-12-03 | add rpi3a+, fix intro date for rpi3b+ | Burt P |
2018-04-24 | rpi_data: show rcode of unknown pi | Burt P |
2018-04-24 | rpi_data: add Raspberry Pi Model 3 B-Plus | Burt P |
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-24 | Check for NULL before g_strstrip() to assertion failure warnings | Burt P |
2017-07-24 | device tree: add power mac data | 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 |
2017-07-19 | device tree: more small fixes | Burt P |
2017-07-19 | Expand device tree support | Burt P |
2017-07-19 | rpi_data: make sure PROC_CPUINFO is defined | Burt P |
2017-07-19 | Move Raspberry Pi detection stuff into Device Tree section | Burt P |