summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* 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
* Match values with the ones documented in the PIIX4 datasheet.ths2007-10-091-1/+3
* Fix vmmouse for 64bit guest, by Dan Kenigsberg.ths2007-10-091-1/+1
* Don't route PIC interrupts through the local APIC if the local APICths2007-10-092-3/+37
* EtraxFS board support, by Edgar E. Iglesias.ths2007-10-083-0/+568
* PowerPC target coding style fixes.j_mayer2007-10-071-6/+5
* PowerPC target optimisations: make intensive use of always_inline.j_mayer2007-10-073-17/+20
* Share devices that might be useful for all PowerPC 40x & 440 implementationsj_mayer2007-10-074-525/+587
* More user timer fixes (Robert Reif)blueswir12007-10-071-68/+86
* More detabificationblueswir12007-10-0611-458/+458
* Implement user mode for timersblueswir12007-10-062-20/+76
* Support for loading a real BIOS image (Robert Reif)blueswir12007-10-061-5/+7
* New '-bios' option, used to select an alternate BIOS image from bios_dir.j_mayer2007-10-0510-13/+35
* Implement PL110 byte order config bit (original patch by Richard Purdie).balrog2007-10-042-37/+95
* USB iso transfers support for the linux redirector and for UHCI, by Arnon Gil...balrog2007-10-041-28/+118
* sh775x interrupt controller by Magnus Damm.balrog2007-10-045-90/+630
* Several corrections in the spitzkbd keymap (patch by Juergen Lock).balrog2007-10-042-2/+13
* We must reset the PowerPC CPU _after_ registering it, as hardware resetj_mayer2007-10-041-2/+4
* Fix PowerPC initialisation and first reset:j_mayer2007-10-032-11/+16
* We never have to export ppc_set_irq.j_mayer2007-10-032-1/+5
* Fix PowerPC 405 BIOS instanciation: is a 32 bits only target.j_mayer2007-10-031-5/+5
* Fix kernel loadingblueswir12007-10-021-1/+2
* Compilation fix (forgotten patch).j_mayer2007-10-011-4/+4
OpenPOWER on IntegriCloud