summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* Remove a local subpage IO hack, now that general subpage IO works.balrog2007-05-282-41/+21
* Interrupt debugging DPRINTFsblueswir12007-05-271-10/+22
* New option -net nic,model=? (Mark Glines)blueswir12007-05-276-0/+21
* Handle unconnected vlan case in lanceblueswir12007-05-272-22/+27
* Use qemu_irqs between CPUs and interrupt controllerblueswir12007-05-272-81/+98
* Use qemu_irq between interrupt controller and timersblueswir12007-05-273-37/+36
* Use qemu_irqs between dma controllers and esp, lanceblueswir12007-05-274-36/+33
* Split DMA controller in twoblueswir12007-05-269-76/+84
* Implement Sparc64 CPU timers using ptimersblueswir12007-05-251-0/+41
* Change ptimer API to use 64-bit values, add save and load methodsblueswir12007-05-242-98/+104
* Savevm/loadvm bits for ARM core, the PXA2xx peripherals and Spitz hardware.balrog2007-05-2416-62/+1181
* Use i2c_slave_init() to allocate the PXA (dummy) I2C slave.balrog2007-05-232-2/+2
* Add WM8750 and MAX7310 chips (I2C slaves).balrog2007-05-234-0/+803
* Implement the PXA2xx I2C master controller.balrog2007-05-238-25/+271
* m68k/ColdFire system emulation.pbrook2007-05-232-0/+902
* Add periodic timer implementation.pbrook2007-05-232-114/+207
* I2C/SMBus framework.pbrook2007-05-237-66/+561
* Fix interrupt controller address maskingblueswir12007-05-211-2/+3
* Delete now unused define.ths2007-05-201-1/+0
* Linux loader rewrite, by H. Peter Anvin.ths2007-05-191-82/+222
* Use full 36-bit physical address space on SS10blueswir12007-05-1913-89/+102
* Make TCX registers match what NetBSD expectsblueswir12007-05-171-2/+3
* Fix Qemu division by zero triggered by NetBSDblueswir12007-05-171-6/+4
* Set limits for memory size to avoid overlap with devicesblueswir12007-05-171-3/+8
* Force the primary CPU to run and other CPUs to halt, recalculate timersblueswir12007-05-172-3/+16
* Allow VMware-SVGA operation enable before command FIFO is configured. Implem...balrog2007-05-133-23/+31
* Correct NAND erase block size. Misc fixes in Spitz code.balrog2007-05-125-10/+9
* PCMCIA addresses are 26-bit, widen the address type from 16 to 32 bits.balrog2007-05-091-4/+4
* Correct the number of PXA255 GPIO lines. Reuse the PXA timers struct for PXA...balrog2007-05-082-22/+17
* Set OOK when OON is set in OSCC register (thanks to BobOfDoom). Correct a fa...balrog2007-05-082-2/+4
* Switch to qemu_ram_alloc() for memory allocation in PXA255/270.balrog2007-05-084-19/+35
* ARM946 CPU support.pbrook2007-05-081-1/+1
* Add dummy THC and TEC registers to TCXblueswir12007-05-061-3/+36
* Fix slavio_misc baseblueswir12007-05-061-2/+2
* Support for simple YAMON output, by Alec Voropay.ths2007-05-041-2/+62
* Change the PCI IO region start to that hardcoded in VBE bios (reported by Jer...balrog2007-05-031-2/+2
* Set OpenBIOS variables in NVRAMblueswir12007-05-012-5/+108
* Implement power state changes (IDLE and SLEEP) for PXA.balrog2007-05-011-1/+2
* Honour limited subset of --cpu values instead of ignoring.balrog2007-05-012-9/+14
* Remove the use of Linux / BSD specific asprintf call.balrog2007-04-301-3/+2
* PL050 status register fixes.pbrook2007-04-301-6/+25
* Account for machine with RAM which is not mapped at 0x0 in arm_boot.c.balrog2007-04-305-13/+14
* Spitz PDA, example PXA270 machine (four similar models).balrog2007-04-301-0/+1100
* Maxim MAX1110/1111 ADC chip.balrog2007-04-301-0/+136
* Texas Instruments ADS7846 ADC chip.balrog2007-04-301-0/+131
* NAND Flash memory emulation and ECC calculation helpers for use by NAND contr...balrog2007-04-301-0/+603
* Add remaining PXA2xx on-chip peripherals except I2C master.balrog2007-04-307-0/+2622
* Remove repeated code and enable encrypted SD cards and USB sticks images.balrog2007-04-301-0/+2
* Core features of ARM XScale processors. Main PXA270 and PXA255 peripherals.balrog2007-04-305-0/+2915
* PCMCIA bus support. Parts of CF-ATA command set. Hitachi DSCM microdrive emul...balrog2007-04-301-4/+737
OpenPOWER on IntegriCloud