index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
stellaris.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
qom: Unify type registration
Andreas Färber
2012-02-15
1
-2
/
+2
*
qdev: register all types natively through QEMU Object Model
Anthony Liguori
2012-02-03
1
-20
/
+24
*
sysbus: apic: ioapic: convert to QEMU Object Model
Anthony Liguori
2012-01-27
1
-6
/
+42
*
ssi: convert to QEMU Object Model
Anthony Liguori
2012-01-27
1
-5
/
+12
*
stellaris: Calculate system clock period on reset
Peter Maydell
2011-12-16
1
-0
/
+1
*
sysbus: rename sysbus_init_mmio_region() to sysbus_init_mmio()
Avi Kivity
2011-11-28
1
-3
/
+3
*
stellaris: convert gptm to memory API
Benoît Canet
2011-11-24
1
-17
/
+12
*
stellaris: convert adc to memory API
Benoît Canet
2011-11-24
1
-18
/
+12
*
stellaris: convert i2c to memory API
Benoît Canet
2011-11-24
1
-17
/
+11
*
stellaris: convert sys to memory API
Benoît Canet
2011-11-24
1
-17
/
+11
*
armv7m: convert to memory API
Avi Kivity
2011-09-04
1
-1
/
+4
*
Revert "Merge remote-tracking branch 'qemu-kvm/memory/batch' into staging"
Anthony Liguori
2011-08-25
1
-4
/
+1
*
armv7m: convert to memory API
Avi Kivity
2011-08-24
1
-1
/
+4
*
Merge remote-tracking branch 'pmaydell/armhw-for-upstream' into staging
Anthony Liguori
2011-08-22
1
-4
/
+68
|
\
|
*
hw/stellaris: Add support for RCC2 register
Engin AYDOGAN
2011-08-18
1
-4
/
+68
*
|
Use glib memory allocation and free functions
Anthony Liguori
2011-08-21
1
-1
/
+1
|
/
*
Correct spelling of licensed
Matthew Fernandez
2011-07-23
1
-1
/
+1
*
net: Consistently use qemu_macaddr_default_if_unset
Jan Kiszka
2011-07-23
1
-1
/
+1
*
vmstate: stellaris use unused for placeholder entries
Juan Quintela
2011-04-22
1
-2
/
+1
*
vmstate: port stellaris_adc
Juan Quintela
2011-04-22
1
-55
/
+34
*
vmstate: port stellaris gptm
Juan Quintela
2011-04-22
1
-60
/
+24
*
vmstate: port stellaris sys
Juan Quintela
2011-04-22
1
-46
/
+25
*
vmstate: port stellaris ssi bus
Juan Quintela
2011-04-22
1
-20
/
+11
*
vmstate: port stellaris i2c
Juan Quintela
2011-04-22
1
-32
/
+17
*
Remove unused sysemu.h include directives
Blue Swirl
2011-04-15
1
-1
/
+0
*
change all other clock references to use nanosecond resolution accessors
Paolo Bonzini
2011-03-21
1
-3
/
+3
*
hw/pl061.c: Implement ARM PL061 as well as Luminary one
Peter Maydell
2011-03-06
1
-1
/
+1
*
Add endianness as io mem parameter
Alexander Graf
2010-12-11
1
-4
/
+8
*
savevm: Add DeviceState param
Alex Williamson
2010-07-06
1
-5
/
+6
*
arm: remove dead assignments, spotted by clang analyzer
Blue Swirl
2010-04-25
1
-1
/
+1
*
stellaris_enet: use qdev properties for configuration.
Gerd Hoffmann
2009-10-27
1
-1
/
+1
*
New qdev_init_nofail()
Markus Armbruster
2009-10-07
1
-1
/
+1
*
Revert "Get rid of _t suffix"
Anthony Liguori
2009-10-01
1
-10
/
+10
*
Get rid of _t suffix
malc
2009-10-01
1
-10
/
+10
*
Unexport ticks_per_sec variable. Create get_ticks_per_sec() function
Juan Quintela
2009-09-11
1
-1
/
+1
*
qdev: add return value to init() callbacks.
Gerd Hoffmann
2009-08-28
1
-7
/
+12
*
Make CPURead/WriteFunc structure 'const'
Blue Swirl
2009-08-25
1
-8
/
+8
*
qdev: rework device properties.
Gerd Hoffmann
2009-07-17
1
-1
/
+1
*
Remove io_index argument from cpu_register_io_memory()
Avi Kivity
2009-06-16
1
-4
/
+4
*
qdev: move name+size into DeviceInfo (v2)
Gerd Hoffmann
2009-06-11
1
-2
/
+3
*
Stellaris qdev conversion
Paul Brook
2009-06-03
1
-27
/
+48
*
Implement multiple samplers on stellaris ADC
Paul Brook
2009-06-02
1
-19
/
+31
*
Add common BusState
Paul Brook
2009-05-23
1
-7
/
+5
*
Convert machine registration to use module init functions
Anthony Liguori
2009-05-21
1
-2
/
+10
*
Stellaris SSI qdev conversion
Paul Brook
2009-05-14
1
-33
/
+35
*
Stellaris I2C qdev conversion
Paul Brook
2009-05-14
1
-7
/
+18
*
SSD0303 qdev conversion
Paul Brook
2009-05-14
1
-1
/
+1
*
Stellaris ethernet qdev conversion
Paul Brook
2009-05-14
1
-2
/
+11
*
PL011 qdev conversion
Paul Brook
2009-05-14
1
-3
/
+3
*
Remove vga_ram_size
Paul Brook
2009-05-13
1
-2
/
+2
[next]