49 Commits (82991bed738783d68c9950840b2e98d84b9f0621)

Author SHA1 Message Date
Philippe Mathieu-Daudé 21a9ad2f15 device_tree: fix compiler warnings (clang 5) 9 years ago
Paolo Bonzini 58369e22cf qemu-common: stop including qemu/bswap.h from qemu-common.h 10 years ago
Markus Armbruster da34e65cb4 include/qemu/osdep.h: Don't include qapi/error.h 10 years ago
Eric Auger 58e71097ce device_tree: qemu_fdt_getprop_cell converted to use the error API 10 years ago
Eric Auger 78e24f235e device_tree: qemu_fdt_getprop converted to use the error API 10 years ago
Eric Auger 6d79566ae6 device_tree: introduce qemu_fdt_node_path 10 years ago
Eric Auger 60e43e987c device_tree: introduce load_device_tree_from_sysfs 10 years ago
Peter Maydell d38ea87ac5 all: Clean up includes 10 years ago
Kamalesh Babulal cc47a16bcb device_tree: Fix a typo 11 years ago
Peter Crosthwaite 7df057bac3 device-tree: Make a common-obj 11 years ago
Marcel Apfelbaum 6cabe7fa6d machine: query phandle-start machine property 11 years ago
Sergey Fedorov 2bf9febc95 device-tree: fix memory leak 12 years ago
Li Liu 508e221f2c device_tree.c: dump all err mesages with error_report 12 years ago
Li Liu db013f81b2 device_tree.c: redirect load_device_tree err message to stderr 12 years ago
Peter Crosthwaite be5907f2cc device_tree: qemu_fdt_setprop: Rename val_array arg 13 years ago
Peter Crosthwaite 5a4348d111 device_tree: s/qemu_devtree/qemu_fdt globally 13 years ago
Peter Maydell ef6de70ea8 device_tree.c: Terminate the empty reservemap in create_device_tree() 13 years ago
Peter Maydell 97c38f8c27 device_tree: Add qemu_devtree_setprop_sized_cells() utility functions 13 years ago
Markus Armbruster c1b71b0c03 vl: Tighten parsing of -machine option phandle_start 13 years ago
Markus Armbruster 2ff3de685a Simplify -machine option queries with qemu_get_machine_opts() 13 years ago
Stefan Weil 909a196d27 device tree: Fix cppcheck warning 13 years ago
Paolo Bonzini 9c17d615a6 softmmu: move include files to include/sysemu/ 14 years ago
Paolo Bonzini 1de7afc984 misc: move include files to include/qemu/ 14 years ago
Alexander Graf 6641b77254 device tree: simplify dumpdtb code 14 years ago
Alexander Graf 711934334e fdt: move dumpdtb interpretation code to device_tree.c 14 years ago
Peter Maydell f0aa713f65 device_tree: Add support for reading device tree properties 14 years ago
Alexander Graf 45e9dfb2fd dt: make setprop argument static 14 years ago
Alexander Graf 4b1b1c896f dt: Add global option to set phandle start offset 14 years ago
Alexander Graf 1337ae1e5b Revert "dt: temporarily disable subtree creation failure check" 14 years ago
Alexander Graf bb28eb3797 dt: add helper for 64bit cell adds 14 years ago
Alexander Graf 3601b57282 dt: add helper for phandle allocation 14 years ago
Alexander Graf ce36252cc1 dt: add helper for empty dt creation 14 years ago
Alexander Graf 7d5fd1089c dt: add helper for phandle enumeration 14 years ago
Alexander Graf ef5d833fc6 dt: temporarily disable subtree creation failure check 14 years ago
Alexander Graf 8535ab1258 dt: add helper for phandle references 14 years ago
Alexander Graf c640d08834 dt: allow add_subnode to create root subnodes 14 years ago
Stefan Weil bff39b6360 device_tree: Fix potential memory leak 15 years ago
Alexander Graf ded57c5f3a device tree: give dt more size 15 years ago
Alexander Graf ccbcfedd17 device tree: dont fail operations 15 years ago
Alexander Graf 80ad781643 device tree: add add_subnode command 15 years ago
Alexander Graf d69a8e6387 device tree: add nop_node 15 years ago
Anthony Liguori 7267c0947d Use glib memory allocation and free functions 15 years ago
Blue Swirl a08784dd11 Remove unused sysemu.h include directives 15 years ago
David Gibson c489749030 Allow qemu_devtree_setprop() to take arbitrary values 15 years ago
Blue Swirl 39b7f20eec Fix device tree compile broken by ca20cf32ab 17 years ago
Paul Brook 3c80c6fefb Remove unused variable 17 years ago
pbrook 7ec632b45c Wean device tree code off phys_ram_base. 17 years ago
aliguori 1eec614b36 toplevel: remove error handling from qemu_malloc() callers (Avi Kivity) 17 years ago
aurel32 f652e6af11 Implement device tree support needed for Bamboo emulation 18 years ago