Age | Commit message (Expand) | Author |
---|---|---|
2016-07-26 | Rename struct fdt_memory to fdt_reg to match the member name | Patrick Wildt |
2016-07-09 | Add interfaces to look up a device tree node by phandle. | Mark Kettenis |
2016-06-08 | Use fdt to find the console to initialise. Try to use /chosen/stdout-path | Jonathan Gray |
2016-04-03 | Implement a way to extract memory information from a node. This can be | Patrick Wildt |
2016-03-03 | Move fdt to a more centralized location so it can be used by arm as well. Dif... | Brandon Mercer |