Sign in
qemu
/
qemu
/
454e202d52a517c631cb750ba65ff8079c08b301
/
hw
/
arm_sysctl.c
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
· 16 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