microblaze: linux-user support.
[qemu] / hw / pxa.h
2009-05-14 Paul BrookPXA SSI qdev conversion
2009-05-10 Paul BrookFollow coding conventions
2009-01-16 aliguorigraphical_console_init change (Stefano Stabellini)
2008-12-01 pbrookChange MMIO callbacks to use offsets, not absolute...
2007-12-16 balrogInitial PXA27x keypad support, by Armin Kuster.
2007-11-17 pbrookBreak up vl.h.
2007-11-17 balrogConvert SD cards code to use qemu_irq too.
2007-11-17 balrogConvert PXA2xx GPIOs and SCOOP GPIOs to a qemu_irq...
2007-11-11 bellarduse correct printf format
2007-10-29 balrogAdd a TI TSC2102 chip (touchscreen/ADC/audio-CODEC...
2007-05-28 balrogRemove a local subpage IO hack, now that general subpag...
2007-05-23 balrogImplement the PXA2xx I2C master controller.
2007-05-12 balrogCorrect NAND erase block size. Misc fixes in Spitz...
2007-05-08 balrogSwitch to qemu_ram_alloc() for memory allocation in...
2007-04-30 balrogAdd remaining PXA2xx on-chip peripherals except I2C
2007-04-30 balrogCore features of ARM XScale processors. Main PXA270...