Sign in
qemu
/
qemu
/
2443fa274c49a1134625e892cd5f98f3f943ef74
/
hw
/
stellaris.c
2443fa2
stellaris: convert gptm to memory API
by Benoît Canet
· 13 years ago
71a2df0
stellaris: convert adc to memory API
by Benoît Canet
· 13 years ago
8ea72f3
stellaris: convert i2c to memory API
by Benoît Canet
· 13 years ago
5699301
stellaris: convert sys to memory API
by Benoît Canet
· 13 years ago
7d6f78c
armv7m: convert to memory API
by Avi Kivity
· 14 years ago
01e0451
Revert "Merge remote-tracking branch 'qemu-kvm/memory/batch' into staging"
by Anthony Liguori
· 14 years ago
fbe15ad
armv7m: convert to memory API
by Avi Kivity
· 14 years ago
f1a7104
Merge remote-tracking branch 'pmaydell/armhw-for-upstream' into staging
by Anthony Liguori
· 14 years ago
7267c09
Use glib memory allocation and free functions
by Anthony Liguori
· 14 years ago
dc804ab
hw/stellaris: Add support for RCC2 register
by Engin AYDOGAN
· 14 years ago
8e31bf3
Correct spelling of licensed
by Matthew Fernandez
· 14 years ago
6eed185
net: Consistently use qemu_macaddr_default_if_unset
by Jan Kiszka
· 14 years ago
dd8a4dc
vmstate: stellaris use unused for placeholder entries
by Juan Quintela
· 14 years ago
cf1d31d
vmstate: port stellaris_adc
by Juan Quintela
· 14 years ago
10f85a2
vmstate: port stellaris gptm
by Juan Quintela
· 14 years ago
293c16a
vmstate: port stellaris sys
by Juan Quintela
· 14 years ago
a4dec1d
vmstate: port stellaris ssi bus
by Juan Quintela
· 14 years ago
ff269cd
vmstate: port stellaris i2c
by Juan Quintela
· 14 years ago
a08784d
Remove unused sysemu.h include directives
by Blue Swirl
· 14 years ago
7447545
change all other clock references to use nanosecond resolution accessors
by Paolo Bonzini
· 14 years ago
7063f49
hw/pl061.c: Implement ARM PL061 as well as Luminary one
by Peter Maydell
· 14 years ago
2507c12
Add endianness as io mem parameter
by Alexander Graf
· 14 years ago
0be71e3
savevm: Add DeviceState param
by Alex Williamson
· 15 years ago
22ed1d34
arm: remove dead assignments, spotted by clang analyzer
by Blue Swirl
· 15 years ago
540f006
stellaris_enet: use qdev properties for configuration.
by Gerd Hoffmann
· 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
6ee093c
Unexport ticks_per_sec variable. Create get_ticks_per_sec() function
by Juan Quintela
· 16 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
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
074f2ff
qdev: move name+size into DeviceInfo (v2)
by Gerd Hoffmann
· 16 years ago
40905a6
Stellaris qdev conversion
by Paul Brook
· 16 years ago
2c6554b
Implement multiple samplers on stellaris ADC
by Paul Brook
· 16 years ago
02e2da4
Add common BusState
by Paul Brook
· 16 years ago
f80f9ec
Convert machine registration to use module init functions
by Anthony Liguori
· 16 years ago
5493e33
Stellaris SSI qdev conversion
by Paul Brook
· 16 years ago
1de9610
Stellaris I2C qdev conversion
by Paul Brook
· 16 years ago
d219900
SSD0303 qdev conversion
by Paul Brook
· 16 years ago
a558046
Stellaris ethernet qdev conversion
by Paul Brook
· 16 years ago
a7d518a
PL011 qdev conversion
by Paul Brook
· 16 years ago
fbe1b59
Remove vga_ram_size
by Paul Brook
· 16 years ago
2ac7117
Replace cpu_abort with hw_error
by Paul Brook
· 16 years ago
190cd02
Remove redundant ram_require machine properly.
by pbrook
· 16 years ago
3023f33
graphical_console_init change (Stefano Stabellini)
by aliguori
· 16 years ago
0ae18ce
Check NIC model in some NIC init functions (Mark McLoughlin)
by aliguori
· 16 years ago
8da3ff1
Change MMIO callbacks to use offsets, not absolute addresses.
by pbrook
· 16 years ago
3d878ca
Set default max_cpus to one.
by balrog
· 16 years ago
b209700
machine struct - specify max_cpus at the per machine level (Jes Sorensen)
by aliguori
· 16 years ago
4b32e16
machine struct - use C99 initializers (Jes Sorensen)
by aliguori
· 16 years ago
f3d8b1e
array overflow in hw/stellaris.c and hw/omap_dss.c
by aurel32
· 17 years ago
23e3929
Save/restore for stellaris boards.
by pbrook
· 17 years ago
00f82b8
Use correct types to enable > 2G support, based on a patch from Anthony Liguori.
by aurel32
· 17 years ago
e61b79d
Stellaris boards really aren't that big!
by pbrook
· 17 years ago
7fb4fdc
RAM usage information in machine definition.
by balrog
· 17 years ago
0387544
Revert "Use correct types to enable > 2G support" (r4238), it is not yet ready.
by aurel32
· 17 years ago
967032c
Use correct types to enable > 2G support, based on a patch from Anthony Liguori.
by aurel32
· 17 years ago
1654b2d
Fix few spelling issues in comments
by aurel32
· 17 years ago
e4bcb14
Add -drive parameter, by Laurent Vivier.
by ths
· 17 years ago
775616c
Partial SD card SPI mode support.
by pbrook
· 17 years ago
eea589c
Stellaris ethernet support.
by pbrook
· 17 years ago
e57ec01
ARMv7-M SysTick fix.
by pbrook
· 17 years ago
79b0241
Fix typo in error message.
by pbrook
· 17 years ago
cf0dbb2
Luminary board input support.
by pbrook
· 17 years ago
b881c2c
Remove unused parameters from QEMUMachineInitFunc (Laurent Vivier)
by blueswir1
· 17 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