Age | Commit message (Expand) | Author | Files | Lines |
2007-12-17 | Fix miscellaneous minor things, by Andre Przywara. | ths | 3 | -6/+6 |
2007-12-17 | Fix bdrv_get_geometry to return uint64_t, by Andre Przywara. | ths | 3 | -13/+18 |
2007-12-16 | qemu_put signedness fixes, by Andre Przywara. | ths | 13 | -171/+171 |
2007-12-16 | Work around a crash when timer signal occurs before main loop, original patch... | balrog | 1 | -2/+0 |
2007-12-16 | Mainstone keypad support, by Armin Kuster. | balrog | 2 | -2/+45 |
2007-12-16 | Initial PXA27x keypad support, by Armin Kuster. | balrog | 3 | -0/+359 |
2007-12-16 | Fix char* signedness, by Andre Przywara. | ths | 1 | -1/+1 |
2007-12-16 | Fix wrong signedness, by Andre Przywara. | ths | 5 | -17/+18 |
2007-12-12 | Adds interrupt support to the sh specific timer code (Magnus Damm). | balrog | 3 | -18/+33 |
2007-12-12 | sh_serial: enable tx after reset (Magnus Damm). | balrog | 1 | -1/+1 |
2007-12-11 | IDE should send irq after WIN_DIAGNOSE (Tristan Gingold). | balrog | 1 | -0/+1 |
2007-12-10 | Name the magic constants, wrap long lines | blueswir1 | 1 | -103/+221 |
2007-12-10 | Add SPARCstation 20 machine type (Robert Reif) | blueswir1 | 2 | -1/+56 |
2007-12-10 | SCSI cleanup, by Laurent Vivier. | ths | 5 | -67/+95 |
2007-12-10 | Fix OMAP1 MPUI/O keyboard interrupt masking. | balrog | 3 | -5/+5 |
2007-12-10 | Fix incompatible declaration in previous commit. | balrog | 1 | -2/+2 |
2007-12-10 | Desambiguate pflash_register(). | balrog | 6 | -29/+38 |
2007-12-09 | Save/load PCI-device, PCI-bus and PIIX3 irq-related state (patches by Uri Lub... | balrog | 2 | -7/+63 |
2007-12-09 | No write-protect detect diode on Mainstone II. | balrog | 1 | -1/+1 |
2007-12-09 | Use pointers to channels rather than channel numbers in the DMA. | balrog | 1 | -363/+390 |
2007-12-09 | Remove leftover support for 82371FB (Step A1), by Carlo Marcelo Arenas | ths | 1 | -25/+0 |
2007-12-09 | OMAP DMA 3.2 support by Lauro Ramos Venancio. | balrog | 2 | -248/+949 |
2007-12-09 | Add support for eccmemctl (Robert Reif) | blueswir1 | 3 | -0/+279 |
2007-12-09 | Fix Win98SE MyComputer regression, by Ben Taylor. | ths | 1 | -1/+1 |
2007-12-09 | Mainstone mmc support, by Armin Kuster. | ths | 2 | -1/+18 |
2007-12-07 | Remove broken ds1225y init, it is useless on this machine anyway. | ths | 1 | -2/+1 |
2007-12-06 | Correct my 'thinko' in OMAP interrupt handler commit, fix by Lauro Ramos Vena... | balrog | 1 | -1/+1 |
2007-12-05 | Rework OMAP1 interrupt handling to allow multiple interrupt banks, by Lauro R... | balrog | 3 | -134/+167 |
2007-12-04 | No keyboard mode (Robert Reif) | blueswir1 | 3 | -5/+16 |
2007-12-04 | Don't claim SD card supports voltages linux claims are below defined voltage ... | balrog | 1 | -1/+1 |
2007-12-04 | Always create an SD bdrv, so that PXA and OMAP boards can boot with | balrog | 1 | -6/+6 |
2007-12-03 | Fix floppy initialization, by Laurent Vivier. | ths | 1 | -2/+3 |
2007-12-02 | Include qemu-timer.h iff DEBUG is defined. | ths | 1 | -0/+7 |
2007-12-02 | Add missing include, by Sylvain Petreolle. | ths | 1 | -0/+1 |
2007-12-02 | SH4: system emulator interrupt update, by Magnus Damm. | ths | 3 | -28/+105 |
2007-12-02 | Add -drive parameter, by Laurent Vivier. | ths | 24 | -104/+389 |
2007-12-02 | Mainstone re-org, by Armin Kuster. | ths | 3 | -240/+288 |
2007-12-01 | Name the magic constants, wrap long lines | blueswir1 | 1 | -38/+62 |
2007-12-01 | Fix SS-600MP led device typos | blueswir1 | 1 | -2/+2 |
2007-12-01 | Improve power management device addressing | blueswir1 | 1 | -6/+11 |
2007-12-01 | Name the magic constants, use correct value for AUX2_PWRFAIL | blueswir1 | 1 | -32/+51 |
2007-12-01 | Allow IOMMU tables above 2G | blueswir1 | 1 | -1/+1 |
2007-12-01 | Prevent overwriting fixed bits in AFSR | blueswir1 | 1 | -0/+4 |
2007-12-01 | Name the magic constants, wrap long lines | blueswir1 | 2 | -85/+135 |
2007-11-28 | Use slavio base as boot prom address, rearrange sun4m init code | blueswir1 | 1 | -108/+103 |
2007-11-26 | Add floppy support, tested to work with www.linux-mips.org GIT head. | ths | 1 | -4/+3 |
2007-11-25 | Scale TSC2102 touchscreen pressure value more realistically (still could be b... | balrog | 4 | -8/+11 |
2007-11-25 | Set initial value of AFSR register properly (Robert Reif) | blueswir1 | 1 | -0/+1 |
2007-11-25 | Fix buffer mux handling for unconnected serial ports | blueswir1 | 1 | -1/+2 |
2007-11-25 | Intel Mainstone II (ARM) machine by Armin Kuster. | balrog | 2 | -0/+310 |