1. be5907f device_tree: qemu_fdt_setprop: Rename val_array arg by Peter Crosthwaite · 11 years ago
  2. 5a4348d device_tree: s/qemu_devtree/qemu_fdt globally by Peter Crosthwaite · 11 years ago
  3. ef6de70 device_tree.c: Terminate the empty reservemap in create_device_tree() by Peter Maydell · 11 years ago
  4. 97c38f8 device_tree: Add qemu_devtree_setprop_sized_cells() utility functions by Peter Maydell · 11 years ago
  5. c1b71b0 vl: Tighten parsing of -machine option phandle_start by Markus Armbruster · 12 years ago
  6. 2ff3de6 Simplify -machine option queries with qemu_get_machine_opts() by Markus Armbruster · 12 years ago
  7. 909a196 device tree: Fix cppcheck warning by Stefan Weil · 12 years ago
  8. 9c17d61 softmmu: move include files to include/sysemu/ by Paolo Bonzini · 12 years ago
  9. 1de7afc misc: move include files to include/qemu/ by Paolo Bonzini · 12 years ago
  10. 6641b77 device tree: simplify dumpdtb code by Alexander Graf · 12 years ago
  11. 7119343 fdt: move dumpdtb interpretation code to device_tree.c by Alexander Graf · 12 years ago
  12. f0aa713 device_tree: Add support for reading device tree properties by Peter Maydell · 12 years ago
  13. 45e9dfb dt: make setprop argument static by Alexander Graf · 13 years ago
  14. 4b1b1c8 dt: Add global option to set phandle start offset by Alexander Graf · 13 years ago
  15. 1337ae1 Revert "dt: temporarily disable subtree creation failure check" by Alexander Graf · 13 years ago
  16. bb28eb3 dt: add helper for 64bit cell adds by Alexander Graf · 13 years ago
  17. 3601b57 dt: add helper for phandle allocation by Alexander Graf · 13 years ago
  18. ce36252 dt: add helper for empty dt creation by Alexander Graf · 13 years ago
  19. 7d5fd10 dt: add helper for phandle enumeration by Alexander Graf · 13 years ago
  20. ef5d833 dt: temporarily disable subtree creation failure check by Alexander Graf · 13 years ago
  21. 8535ab1 dt: add helper for phandle references by Alexander Graf · 13 years ago
  22. c640d08 dt: allow add_subnode to create root subnodes by Alexander Graf · 13 years ago
  23. bff39b6 device_tree: Fix potential memory leak by Stefan Weil · 13 years ago
  24. ded57c5 device tree: give dt more size by Alexander Graf · 13 years ago
  25. ccbcfed device tree: dont fail operations by Alexander Graf · 13 years ago
  26. 80ad781 device tree: add add_subnode command by Alexander Graf · 13 years ago
  27. d69a8e6 device tree: add nop_node by Alexander Graf · 13 years ago
  28. 7267c09 Use glib memory allocation and free functions by Anthony Liguori · 13 years ago
  29. a08784d Remove unused sysemu.h include directives by Blue Swirl · 14 years ago
  30. c489749 Allow qemu_devtree_setprop() to take arbitrary values by David Gibson · 14 years ago
  31. 39b7f20 Fix device tree compile broken by ca20cf32ab3d945155141ef737f5d08ebb373e1d by Blue Swirl · 15 years ago
  32. 3c80c6f Remove unused variable by Paul Brook · 16 years ago
  33. 7ec632b Wean device tree code off phys_ram_base. by pbrook · 16 years ago
  34. 1eec614 toplevel: remove error handling from qemu_malloc() callers (Avi Kivity) by aliguori · 16 years ago
  35. f652e6a Implement device tree support needed for Bamboo emulation by aurel32 · 16 years ago