aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-07-25scripts/update-linux-headers.sh: Pull in KVM headers for ARMPeter Maydell
2012-07-25configure: Default KVM to disabled on ARM hostsPeter Maydell
2012-07-25pc-bios: delete binary blobsPeter Maydell
2012-07-25configure, Makefile: don't require binary blobs to be presentPeter Maydell
2012-07-25Add a Changelog.LINAROPeter Maydell
2012-07-25Add Linaro versioningPeter Maydell
2012-07-25musb: add dummy support for ulpi pass-through registersJuha Riihimäki
2012-07-25onenand: Ignore zero writes to boot command spacePeter Maydell
2012-07-25hw/omap_gpio.c: Don't complain about some writes to r/o registersPeter Maydell
2012-07-25hw/omap_intc.c: Don't complain about nonexistent register read by LinuxPeter Maydell
2012-07-25hw/nand: Support cache status bits and read cache commandsPeter Maydell
2012-07-25target-arm: add support for smcPeter Maydell
2012-07-25Add Cortex A8 r2 supportPeter Maydell
2012-07-25target-arm: Add more TrustZone cp15 registersPeter Maydell
2012-07-25hw: Add Overo board supportPeter Maydell
2012-07-25hw/beagle: Implement Beagle, Beagle XM machinesPeter Maydell
2012-07-25hw/i2c-ddc.c: Implement DDC I2C slavePeter Maydell
2012-07-25hw/nseries.c: Add n900 machinePeter Maydell
2012-07-25hw/nseries.c: Drop QEMU_VERSION from atagsPeter Maydell
2012-07-25hw/nseries.c: Force pointer visibility on n8x0Peter Maydell
2012-07-25hw/nseries.c: Add support for n900 MIPIDPeter Maydell
2012-07-25hw/nseries.c: Add debug trace to MIPIDPeter Maydell
2012-07-25Add triton2 (twl4030) driverPeter Maydell
2012-07-25hw/omap3.c: add omap3 basic supportPeter Maydell
2012-07-25dsi: generate complexio ulps0 irq when asserting lane sig2Juha Riihimäki
2012-07-25dsi: add transfer done callbackJuha Riihimäki
2012-07-25OMAP: Refactor DSS/DSIPeter Maydell
2012-07-25add hw/omap_dss_drawfn.hRiku Voipio
2012-07-25add hw/omap3_mmc.cPeter Maydell
2012-07-25add hw/omap3_boot.c filePeter Maydell
2012-07-25hw/omap_usb: Implement OMAP3 USB controllerPeter Maydell
2012-07-25serial, omap_uart: Add support for fifo level regsJan Vesely
2012-07-25omap_uart: Add revision property.Jan Vesely
2012-07-25hw/omap_uart.c: Forbid extended MCR bit writes unless in enhanced modePeter Maydell
2012-07-25hw/omap_uart.c: Refactor register access mode testsPeter Maydell
2012-07-25hw/omap_uart.c: Unconditionally enable non-16550 extensionsPeter Maydell
2012-07-25serial: reset lsr dr/thre upon fcr rfr/xfrPeter Maydell
2012-07-25omap_uart updatesJuha Riihimäki
2012-07-25hw/omap_uart.c omap_uart_attach: add label argumentRiku Voipio
2012-07-25fix omap_spi rxs flag status updateJuha Riihimäki
2012-07-25hw/omap_spi.c: Fix indentation following previous patchPeter Maydell
2012-07-25SPI devices: convert to qdevPeter Maydell
2012-07-25hw/omap_spi.c prepare for omap3Riku Voipio
2012-07-25tsc2005: rearrange pin_update/timer_tickJuha Riihimäki
2012-07-25hw/tsc2005: Add tracingPeter Maydell
2012-07-25hw/tsc2005: Add parameters to tsc2005_set_transform()Peter Maydell
2012-07-25hw/omap_i2c: Treat 32 bit accesses like 16 bit accessesPeter Maydell
2012-07-25omap_i2c: add support for underflowingRiku Voipio
2012-07-25hw/omap_i2c.c: Avoid infinite loop for byte wide writes to registersMatt Waddel
2012-07-25omap_i2c.c: Support byte reads to registersMatt Waddel