summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* removed tracesbellard2007-11-071-0/+4
* added -startdate optionbellard2007-11-071-4/+9
* No functional changes: remove dead code and fix indentation & wrapping lines.j_mayer2007-11-051-199/+196
* Zeroing ITR shouldn't ack irq zero.balrog2007-11-045-60/+856
* Change sysctrl register to 32 bits (original patch by Robert Reif)blueswir12007-11-041-20/+76
* Fix memory corruption: bdrv_read/write API has been changed to takej_mayer2007-11-041-4/+2
* Fix Solaris breakageblueswir12007-11-041-5/+5
* Add register mappings in DSP space (must be accessible for MPU too).balrog2007-11-044-22/+66
* Constificationblueswir12007-11-041-2/+2
* Remove target dependent codeblueswir12007-11-042-8/+23
* Make accesses with wrong width also work as apparently real hardware allows t...balrog2007-11-043-20/+59
* Fix grackle (in fact MPC106) PCI host bridge headerj_mayer2007-11-041-16/+0
* Fix PowerMac NVRAM device.j_mayer2007-11-045-16/+33
* Split I^2C controller out of hw/omap.c.balrog2007-11-033-425/+472
* Implement OMAP on-chip RTC (Linux guest date/time now matches with host).balrog2007-11-032-0/+433
* Initial OMAP I^2C controller implementation (communication not tested).balrog2007-11-033-2/+428
* Add OMAP Pulse-width Tone module.balrog2007-11-032-0/+103
* Implement OMAP PWL (backlight) module.balrog2007-11-032-4/+120
* The PINT/DAV pin is active low in the chip spec, not inverted on the board.balrog2007-11-032-11/+63
* Add copyright and license header.ths2007-10-311-0/+20
* Set boot sequence from command line (Dan Kenigsberg).balrog2007-10-3121-81/+101
* OHCI USB isochronous transfers support (Arnon Gilboa).balrog2007-10-311-17/+340
* Add a qemu_irq_invert() shortcut for inverting a signal.balrog2007-10-293-19/+18
* Add a TI TSC2102 chip (touchscreen/ADC/audio-CODEC controller).balrog2007-10-294-6/+868
* Fix PreP PCI IRQ mapping.j_mayer2007-10-291-2/+1
* Temporary hack to avoid Qemu crash at PowerPC reset time.j_mayer2007-10-292-4/+18
* Implement PreP reset port.j_mayer2007-10-291-1/+5
* PowerPC 601 / 620 / 970 need a 1MB firmware.j_mayer2007-10-293-0/+25
* Implement OMAP MicroWire controller.balrog2007-10-293-16/+200
* * sort the PowerPC target object filesj_mayer2007-10-2811-482/+876
* Give an opaque to the m48t59 direct access routines to make it easierj_mayer2007-10-282-7/+13
* Add OMAP Shared GPIO module.balrog2007-10-283-1/+186
* Handle MMC card insertion/removal/readonly signals.balrog2007-10-284-2/+57
* Add PalmT|E matrix keypad connected to OMAP GPIOs.balrog2007-10-282-6/+37
* Implement OMAP1 MPU I/O module.balrog2007-10-282-2/+295
* Less debug noise from the mipsnet driver.ths2007-10-281-3/+3
* Bugfix: now PCI NICs really work on PowerPC PreP platform.j_mayer2007-10-211-2/+2
* Allow use of PCI NICs on PowerPC PreP platform.j_mayer2007-10-211-6/+1
* "QEMU keyboard issue with Gujin-2.2", by Etienne Lorrain.ths2007-10-201-1/+1
* Enable ACPI interrupts, by Igor Lvovsky.ths2007-10-201-0/+1
* Check the Galilleo config register instead of hardcoding the endianness.ths2007-10-201-22/+8
* Avoid PreP target kernel freeze waiting for IRQs.j_mayer2007-10-201-1/+1
* Only map BIOS space when it was actually loaded.ths2007-10-181-9/+8
* Second half of mipssim support, plus documentation improvements.ths2007-10-172-0/+436
* SuperSparc MXCC support (Robert Reif)blueswir12007-10-142-2/+2
* Implement time-base start/stop helpers.j_mayer2007-10-141-29/+92
* Fix memory corruption reported by Julian Sewardj_mayer2007-10-141-1/+1
* Do not allow PowerPC CPU restart after entering checkstop mode.j_mayer2007-10-141-7/+1
* Replace is_user variable with mmu_idx in softmmu core,j_mayer2007-10-141-12/+14
* Static-ify function.ths2007-10-131-3/+4
OpenPOWER on IntegriCloud