aboutsummaryrefslogtreecommitdiffstats
path: root/hw/pxa.h
AgeCommit message (Expand)AuthorFilesLines
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