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