aboutsummaryrefslogtreecommitdiffstats
path: root/hw/pxa.h
AgeCommit message (Expand)AuthorFilesLines
2011-11-24pxa2xx_lcd: convert to memory APIBenoît Canet1-2/+2
2011-11-24pxa2xx_mmci: convert to memory APIBenoît Canet1-1/+2
2011-11-24pxa2xx_keypad: convert to memory APIBenoît Canet1-2/+3
2011-11-24pxa2xx_pcmcia.c: convert common memory space to memory APIBenoît Canet1-1/+2
2011-10-17pxa2xx: convert to memory API (part II)Avi Kivity1-0/+5
2011-10-17pxa2xx: convert to memory API (part I)Avi Kivity1-0/+1
2011-10-02pxa: Pass in address_space to pxa{255, 270}_initRichard Henderson1-2/+5
2011-07-23Correct spelling of licensedMatthew Fernandez1-1/+1
2011-03-03pxa2xx: port pxa2xx_rtc to using qdev/vmstateAndrzej Zaborowski1-28/+0
2011-03-03pxa2xx_dma: port to qdev/vmstateAndrzej Zaborowski1-9/+7
2011-03-03pxa2xx_timer: switch to using qdev/vmstateDmitry Eremin-Solenikov1-4/+0
2011-02-25pxa2xx_pic: update to use qdevDmitry Eremin-Solenikov1-5/+6
2011-01-29pxa2xx_gpio: switch to using qdevDmitry Eremin-Solenikov1-7/+3
2010-04-05OHCI qdev conversionPaul Brook1-4/+0
2010-04-04Revert "Compile usb-ohci only once"Paul Brook1-0/+4
2010-03-21Compile usb-ohci only onceBlue Swirl1-4/+0
2009-10-01Revert "Get rid of _t suffix"Anthony Liguori1-16/+16
2009-10-01Get rid of _t suffixmalc1-16/+16
2009-05-14PXA SSI qdev conversionPaul Brook1-6/+1
2009-05-10Follow coding conventionsPaul Brook1-44/+44
2009-01-16graphical_console_init change (Stefano Stabellini)aliguori1-4/+3
2008-12-01Change MMIO callbacks to use offsets, not absolute addresses.pbrook1-1/+0
2007-12-16Initial PXA27x keypad support, by Armin Kuster.balrog1-0/+13
2007-11-17Break up vl.h.pbrook1-1/+5
2007-11-17Convert SD cards code to use qemu_irq too.balrog1-3/+2
2007-11-17Convert PXA2xx GPIOs and SCOOP GPIOs to a qemu_irq based api (similar to omap...balrog1-9/+6
2007-11-11use correct printf formatbellard1-1/+1
2007-10-29Add a TI TSC2102 chip (touchscreen/ADC/audio-CODEC controller).balrog1-1/+1
2007-05-28Remove a local subpage IO hack, now that general subpage IO works.balrog1-1/+1
2007-05-23Implement the PXA2xx I2C master controller.balrog1-4/+8
2007-05-12Correct NAND erase block size. Misc fixes in Spitz code.balrog1-1/+1
2007-05-08Switch to qemu_ram_alloc() for memory allocation in PXA255/270.balrog1-3/+5
2007-04-30Add remaining PXA2xx on-chip peripherals except I2C master.balrog1-0/+32
2007-04-30Core features of ARM XScale processors. Main PXA270 and PXA255 peripherals.balrog1-0/+176