index
:
~fziglio/qemu
master
virgl-spice
Qemu experimental branch
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
stellaris.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-09-04
armv7m: convert to memory API
Avi Kivity
1
-1
/
+4
2011-08-25
Revert "Merge remote-tracking branch 'qemu-kvm/memory/batch' into staging"
Anthony Liguori
1
-4
/
+1
2011-08-24
armv7m: convert to memory API
Avi Kivity
1
-1
/
+4
2011-08-21
Merge remote-tracking branch 'pmaydell/armhw-for-upstream' into staging
Anthony Liguori
1
-4
/
+68
2011-08-20
Use glib memory allocation and free functions
Anthony Liguori
1
-1
/
+1
2011-08-17
hw/stellaris: Add support for RCC2 register
Engin AYDOGAN
1
-4
/
+68
2011-07-23
Correct spelling of licensed
Matthew Fernandez
1
-1
/
+1
2011-07-23
net: Consistently use qemu_macaddr_default_if_unset
Jan Kiszka
1
-1
/
+1
2011-04-22
vmstate: stellaris use unused for placeholder entries
Juan Quintela
1
-2
/
+1
2011-04-22
vmstate: port stellaris_adc
Juan Quintela
1
-55
/
+34
2011-04-22
vmstate: port stellaris gptm
Juan Quintela
1
-60
/
+24
2011-04-22
vmstate: port stellaris sys
Juan Quintela
1
-46
/
+25
2011-04-22
vmstate: port stellaris ssi bus
Juan Quintela
1
-20
/
+11
2011-04-22
vmstate: port stellaris i2c
Juan Quintela
1
-32
/
+17
2011-04-15
Remove unused sysemu.h include directives
Blue Swirl
1
-1
/
+0
2011-03-21
change all other clock references to use nanosecond resolution accessors
Paolo Bonzini
1
-3
/
+3
2011-03-06
hw/pl061.c: Implement ARM PL061 as well as Luminary one
Peter Maydell
1
-1
/
+1
2010-12-11
Add endianness as io mem parameter
Alexander Graf
1
-4
/
+8
2010-07-06
savevm: Add DeviceState param
Alex Williamson
1
-5
/
+6
2010-04-25
arm: remove dead assignments, spotted by clang analyzer
Blue Swirl
1
-1
/
+1
2009-10-27
stellaris_enet: use qdev properties for configuration.
Gerd Hoffmann
1
-1
/
+1
2009-10-07
New qdev_init_nofail()
Markus Armbruster
1
-1
/
+1
2009-10-01
Revert "Get rid of _t suffix"
Anthony Liguori
1
-10
/
+10
2009-10-01
Get rid of _t suffix
malc
1
-10
/
+10
2009-09-11
Unexport ticks_per_sec variable. Create get_ticks_per_sec() function
Juan Quintela
1
-1
/
+1
2009-08-27
qdev: add return value to init() callbacks.
Gerd Hoffmann
1
-7
/
+12
2009-08-25
Make CPURead/WriteFunc structure 'const'
Blue Swirl
1
-8
/
+8
2009-07-16
qdev: rework device properties.
Gerd Hoffmann
1
-1
/
+1
2009-06-16
Remove io_index argument from cpu_register_io_memory()
Avi Kivity
1
-4
/
+4
2009-06-11
qdev: move name+size into DeviceInfo (v2)
Gerd Hoffmann
1
-2
/
+3
2009-06-03
Stellaris qdev conversion
Paul Brook
1
-27
/
+48
2009-06-02
Implement multiple samplers on stellaris ADC
Paul Brook
1
-19
/
+31
2009-05-23
Add common BusState
Paul Brook
1
-7
/
+5
2009-05-21
Convert machine registration to use module init functions
Anthony Liguori
1
-2
/
+10
2009-05-14
Stellaris SSI qdev conversion
Paul Brook
1
-33
/
+35
2009-05-14
Stellaris I2C qdev conversion
Paul Brook
1
-7
/
+18
2009-05-14
SSD0303 qdev conversion
Paul Brook
1
-1
/
+1
2009-05-14
Stellaris ethernet qdev conversion
Paul Brook
1
-2
/
+11
2009-05-14
PL011 qdev conversion
Paul Brook
1
-3
/
+3
2009-05-13
Remove vga_ram_size
Paul Brook
1
-2
/
+2
2009-05-08
Replace cpu_abort with hw_error
Paul Brook
1
-21
/
+16
2009-04-11
Remove redundant ram_require machine properly.
pbrook
1
-2
/
+0
2009-01-16
graphical_console_init change (Stefano Stabellini)
aliguori
1
-7
/
+7
2009-01-13
Check NIC model in some NIC init functions (Mark McLoughlin)
aliguori
1
-3
/
+1
2008-12-01
Change MMIO callbacks to use offsets, not absolute addresses.
pbrook
1
-16
/
+0
2008-10-28
Set default max_cpus to one.
balrog
1
-2
/
+0
2008-10-07
machine struct - specify max_cpus at the per machine level (Jes Sorensen)
aliguori
1
-0
/
+2
2008-10-07
machine struct - use C99 initializers (Jes Sorensen)
aliguori
1
-8
/
+8
2008-08-22
array overflow in hw/stellaris.c and hw/omap_dss.c
aurel32
1
-2
/
+2
2008-07-02
Save/restore for stellaris boards.
pbrook
1
-8
/
+235
[next]