index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
pxa2xx.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-03-21
change all other clock references to use nanosecond resolution accessors
Paolo Bonzini
1
-1
/
+1
2011-03-21
change all rt_clock references to use millisecond resolution accessors
Paolo Bonzini
1
-14
/
+14
2011-03-03
pxa2xx: port pxa2xx_rtc to using qdev/vmstate
Andrzej Zaborowski
1
-73
/
+100
2011-03-03
pxa2xx_dma: port to qdev/vmstate
Andrzej Zaborowski
1
-15
/
+30
2011-03-03
pxa2xx_timer: switch to using qdev/vmstate
Dmitry Eremin-Solenikov
1
-2
/
+13
2011-02-25
pxa2xx_pic: update to use qdev
Dmitry Eremin-Solenikov
1
-31
/
+45
2011-02-20
Fix obvious mistake in pxa2xx i2s driver
Vasily Khoruzhick
1
-1
/
+1
2011-02-11
pxa2xx: convert i2c master to use qdev/vmsd
Dmitry Eremin-Solenikov
1
-11
/
+42
2011-01-29
pxa2xx_gpio: switch to using qdev
Dmitry Eremin-Solenikov
1
-2
/
+2
2011-01-20
pxa2xx: fix vmstate_pxa2xx_i2c
Dmitry Eremin-Solenikov
1
-1
/
+1
2010-12-11
Add endianness as io mem parameter
Alexander Graf
1
-12
/
+13
2010-09-18
Use gcc warning flag -Wempty-body
Blue Swirl
1
-2
/
+3
2010-09-18
pxa2xx: fix SSSR TFN logic
Blue Swirl
1
-4
/
+4
2010-09-18
pxa2xx: remove useless checks
Blue Swirl
1
-1
/
+1
2010-08-24
Rearrange block headers
Blue Swirl
1
-0
/
+1
2010-07-06
qemu_ram_alloc: Add DeviceState and name parameters
Alex Williamson
1
-4
/
+8
2010-07-06
savevm: Add DeviceState param
Alex Williamson
1
-12
/
+15
2010-04-05
OHCI qdev conversion
Paul Brook
1
-2
/
+4
2010-04-04
Revert "Compile usb-ohci only once"
Paul Brook
1
-11
/
+2
2010-03-23
Fix recent pxa270 serial breakage
Lars Munch
1
-1
/
+1
2010-03-21
Compile usb-ohci only once
Blue Swirl
1
-2
/
+11
2010-03-21
Compile serial only once
Blue Swirl
1
-4
/
+17
2009-10-05
vmstate: port pxa2xx_i2c device
Juan Quintela
1
-28
/
+26
2009-10-01
Revert "Get rid of _t suffix"
Anthony Liguori
1
-22
/
+22
2009-10-01
Get rid of _t suffix
malc
1
-22
/
+22
2009-08-27
qdev: add return value to init() callbacks.
Gerd Hoffmann
1
-2
/
+4
2009-08-25
Make CPURead/WriteFunc structure 'const'
Blue Swirl
1
-16
/
+16
2009-07-27
kill drives_table
Gerd Hoffmann
1
-8
/
+8
2009-06-16
Remove io_index argument from cpu_register_io_memory()
Avi Kivity
1
-12
/
+12
2009-06-11
qdev: move name+size into DeviceInfo (v2)
Gerd Hoffmann
1
-2
/
+3
2009-05-23
Add common BusState
Paul Brook
1
-6
/
+5
2009-05-14
PXA SSI qdev conversion
Paul Brook
1
-60
/
+39
2009-05-14
PXA2xx I2C slave qdev conversion
Paul Brook
1
-13
/
+42
2009-05-10
Follow coding conventions
Paul Brook
1
-95
/
+95
2009-01-16
graphical_console_init change (Stefano Stabellini)
aliguori
1
-8
/
+4
2008-12-07
PXA: Account for offset from page start in a subpage mapping.
balrog
1
-1
/
+1
2008-12-07
Don't wrap I2C registers addresses on PXA270.
balrog
1
-4
/
+7
2008-12-04
Fix RTC initial date computation
aurel32
1
-1
/
+1
2008-12-01
Change MMIO callbacks to use offsets, not absolute addresses.
pbrook
1
-29
/
+11
2008-10-02
Resurrect the safe part of r5274
blueswir1
1
-6
/
+6
2008-09-25
Revert r5274 which breaks savevm/loadvm
blueswir1
1
-6
/
+6
2008-09-20
Add signed versions of save/load functions
blueswir1
1
-6
/
+6
2008-07-01
Fix i2c save/restore.
pbrook
1
-3
/
+5
2008-06-30
Move CPU save/load registration to common code.
pbrook
1
-6
/
+0
2008-05-04
8250: Customized base baudrate
aurel32
1
-2
/
+4
2008-04-22
Hush pointer target signedness warnings from gcc 4.
balrog
1
-6
/
+6
2008-02-17
Unify RTCs that use host time, fix M48t59 alarm.
balrog
1
-16
/
+11
2007-12-16
Initial PXA27x keypad support, by Armin Kuster.
balrog
1
-0
/
+2
2007-12-02
Add -drive parameter, by Laurent Vivier.
ths
1
-4
/
+16
2007-11-17
Break up vl.h.
pbrook
1
-3
/
+11
[next]