index
:
sdk/emulator/qemu
1.0_post
2.0alpha
features/brillcodec_2i
features/camera
features/cnp
features/dr
features/qt_dr
features/smp
features/virtio-9p
features/vmodem
glesv3
master
opensrc_p2.3
opensrc_p2.3.1
opensrc_p2.3.2
opensrc_p2.4
opensrc_p3.0
opensrc_p4.0
sandbox/byungchul.so/tizen
sandbox/elebideau/tizen
sandbox/mmajewski2/maru-virgl-rendering-wip
sandbox/mmajewski2/standalone-virgl-wip
sandbox/pcoval/tizen
spin
tizen
tizen_2.0
tizen_2.1
tizen_2.2
tizen_3.0.m14.4_ivi
tizen_p2.3
tizen_p2.3.1
tizen_qemu_1.6
tizen_qemu_1.7
tizen_qemu_2.0
tizen_qemu_5.0.1
tizen_studio_1.2_p2.3
tizen_studio_1.2_p2.3.1
tizen_studio_1.2_p2.3.2
tizen_studio_1.2_p2.4
tizen_studio_1.2_p3.0
tizen_studio_1.3_p2.3
tizen_studio_1.3_p2.3.1
tizen_studio_1.3_p2.3.2
tizen_studio_1.3_p2.4
tizen_studio_1.3_p3.0
tizen_studio_2.0_p2.3
tizen_studio_2.0_p2.3.1
tizen_studio_2.0_p2.3.2
tizen_studio_2.0_p2.4
tizen_studio_2.0_p3.0
tizen_studio_2.0_p4.0
tizen_studio_2.0_p5.0
tizen_studio_3.0_p2.3
tizen_studio_3.0_p2.3.1
tizen_studio_3.0_p2.3.2
tizen_studio_3.0_p2.4
tizen_studio_3.0_p3.0
tizen_studio_3.0_p4.0
tizen_studio_3.0_p5.0
tizen_studio_3.5_p2.3
tizen_studio_3.5_p2.3.1
tizen_studio_3.5_p2.3.2
tizen_studio_3.5_p2.4
tizen_studio_3.5_p3.0
tizen_studio_3.5_p4.0
tizen_studio_3.5_p5.0
tizen_studio_3.5_p5.5
tizen_studio_4.0_p2.3
tizen_studio_4.0_p2.3.1
tizen_studio_4.0_p2.3.2
tizen_studio_4.0_p2.4
tizen_studio_4.0_p3.0
tizen_studio_4.0_p4.0
tizen_studio_4.0_p5.0
tizen_studio_4.0_p5.5
tizen_studio_4.0_p6.0
tizen_studio_4.5_p6.5
tizen_studio_5.0_p7.0
tizen_studio_5.5_p7.5
tizen_studio_5.5_p8.0
tizen_studio_6.0_p9.0
tizen_studio_p2.3
tizen_studio_p2.3.1
tizen_studio_p2.3.2
tizen_studio_p2.4
tizen_studio_p3.0
tizen_studio_p4.0
works/arg_renewal
Domain: SDK / Emulator;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
hw
/
loader.h
Age
Commit message (
Expand
)
Author
Files
Lines
2016-04-07
Sort the fw_cfg file list
Gerd Hoffmann
1
-0
/
+2
2016-03-16
loader: Fix incorrect parameter name in load_image_mr() macro
Jens Wiklander
1
-1
/
+1
2016-03-04
loader: Add data swap option to load-elf
Peter Crosthwaite
1
-1
/
+4
2016-03-04
loader: load_elf(): Add doc comment
Peter Crosthwaite
1
-0
/
+23
2016-03-04
loader: add API to load elf header
Peter Crosthwaite
1
-0
/
+13
2016-03-04
loader: Add load_image_mr() to load ROM image to a MemoryRegion
Peter Maydell
1
-2
/
+16
2015-07-07
vl: move rom_load_all after machine init done
Eric Auger
1
-2
/
+1
2015-04-27
acpi-build: remove dependency from ram_addr.h
Paolo Bonzini
1
-3
/
+5
2015-02-18
hmp: Name HMP info handler functions hmp_info_SUBCOMMAND()
Markus Armbruster
1
-1
/
+1
2015-01-10
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
1
-2
/
+2
2015-01-08
acpi-build: make ROMs RAM blocks resizeable
Michael S. Tsirkin
1
-2
/
+2
2014-12-22
hw/loader: split out load_image_gzipped_buffer()
Laszlo Ersek
1
-0
/
+9
2014-11-24
acpi-build: mark RAM dirty on table update
Michael S. Tsirkin
1
-1
/
+1
2014-11-03
hw/core/loader: implement address translation in uimage loader
Max Filippov
1
-1
/
+3
2014-09-08
loader: Add load_image_size() to replace load_image()
Benjamin Herrenschmidt
1
-0
/
+1
2014-08-19
loader: Add load_image_gzipped function.
Richard W.M. Jones
1
-0
/
+1
2014-03-11
pc: avoid duplicate names for ROM MRs
Michael S. Tsirkin
1
-2
/
+4
2014-03-09
loader: rename in_ram/has_mr
Michael S. Tsirkin
1
-1
/
+1
2014-03-05
elf-loader: add more return codes
Alexey Kardashevskiy
1
-0
/
+6
2014-02-10
loader: document that errno is set
Michael S. Tsirkin
1
-0
/
+7
2013-11-10
loader: drop return value for rom_add_blob_fixed
Michael S. Tsirkin
1
-1
/
+1
2013-10-14
loader: allow adding ROMs in done callbacks
Michael S. Tsirkin
1
-0
/
+1
2013-10-14
loader: support for unmapped ROM blobs
Michael S. Tsirkin
1
-3
/
+4
2013-08-21
loader: store FW CFG ROM files in RAM
Michael S. Tsirkin
1
-0
/
+1
2013-07-22
hw/loader: Support ramdisk with u-boot header
Soren Brinkmann
1
-0
/
+13
2013-06-02
refer to FWCfgState explicitly
Laszlo Ersek
1
-1
/
+2
2013-04-08
hw: move headers to include/
Paolo Bonzini
1
-0
/
+52