summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Fix spelling typo, by Dan Kenigsberg.ths2007-12-091-1/+1
* Mainstone mmc support, by Armin Kuster.ths2007-12-092-1/+18
* copy_{to,from}_user_timeval() update, by Thayne Harbaugh.ths2007-12-091-32/+42
* copy_from_user_fdset() update, by Thayne Harbaugh.ths2007-12-091-76/+75
* Handle cpu_model in copy_cpu(), by Kirill A. Shutemov.ths2007-12-098-8/+12
* Remove broken ds1225y init, it is useless on this machine anyway.ths2007-12-071-2/+1
* Give emulated drives more monitor-friendly name strings.balrog2007-12-061-1/+9
* Correct my 'thinko' in OMAP interrupt handler commit, fix by Lauro Ramos Vena...balrog2007-12-061-1/+1
* Rework OMAP1 interrupt handling to allow multiple interrupt banks, by Lauro R...balrog2007-12-053-134/+167
* No keyboard mode (Robert Reif)blueswir12007-12-043-5/+16
* Don't claim SD card supports voltages linux claims are below defined voltage ...balrog2007-12-041-1/+1
* Always create an SD bdrv, so that PXA and OMAP boards can boot withbalrog2007-12-042-9/+14
* The profiler need qemu-timer.hths2007-12-031-0/+4
* Ensure a SIGALRM results in a break out from the cpu loop.balrog2007-12-031-14/+20
* Fix floppy initialization, by Laurent Vivier.ths2007-12-031-2/+3
* Include qemu-timer.h iff DEBUG is defined.ths2007-12-021-0/+7
* Add missing include, by Sylvain Petreolle.ths2007-12-021-0/+1
* Larger physical address space for 32-bit MIPS.ths2007-12-021-0/+3
* SH4: Signal handling for the user space emulator, by Magnus Damm.ths2007-12-024-13/+331
* Fix for execve syscall, by Kirill A. Shutemov.ths2007-12-021-4/+4
* SH4: system emulator interrupt update, by Magnus Damm.ths2007-12-027-47/+169
* SH4 delay slot code update, by Magnus Damm.ths2007-12-025-94/+104
* Collecting block device statistics, by Richard W.M. Jones.ths2007-12-024-4/+60
* Add -drive parameter, by Laurent Vivier.ths2007-12-0227-315/+873
* Mainstone re-org, by Armin Kuster.ths2007-12-024-241/+290
* Name the magic constants, wrap long linesblueswir12007-12-011-38/+62
* Fix SS-600MP led device typosblueswir12007-12-011-2/+2
* Improve power management device addressingblueswir12007-12-011-6/+11
* Name the magic constants, use correct value for AUX2_PWRFAILblueswir12007-12-011-32/+51
* Allow IOMMU tables above 2Gblueswir12007-12-011-1/+1
* Prevent overwriting fixed bits in AFSRblueswir12007-12-011-0/+4
* Name the magic constants, wrap long linesblueswir12007-12-012-85/+135
* Fix Sparc host compile problem reported by Shaddy Baddahblueswir12007-12-013-0/+31
* Fix a crash with monitor input arriving before readline_start has been calledblueswir12007-11-301-0/+2
* Increase prom size for boot modeblueswir12007-11-291-1/+1
* Use slavio base as boot prom address, rearrange sun4m init codeblueswir12007-11-283-109/+105
* Fix compilation and warnings on PPC hostblueswir12007-11-282-1/+21
* Document -M SS-600MPblueswir12007-11-261-1/+1
* Add floppy support, tested to work with www.linux-mips.org GIT head.ths2007-11-261-4/+3
* Micro-optimize back-to-back store-load sequences.ths2007-11-261-103/+135
* Fix floating point register decodingblueswir12007-11-251-141/+139
* Scale TSC2102 touchscreen pressure value more realistically (still could be b...balrog2007-11-254-8/+11
* 128-bit float support for user modeblueswir12007-11-2511-17/+676
* Set initial value of AFSR register properly (Robert Reif)blueswir12007-11-251-0/+1
* More MMU registers (Robert Reif)blueswir12007-11-252-7/+18
* Fix buffer mux handling for unconnected serial portsblueswir12007-11-251-1/+2
* Intel Mainstone II (ARM) machine by Armin Kuster.balrog2007-11-254-1/+312
* Add input buffer to mux chr (patch by Tristan Gingold).balrog2007-11-256-3/+46
* Fix board init arg list (spotted by pbrook),balrog2007-11-251-6/+9
* Fix SD init arguments.pbrook2007-11-241-1/+1
OpenPOWER on IntegriCloud