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
*
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
*
Use correct types to enable > 2G support, based on a patch from
aurel32
2008-04-27
1
-2
/
+2
*
Stellaris boards really aren't that big!
pbrook
2008-04-24
1
-2
/
+2
*
RAM usage information in machine definition.
balrog
2008-04-24
1
-0
/
+2
*
Revert "Use correct types to enable > 2G support" (r4238), it is
aurel32
2008-04-22
1
-2
/
+2
*
Use correct types to enable > 2G support, based on a patch from
aurel32
2008-04-22
1
-2
/
+2
*
Fix few spelling issues in comments
aurel32
2008-04-11
1
-1
/
+1
*
Add -drive parameter, by Laurent Vivier.
ths
2007-12-02
1
-1
/
+3
*
Partial SD card SPI mode support.
pbrook
2007-11-24
1
-2
/
+58
*
Stellaris ethernet support.
pbrook
2007-11-24
1
-2
/
+17
*
ARMv7-M SysTick fix.
pbrook
2007-11-24
1
-6
/
+2
*
Fix typo in error message.
pbrook
2007-11-19
1
-2
/
+2
*
Luminary board input support.
pbrook
2007-11-18
1
-6
/
+30
*
Remove unused parameters from QEMUMachineInitFunc (Laurent Vivier)
blueswir1
2007-11-18
1
-2
/
+0
*
Add statics and missing #includes for prototypes.
pbrook
2007-11-18
1
-1
/
+1
*
Break up vl.h.
pbrook
2007-11-17
1
-2
/
+8
*
ARMv7 support.
pbrook
2007-11-11
1
-0
/
+1101