1. 393c71c add ctype.h header by Joel Kitching · 5 years ago
  2. 23df477 device_tree: Update comment style to C89 by Julius Werner · 5 years ago
  3. 735ddc9 device_tree: Add overlay support by Julius Werner · 5 years ago
  4. 698d83a lib: Prevent memory leak on error path by Jacob Garber · 5 years ago
  5. 0e9116f device_tree: Make FDT property data non-const by Julius Werner · 5 years ago
  6. 0d74653 device_tree: Match debug output format to dtc -O dts output by Julius Werner · 5 years ago
  7. 6d5695f device_tree: Add support for aliases by Julius Werner · 5 years ago
  8. fbec63d device_tree: Have absolute paths start with '/' by Julius Werner · 5 years ago
  9. f36d53c device_tree: Drop sub-node path lookup from dt_find_node_by_path() by Julius Werner · 5 years ago
  10. 6702b68 device_tree: Add phandle caching and lookups by Julius Werner · 5 years ago
  11. 73eaec8 device_tree: Add version checks by Julius Werner · 5 years ago
  12. 9636a10 device_tree: Switch allocations to xzalloc() by Julius Werner · 5 years ago
  13. a5ea3a2 device_tree: Use be32dec/be32enc where appropriate by Julius Werner · 5 years ago
  14. 0a7d690 device_tree/fit: Constify data structures by Patrick Rudolph · 6 years ago
  15. 3fca4ed lib/fit: support booting initrd placed above 4GiB by Patrick Rudolph · 6 years ago
  16. 1ec7644 src/lib: Fix typo by Elyes HAOUAS · 6 years ago
  17. 679d624 Coverity: Fix CID1393979 by Patrick Rudolph · 6 years ago
  18. e3e3f4f src: Get rid of unneeded whitespace by Elyes HAOUAS · 6 years ago
  19. 5ccc731 devicetree: Add method to delete property by name by Patrick Rudolph · 6 years ago
  20. c38960d lib/device_tree: Add method to get phandle by Patrick Rudolph · 6 years ago
  21. 666c172 lib/devicetree: Integrate flattened devicetree support by Patrick Rudolph · 6 years ago
  22. 67aca3e lib: Raw import FDT devicetree from depthcharge by Patrick Rudolph · 6 years ago