Implement neg_i32, clean-up.
[qemu] / hw /
2008-05-18 balrogBoot tags setup needed by N800 proprietary bootloader.
2008-05-18 balrogN810 keyboard slide open by default, add more comments.
2008-05-18 balrogCollapse omap peripherals on L4 bus into one io entry...
2008-05-18 edgar_iglETRAX: Connect both ethernet controllers.
2008-05-18 edgar_iglETRAX: Add support for the ethernet receivers dest...
2008-05-17 balrogTry to fix USB HID and make the HID reports readable.
2008-05-17 balrogmusicpal: Improve button handling (Jan Kiszka).
2008-05-13 edgar_iglETRAX: Add some kind of support for simulating 802...
2008-05-13 blueswir1Remove some uses of phys_ram_base (initial patch by...
2008-05-13 blueswir1Fix loading of binary ROMs
2008-05-13 thsFix compiler warning.
2008-05-12 blueswir1Remove most uses of phys_ram_base (initial patch by...
2008-05-12 blueswir1Wrap long lines
2008-05-11 edgar_iglUpdate the etrax machine.
2008-05-11 edgar_iglAdd limited support for the etrax ethernet controller.
2008-05-11 edgar_iglAdd support for parts of the etraxfs dma controller.
2008-05-11 edgar_iglCorrect interrupt masking for etrax timers.
2008-05-10 blueswir1Fix compiler warnings
2008-05-09 balrogImprove tsc2005 touchscreen usability.
2008-05-09 balrogAdd the LM8323-based keyboard of N810.
2008-05-09 aurel32SH4 serial controler improvements
2008-05-09 aurel32SH4 MMU improvements
2008-05-08 edgar_iglCFI-0002 linux MTD compatibility.
2008-05-08 aurel32cirrusfb: proper "Attribute Controller Toggle Readback...
2008-05-07 balrogAdd a file missing from the previous commit.
2008-05-07 balrogNokia N810 basic system emulation.
2008-05-07 balrogAvoid arithmetics on void * in MusicPal audio code...
2008-05-06 blueswir1ECC updated based on information released recently...
2008-05-06 edgar_iglDisable the temporary timer slowdown for etrax.
2008-05-06 balrogMusicPal: fix gcc4 build (Jan Kiszka).
2008-05-06 balrogFix OMAP1 MPU-timer rate on 32-bit hosts.
2008-05-06 balrogForce correct evaluation order in a a == b != c condition.
2008-05-06 aurel32ide: Enable byte&word access to DMA address register
2008-05-05 aurel32hw/pc.c: fix warning
2008-05-05 aurel32CVE-2007-1320 - Cirrus LGD-54XX "bitblt" heap overflow
2008-05-05 blueswir1Fix Sparc64 serial device breakage
2008-05-04 aurel328250: Customized base baudrate
2008-05-04 aurel328250: throttle TX-completion IRQs
2008-05-04 aurel32Allow bootdevice change from the monitor
2008-05-04 balrogMusicPal mono playback support.
2008-05-04 balrogOMAP STI/XTI console.
2008-05-04 aurel32Remember the state of level-triggered interrupts
2008-05-04 aurel32PPC UIC: Remove interrupt polarity code
2008-05-04 aurel32Fix spurious VGA updates
2008-05-04 aurel32remove target ifdefs from vl.c
2008-05-04 balrogRemove debug sample rate slowdown.
2008-05-04 balrogUse external clock in wm8750 slave mode.
2008-05-04 balrogUpdate volume for WM8750 input voices.
2008-05-04 balrogFirst cut at WM8750 volume control (Jan Kiszka).
2008-05-04 aurel32Set default console size
2008-05-02 edgar_iglAvoid a build warning.
2008-05-02 edgar_iglETRAX-FS board: Add more flash and internal memory...
2008-05-02 edgar_iglETRAX timers: Improve the support for timer1 and let...
2008-05-02 edgar_iglETRAX serial port:
2008-05-02 balrogMusicpal: convert to ram_addr_t
2008-05-01 blueswir1FDC: Fix data transfer len (Hervé Poussineau)
2008-05-01 blueswir1FDC: Fix buffer overflow (Hervé Poussineau)
2008-05-01 blueswir1Improved large memory support
2008-04-29 blueswir1FDC fix 10/10 (Hervé Poussineau):
2008-04-29 blueswir1FDC fix 9/10 (Hervé Poussineau):
2008-04-29 blueswir1FDC fix 8/10 (Hervé Poussineau):
2008-04-29 blueswir1FDC fix 7/10 (Hervé Poussineau):
2008-04-29 blueswir1FDC fix 6/10 (Hervé Poussineau):
2008-04-29 blueswir1FDC fix 5/10 (Hervé Poussineau):
2008-04-29 blueswir1FDC fix 4/10 (Hervé Poussineau):
2008-04-29 blueswir1FDC fix 3/10 (Hervé Poussineau):
2008-04-29 blueswir1FDC fix 2/10 (Hervé Poussineau):
2008-04-29 blueswir1FDC fix 1/12 (Hervé Poussineau):
2008-04-29 blueswir1Revert v4260, breaks Sparc32
2008-04-28 aurel32qemu ppc uic: Order IRQ bit number as described in...
2008-04-27 balrogmusicpal: Fix output level of 8-bit samples (Jan Kiszka).
2008-04-27 balrogIgnore the wrapping of acpi timer counter again.
2008-04-27 aurel32Fix a regression introduced by my previous commit,...
2008-04-27 aurel32Use correct types to enable > 2G support, based on...
2008-04-27 blueswir1Revert wrong changes
2008-04-27 blueswir1Fix broken TCX vram, restore Sun4u PROM_SIZE_MAX
2008-04-26 balrogFix scsi-disk sense-key/status confusion (Marcelo Tosatti).
2008-04-26 balrogFix sci irq set when acpi timer about to wrap (Dor...
2008-04-26 balrogFill in touchscreen calibration values from a Palm...
2008-04-26 balrogLet WM8750 users write to audio buffer directly.
2008-04-26 balrogFix USB and HID report descriptors for mouse and tablet.
2008-04-25 balrogFix MusicPal LCD on non-32 bpp displays or with -nographic.
2008-04-24 balrogImprove audio api use in WM8750.
2008-04-24 balrogARM: Marvell 88w8618 / MusicPal emulation (Jan Kiszka).
2008-04-24 pbrookStellaris boards really aren't that big!
2008-04-24 balrogRAM usage information in machine definition.
2008-04-24 blueswir1Fix irq handling (Hervé Poussineau)
2008-04-22 aurel32Revert "Use correct types to enable > 2G support" ...
2008-04-22 aurel32Use correct types to enable > 2G support, based on...
2008-04-22 aurel32x86: remove load_kernel()
2008-04-22 balrogInventra MUSB-HDRC host-mode USB.
2008-04-22 balrogHush pointer target signedness warnings from gcc 4.
2008-04-22 balrogFix update region size in EPSON blizzard.
2008-04-21 blueswir1Remove duplicate definitions
2008-04-20 blueswir1PCnet: Allow more then two TMDs (Jan Kiszka)
2008-04-20 thsFlash support for mips r4k pseudo-machine, by
2008-04-20 balrogPrevent use of an uninitialised value in WM8750 and...
2008-04-20 balrogRemove an unused field and fix some non-code typos.
2008-04-16 balrogOptimize consecutive CFI02 writes by remapping memory...
2008-04-16 balrogEmulate address wrap in CFI02 chips mapping (Jan Kiszka).
next