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