1. 1bf532b libs: Move cstr!() into its own crate by Pierre-Clément Tosi · 1 year, 10 months ago
  2. c63246d libfdt: Add Fdt::node_mut_with_phandle() by Jaewan Kim · 1 year, 10 months ago
  3. a041d4b libfdt: Fix bugs in comparing two list in tests by Jaewan Kim · 1 year, 10 months ago
  4. f34f4b8 libfdt: Add FdtNode::get_phandle() by Jaewan Kim · 1 year, 10 months ago
  5. 80ed241 Merge changes I9c148947,I4e4aea08 into main by Treehugger Robot · 1 year, 10 months ago
  6. f72f4f2 libfdt: Add FdtNodeMut::as_node() by Jaewan Kim · 1 year, 10 months ago
  7. 180a7c2 vmbase,libfdt: Make cstr! safe & const-compatible by Pierre-Clément Tosi · 1 year, 10 months ago
  8. f163d76 libfdt: Add Fdt::symbols() and Fdt::symbols_mut() by Jaewan Kim · 1 year, 10 months ago
  9. b635bb0 libfdt: Use cstr!() by Jaewan Kim · 1 year, 10 months ago
  10. 504b430 libfdt: tests: Improve assert!() error messages by Pierre-Clément Tosi · 1 year, 10 months ago
  11. eba2779 libfdt: Make Phandle::new() const by Pierre-Clément Tosi · 1 year, 10 months ago
  12. 5ab1358 libfdt: Add adb_subnode_with_name_len() and subnode_with_name_len() by Jaewan Kim · 1 year, 11 months ago
  13. 4ae0e71 libfdt: FdtNodeMut::nop() by Jaewan Kim · 1 year, 11 months ago
  14. 17ba7a3 libfdt: Add phandle APIs by Jaewan Kim · 1 year, 11 months ago
  15. 5b05777 libfdt: Add FdtNode::supernode_at_depth() by Jaewan Kim · 1 year, 11 months ago
  16. bab4259 libfdt: Refactor path_offset() by Jaewan Kim · 1 year, 11 months ago
  17. 72d1090 libfdt: Add property iterator by Jaewan Kim · 1 year, 11 months ago
  18. ac9e7e0 Merge "libfdt: Fix method documentation style" into main by Jaewan Kim · 1 year, 11 months ago
  19. b3dcfc2 libfdt: Fix method documentation style by Jaewan Kim · 2 years ago
  20. 0df5fb1 Move device tree compile rule in common places by Jaewan Kim · 2 years ago
  21. bc828d7 libfdt: Add FdtNode::subnodes() by Jaewan Kim · 2 years ago
  22. fe06c85 libfdt: Refactor to keep iterators in one place by Jaewan Kim · 1 year, 11 months ago
  23. 08be799 Merge "libfdt: Add FdtNode::name()" into main by Treehugger Robot · 1 year, 11 months ago
  24. aa63870 libfdt: Add FdtNode::name() by Jaewan Kim · 2 years ago
  25. 02017da libs: Use Self::capacity() in Fdt::check_full() by Pierre-Clément Tosi · 2 years ago
  26. 474c0ee [dice] Retrieve the DICE data range from FDT in service VM by Alice Wang · 2 years ago
  27. da1b273 Add avf_build_flags_rust defaults to all rust_ modules by Nikita Ioffe · 2 years ago
  28. aea8364 Remove unsafe lints now that they are enabled globally. by Andrew Walbran · 2 years ago
  29. 84b9a23 Standardise and require safety comments in libfdt. by Andrew Walbran · 2 years, 2 months ago
  30. 7b6e61f Bindgen 0.65.1 no longer supports size_t-is-usize by Matthew Maurer · 2 years, 2 months ago
  31. ce7ed5e Merge "Add a comment in TEST_MAPPING that ath_config has to be updated" by Treehugger Robot · 2 years, 3 months ago
  32. 959f551 Add a comment in TEST_MAPPING that ath_config has to be updated by Jiyong Park · 2 years, 3 months ago
  33. 2422bdc [fdt] Add function to get the first range in /memory node of fdt by Alice Wang · 2 years, 3 months ago
  34. 9d4df70 [fdt][test] Add integration test for libfdt by Alice Wang · 2 years, 3 months ago
  35. c27c427 pvmfw: Add swiotlb <reg> to platform.dts by Pierre-Clément Tosi · 2 years, 4 months ago
  36. be3a97b pvmfw: Accept either swiotlb DT reg or size/align by Pierre-Clément Tosi · 2 years, 4 months ago
  37. 0dcc75e libs: libfdt: Fix Fdt::header() using bad pointer by Pierre-Clément Tosi · 2 years, 4 months ago
  38. 4cf20aa Allow to override AVF debug policy by Jaewan Kim · 2 years, 5 months ago
  39. e9d87e8 Patch the template DT by Jiyong Park · 2 years, 6 months ago
  40. 9c63cd1 Patch DT using information extracted from DT by Jiyong Park · 2 years, 6 months ago
  41. 6a8789a Refactor DT validation routine by Jiyong Park · 2 years, 6 months ago
  42. 4ba7966 pvmfw: refactor: Generalize BCC DT node creation by Pierre-Clément Tosi · 2 years, 7 months ago
  43. 8036b4f pvmfw: Use Fdt::as_ptr() during logging by Pierre-Clément Tosi · 2 years, 7 months ago
  44. ba8929b Disable ramdump with debug policy by Jaewan Kim · 2 years, 8 months ago
  45. a07b25d Merge "Fix warnings from Rust 1.65.0" by Chris Wailes · 2 years, 7 months ago
  46. 7526962 Fix warnings from Rust 1.65.0 by Chris Wailes · 2 years, 9 months ago
  47. 90e1935 pvmfw: Apply debug policy from config to VM FDT by Pierre-Clément Tosi · 2 years, 10 months ago
  48. db74cb1 pvmfw: Pass BCC to next stage through DT by Pierre-Clément Tosi · 2 years, 9 months ago
  49. 0d8b54d Map PCI (BAR) MMIO range too. by Andrew Walbran · 2 years, 9 months ago
  50. b39e692 Add iterator over ranges property. by Andrew Walbran · 2 years, 9 months ago
  51. 55ad01b Move iterators to new module. by Andrew Walbran · 2 years, 9 months ago
  52. ef2030e libfdt: Rename Fdt::bytes to Fdt::buffer by Pierre-Clément Tosi · 2 years, 9 months ago
  53. b244d93 libfdt: Map FDT_ERR_NOTFOUND to Option::None by Pierre-Clément Tosi · 2 years, 9 months ago
  54. 1b0d890 libfdt: Extend Rust wrapper with write functions by Pierre-Clément Tosi · 2 years, 10 months ago
  55. 41c158e libfdt: Add CompatibleIterator by Pierre-Clément Tosi · 2 years, 10 months ago
  56. 1baa9a9 libfdt: Create Rust wrapper by David Brazdil · 3 years, 2 months ago