Commit Graph

  • 1fd2ba1ef9 more interrupt definitions (still unused) weil 2006-12-16 22:46:43 +0000
  • 98a39ffd07 fixed emac receive weil 2006-12-16 22:01:26 +0000
  • 25ecaa3ef6 emulation for emif, phy weil 2006-12-16 20:52:40 +0000
  • 807f407a00 cvs update weil 2006-12-16 19:11:30 +0000
  • 179e32bbcc Fix erraneous fallthrough in MIPS trap implementation, thanks Atsushi Nemoto. ths 2006-12-16 16:45:18 +0000
  • 7a59ed6d2a use BITS macro weil 2006-12-15 22:46:08 +0000
  • 8913f21f9b moved ar7 machines from hw/mips_r4k.c to hw/ar7.c weil 2006-12-15 17:36:52 +0000
  • 73402d4f1e moved 4KEc constants from header file to machine description weil 2006-12-14 20:36:35 +0000
  • ec3b48db7a cvs update weil 2006-12-14 20:33:57 +0000
  • e4630047e1 Simple test for mips/mipsel, based on a test by Alexander Voropay. ths 2006-12-14 14:48:11 +0000
  • 73e14b623f Reduce VNC resize traffic, thanks Eduardo Felipe. ths 2006-12-14 13:36:01 +0000
  • 768a4a36a4 Fix userland ELF loader for zero sized BSS. ths 2006-12-14 13:32:11 +0000
  • ecf0270265 removed old code weil 2006-12-11 22:43:38 +0000
  • 98eb2477b5 cvs update weil 2006-12-11 22:42:24 +0000
  • 0d3267a728 MIPS has also a fixed MMAP_SHIFT of 12. ths 2006-12-11 22:04:25 +0000
  • c35d8b3ef8 cvs update weil 2006-12-11 20:01:02 +0000
  • 49c2335216 cvs update weil 2006-12-11 20:00:40 +0000
  • 03a32752d2 set default console to 1st serial console weil 2006-12-11 20:00:05 +0000
  • 8e33c08c84 MIPS FPU support for the gdb stub, by Daniel Jacobowitz. ths 2006-12-11 19:22:27 +0000
  • 197ea35ab2 Fix addrlen size, by David Woodhouse. ths 2006-12-11 19:13:59 +0000
  • 366dfc521e Spelling fixes, by Aurelien Jarno. ths 2006-12-11 18:35:08 +0000
  • 667accab8e Implement -no-quit option, by Xavier Gnata. ths 2006-12-11 02:08:05 +0000
  • a2d4e44b48 Fix PCI config space overflow, by Herbert Xu. ths 2006-12-10 23:20:45 +0000
  • 3bcb80f1af Fix sector size overflow, by Herbert Xu. ths 2006-12-10 23:07:39 +0000
  • a42aa81571 Build fix for newer kernel headers, thanks Jason Wessel. ths 2006-12-10 22:11:04 +0000
  • ca7c2b1b9f Handle invalid accesses as SIGILL for mips/mipsel userland emulation. ths 2006-12-10 22:08:10 +0000
  • 2108253845 changed comments only weil 2006-12-10 21:50:32 +0000
  • c9ee454b85 merged cfi table for ES29LV160DB with other devices weil 2006-12-10 16:39:56 +0000
  • 44cb77d278 fixed cfi table for ES29LV160DB weil 2006-12-10 16:37:25 +0000
  • d78ef2038c cleaned and fixed code weil 2006-12-10 15:31:37 +0000
  • bd3041a4aa use new pflash_register weil 2006-12-10 15:30:24 +0000
  • 70006ae126 added parameter for pflash_register weil 2006-12-10 15:29:47 +0000
  • 5b111fb349 fixed cfi tables weil 2006-12-10 15:28:34 +0000
  • 232ad9b760 cvs update weil 2006-12-10 09:42:16 +0000
  • 7d600c804d Fix fstat for MIPS userland emulation, and add support for a cacheflush syscall, thanks to Dave Denholm. ths 2006-12-08 01:32:58 +0000
  • ff4143f511 cvs update (large changes for mips) weil 2006-12-07 21:58:18 +0000
  • d05a400ed7 prepared redesign (currently not working) weil 2006-12-07 21:27:25 +0000
  • 876f0c139b workarounds for older fritzbox kernels weil 2006-12-07 21:26:38 +0000
  • ce8d35322f cvs update, moved mips display to new files weil 2006-12-07 21:25:13 +0000
  • 91c6a92ea7 added new display device for mips weil 2006-12-07 21:17:51 +0000
  • 58aad699d2 made usage of DPRINTF easier weil 2006-12-07 21:10:50 +0000
  • 757cd0b1ca fixed cfi data, added flash_reset weil 2006-12-07 21:09:42 +0000
  • 71fb7241c6 Fix build of MIPS target without FPU support. ths 2006-12-07 20:07:37 +0000
  • 379b992aab removed memory mapped interface weil 2006-12-07 19:21:12 +0000
  • 9f08349345 Spelling fixes, thanks to Stefan Weil. ths 2006-12-07 18:28:42 +0000
  • afdfa781e6 MIPS RTC emulation. ths 2006-12-07 18:15:35 +0000
  • cd75cf10ca .cvsignore m68k-user. ths 2006-12-07 17:18:01 +0000
  • ea55ffb373 Move date/time init to the RTC implementation. ths 2006-12-07 17:16:55 +0000
  • aa328addc0 Fix reset handling, CP0 isn't enabled by default (a fact which doesn't matter when running in kernel space). ths 2006-12-07 16:22:15 +0000
  • e144966416 Simplify mask construction. ths 2006-12-07 00:30:19 +0000
  • bb8a53ad91 Update copyright notice. ths 2006-12-06 23:12:49 +0000
  • e16fe40c87 Move the MIPS CPU timer in a seperate file, by Alec Voropay. ths 2006-12-06 21:38:37 +0000
  • 7a387fffce Add MIPS32R2 instructions, and generally straighten out the instruction decoding. This is also the first percent towards MIPS64 support. ths 2006-12-06 20:17:30 +0000
  • 8c0fdd856c Dynamically translate MIPS mtc0 instructions. ths 2006-12-06 18:19:33 +0000
  • 873eb01234 Dynamically translate MIPS mfc0 instructions. ths 2006-12-06 17:59:07 +0000
  • 6ae817752b Halt/reboot support for Linux, by Daniel Jacobowitz. This is a band-aid until we emulate real MIPS hardware with real firmware. ths 2006-12-06 17:48:52 +0000
  • 814b9a4749 MIPS TLB performance improvements, by Daniel Jacobowitz. ths 2006-12-06 17:42:40 +0000
  • ec2309289d sparc-softmmu build fix ths 2006-12-06 15:51:39 +0000
  • af27299bf2 fixes for fbox flash (unfinished) weil 2006-12-03 22:38:59 +0000
  • fbff40950d fine tuning (vlynq, sar, logging) weil 2006-12-03 22:37:33 +0000
  • e7e8c410cf added GPIO display weil 2006-11-29 21:37:52 +0000
  • da8a383929 added channel teardown and other details for ethernet weil 2006-11-26 12:03:13 +0000
  • 143bfe0355 added MIPS ASCII display device weil 2006-11-26 12:01:37 +0000
  • 81c49f5b0c prepared emulation of clock/power weil 2006-11-23 22:07:27 +0000
  • 6345c9d53c more details for ethernet (fbox still not working) weil 2006-11-23 20:59:54 +0000
  • 07586eb66a ethernet now working (partially) with sinus original and openwrt firmware weil 2006-11-22 22:14:28 +0000
  • a855f2fdf6 cvs update weil 2006-11-20 22:14:33 +0000
  • 6c6cb13273 allow reset of cpmac statistics weil 2006-11-20 22:12:44 +0000
  • 29bfb11725 Add casts for 64-bit hosts. pbrook 2006-11-19 23:07:17 +0000
  • f929c5105b cvs update weil 2006-11-19 22:12:23 +0000
  • 92dbb52c2b started handling of ethernet statistics registers weil 2006-11-19 21:56:21 +0000
  • 08f396d720 Add missing ARM syscall numbers. pbrook 2006-11-19 21:51:51 +0000
  • 38d0662a4c Arm semihosted commandline support (Wolfgang Schildbach). pbrook 2006-11-19 20:29:35 +0000
  • 2038a49b35 format code using GNU indent weil 2006-11-19 18:32:36 +0000
  • 5ec43898f9 ignore ChangeLog*.bak weil 2006-11-19 18:04:30 +0000
  • c7109dbd05 fixed setting of mac address weil 2006-11-19 18:03:50 +0000
  • 7ed1c3454f replaced dp83815 by dp8381x weil 2006-11-19 18:03:13 +0000
  • 1fbfde6e33 cvs update weil 2006-11-19 17:43:42 +0000
  • 1be9e1dc56 Remove do_socketcallwrapper. pbrook 2006-11-19 15:26:04 +0000
  • 544e1a8d52 fixed io_readw, use more symbolic names weil 2006-11-19 14:16:28 +0000
  • 42816f0fb5 moved tmp/qemu to trunk weil 2006-11-18 13:40:09 +0000
  • 49bce9969b temporarily moved trunk to tmp weil 2006-11-18 13:37:25 +0000
  • 336c372746 added sx541 partition layout (not working) weil 2006-11-18 13:33:45 +0000
  • 4554b74e48 added sx541 partition layout (not working) weil 2006-11-18 13:33:45 +0000
  • 4db2b33956 started adsl handling weil 2006-11-18 13:31:23 +0000
  • f30abd5b92 started adsl handling weil 2006-11-18 13:31:23 +0000
  • b92a0055c3 small change of log messages weil 2006-11-18 13:31:04 +0000
  • 378e0b9f11 small change of log messages weil 2006-11-18 13:31:04 +0000
  • e2d48d9948 use my standard logging format weil 2006-11-18 13:29:43 +0000
  • d11d5e13a4 use my standard logging format weil 2006-11-18 13:29:43 +0000
  • f2b6a8a6de reorganised repository weil 2006-11-17 22:46:43 +0000
  • c14414970c reorganised repository weil 2006-11-17 22:43:39 +0000
  • 395790e8a9 import from acx-20060521 weil 2006-11-17 22:27:31 +0000
  • 032191f547 removed debug messages weil 2006-11-16 22:19:44 +0000
  • a35d2a2245 removed debug messages weil 2006-11-16 22:19:44 +0000
  • fefcbdc53b no longer needs mips_bios.bin weil 2006-11-16 22:18:41 +0000
  • b256325fce no longer needs mips_bios.bin weil 2006-11-16 22:18:41 +0000
  • 6cb3f6d6d4 started vlynq emulation, now sees WLAN weil 2006-11-16 22:17:45 +0000
  • f2a7be6767 started vlynq emulation, now sees WLAN weil 2006-11-16 22:17:45 +0000
  • 47e58889da started vlynq emulation weil 2006-11-16 20:36:17 +0000