Sign in
qemu
/
qemu
/
11f136ee25232a00f433cefe98ee33cd614ecccc
/
hw
/
misc
/
arm_sysctl.c
ec1efab
hw/misc/arm_sysctl: Fix bad boundary check on mb clock accesses
by Peter Maydell
· 11 years ago
bc72ad6
aio / timers: Switch entire codebase to the new timer API
by Alex Bligh
· 12 years ago
ba4ea5b
arm_sysctl: QOM cast cleanup
by Andreas Färber
· 12 years ago
3c16154
hw/m*: pass owner to memory_region_init* functions
by Paolo Bonzini
· 12 years ago
2c9b15c
memory: add owner argument to initialization functions
by Paolo Bonzini
· 12 years ago
e28bee8
hw: move other devices to hw/misc/, configure with default-configs/
by Paolo Bonzini
· 12 years ago
[Renamed from hw/arm_sysctl.c]
0d09e41
hw: move headers to include/
by Paolo Bonzini
· 12 years ago
1f81f94
hw/arm_sysctl: Implement SYS_CFG_OSC function
by Peter Maydell
· 12 years ago
8bd4824
hw/arm_sysctl: Implement SYS_CFG_VOLT
by Peter Maydell
· 12 years ago
1f56f50
hw/arm_sysctl: Convert from qdev init to instance_init
by Peter Maydell
· 12 years ago
291155c
hw/arm_sysctl: Implement SYS_CFG_DVIMODE as a no-op
by Peter Maydell
· 12 years ago
8ff05c9
hw/arm_sysctl: Implement SYS_CFG_MUXFPGA writes as a no-op
by Peter Maydell
· 12 years ago
7153832
hw/arm_sysctl: Handle SYS_CFGCTRL in a more structured way
by Peter Maydell
· 12 years ago
83c9f4c
hw: include hw header files with full paths
by Paolo Bonzini
· 12 years ago
706872a
hw/arm_sysctl: Clear sysctl cfgctrl start bit
by Christoffer Dall
· 12 years ago
bf4229d
hw/arm_sysctl.c: Add missing 'break' statements
by Peter Maydell
· 12 years ago
1356b98
sysbus: Drop sysbus_from_qdev() cast macro
by Andreas Färber
· 12 years ago
8c43a6f
Make all static TypeInfos const
by Andreas Färber
· 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
0c896f0
hw/arm_sysctl: Use LOG_GUEST_ERROR
by Peter Maydell
· 12 years ago
a8170e5
Rename target_phys_addr_t to hwaddr
by Avi Kivity
· 12 years ago
54de1e5
hw/arm_sysctl: Drop legacy init function
by Peter Maydell
· 13 years ago
83f7d43
qom: Unify type registration
by Andreas Färber
· 13 years ago
39bffca
qdev: register all types natively through QEMU Object Model
by Anthony Liguori
· 13 years ago
999e12b
sysbus: apic: ioapic: convert to QEMU Object Model
by Anthony Liguori
· 13 years ago
750ecd4
sysbus: rename sysbus_init_mmio_region() to sysbus_init_mmio()
by Avi Kivity
· 13 years ago
b2887c4
hw/arm_sysctl: Fix RESETCTL for realview-pb-a8 and -pbx-a9
by Jean-Christophe DUBOIS
· 13 years ago
460d7c5
arm_sysctl: convert to memory API
by Avi Kivity
· 14 years ago
242ea2c
versatilepb: Implement SYS_CLCD mux control register bits
by Peter Maydell
· 14 years ago
8e31bf3
Correct spelling of licensed
by Matthew Fernandez
· 14 years ago
aa315f9
Merge branch 'for-anthony' of git://github.com/bonzini/qemu
by Aurelien Jarno
· 14 years ago
34933c8
hw/arm_sysctl.c: Add the Versatile Express system registers
by Peter Maydell
· 14 years ago
7447545
change all other clock references to use nanosecond resolution accessors
by Paolo Bonzini
· 14 years ago
b50ff6f
hw/arm_sysctl.c: Wire MCI register MMC card status bits to GPIO inputs
by Peter Maydell
· 14 years ago
b5ad0ae
arm_sysctl: Implement save/restore
by Peter Maydell
· 14 years ago
2507c12
Add endianness as io mem parameter
by Alexander Graf
· 14 years ago
26e92f6
Realview/EB procid hacks
by Paul Brook
· 15 years ago
be0f204
Fix ARM MCore secondary cpu boot
by Paul Brook
· 15 years ago
e23a1b3
New qdev_init_nofail()
by Markus Armbruster
· 15 years ago
c227f09
Revert "Get rid of _t suffix"
by Anthony Liguori
· 15 years ago
99a0949
Get rid of _t suffix
by malc
· 15 years ago
042eb37
Fix Linux task preemption on Versatile board
by Daniel Jacobowitz
· 15 years ago
81a322d
qdev: add return value to init() callbacks.
by Gerd Hoffmann
· 16 years ago
d60efc6
Make CPURead/WriteFunc structure 'const'
by Blue Swirl
· 15 years ago
e325775
qdev/prop: convert arm_sysctl.c to helper macros.
by Gerd Hoffmann
· 16 years ago
ee6847d
qdev: rework device properties.
by Gerd Hoffmann
· 16 years ago
1eed09c
Remove io_index argument from cpu_register_io_memory()
by Avi Kivity
· 16 years ago
82634c2
ARM RealView sytem controller qdev conversion
by Paul Brook
· 16 years ago
487414f
hw: remove error handling from qemu_malloc() callers (Avi Kivity)
by aliguori
· 16 years ago
1d6198c
Remove unnecessary trailing newlines
by blueswir1
· 16 years ago
8da3ff1
Change MMIO callbacks to use offsets, not absolute addresses.
by pbrook
· 16 years ago
9596ebb
Add statics and missing #includes for prototypes.
by pbrook
· 17 years ago
87ecb68
Break up vl.h.
by pbrook
· 17 years ago
9ee6e8b
ARMv7 support.
by pbrook
· 17 years ago
5fafdf2
find -type f | xargs sed -i 's/[\t ]$//g' # on most files
by ths
· 17 years ago
187337f
Fix off-by-one memory region sizes.
by pbrook
· 18 years ago
f3d6b95
ARM reabbot support (orginal patch by Aurelien Jarno).
by pbrook
· 18 years ago
e69954b
Add ARM RealView Emulation Baseboard.
by pbrook
· 18 years ago