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
/
pxa2xx.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
pxa2xx: port pxa2xx_rtc to using qdev/vmstate
Andrzej Zaborowski
2011-03-03
1
-73
/
+100
*
pxa2xx_dma: port to qdev/vmstate
Andrzej Zaborowski
2011-03-03
1
-15
/
+30
*
pxa2xx_timer: switch to using qdev/vmstate
Dmitry Eremin-Solenikov
2011-03-03
1
-2
/
+13
*
pxa2xx_pic: update to use qdev
Dmitry Eremin-Solenikov
2011-02-25
1
-31
/
+45
*
Fix obvious mistake in pxa2xx i2s driver
Vasily Khoruzhick
2011-02-20
1
-1
/
+1
*
pxa2xx: convert i2c master to use qdev/vmsd
Dmitry Eremin-Solenikov
2011-02-11
1
-11
/
+42
*
pxa2xx_gpio: switch to using qdev
Dmitry Eremin-Solenikov
2011-01-29
1
-2
/
+2
*
pxa2xx: fix vmstate_pxa2xx_i2c
Dmitry Eremin-Solenikov
2011-01-20
1
-1
/
+1
*
Add endianness as io mem parameter
Alexander Graf
2010-12-11
1
-12
/
+13
*
Use gcc warning flag -Wempty-body
Blue Swirl
2010-09-18
1
-2
/
+3
*
pxa2xx: fix SSSR TFN logic
Blue Swirl
2010-09-18
1
-4
/
+4
*
pxa2xx: remove useless checks
Blue Swirl
2010-09-18
1
-1
/
+1
*
Rearrange block headers
Blue Swirl
2010-08-24
1
-0
/
+1
*
qemu_ram_alloc: Add DeviceState and name parameters
Alex Williamson
2010-07-06
1
-4
/
+8
*
savevm: Add DeviceState param
Alex Williamson
2010-07-06
1
-12
/
+15
*
OHCI qdev conversion
Paul Brook
2010-04-05
1
-2
/
+4
*
Revert "Compile usb-ohci only once"
Paul Brook
2010-04-04
1
-11
/
+2
*
Fix recent pxa270 serial breakage
Lars Munch
2010-03-23
1
-1
/
+1
*
Compile usb-ohci only once
Blue Swirl
2010-03-21
1
-2
/
+11
*
Compile serial only once
Blue Swirl
2010-03-21
1
-4
/
+17
*
vmstate: port pxa2xx_i2c device
Juan Quintela
2009-10-05
1
-28
/
+26
*
Revert "Get rid of _t suffix"
Anthony Liguori
2009-10-01
1
-22
/
+22
*
Get rid of _t suffix
malc
2009-10-01
1
-22
/
+22
*
qdev: add return value to init() callbacks.
Gerd Hoffmann
2009-08-27
1
-2
/
+4
*
Make CPURead/WriteFunc structure 'const'
Blue Swirl
2009-08-25
1
-16
/
+16
*
kill drives_table
Gerd Hoffmann
2009-07-27
1
-8
/
+8
*
Remove io_index argument from cpu_register_io_memory()
Avi Kivity
2009-06-16
1
-12
/
+12
*
qdev: move name+size into DeviceInfo (v2)
Gerd Hoffmann
2009-06-11
1
-2
/
+3
*
Add common BusState
Paul Brook
2009-05-23
1
-6
/
+5
*
PXA SSI qdev conversion
Paul Brook
2009-05-14
1
-60
/
+39
*
PXA2xx I2C slave qdev conversion
Paul Brook
2009-05-14
1
-13
/
+42
*
Follow coding conventions
Paul Brook
2009-05-10
1
-95
/
+95
*
graphical_console_init change (Stefano Stabellini)
aliguori
2009-01-16
1
-8
/
+4
*
PXA: Account for offset from page start in a subpage mapping.
balrog
2008-12-07
1
-1
/
+1
*
Don't wrap I2C registers addresses on PXA270.
balrog
2008-12-07
1
-4
/
+7
*
Fix RTC initial date computation
aurel32
2008-12-04
1
-1
/
+1
*
Change MMIO callbacks to use offsets, not absolute addresses.
pbrook
2008-12-01
1
-29
/
+11
*
Resurrect the safe part of r5274
blueswir1
2008-10-02
1
-6
/
+6
*
Revert r5274 which breaks savevm/loadvm
blueswir1
2008-09-25
1
-6
/
+6
*
Add signed versions of save/load functions
blueswir1
2008-09-20
1
-6
/
+6
*
Fix i2c save/restore.
pbrook
2008-07-01
1
-3
/
+5
*
Move CPU save/load registration to common code.
pbrook
2008-06-30
1
-6
/
+0
*
8250: Customized base baudrate
aurel32
2008-05-04
1
-2
/
+4
*
Hush pointer target signedness warnings from gcc 4.
balrog
2008-04-22
1
-6
/
+6
*
Unify RTCs that use host time, fix M48t59 alarm.
balrog
2008-02-17
1
-16
/
+11
*
Initial PXA27x keypad support, by Armin Kuster.
balrog
2007-12-16
1
-0
/
+2
*
Add -drive parameter, by Laurent Vivier.
ths
2007-12-02
1
-4
/
+16
*
Break up vl.h.
pbrook
2007-11-17
1
-3
/
+11
*
Convert PXA2xx GPIOs and SCOOP GPIOs to a qemu_irq based api (similar to omap...
balrog
2007-11-17
1
-3
/
+8
*
removed unused variables
bellard
2007-11-11
1
-5
/
+17
[next]