index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
arm
/
exynos4_boards.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-05-02
Do not include cpu.h if it's not really necessary
Thomas Huth
1
-1
/
+0
2021-05-02
Do not include sysemu/sysemu.h if it's not really necessary
Thomas Huth
1
-1
/
+0
2020-06-15
sysbus: Convert qdev_set_parent_bus() use with Coccinelle, part 1
Markus Armbruster
1
-4
/
+3
2020-06-15
sysbus: Convert to sysbus_realize() etc. with Coccinelle
Markus Armbruster
1
-1
/
+1
2020-06-15
qdev: Convert uses of qdev_create() with Coccinelle
Markus Armbruster
1
-2
/
+2
2019-09-04
Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...
Peter Maydell
1
-5
/
+2
2019-09-03
hw/arm: Use sysbus_init_child_obj for correct reference counting
Philippe Mathieu-Daudé
1
-2
/
+2
2019-09-03
hw/arm: simplify arm_load_dtb
Tao Xu
1
-5
/
+2
2019-08-16
Include hw/qdev-properties.h less
Markus Armbruster
1
-0
/
+1
2019-08-16
Include hw/irq.h a lot less
Markus Armbruster
1
-0
/
+1
2019-06-12
Include qemu-common.h exactly where needed
Markus Armbruster
1
-1
/
+0
2019-05-23
hw/arm/exynos4210: QOM'ify the Exynos4210 SoC
Philippe Mathieu-Daudé
1
-3
/
+6
2019-05-23
hw/arm/exynos4: Use the IEC binary prefix definitions
Philippe Mathieu-Daudé
1
-2
/
+3
2019-05-23
hw/arm/exynos4: Remove unuseful debug code
Philippe Mathieu-Daudé
1
-24
/
+0
2019-05-23
arm: Rename hw/arm/arm.h to hw/arm/boot.h
Peter Maydell
1
-1
/
+1
2019-04-29
hw/net/lan9118: Export TYPE_LAN9118 and use it instead of hardcoded string
Philippe Mathieu-Daudé
1
-1
/
+2
2017-11-13
hw: add .min_cpus and .default_cpus fields to machine_class
Emilio G. Cota
1
-8
/
+4
2017-09-07
hw/arm: Set ignore_memory_transaction_failures for most ARM boards
Peter Maydell
1
-0
/
+2
2017-07-14
hw: Use new memory_region_init_{ram, rom, rom_device}() functions
Peter Maydell
1
-4
/
+2
2017-07-14
memory: Rename memory_region_init_ram() to memory_region_init_ram_nomigrate()
Peter Maydell
1
-2
/
+2
2017-06-13
hw/arm/exynos: Move DRAM initialization next boards
Krzysztof Kozlowski
1
-7
/
+43
2017-04-20
hw/arm/exynos: Convert fprintf to qemu_log_mask/error_report
Krzysztof Kozlowski
1
-3
/
+4
2016-03-22
hw: explicitly include qemu-common.h and cpu.h
Paolo Bonzini
1
-0
/
+2
2016-03-16
machine: Use type_init() to register machine classes
Eduardo Habkost
1
-1
/
+1
2016-01-18
hw/arm: Clean up includes
Peter Maydell
1
-0
/
+1
2015-09-19
Revert use of DEFINE_MACHINE() for registrations of multiple machines
Andreas Färber
1
-4
/
+24
2015-09-19
Use DEFINE_MACHINE() to register all machines
Eduardo Habkost
1
-16
/
+12
2015-09-19
exynos4: Declare each QEMUMachine as a separate variable
Eduardo Habkost
1
-17
/
+14
2015-09-19
exynos4: Use MachineClass instead of exynos4_machines array
Eduardo Habkost
1
-1
/
+3
2015-09-19
exynos4: Use EXYNOS4210_NCPUS instead of max_cpus on error message
Eduardo Habkost
1
-2
/
+1
2014-05-28
machine: Conversion of QEMUMachineInitArgs to MachineState
Marcel Apfelbaum
1
-11
/
+11
2013-11-05
exynos4_boards: Silence lack of -smp 2 warning for qtest
Andreas Färber
1
-1
/
+2
2013-08-28
hw: Clean up bogus default boot order
Markus Armbruster
1
-2
/
+0
2013-07-09
cpu: Make first_cpu and next_cpu CPUState
Andreas Färber
1
-2
/
+2
2013-04-15
arm: fix location of some include files
Peter Maydell
1
-1
/
+1
2013-04-08
hw: move headers to include/
Paolo Bonzini
1
-2
/
+2
2013-03-01
hw: move boards and other isolated files to hw/ARCH
Paolo Bonzini
1
-0
/
+170