Remove leftover file, should have happened in the Linux loader rewrite commit.
[qemu] / hw /
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
2007-05-01 balrogImplement power state changes (IDLE and SLEEP) for...
2007-05-01 balrogHonour limited subset of --cpu values instead of ignoring.
2007-04-30 balrogRemove the use of Linux / BSD specific asprintf call.
2007-04-30 pbrookPL050 status register fixes.
2007-04-30 balrogAccount for machine with RAM which is not mapped at...
2007-04-30 balrogSpitz PDA, example PXA270 machine (four similar models).
2007-04-30 balrogMaxim MAX1110/1111 ADC chip.
2007-04-30 balrogTexas Instruments ADS7846 ADC chip.
2007-04-30 balrogNAND Flash memory emulation and ECC calculation helpers...
2007-04-30 balrogAdd remaining PXA2xx on-chip peripherals except I2C
2007-04-30 balrogRemove repeated code and enable encrypted SD cards...
2007-04-30 balrogCore features of ARM XScale processors. Main PXA270...
2007-04-30 balrogPCMCIA bus support. Parts of CF-ATA command set. Hitach...
2007-04-29 thsMemory-mapped interface for VGA, by Herve Poussineau.
2007-04-28 thsSwitch default CPU to 24Kf for now, as the Linux FPU...
2007-04-28 thsBuffer length fixes, by Wang Cheng Yeh.
2007-04-28 thsFix length mismatch condition, by Wang Cheng Yeh.
2007-04-24 thsImproved mini-bootloader, based on a patch by Alec...
2007-04-24 j_mayerEvaluation boards for PowerPC 405EP.
2007-04-24 j_mayerPowerPC 405 microcontrollers fixes and improvments:
2007-04-24 j_mayerPowerPC embedded timers fixes.
2007-04-22 thsTypo fix, by Wang Cheng Yeh.
2007-04-21 blueswir1TCX 24 bit model support
2007-04-20 blueswir1Fix keyboard serial and mouse bugs
2007-04-19 thsMore Gallileo register initialization, by Aurelien...
2007-04-19 j_mayerNo functional changes:
2007-04-18 blueswir1Fix keyboard detection bugs
2007-04-17 thsAnother lsi53c895a patch, by Wang Cheng Yeh.
2007-04-17 blueswir1TCX palette bug fix
2007-04-17 thsFix mmapped register alignment and endianness handling.
2007-04-17 thsChoose number of TLBs at runtime, by Herve Poussineau.
2007-04-17 j_mayerMove PowerPC 405 specific definitions into a separate...
2007-04-16 thsSupport it_shift for mmapped pckbd.
2007-04-16 j_mayerAdd callbacks to allow dynamic change of PowerPC clocks...
2007-04-16 thsAcer Pica 61 machine, by Herve Poussineau.
2007-04-16 thsMemory-mapped interface for RTC, by Herve Poussineau.
2007-04-16 thsMemory-mapped interface for PS/2 controller, by Herve...
2007-04-16 j_mayerAdd reset callbacks for PowerPC CPU.
2007-04-16 j_mayerPREP and heathrow machines only support PowerPC CPU...
2007-04-16 j_mayerAdd bus model (or input pins) into PowerPC CPU flags.
2007-04-16 j_mayerParallel flash bugfixes:
2007-04-16 j_mayerFix a lot of debug traces for PowerPC emulation: use...
2007-04-15 pbrookRemove unused variable.
2007-04-15 thsGallileo fixes, by Stefan Weil.
2007-04-14 blueswir1Add device save and reset methods to FDC and M48T59
2007-04-14 thsKnow about more PCI device classes.
2007-04-14 j_mayerFix miscellaneous display warnings for PowerPC & alpha...
2007-04-13 blueswir1Fix Sparc32 device save methods
2007-04-12 j_mayerAdd PowerPC 405 input pins (IRQ, resets, ...) model.
2007-04-12 j_mayerEmbedded PowerPC Device Control Registers infrastructure.
2007-04-09 j_mayerImplement embedded IRQ controller for PowerPC 6xx/740...
2007-04-09 pbrookARM IRQ fix.
2007-04-07 blueswir1Fix TCX base on SS10
2007-04-07 pbrookUnify IRQ handling.
2007-04-07 pbrookRemove dead code.
2007-04-07 pbrookRemove dead code.
2007-04-06 pbrookComment spelling fix.
2007-04-06 pbrookUse correct type for card field.
2007-04-06 pbrookSD card emulation (initial implementation by Andrzei...
2007-04-05 thsFix disabling of the Cause register for R2.
2007-04-05 thsClear BEV and ERL for the fake bootloader.
2007-04-05 blueswir1Fill in real SparcStation 10 values
2007-04-05 j_mayerAlpha CPU palcode emulation. Only usable in user mode...
2007-04-04 j_mayerChange NIC registration to be consistent with other...
2007-04-03 thsi386 return APIC ID with cpuid, by Bernhard Kauer.
2007-04-03 thsFix Malta tty2 UART registers.
2007-04-02 thsEepro100 emulation, by Stefan Weil.
2007-04-02 thsne2k buffer full bug fix, by Marcel Block.
2007-04-02 thsRandom bug fixes from code inspection, by Wang Cheng...
2007-04-02 thsVMware SVGA II emulation, by Andrzej Zaborowski.
2007-04-01 thsSingle mode for PIC i8259, by Bernhard Kauer.
2007-04-01 thsImproved initrd support for mips.
2007-04-01 blueswir1Change Sparc uses of pic_set_irq to pic_set_irq_new
2007-04-01 blueswir1Add SparcStation-10 machine
2007-04-01 blueswir1Reorganise Sun4m to allow other machine types
2007-04-01 thsActually enable 64bit configuration.
2007-03-31 pbrookLarge kernel initrd fix (initial patch by Daniel Jacobo...
2007-03-31 thsFix usb hid and mass-storage protocol revision, by...
2007-03-31 thsMalta CBUS UART support.
2007-03-31 j_mayerEmbedded PowerPC timers support.
2007-03-31 j_mayerBetter fix for OpenPIC: should not depend on PowerPC.
2007-03-30 thsSanitize mips exception handling.
next