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