Fix MIPS cache configuration, by Aurelien Jarno.
[qemu] / hw /
2007-07-29 balrogBasic OMAP310 support. Basic Palm Tungsten|E machine...
2007-07-29 balrogWord-reads from spitz NAND controller, patch by Juergen...
2007-07-27 balrogOptionally setup old style linux bootparams for -kernel...
2007-07-27 balrogUpdate TNF bit in I2C status register, original patch...
2007-07-25 thsFix memory corruption after OHCI reset, by Ed Swierk.
2007-07-24 balrogVarious reg offset shift typos.
2007-07-12 thsSpelling fix, by Stuart Brady.
2007-07-11 thsSpelling fix, by Stefan Weil.
2007-07-11 thsSpelling fixes, by Stefan Weil.
2007-07-11 thsRemove superfluous gt64xxx_pci_mapping calls.
2007-07-11 blueswir1 Sparc64 update
2007-07-11 thsImpement Galilleo ISD register.
2007-07-03 blueswir1 Fix loadvm
2007-07-02 balrogE100 savevm/loadvm support, patch by Jason Wessel.
2007-06-30 pbrookARM PL031 RTC emulation.
2007-06-30 pbrookPL110 versatile register hack fix (Adam Lackorzynski).
2007-06-28 blueswir1 Fix Lance on 32-bit hosts
2007-06-25 blueswir1 Rename variables and rearrange code to please gcc...
2007-06-25 thsInsufficient input validation in NE2000 card, written...
2007-06-25 thsAdd a 7 segments + led display, by Herve Poussineau.
2007-06-24 balrogMake touchscreen calibration values better match the...
2007-06-22 balrogAdd USB HID keyboard.
2007-06-21 thsRevert workaround for -nographic segfault.
2007-06-18 thsAdd parallel memory mapped interface, by Herve Poussineau.
2007-06-13 balrogUse pixel_ops.h in PXA LCD screen drawing.
2007-06-12 thsRevert the Gallileo PCI mapping patch, it conflicts...
2007-06-10 balrogWacom PenPartner tablet (virtual USB device).
2007-06-10 blueswir1 Fix patch splitting lossage in vga.c
2007-06-10 blueswir1 Add hw/pixel_ops.h
2007-06-10 blueswir1 Attempt to fix incorrect colours on some BGR displays
2007-06-10 blueswir1 Merge TCX and VGA pixel operations
2007-06-10 thsMore PCI mapping/remapping for Gallileo.
2007-06-09 thsDon't try to use "vt" output in nographic mode.
2007-06-09 pbrookARM PL181 MMCI fixes.
2007-06-08 blueswir1 Fix incorrect target_ulong use in hw devices
2007-06-07 pbrookFix return type.
2007-06-07 thsFix code formatting, by Herve Poussineau.
2007-06-07 thsUnbreak PCI config register, noticed by Stefan Weil.
2007-06-07 thsInitialize more GT64xxx registers on reset.
2007-06-07 thsFix some Malta PCI config bits.
2007-06-07 thsPCI device saving for GT64xxx.
2007-06-07 thsImplement some more Gallileo registers.
2007-06-07 thsFix comment.
2007-06-07 thsFix PCI irq mapping on Malta.
2007-06-07 thsFix firmware word endianness for Malta.
2007-06-06 thsMake the Malta bootloader handling a bit more transparent.
2007-06-06 thsFix formatting.
2007-06-06 thsMalta has no ISA bus.
2007-06-06 thsBig endian byte swap for serial mmapped interface.
2007-06-06 thsUse the correct PCI IDs for Malta.
2007-06-04 thsTake advantage of subpage support.
2007-06-04 pbrookColdFire Ethernet support.
2007-06-03 pbrookFix off-by-one memory region sizes.
2007-06-03 thsSpelling fixes, by Stefan Weil.
2007-06-03 pbrookMCF5208 timer fix.
2007-06-03 pbrookMCF5208 emulation.
2007-06-03 pbrookLeave running timer alone if not reloading.
2007-06-01 blueswir1Force display update on palette change or loadvm
2007-06-01 thsAdd support for 5Kc/5Kf/20Kc, based on a patch by Aurel...
2007-05-30 thsFix typo in comment.
2007-05-30 thsFix CPU (re-)selection on reset.
2007-05-30 blueswir1Replace target_ulong with target_phys_addr_t
2007-05-28 thsSMBus support for MIPS Malta.
2007-05-28 balrogRemove a local subpage IO hack, now that general subpag...
2007-05-27 blueswir1Interrupt debugging DPRINTFs
2007-05-27 blueswir1New option -net nic,model=? (Mark Glines)
2007-05-27 blueswir1Handle unconnected vlan case in lance
2007-05-27 blueswir1Use qemu_irqs between CPUs and interrupt controller
2007-05-27 blueswir1Use qemu_irq between interrupt controller and timers
2007-05-27 blueswir1Use qemu_irqs between dma controllers and esp, lance
2007-05-26 blueswir1Split DMA controller in two
2007-05-25 blueswir1Implement Sparc64 CPU timers using ptimers
2007-05-24 blueswir1Change ptimer API to use 64-bit values, add save and...
2007-05-24 balrogSavevm/loadvm bits for ARM core, the PXA2xx peripherals...
2007-05-23 balrogUse i2c_slave_init() to allocate the PXA (dummy) I2C...
2007-05-23 balrogAdd WM8750 and MAX7310 chips (I2C slaves).
2007-05-23 balrogImplement the PXA2xx I2C master controller.
2007-05-23 pbrookm68k/ColdFire system emulation.
2007-05-23 pbrookAdd periodic timer implementation.
2007-05-23 pbrookI2C/SMBus framework.
2007-05-21 blueswir1Fix interrupt controller address masking
2007-05-20 thsDelete now unused define.
2007-05-19 thsLinux loader rewrite, by H. Peter Anvin.
2007-05-19 blueswir1Use full 36-bit physical address space on SS10
2007-05-17 blueswir1Make TCX registers match what NetBSD expects
2007-05-17 blueswir1Fix Qemu division by zero triggered by NetBSD
2007-05-17 blueswir1Set limits for memory size to avoid overlap with devices
2007-05-17 blueswir1Force the primary CPU to run and other CPUs to halt...
2007-05-13 balrogAllow VMware-SVGA operation enable before command FIFO...
2007-05-12 balrogCorrect NAND erase block size. Misc fixes in Spitz...
2007-05-09 balrogPCMCIA addresses are 26-bit, widen the address type...
2007-05-08 balrogCorrect the number of PXA255 GPIO lines. Reuse the...
2007-05-08 balrogSet OOK when OON is set in OSCC register (thanks to...
2007-05-08 balrogSwitch to qemu_ram_alloc() for memory allocation in...
2007-05-08 pbrookARM946 CPU support.
2007-05-06 blueswir1Add dummy THC and TEC registers to TCX
2007-05-06 blueswir1Fix slavio_misc base
2007-05-04 thsSupport for simple YAMON output, by Alec Voropay.
2007-05-03 balrogChange the PCI IO region start to that hardcoded in...
2007-05-01 blueswir1Set OpenBIOS variables in NVRAM
next