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
2012-10-29
Add USB option in machine options
zhlcindy@gmail.com
1
-2
/
+2
2012-10-23
Rename target_phys_addr_t to hwaddr
Avi Kivity
1
-21
/
+21
2012-10-22
serial: split serial.c
Gerd Hoffmann
1
-1
/
+1
2012-06-20
hw/pxa2xx.c: Convert CLKCFG and PWRMODE cp14 regs
Peter Maydell
1
-100
/
+71
2012-06-20
hw/pxa2xx: Convert cp14 perf registers to new scheme
Peter Maydell
1
-81
/
+61
2012-06-11
pxa2xx: Pass ARMCPU to pxa2xx_pic_init()
Andreas Färber
1
-2
/
+2
2012-06-04
pxa2xx: Use cpu_arm_init() and store ARMCPU
Andreas Färber
1
-20
/
+20
2012-03-30
arm: switch real-time clocks to rtc_clock
Paolo Bonzini
1
-14
/
+14
2012-03-16
hw/pxa2xx.c: Fix handling of pxa2xx_i2c variable offset within region
Peter Maydell
1
-2
/
+1
2012-03-14
Rename cpu_reset() to cpu_state_reset()
Andreas Färber
1
-1
/
+1
2012-02-15
qom: Unify type registration
Andreas Färber
1
-2
/
+2
2012-02-03
qdev: register all types natively through QEMU Object Model
Anthony Liguori
1
-25
/
+31
2012-01-27
sysbus: apic: ioapic: convert to QEMU Object Model
Anthony Liguori
1
-20
/
+49
2012-01-27
i2c: smbus: convert to QEMU Object Model
Anthony Liguori
1
-7
/
+14
2012-01-27
i2c: rename i2c_slave -> I2CSlave
Anthony Liguori
1
-5
/
+5
2012-01-04
vmstate, memory: decouple vmstate from memory API
Avi Kivity
1
-4
/
+8
2011-11-28
sysbus: rename sysbus_init_mmio_region() to sysbus_init_mmio()
Avi Kivity
1
-3
/
+3
2011-11-24
pxa2xx_lcd: convert to memory API
Benoît Canet
1
-2
/
+2
2011-11-24
pxa2xx_mmci: convert to memory API
Benoît Canet
1
-2
/
+2
2011-11-24
pxa2xx_keypad: convert to memory API
Benoît Canet
1
-1
/
+1
2011-11-24
pxa2xx_pcmcia.c: convert common memory space to memory API
Benoît Canet
1
-4
/
+4
2011-11-14
hw/pxa2xx.c: Fix handling of RW bits in PMCR
Peter Maydell
1
-0
/
+1
2011-11-11
hw/pxa2xx.c: Fix handling of R/WC bits in PMCR
Peter Maydell
1
-1
/
+3
2011-10-17
pxa2xx: convert to memory API (part II)
Avi Kivity
1
-87
/
+61
2011-10-17
pxa2xx: convert to memory API (part I)
Avi Kivity
1
-68
/
+48
2011-10-02
pxa: Pass in address_space to pxa{255, 270}_init
Richard Henderson
1
-5
/
+5
2011-10-02
serial: Add MemoryRegion parameter to serial_mm_init
Richard Henderson
1
-2
/
+3
2011-10-02
serial: Remove ioregister parameter from serial_mm_init
Richard Henderson
1
-2
/
+2
2011-10-02
serial: Use enum device_endian in serial_mm_init parameter
Richard Henderson
1
-20
/
+13
2011-08-22
char: rename qemu_chr_write() -> qemu_chr_fe_write()
Anthony Liguori
1
-1
/
+1
2011-08-20
Use glib memory allocation and free functions
Anthony Liguori
1
-6
/
+6
2011-07-23
Correct spelling of licensed
Matthew Fernandez
1
-1
/
+1
2011-04-22
vmstate: port pxa2xx_pm
Juan Quintela
1
-21
/
+12
2011-04-22
vmstate: port pxa2xx_mm
Juan Quintela
1
-21
/
+12
2011-04-22
vmstate: port pxa2xx_cm
Juan Quintela
1
-25
/
+14
2011-04-22
vmstate: port pxa2xx_i2s
Juan Quintela
1
-35
/
+18
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
[next]