index
:
sdk/emulator/qemu
1.0_post
2.0alpha
features/brillcodec_2i
features/camera
features/cnp
features/dr
features/qt_dr
features/smp
features/virtio-9p
features/vmodem
glesv3
master
opensrc_p2.3
opensrc_p2.3.1
opensrc_p2.3.2
opensrc_p2.4
opensrc_p3.0
opensrc_p4.0
sandbox/byungchul.so/tizen
sandbox/elebideau/tizen
sandbox/mmajewski2/maru-virgl-rendering-wip
sandbox/mmajewski2/standalone-virgl-wip
sandbox/pcoval/tizen
spin
tizen
tizen_2.0
tizen_2.1
tizen_2.2
tizen_3.0.m14.4_ivi
tizen_p2.3
tizen_p2.3.1
tizen_qemu_1.6
tizen_qemu_1.7
tizen_qemu_2.0
tizen_qemu_5.0.1
tizen_studio_1.2_p2.3
tizen_studio_1.2_p2.3.1
tizen_studio_1.2_p2.3.2
tizen_studio_1.2_p2.4
tizen_studio_1.2_p3.0
tizen_studio_1.3_p2.3
tizen_studio_1.3_p2.3.1
tizen_studio_1.3_p2.3.2
tizen_studio_1.3_p2.4
tizen_studio_1.3_p3.0
tizen_studio_2.0_p2.3
tizen_studio_2.0_p2.3.1
tizen_studio_2.0_p2.3.2
tizen_studio_2.0_p2.4
tizen_studio_2.0_p3.0
tizen_studio_2.0_p4.0
tizen_studio_2.0_p5.0
tizen_studio_3.0_p2.3
tizen_studio_3.0_p2.3.1
tizen_studio_3.0_p2.3.2
tizen_studio_3.0_p2.4
tizen_studio_3.0_p3.0
tizen_studio_3.0_p4.0
tizen_studio_3.0_p5.0
tizen_studio_3.5_p2.3
tizen_studio_3.5_p2.3.1
tizen_studio_3.5_p2.3.2
tizen_studio_3.5_p2.4
tizen_studio_3.5_p3.0
tizen_studio_3.5_p4.0
tizen_studio_3.5_p5.0
tizen_studio_3.5_p5.5
tizen_studio_4.0_p2.3
tizen_studio_4.0_p2.3.1
tizen_studio_4.0_p2.3.2
tizen_studio_4.0_p2.4
tizen_studio_4.0_p3.0
tizen_studio_4.0_p4.0
tizen_studio_4.0_p5.0
tizen_studio_4.0_p5.5
tizen_studio_4.0_p6.0
tizen_studio_4.5_p6.5
tizen_studio_5.0_p7.0
tizen_studio_5.5_p7.5
tizen_studio_5.5_p8.0
tizen_studio_6.0_p9.0
tizen_studio_p2.3
tizen_studio_p2.3.1
tizen_studio_p2.3.2
tizen_studio_p2.4
tizen_studio_p3.0
tizen_studio_p4.0
works/arg_renewal
Domain: SDK / Emulator;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
pxa2xx.c
Age
Commit message (
Expand
)
Author
Files
Lines
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
2007-11-17
Convert PXA2xx GPIOs and SCOOP GPIOs to a qemu_irq based api (similar to omap...
balrog
1
-3
/
+8
2007-11-11
removed unused variables
bellard
1
-5
/
+17
2007-11-11
ARMv7 support.
pbrook
1
-3
/
+5
2007-11-10
added cpu_model parameter to cpu_init()
bellard
1
-5
/
+14
2007-07-27
Update TNF bit in I2C status register, original patch by Juergen Lock.
balrog
1
-0
/
+2
2007-07-24
Various reg offset shift typos.
balrog
1
-3
/
+3
2007-07-12
Spelling fix, by Stuart Brady.
ths
1
-2
/
+2
2007-06-03
Fix off-by-one memory region sizes.
pbrook
1
-12
/
+12
2007-05-28
Remove a local subpage IO hack, now that general subpage IO works.
balrog
1
-40
/
+20
2007-05-24
Savevm/loadvm bits for ARM core, the PXA2xx peripherals and Spitz hardware.
balrog
1
-13
/
+302
2007-05-23
Use i2c_slave_init() to allocate the PXA (dummy) I2C slave.
balrog
1
-1
/
+1
2007-05-23
Implement the PXA2xx I2C master controller.
balrog
1
-2
/
+245
2007-05-12
Correct NAND erase block size. Misc fixes in Spitz code.
balrog
1
-4
/
+4
2007-05-08
Correct the number of PXA255 GPIO lines. Reuse the PXA timers struct for PXA...
balrog
1
-1
/
+1
2007-05-08
Set OOK when OON is set in OSCC register (thanks to BobOfDoom). Correct a fa...
balrog
1
-1
/
+3
2007-05-08
Switch to qemu_ram_alloc() for memory allocation in PXA255/270.
balrog
1
-2
/
+16
2007-05-08
ARM946 CPU support.
pbrook
1
-1
/
+1
2007-05-01
Implement power state changes (IDLE and SLEEP) for PXA.
balrog
1
-1
/
+2
2007-05-01
Honour limited subset of --cpu values instead of ignoring.
balrog
1
-3
/
+6
2007-04-30
Remove the use of Linux / BSD specific asprintf call.
balrog
1
-3
/
+2
2007-04-30
Add remaining PXA2xx on-chip peripherals except I2C master.
balrog
1
-0
/
+29
2007-04-30
Core features of ARM XScale processors. Main PXA270 and PXA255 peripherals.
balrog
1
-0
/
+1673