summaryrefslogtreecommitdiff
path: root/doc/develop/driver-model/livetree.rst
AgeCommit message (Expand)Author
2023-05-06drivers: use dev_read_addr_ptr when cast to pointerJohan Jonker
2022-10-17dm: core: Update docs about oftree_from_fdt()Simon Glass
2022-09-29dm: core: Allow copying ofnode property data when writingSimon Glass
2022-09-29dm: core: Expand ofnode testsSimon Glass
2022-09-29dm: core: Add the ofnode multi-tree implementationSimon Glass
2022-09-29test: Make a copy of the device tree before running a testSimon Glass
2022-08-12dm: core: Prepare for updating the device tree with ofnodeSimon Glass
2022-08-12dm: core: Introduce support for multiple treesSimon Glass
2022-08-12dm: core: Add a note about how livetree updates workSimon Glass
2021-03-26doc: Move driver model docs under develop/Simon Glass