aboutsummaryrefslogtreecommitdiffstats
path: root/hw/pxa2xx_gpio.c
AgeCommit message (Expand)AuthorFilesLines
2007-11-17Better STOPINTR bit semantics in the PXA2xx DMA.balrog1-0/+5
2007-11-17Break up vl.h.pbrook1-1/+2
2007-11-17Convert PXA2xx GPIOs and SCOOP GPIOs to a qemu_irq based api (similar to omap...balrog1-21/+20
2007-10-04Several corrections in the spitzkbd keymap (patch by Juergen Lock).balrog1-0/+7
2007-09-16find -type f | xargs sed -i 's/[\t ]$//g' # on most filesths1-1/+1
2007-06-03Fix off-by-one memory region sizes.pbrook1-1/+1
2007-05-24Savevm/loadvm bits for ARM core, the PXA2xx peripherals and Spitz hardware.balrog1-0/+48
2007-04-30Core features of ARM XScale processors. Main PXA270 and PXA255 peripherals.balrog1-0/+290