index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
device_tree.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
device-tree: Make a common-obj
Peter Crosthwaite
2015-06-03
1
-1
/
+0
*
machine: query phandle-start machine property
Marcel Apfelbaum
2015-03-11
1
-3
/
+2
*
device-tree: fix memory leak
Sergey Fedorov
2015-01-07
1
-4
/
+10
*
device_tree.c: dump all err mesages with error_report
Li Liu
2014-09-02
1
-20
/
+20
*
device_tree.c: redirect load_device_tree err message to stderr
Li Liu
2014-09-02
1
-7
/
+8
*
device_tree: qemu_fdt_setprop: Rename val_array arg
Peter Crosthwaite
2013-12-20
1
-2
/
+2
*
device_tree: s/qemu_devtree/qemu_fdt globally
Peter Crosthwaite
2013-12-20
1
-31
/
+31
*
device_tree.c: Terminate the empty reservemap in create_device_tree()
Peter Maydell
2013-12-10
1
-0
/
+4
*
device_tree: Add qemu_devtree_setprop_sized_cells() utility functions
Peter Maydell
2013-07-19
1
-0
/
+33
*
vl: Tighten parsing of -machine option phandle_start
Markus Armbruster
2013-07-09
1
-5
/
+2
*
Simplify -machine option queries with qemu_get_machine_opts()
Markus Armbruster
2013-07-09
1
-18
/
+10
*
device tree: Fix cppcheck warning
Stefan Weil
2013-06-11
1
-1
/
+1
*
softmmu: move include files to include/sysemu/
Paolo Bonzini
2012-12-19
1
-1
/
+1
*
misc: move include files to include/qemu/
Paolo Bonzini
2012-12-19
1
-2
/
+2
*
device tree: simplify dumpdtb code
Alexander Graf
2012-10-05
1
-8
/
+1
*
fdt: move dumpdtb interpretation code to device_tree.c
Alexander Graf
2012-10-05
1
-0
/
+22
*
device_tree: Add support for reading device tree properties
Peter Maydell
2012-07-20
1
-0
/
+30
*
dt: make setprop argument static
Alexander Graf
2012-06-24
1
-1
/
+1
*
dt: Add global option to set phandle start offset
Alexander Graf
2012-06-24
1
-1
/
+27
*
Revert "dt: temporarily disable subtree creation failure check"
Alexander Graf
2012-06-24
1
-2
/
+0
*
dt: add helper for 64bit cell adds
Alexander Graf
2012-06-24
1
-0
/
+7
*
dt: add helper for phandle allocation
Alexander Graf
2012-06-24
1
-0
/
+7
*
dt: add helper for empty dt creation
Alexander Graf
2012-06-24
1
-0
/
+37
*
dt: add helper for phandle enumeration
Alexander Graf
2012-06-24
1
-1
/
+15
*
dt: temporarily disable subtree creation failure check
Alexander Graf
2012-06-24
1
-0
/
+2
*
dt: add helper for phandle references
Alexander Graf
2012-06-24
1
-0
/
+8
*
dt: allow add_subnode to create root subnodes
Alexander Graf
2012-06-24
1
-1
/
+6
*
device_tree: Fix potential memory leak
Stefan Weil
2011-10-26
1
-0
/
+1
*
device tree: give dt more size
Alexander Graf
2011-10-06
1
-0
/
+1
*
device tree: dont fail operations
Alexander Graf
2011-10-06
1
-25
/
+51
*
device tree: add add_subnode command
Alexander Graf
2011-10-06
1
-0
/
+24
*
device tree: add nop_node
Alexander Graf
2011-10-06
1
-0
/
+11
*
Use glib memory allocation and free functions
Anthony Liguori
2011-08-20
1
-2
/
+2
*
Remove unused sysemu.h include directives
Blue Swirl
2011-04-15
1
-1
/
+0
*
Allow qemu_devtree_setprop() to take arbitrary values
David Gibson
2011-04-01
1
-1
/
+1
*
Fix device tree compile broken by ca20cf32ab3d945155141ef737f5d08ebb373e1d
Blue Swirl
2009-09-23
1
-0
/
+1
*
Remove unused variable
Paul Brook
2009-05-24
1
-1
/
+0
*
Wean device tree code off phys_ram_base.
pbrook
2009-04-10
1
-18
/
+18
*
toplevel: remove error handling from qemu_malloc() callers (Avi Kivity)
aliguori
2009-02-05
1
-4
/
+0
*
Implement device tree support needed for Bamboo emulation
aurel32
2008-12-16
1
-0
/
+114