Age | Commit message (Expand) | Author | Files | Lines |
2007-06-03 | MCF5208 emulation. | pbrook | 1 | -0/+13 |
2007-06-01 | Forgot to update vl.h during latest Sparc64 target_ulong fix | blueswir1 | 1 | -1/+1 |
2007-05-28 | SMBus support for MIPS Malta. | ths | 1 | -1/+1 |
2007-05-27 | Improved sanity checking to -net options | blueswir1 | 1 | -0/+1 |
2007-05-27 | Use qemu_irqs between CPUs and interrupt controller | blueswir1 | 1 | -2/+1 |
2007-05-27 | Use qemu_irq between interrupt controller and timers | blueswir1 | 1 | -4/+3 |
2007-05-27 | Use qemu_irqs between dma controllers and esp, lance | blueswir1 | 1 | -6/+4 |
2007-05-26 | Split DMA controller in two | blueswir1 | 1 | -6/+3 |
2007-05-24 | Change ptimer API to use 64-bit values, add save and load methods | blueswir1 | 1 | -3/+5 |
2007-05-23 | m68k/ColdFire system emulation. | pbrook | 1 | -0/+6 |
2007-05-23 | Add ptimer.c function declarations and makefile rule. | pbrook | 1 | -0/+13 |
2007-05-23 | I2C/SMBus framework. | pbrook | 1 | -4/+3 |
2007-05-19 | Use full 36-bit physical address space on SS10 | blueswir1 | 1 | -15/+18 |
2007-05-09 | PCMCIA addresses are 26-bit, widen the address type from 16 to 32 bits. | balrog | 1 | -6/+6 |
2007-05-01 | Set OpenBIOS variables in NVRAM | blueswir1 | 1 | -0/+6 |
2007-05-01 | -show-cursor switch to inhibit SDL hiding cursor. | balrog | 1 | -0/+1 |
2007-04-30 | Add missing gpio_handler_t definition. | balrog | 1 | -0/+3 |
2007-04-30 | Account for machine with RAM which is not mapped at 0x0 in arm_boot.c. | balrog | 1 | -1/+1 |
2007-04-30 | Spitz PDA, example PXA270 machine (four similar models). | balrog | 1 | -0/+6 |
2007-04-30 | Maxim MAX1110/1111 ADC chip. | balrog | 1 | -0/+8 |
2007-04-30 | Texas Instruments ADS7846 ADC chip. | balrog | 1 | -0/+6 |
2007-04-30 | NAND Flash memory emulation and ECC calculation helpers for use by NAND contr... | balrog | 1 | -0/+22 |
2007-04-30 | Add remaining PXA2xx on-chip peripherals except I2C master. | balrog | 1 | -0/+1 |
2007-04-30 | Remove repeated code and enable encrypted SD cards and USB sticks images. | balrog | 1 | -0/+2 |
2007-04-30 | Core features of ARM XScale processors. Main PXA270 and PXA255 peripherals. | balrog | 1 | -0/+2 |
2007-04-30 | PCMCIA bus support. Parts of CF-ATA command set. Hitachi DSCM microdrive emul... | balrog | 1 | -0/+50 |
2007-04-29 | Memory-mapped interface for VGA, by Herve Poussineau. | ths | 1 | -0/+4 |
2007-04-24 | Evaluation boards for PowerPC 405EP. | j_mayer | 1 | -0/+2 |
2007-04-24 | Add -pflash option to register parallel flash bloc devices. | j_mayer | 1 | -0/+2 |
2007-04-21 | TCX 24 bit model support | blueswir1 | 1 | -1/+6 |
2007-04-19 | No functional changes: | j_mayer | 1 | -0/+4 |
2007-04-17 | Fix mmapped register alignment and endianness handling. | ths | 1 | -1/+1 |
2007-04-17 | Move PowerPC 405 specific definitions into a separate file | j_mayer | 1 | -52/+0 |
2007-04-16 | Add callbacks to allow dynamic change of PowerPC clocks (to be improved) | j_mayer | 1 | -1/+66 |
2007-04-16 | Acer Pica 61 machine, by Herve Poussineau. | ths | 1 | -1/+4 |
2007-04-16 | Memory-mapped interface for RTC, by Herve Poussineau. | ths | 1 | -0/+1 |
2007-04-16 | Memory-mapped interface for PS/2 controller, by Herve Poussineau. | ths | 1 | -1/+2 |
2007-04-12 | Embedded PowerPC Device Control Registers infrastructure. | j_mayer | 1 | -0/+7 |
2007-04-09 | Implement embedded IRQ controller for PowerPC 6xx/740 & 750. | j_mayer | 1 | -11/+9 |
2007-04-07 | Unify IRQ handling. | pbrook | 1 | -64/+59 |
2007-04-06 | SD card emulation (initial implementation by Andrzei Zaborowski). | pbrook | 1 | -0/+5 |
2007-04-02 | Eepro100 emulation, by Stefan Weil. | ths | 1 | -0/+6 |
2007-04-02 | VMware SVGA II emulation, by Andrzej Zaborowski. | ths | 1 | -1/+12 |
2007-04-01 | Improved initrd support for mips. | ths | 1 | -1/+2 |
2007-04-01 | Change Sparc uses of pic_set_irq to pic_set_irq_new | blueswir1 | 1 | -5/+7 |
2007-04-01 | Add SparcStation-10 machine | blueswir1 | 1 | -2/+3 |
2007-04-01 | Reorganise Sun4m to allow other machine types | blueswir1 | 1 | -2/+2 |
2007-03-31 | Malta CBUS UART support. | ths | 1 | -1/+8 |
2007-03-31 | Better fix for OpenPIC: should not depend on PowerPC. | j_mayer | 1 | -2/+1 |
2007-03-30 | Fix build failure. | ths | 1 | -1/+3 |