Age | Commit message (Expand) | Author | Files | Lines |
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 | Fix execve argc/envc counting, by Takashi Yoshii. | ths | 1 | -2/+2 |
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 | 4 | -1/+280 |
2007-12-09 | SH4 big endian configuration, by Tomoyoshi Asano. | ths | 2 | -2/+4 |
2007-12-09 | Fix Win98SE MyComputer regression, by Ben Taylor. | ths | 1 | -1/+1 |
2007-12-09 | Fix spelling typo, by Dan Kenigsberg. | ths | 1 | -1/+1 |
2007-12-09 | Mainstone mmc support, by Armin Kuster. | ths | 2 | -1/+18 |
2007-12-09 | copy_{to,from}_user_timeval() update, by Thayne Harbaugh. | ths | 1 | -32/+42 |
2007-12-09 | copy_from_user_fdset() update, by Thayne Harbaugh. | ths | 1 | -76/+75 |
2007-12-09 | Handle cpu_model in copy_cpu(), by Kirill A. Shutemov. | ths | 8 | -8/+12 |
2007-12-07 | Remove broken ds1225y init, it is useless on this machine anyway. | ths | 1 | -2/+1 |
2007-12-06 | Give emulated drives more monitor-friendly name strings. | balrog | 1 | -1/+9 |
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 | 2 | -9/+14 |
2007-12-03 | The profiler need qemu-timer.h | ths | 1 | -0/+4 |
2007-12-03 | Ensure a SIGALRM results in a break out from the cpu loop. | balrog | 1 | -14/+20 |
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 | Larger physical address space for 32-bit MIPS. | ths | 1 | -0/+3 |
2007-12-02 | SH4: Signal handling for the user space emulator, by Magnus Damm. | ths | 4 | -13/+331 |
2007-12-02 | Fix for execve syscall, by Kirill A. Shutemov. | ths | 1 | -4/+4 |
2007-12-02 | SH4: system emulator interrupt update, by Magnus Damm. | ths | 7 | -47/+169 |
2007-12-02 | SH4 delay slot code update, by Magnus Damm. | ths | 5 | -94/+104 |
2007-12-02 | Collecting block device statistics, by Richard W.M. Jones. | ths | 4 | -4/+60 |
2007-12-02 | Add -drive parameter, by Laurent Vivier. | ths | 27 | -315/+873 |
2007-12-02 | Mainstone re-org, by Armin Kuster. | ths | 4 | -241/+290 |
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-12-01 | Fix Sparc host compile problem reported by Shaddy Baddah | blueswir1 | 3 | -0/+31 |
2007-11-30 | Fix a crash with monitor input arriving before readline_start has been called | blueswir1 | 1 | -0/+2 |
2007-11-29 | Increase prom size for boot mode | blueswir1 | 1 | -1/+1 |
2007-11-28 | Use slavio base as boot prom address, rearrange sun4m init code | blueswir1 | 3 | -109/+105 |
2007-11-28 | Fix compilation and warnings on PPC host | blueswir1 | 2 | -1/+21 |
2007-11-26 | Document -M SS-600MP | blueswir1 | 1 | -1/+1 |
2007-11-26 | Add floppy support, tested to work with www.linux-mips.org GIT head. | ths | 1 | -4/+3 |
2007-11-26 | Micro-optimize back-to-back store-load sequences. | ths | 1 | -103/+135 |
2007-11-25 | Fix floating point register decoding | blueswir1 | 1 | -141/+139 |
2007-11-25 | Scale TSC2102 touchscreen pressure value more realistically (still could be b... | balrog | 4 | -8/+11 |