1. 60d437b of: resolver: Add of_node_put() before return and break by Nishka Dasgupta · 5 years ago
  2. b3e46d1 of: Use of_node_name_eq for node name comparisons by Rob Herring · 6 years ago
  3. 482137b of: overlay: validate offset from property fixups by Frank Rowand · 7 years ago
  4. 0b3ce78 of: cache phandle nodes to reduce cost of of_find_node_by_phandle() by Frank Rowand · 7 years ago
  5. 39a751a of: change overlay apply input data from unflattened to FDT by Frank Rowand · 7 years ago
  6. af6074f of: Use SPDX license tag for DT files by Rob Herring · 7 years ago
  7. f948d6d of: overlay: avoid race condition between applying multiple overlays by Frank Rowand · 7 years ago
  8. eeb0950 of/resolver: Replace kmalloc + memcpy with kmemdup() by Stephen Boyd · 7 years ago
  9. d35d623 of/resolver: Simplify to be32_add_cpu() by Stephen Boyd · 7 years ago
  10. 27497e1 of: find_node_by_full_name rewrite to compare each level by Rob Herring · 8 years ago
  11. 95e6b1f of: use kbasename instead of open coding by Rob Herring · 8 years ago
  12. 17a7035 of: fix sparse warnings in fdt, irq, reserved mem, and resolver code by Rob Herring · 8 years ago
  13. 30965ee of: drop duplicate headers by Geliang Tang · 8 years ago
  14. 32bed31 of: Fix issue where code would fall through to error case. by Moritz Fischer · 8 years ago
  15. 5581a95 of: Remove unused variable overlay_symbols by Frank Rowand · 8 years ago
  16. 4458db4 of: Move setting of pointer to beside test for non-null by Frank Rowand · 8 years ago
  17. d9181b2 of: Add back an error message, restructured by Frank Rowand · 8 years ago
  18. 269f1a6 of: Update comments to reflect changes and increase clarity by Frank Rowand · 8 years ago
  19. ea8229b of: Remove redundant size check by Frank Rowand · 8 years ago
  20. 624ab2a of: Update structure of code to be clearer, also remove BUG_ON() by Frank Rowand · 8 years ago
  21. 25e1687 of: Rename variables to better reflect purpose or follow convention by Frank Rowand · 8 years ago
  22. fad556b of: Remove prefix "__of_" from local function names by Frank Rowand · 8 years ago
  23. f94823f of: Rename functions to more accurately reflect what they do by Frank Rowand · 8 years ago
  24. 9f27ede of: Convert comparisons to zero or NULL to logical expressions by Frank Rowand · 8 years ago
  25. 96d1c8e of: Remove excessive printks to reduce clutter. by Frank Rowand · 8 years ago
  26. a67976e of: Remove comments that state the obvious, to reduce clutter by Frank Rowand · 8 years ago
  27. 5de3bbc of: overlay: add resolver error prints by Michal Suchanek · 9 years ago
  28. 606ad42 of: use pr_fmt prefix for all console printing by Rob Herring · 9 years ago
  29. 82f6875 of: resolver: Add missing of_node_get and of_node_put by Amitoj Kaur Chawla · 9 years ago
  30. da56d04 of/resolver: Switch to new local fixups format. by Pantelis Antoniou · 10 years ago
  31. 7941b27 of: Introduce Device Tree resolve support. by Pantelis Antoniou · 11 years ago