Age | Commit message (Expand) | Author |
2007-05-28 | SMBus support for MIPS Malta. | ths |
2007-05-28 | Remove a local subpage IO hack, now that general subpage IO works. | balrog |
2007-05-27 | Interrupt debugging DPRINTFs | blueswir1 |
2007-05-27 | New option -net nic,model=? (Mark Glines) | blueswir1 |
2007-05-27 | Handle unconnected vlan case in lance | blueswir1 |
2007-05-27 | Use qemu_irqs between CPUs and interrupt controller | blueswir1 |
2007-05-27 | Use qemu_irq between interrupt controller and timers | blueswir1 |
2007-05-27 | Use qemu_irqs between dma controllers and esp, lance | blueswir1 |
2007-05-26 | Split DMA controller in two | blueswir1 |
2007-05-25 | Implement Sparc64 CPU timers using ptimers | blueswir1 |
2007-05-24 | Change ptimer API to use 64-bit values, add save and load methods | blueswir1 |
2007-05-24 | Savevm/loadvm bits for ARM core, the PXA2xx peripherals and Spitz hardware. | balrog |
2007-05-23 | Use i2c_slave_init() to allocate the PXA (dummy) I2C slave. | balrog |
2007-05-23 | Add WM8750 and MAX7310 chips (I2C slaves). | balrog |
2007-05-23 | Implement the PXA2xx I2C master controller. | balrog |
2007-05-23 | m68k/ColdFire system emulation. | pbrook |
2007-05-23 | Add periodic timer implementation. | pbrook |
2007-05-23 | I2C/SMBus framework. | pbrook |
2007-05-21 | Fix interrupt controller address masking | blueswir1 |
2007-05-20 | Delete now unused define. | ths |
2007-05-19 | Linux loader rewrite, by H. Peter Anvin. | ths |
2007-05-19 | Use full 36-bit physical address space on SS10 | blueswir1 |
2007-05-17 | Make TCX registers match what NetBSD expects | blueswir1 |
2007-05-17 | Fix Qemu division by zero triggered by NetBSD | blueswir1 |
2007-05-17 | Set limits for memory size to avoid overlap with devices | blueswir1 |
2007-05-17 | Force the primary CPU to run and other CPUs to halt, recalculate timers | blueswir1 |
2007-05-13 | Allow VMware-SVGA operation enable before command FIFO is configured. Implem... | balrog |
2007-05-12 | Correct NAND erase block size. Misc fixes in Spitz code. | balrog |
2007-05-09 | PCMCIA addresses are 26-bit, widen the address type from 16 to 32 bits. | balrog |
2007-05-08 | Correct the number of PXA255 GPIO lines. Reuse the PXA timers struct for PXA... | balrog |
2007-05-08 | Set OOK when OON is set in OSCC register (thanks to BobOfDoom). Correct a fa... | balrog |
2007-05-08 | Switch to qemu_ram_alloc() for memory allocation in PXA255/270. | balrog |
2007-05-08 | ARM946 CPU support. | pbrook |
2007-05-06 | Add dummy THC and TEC registers to TCX | blueswir1 |
2007-05-06 | Fix slavio_misc base | blueswir1 |
2007-05-04 | Support for simple YAMON output, by Alec Voropay. | ths |
2007-05-03 | Change the PCI IO region start to that hardcoded in VBE bios (reported by Jer... | balrog |
2007-05-01 | Set OpenBIOS variables in NVRAM | blueswir1 |
2007-05-01 | Implement power state changes (IDLE and SLEEP) for PXA. | balrog |
2007-05-01 | Honour limited subset of --cpu values instead of ignoring. | balrog |
2007-04-30 | Remove the use of Linux / BSD specific asprintf call. | balrog |
2007-04-30 | PL050 status register fixes. | pbrook |
2007-04-30 | Account for machine with RAM which is not mapped at 0x0 in arm_boot.c. | balrog |
2007-04-30 | Spitz PDA, example PXA270 machine (four similar models). | balrog |
2007-04-30 | Maxim MAX1110/1111 ADC chip. | balrog |
2007-04-30 | Texas Instruments ADS7846 ADC chip. | balrog |
2007-04-30 | NAND Flash memory emulation and ECC calculation helpers for use by NAND contr... | balrog |
2007-04-30 | Add remaining PXA2xx on-chip peripherals except I2C master. | balrog |
2007-04-30 | Remove repeated code and enable encrypted SD cards and USB sticks images. | balrog |
2007-04-30 | Core features of ARM XScale processors. Main PXA270 and PXA255 peripherals. | balrog |