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
/
pxa.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
cpu: Move cpu_index field to CPUState
Andreas Färber
2013-01-15
1
-1
/
+1
*
exec: move include files to include/exec/
Paolo Bonzini
2012-12-19
1
-1
/
+1
*
Rename target_phys_addr_t to hwaddr
Avi Kivity
2012-10-23
1
-12
/
+12
*
pxa2xx: Pass ARMCPU to pxa2xx_pic_init()
Andreas Färber
2012-06-11
1
-1
/
+1
*
pxa2xx: Use cpu_arm_init() and store ARMCPU
Andreas Färber
2012-06-04
1
-1
/
+1
*
arm hw/: Don't use CPUState
Andreas Färber
2012-03-14
1
-3
/
+3
*
pxa2xx_lcd: convert to memory API
Benoît Canet
2011-11-24
1
-2
/
+2
*
pxa2xx_mmci: convert to memory API
Benoît Canet
2011-11-24
1
-1
/
+2
*
pxa2xx_keypad: convert to memory API
Benoît Canet
2011-11-24
1
-2
/
+3
*
pxa2xx_pcmcia.c: convert common memory space to memory API
Benoît Canet
2011-11-24
1
-1
/
+2
*
pxa2xx: convert to memory API (part II)
Avi Kivity
2011-10-17
1
-0
/
+5
*
pxa2xx: convert to memory API (part I)
Avi Kivity
2011-10-17
1
-0
/
+1
*
pxa: Pass in address_space to pxa{255, 270}_init
Richard Henderson
2011-10-02
1
-2
/
+5
*
Correct spelling of licensed
Matthew Fernandez
2011-07-23
1
-1
/
+1
*
pxa2xx: port pxa2xx_rtc to using qdev/vmstate
Andrzej Zaborowski
2011-03-03
1
-28
/
+0
*
pxa2xx_dma: port to qdev/vmstate
Andrzej Zaborowski
2011-03-03
1
-9
/
+7
*
pxa2xx_timer: switch to using qdev/vmstate
Dmitry Eremin-Solenikov
2011-03-03
1
-4
/
+0
*
pxa2xx_pic: update to use qdev
Dmitry Eremin-Solenikov
2011-02-25
1
-5
/
+6
*
pxa2xx_gpio: switch to using qdev
Dmitry Eremin-Solenikov
2011-01-29
1
-7
/
+3
*
OHCI qdev conversion
Paul Brook
2010-04-05
1
-4
/
+0
*
Revert "Compile usb-ohci only once"
Paul Brook
2010-04-04
1
-0
/
+4
*
Compile usb-ohci only once
Blue Swirl
2010-03-21
1
-4
/
+0
*
Revert "Get rid of _t suffix"
Anthony Liguori
2009-10-01
1
-16
/
+16
*
Get rid of _t suffix
malc
2009-10-01
1
-16
/
+16
*
PXA SSI qdev conversion
Paul Brook
2009-05-14
1
-6
/
+1
*
Follow coding conventions
Paul Brook
2009-05-10
1
-44
/
+44
*
graphical_console_init change (Stefano Stabellini)
aliguori
2009-01-16
1
-4
/
+3
*
Change MMIO callbacks to use offsets, not absolute addresses.
pbrook
2008-12-01
1
-1
/
+0
*
Initial PXA27x keypad support, by Armin Kuster.
balrog
2007-12-16
1
-0
/
+13
*
Break up vl.h.
pbrook
2007-11-17
1
-1
/
+5
*
Convert SD cards code to use qemu_irq too.
balrog
2007-11-17
1
-3
/
+2
*
Convert PXA2xx GPIOs and SCOOP GPIOs to a qemu_irq based api (similar to omap...
balrog
2007-11-17
1
-9
/
+6
*
use correct printf format
bellard
2007-11-11
1
-1
/
+1
*
Add a TI TSC2102 chip (touchscreen/ADC/audio-CODEC controller).
balrog
2007-10-29
1
-1
/
+1
*
Remove a local subpage IO hack, now that general subpage IO works.
balrog
2007-05-28
1
-1
/
+1
*
Implement the PXA2xx I2C master controller.
balrog
2007-05-23
1
-4
/
+8
*
Correct NAND erase block size. Misc fixes in Spitz code.
balrog
2007-05-12
1
-1
/
+1
*
Switch to qemu_ram_alloc() for memory allocation in PXA255/270.
balrog
2007-05-08
1
-3
/
+5
*
Add remaining PXA2xx on-chip peripherals except I2C master.
balrog
2007-04-30
1
-0
/
+32
*
Core features of ARM XScale processors. Main PXA270 and PXA255 peripherals.
balrog
2007-04-30
1
-0
/
+176