1. b3dcfc2 libfdt: Fix method documentation style by Jaewan Kim · 1 year, 11 months ago
  2. bc828d7 libfdt: Add FdtNode::subnodes() by Jaewan Kim · 1 year, 11 months ago
  3. fe06c85 libfdt: Refactor to keep iterators in one place by Jaewan Kim · 1 year, 10 months ago
  4. 08be799 Merge "libfdt: Add FdtNode::name()" into main by Treehugger Robot · 1 year, 10 months ago
  5. aa63870 libfdt: Add FdtNode::name() by Jaewan Kim · 1 year, 11 months ago
  6. 02017da libs: Use Self::capacity() in Fdt::check_full() by Pierre-Clément Tosi · 1 year, 11 months ago
  7. 474c0ee [dice] Retrieve the DICE data range from FDT in service VM by Alice Wang · 1 year, 11 months ago
  8. aea8364 Remove unsafe lints now that they are enabled globally. by Andrew Walbran · 2 years ago
  9. 84b9a23 Standardise and require safety comments in libfdt. by Andrew Walbran · 2 years, 1 month ago
  10. 2422bdc [fdt] Add function to get the first range in /memory node of fdt by Alice Wang · 2 years, 2 months ago
  11. 9d4df70 [fdt][test] Add integration test for libfdt by Alice Wang · 2 years, 3 months ago
  12. c27c427 pvmfw: Add swiotlb <reg> to platform.dts by Pierre-Clément Tosi · 2 years, 3 months ago
  13. be3a97b pvmfw: Accept either swiotlb DT reg or size/align by Pierre-Clément Tosi · 2 years, 3 months ago
  14. 0dcc75e libs: libfdt: Fix Fdt::header() using bad pointer by Pierre-Clément Tosi · 2 years, 3 months ago
  15. 4cf20aa Allow to override AVF debug policy by Jaewan Kim · 2 years, 4 months ago
  16. e9d87e8 Patch the template DT by Jiyong Park · 2 years, 5 months ago
  17. 9c63cd1 Patch DT using information extracted from DT by Jiyong Park · 2 years, 5 months ago
  18. 6a8789a Refactor DT validation routine by Jiyong Park · 2 years, 5 months ago
  19. 4ba7966 pvmfw: refactor: Generalize BCC DT node creation by Pierre-Clément Tosi · 2 years, 6 months ago
  20. 8036b4f pvmfw: Use Fdt::as_ptr() during logging by Pierre-Clément Tosi · 2 years, 6 months ago
  21. ba8929b Disable ramdump with debug policy by Jaewan Kim · 2 years, 7 months ago
  22. a07b25d Merge "Fix warnings from Rust 1.65.0" by Chris Wailes · 2 years, 7 months ago
  23. 7526962 Fix warnings from Rust 1.65.0 by Chris Wailes · 2 years, 8 months ago
  24. 90e1935 pvmfw: Apply debug policy from config to VM FDT by Pierre-Clément Tosi · 2 years, 9 months ago
  25. db74cb1 pvmfw: Pass BCC to next stage through DT by Pierre-Clément Tosi · 2 years, 8 months ago
  26. 0d8b54d Map PCI (BAR) MMIO range too. by Andrew Walbran · 2 years, 8 months ago
  27. b39e692 Add iterator over ranges property. by Andrew Walbran · 2 years, 8 months ago
  28. 55ad01b Move iterators to new module. by Andrew Walbran · 2 years, 8 months ago
  29. ef2030e libfdt: Rename Fdt::bytes to Fdt::buffer by Pierre-Clément Tosi · 2 years, 8 months ago
  30. b244d93 libfdt: Map FDT_ERR_NOTFOUND to Option::None by Pierre-Clément Tosi · 2 years, 9 months ago
  31. 1b0d890 libfdt: Extend Rust wrapper with write functions by Pierre-Clément Tosi · 2 years, 9 months ago
  32. 41c158e libfdt: Add CompatibleIterator by Pierre-Clément Tosi · 2 years, 9 months ago
  33. 1baa9a9 libfdt: Create Rust wrapper by David Brazdil · 3 years, 1 month ago