index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
stellaris.c
Age
Commit message (
Expand
)
Author
2011-07-23
Correct spelling of licensed
Matthew Fernandez
2011-07-23
net: Consistently use qemu_macaddr_default_if_unset
Jan Kiszka
2011-04-22
vmstate: stellaris use unused for placeholder entries
Juan Quintela
2011-04-22
vmstate: port stellaris_adc
Juan Quintela
2011-04-22
vmstate: port stellaris gptm
Juan Quintela
2011-04-22
vmstate: port stellaris sys
Juan Quintela
2011-04-22
vmstate: port stellaris ssi bus
Juan Quintela
2011-04-22
vmstate: port stellaris i2c
Juan Quintela
2011-04-15
Remove unused sysemu.h include directives
Blue Swirl
2011-03-21
change all other clock references to use nanosecond resolution accessors
Paolo Bonzini
2011-03-06
hw/pl061.c: Implement ARM PL061 as well as Luminary one
Peter Maydell
2010-12-11
Add endianness as io mem parameter
Alexander Graf
2010-07-06
savevm: Add DeviceState param
Alex Williamson
2010-04-25
arm: remove dead assignments, spotted by clang analyzer
Blue Swirl
2009-10-27
stellaris_enet: use qdev properties for configuration.
Gerd Hoffmann
2009-10-07
New qdev_init_nofail()
Markus Armbruster
2009-10-01
Revert "Get rid of _t suffix"
Anthony Liguori
2009-10-01
Get rid of _t suffix
malc
2009-09-11
Unexport ticks_per_sec variable. Create get_ticks_per_sec() function
Juan Quintela
2009-08-27
qdev: add return value to init() callbacks.
Gerd Hoffmann
2009-08-25
Make CPURead/WriteFunc structure 'const'
Blue Swirl
2009-07-16
qdev: rework device properties.
Gerd Hoffmann
2009-06-16
Remove io_index argument from cpu_register_io_memory()
Avi Kivity
2009-06-11
qdev: move name+size into DeviceInfo (v2)
Gerd Hoffmann
2009-06-03
Stellaris qdev conversion
Paul Brook
2009-06-02
Implement multiple samplers on stellaris ADC
Paul Brook
2009-05-23
Add common BusState
Paul Brook
2009-05-21
Convert machine registration to use module init functions
Anthony Liguori
2009-05-14
Stellaris SSI qdev conversion
Paul Brook
2009-05-14
Stellaris I2C qdev conversion
Paul Brook
2009-05-14
SSD0303 qdev conversion
Paul Brook
2009-05-14
Stellaris ethernet qdev conversion
Paul Brook
2009-05-14
PL011 qdev conversion
Paul Brook
2009-05-13
Remove vga_ram_size
Paul Brook
2009-05-08
Replace cpu_abort with hw_error
Paul Brook
2009-04-11
Remove redundant ram_require machine properly.
pbrook
2009-01-16
graphical_console_init change (Stefano Stabellini)
aliguori
2009-01-13
Check NIC model in some NIC init functions (Mark McLoughlin)
aliguori
2008-12-01
Change MMIO callbacks to use offsets, not absolute addresses.
pbrook
2008-10-28
Set default max_cpus to one.
balrog
2008-10-07
machine struct - specify max_cpus at the per machine level (Jes Sorensen)
aliguori
2008-10-07
machine struct - use C99 initializers (Jes Sorensen)
aliguori
2008-08-22
array overflow in hw/stellaris.c and hw/omap_dss.c
aurel32
2008-07-02
Save/restore for stellaris boards.
pbrook
2008-04-27
Use correct types to enable > 2G support, based on a patch from
aurel32
2008-04-24
Stellaris boards really aren't that big!
pbrook
2008-04-24
RAM usage information in machine definition.
balrog
2008-04-22
Revert "Use correct types to enable > 2G support" (r4238), it is
aurel32
2008-04-22
Use correct types to enable > 2G support, based on a patch from
aurel32
2008-04-11
Fix few spelling issues in comments
aurel32
[next]