1. 77eaec6 lib/device_tree.c: Fix print_property by Maximilian Brune · 11 months ago
  2. d732628 lib/device_tree.c: Change log level message by Elyes Haouas · 1 year, 8 months ago
  3. 206328d lib/device_tree.c: zero-initialize new DT nodes by Sergii Dmytruk · 2 years, 5 months ago
  4. 8b5841e lib/device_tree.c: Change 'printk(BIOS_DEBUG, "ERROR:' to printk(BIOS_ERR, "' by Elyes HAOUAS · 2 years, 6 months ago
  5. 0949e73 src/acpi to src/lib: Fix spelling errors by Martin Roth · 2 years, 11 months ago
  6. 0afaff2 lib/device_tree.c: Remove repeated word by Elyes HAOUAS · 3 years, 7 months ago
  7. ac95903 treewide: replace GPLv2 long form headers with SPDX header by Patrick Georgi · 4 years, 3 months ago
  8. afd4c87 treewide: move copyrights and authors to AUTHORS by Patrick Georgi · 4 years, 3 months ago
  9. 393c71c add ctype.h header by Joel Kitching · 5 years ago
  10. 23df477 device_tree: Update comment style to C89 by Julius Werner · 5 years ago
  11. 735ddc9 device_tree: Add overlay support by Julius Werner · 5 years ago
  12. 698d83a lib: Prevent memory leak on error path by Jacob Garber · 5 years ago
  13. 0e9116f device_tree: Make FDT property data non-const by Julius Werner · 5 years ago
  14. 0d74653 device_tree: Match debug output format to dtc -O dts output by Julius Werner · 5 years ago
  15. 6d5695f device_tree: Add support for aliases by Julius Werner · 5 years ago
  16. fbec63d device_tree: Have absolute paths start with '/' by Julius Werner · 5 years ago
  17. f36d53c device_tree: Drop sub-node path lookup from dt_find_node_by_path() by Julius Werner · 5 years ago
  18. 6702b68 device_tree: Add phandle caching and lookups by Julius Werner · 5 years ago
  19. 73eaec8 device_tree: Add version checks by Julius Werner · 5 years ago
  20. 9636a10 device_tree: Switch allocations to xzalloc() by Julius Werner · 5 years ago
  21. a5ea3a2 device_tree: Use be32dec/be32enc where appropriate by Julius Werner · 5 years ago
  22. 0a7d690 device_tree/fit: Constify data structures by Patrick Rudolph · 6 years ago
  23. 3fca4ed lib/fit: support booting initrd placed above 4GiB by Patrick Rudolph · 6 years ago
  24. 1ec7644 src/lib: Fix typo by Elyes HAOUAS · 6 years ago
  25. 679d624 Coverity: Fix CID1393979 by Patrick Rudolph · 6 years ago
  26. e3e3f4f src: Get rid of unneeded whitespace by Elyes HAOUAS · 6 years ago
  27. 5ccc731 devicetree: Add method to delete property by name by Patrick Rudolph · 6 years ago
  28. c38960d lib/device_tree: Add method to get phandle by Patrick Rudolph · 6 years ago
  29. 666c172 lib/devicetree: Integrate flattened devicetree support by Patrick Rudolph · 6 years ago
  30. 67aca3e lib: Raw import FDT devicetree from depthcharge by Patrick Rudolph · 6 years ago