]> git.proxmox.com Git - qemu.git/history - hw/pxa2xx_gpio.c
Convert PXA2xx GPIOs and SCOOP GPIOs to a qemu_irq based api (similar to omap, max731...
[qemu.git] / hw / pxa2xx_gpio.c
2007-11-17 balrogConvert PXA2xx GPIOs and SCOOP GPIOs to a qemu_irq...
2007-10-04 balrogSeveral corrections in the spitzkbd keymap (patch by...
2007-09-16 thsfind -type f | xargs sed -i 's/[\t ]$//g' # on most...
2007-06-03 pbrookFix off-by-one memory region sizes.
2007-05-24 balrogSavevm/loadvm bits for ARM core, the PXA2xx peripherals...
2007-04-30 balrogCore features of ARM XScale processors. Main PXA270...