summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* ARM PL181 MMCI fixes.pbrook2007-06-091-11/+34
* Fix incorrect target_ulong use in hw devicesblueswir12007-06-088-37/+43
* Fix return type.pbrook2007-06-071-1/+1
* Fix code formatting, by Herve Poussineau.ths2007-06-071-163/+163
* Unbreak PCI config register, noticed by Stefan Weil.ths2007-06-071-1/+1
* Initialize more GT64xxx registers on reset.ths2007-06-071-11/+113
* Fix some Malta PCI config bits.ths2007-06-071-9/+13
* PCI device saving for GT64xxx.ths2007-06-071-0/+21
* Implement some more Gallileo registers.ths2007-06-071-17/+336
* Fix comment.ths2007-06-071-1/+1
* Fix PCI irq mapping on Malta.ths2007-06-071-2/+2
* Fix firmware word endianness for Malta.ths2007-06-071-0/+12
* Make the Malta bootloader handling a bit more transparent.ths2007-06-061-14/+17
* Fix formatting.ths2007-06-061-1/+1
* Malta has no ISA bus.ths2007-06-061-11/+2
* Big endian byte swap for serial mmapped interface.ths2007-06-061-4/+18
* Use the correct PCI IDs for Malta.ths2007-06-065-5/+81
* Take advantage of subpage support.ths2007-06-041-24/+5
* ColdFire Ethernet support.pbrook2007-06-042-1/+474
* Fix off-by-one memory region sizes.pbrook2007-06-0321-39/+39
* Spelling fixes, by Stefan Weil.ths2007-06-035-8/+8
* MCF5208 timer fix.pbrook2007-06-031-5/+8
* MCF5208 emulation.pbrook2007-06-035-282/+758
* Leave running timer alone if not reloading.pbrook2007-06-031-1/+1
* Force display update on palette change or loadvmblueswir12007-06-011-1/+10
* Add support for 5Kc/5Kf/20Kc, based on a patch by Aurelien Jarno.ths2007-06-011-1/+1
* Fix typo in comment.ths2007-05-301-2/+2
* Fix CPU (re-)selection on reset.ths2007-05-303-0/+3
* Replace target_ulong with target_phys_addr_tblueswir12007-05-301-2/+2
* SMBus support for MIPS Malta.ths2007-05-283-9/+15
* 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
OpenPOWER on IntegriCloud