index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
stellaris.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
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-21
1
-4
/
+68
|
\
|
*
hw/stellaris: Add support for RCC2 register
Engin AYDOGAN
2011-08-17
1
-4
/
+68
*
|
Use glib memory allocation and free functions
Anthony Liguori
2011-08-20
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-27
1
-7
/
+12
*
Make CPURead/WriteFunc structure 'const'
Blue Swirl
2009-08-25
1
-8
/
+8
*
qdev: rework device properties.
Gerd Hoffmann
2009-07-16
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
*
Replace cpu_abort with hw_error
Paul Brook
2009-05-08
1
-21
/
+16
*
Remove redundant ram_require machine properly.
pbrook
2009-04-11
1
-2
/
+0
*
graphical_console_init change (Stefano Stabellini)
aliguori
2009-01-16
1
-7
/
+7
*
Check NIC model in some NIC init functions (Mark McLoughlin)
aliguori
2009-01-13
1
-3
/
+1
*
Change MMIO callbacks to use offsets, not absolute addresses.
pbrook
2008-12-01
1
-16
/
+0
*
Set default max_cpus to one.
balrog
2008-10-28
1
-2
/
+0
*
machine struct - specify max_cpus at the per machine level (Jes Sorensen)
aliguori
2008-10-07
1
-0
/
+2
*
machine struct - use C99 initializers (Jes Sorensen)
aliguori
2008-10-07
1
-8
/
+8
*
array overflow in hw/stellaris.c and hw/omap_dss.c
aurel32
2008-08-22
1
-2
/
+2
*
Save/restore for stellaris boards.
pbrook
2008-07-02
1
-8
/
+235
[next]