aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-07-11Changelog.LINARO: Add entry for 2012.07q-l-on-64physPeter Maydell
2012-07-11target-i386: Fix compilation with --enable-debugStefan Weil
2012-07-11target-arm: Fix typo that meant TTBR1 accesses went to TTBR0Peter Maydell
2012-07-11target-arm: Fix CP15 based WFIPaul Brook
2012-07-11hw/kvm/arm_gic: Implement support for KVM in-kernel ARM GICPeter Maydell
2012-07-11hw/arm_gic: Add presave/postload hooksPeter Maydell
2012-07-11serial, omap_uart: Add support for fifo level regsJan Vesely
2012-07-11omap_uart: Add revision property.Jan Vesely
2012-07-11arm: kvm: Fix register sync and some GDB supportChristoffer Dall
2012-07-11linux-headers/asm-arm: Update ARM KVM headersPeter Maydell
2012-07-11ARM: KVM: Add support for KVM on ARM architecturesPeter Maydell
2012-07-11linux-headers: Add ARM KVM headers (not for upstream)Peter Maydell
2012-07-11scripts/update-linux-headers.sh: Pull in KVM headers for ARMPeter Maydell
2012-07-11configure: Default KVM to disabled on ARM hostsPeter Maydell
2012-07-11pc-bios: delete binary blobsPeter Maydell
2012-07-11configure, Makefile: don't require binary blobs to be presentPeter Maydell
2012-07-11Add a Changelog.LINAROPeter Maydell
2012-07-11Add Linaro versioningPeter Maydell
2012-07-11musb: add dummy support for ulpi pass-through registersJuha Riihimäki
2012-07-11onenand: Ignore zero writes to boot command spacePeter Maydell
2012-07-11hw/omap_gpio.c: Don't complain about some writes to r/o registersPeter Maydell
2012-07-11hw/omap_intc.c: Don't complain about nonexistent register read by LinuxPeter Maydell
2012-07-11hw/nand: Support cache status bits and read cache commandsPeter Maydell
2012-07-11target-arm: add support for smcPeter Maydell
2012-07-11Add Cortex A8 r2 supportPeter Maydell
2012-07-11target-arm: Add more TrustZone cp15 registersPeter Maydell
2012-07-11target-arm: Fault on invalid first level descriptor typePeter Maydell
2012-07-11hw: Add Overo board supportPeter Maydell
2012-07-11hw/beagle: Implement Beagle, Beagle XM machinesPeter Maydell
2012-07-11hw/i2c-ddc.c: Implement DDC I2C slavePeter Maydell
2012-07-11hw/nseries.c: Add n900 machinePeter Maydell
2012-07-11hw/nseries.c: Drop QEMU_VERSION from atagsPeter Maydell
2012-07-11hw/nseries.c: Force pointer visibility on n8x0Peter Maydell
2012-07-11hw/nseries.c: Add support for n900 MIPIDPeter Maydell
2012-07-11hw/nseries.c: Add debug trace to MIPIDPeter Maydell
2012-07-11Add triton2 (twl4030) driverPeter Maydell
2012-07-11hw/omap3.c: add omap3 basic supportPeter Maydell
2012-07-11dsi: generate complexio ulps0 irq when asserting lane sig2Juha Riihimäki
2012-07-11dsi: add transfer done callbackJuha Riihimäki
2012-07-11OMAP: Refactor DSS/DSIPeter Maydell
2012-07-11add hw/omap_dss_drawfn.hRiku Voipio
2012-07-11add hw/omap3_mmc.cPeter Maydell
2012-07-11add hw/omap3_boot.c filePeter Maydell
2012-07-11hw/omap_usb: Implement OMAP3 USB controllerPeter Maydell
2012-07-11hw/omap_uart.c: Forbid extended MCR bit writes unless in enhanced modePeter Maydell
2012-07-11hw/omap_uart.c: Refactor register access mode testsPeter Maydell
2012-07-11hw/omap_uart.c: Unconditionally enable non-16550 extensionsPeter Maydell
2012-07-11serial: reset lsr dr/thre upon fcr rfr/xfrPeter Maydell
2012-07-11omap_uart updatesJuha Riihimäki
2012-07-11hw/omap_uart.c omap_uart_attach: add label argumentRiku Voipio