2008-03-28 |
aurel32 | e1000: add phy specific status register |
commit | commitdiff | tree | snapshot |
2008-03-28 |
aurel32 | e1000: fix eerd registers |
commit | commitdiff | tree | snapshot |
2008-03-28 |
aurel32 | e1000: fix unaligned access |
commit | commitdiff | tree | snapshot |
2008-03-28 |
aurel32 | x86-64: recompute DF after eflags has been modified... |
commit | commitdiff | tree | snapshot |
2008-03-28 |
aurel32 | Fix mipsnet device ID, noticed by Vijay Kumar. |
commit | commitdiff | tree | snapshot |
2008-03-28 |
aurel32 | Use spinlock_t for interrupt_lock, lock support for... |
commit | commitdiff | tree | snapshot |
2008-03-28 |
aurel32 | Fix ne2000_can_receive() function |
commit | commitdiff | tree | snapshot |
2008-03-28 |
aurel32 | Add missing initial values for PIIX3 function 0 (PIRQRC) |
commit | commitdiff | tree | snapshot |
2008-03-28 |
aurel32 | update from latest Bochs BIOS |
commit | commitdiff | tree | snapshot |
2008-03-28 |
aurel32 | Tell BIOS about the number of CPUs |
commit | commitdiff | tree | snapshot |
2008-03-26 |
pbrook | Implement AT_CLKTCK. |
commit | commitdiff | tree | snapshot |
2008-03-26 |
pbrook | Revert accidental commit. |
commit | commitdiff | tree | snapshot |
2008-03-26 |
pbrook | Remove fixed length commandline buffers. |
commit | commitdiff | tree | snapshot |
2008-03-26 |
blueswir1 | Concentrate cpu_T[012] use to one function |
commit | commitdiff | tree | snapshot |
2008-03-26 |
blueswir1 | Split icc and xcc flag calculations |
commit | commitdiff | tree | snapshot |
2008-03-26 |
blueswir1 | Remove some legacy definitions |
commit | commitdiff | tree | snapshot |
2008-03-26 |
pbrook | m68k compare fix. |
commit | commitdiff | tree | snapshot |
2008-03-25 |
pbrook | m68k mmap2 fixes. |
commit | commitdiff | tree | snapshot |
2008-03-24 |
blueswir1 | Fix a sign extension problem |
commit | commitdiff | tree | snapshot |
2008-03-24 |
pbrook | Put tap fd into nonblocking mode. |
commit | commitdiff | tree | snapshot |
2008-03-23 |
blueswir1 | Fix mulscc |
commit | commitdiff | tree | snapshot |
2008-03-23 |
pbrook | Fix and document curses configury bits. |
commit | commitdiff | tree | snapshot |
2008-03-22 |
blueswir1 | Convert ldf/ldfsr and stf/stfsr to TCG |
commit | commitdiff | tree | snapshot |
2008-03-22 |
blueswir1 | Fix i32/i64/TL mismatches |
commit | commitdiff | tree | snapshot |
2008-03-22 |
blueswir1 | Add TL variants of trunc and ext/extu |
commit | commitdiff | tree | snapshot |
2008-03-21 |
blueswir1 | Remove leftover definitions |
commit | commitdiff | tree | snapshot |
2008-03-21 |
blueswir1 | Convert align checks to TCG |
commit | commitdiff | tree | snapshot |
2008-03-21 |
blueswir1 | Wire up TC signal from Aux1 to FDC |
commit | commitdiff | tree | snapshot |
2008-03-21 |
blueswir1 | Prepare for op.c removal and zero legacy ops |
commit | commitdiff | tree | snapshot |
2008-03-21 |
blueswir1 | Convert jumps to labels to TCG |
commit | commitdiff | tree | snapshot |
2008-03-21 |
blueswir1 | Make TCG br op available |
commit | commitdiff | tree | snapshot |
2008-03-21 |
blueswir1 | Convert save, restore, saved, restored, and flushw... |
commit | commitdiff | tree | snapshot |
2008-03-21 |
blueswir1 | Convert other float and VIS ops to TCG |
commit | commitdiff | tree | snapshot |
2008-03-21 |
blueswir1 | Convert float move ops to TCG |
commit | commitdiff | tree | snapshot |
2008-03-21 |
pbrook | Fix Thumb signal handlers. |
commit | commitdiff | tree | snapshot |
2008-03-18 |
blueswir1 | Convert udiv and sdiv ops to TCG |
commit | commitdiff | tree | snapshot |
2008-03-18 |
blueswir1 | Use ext_i32_i64 instead of ext32s_i64 |
commit | commitdiff | tree | snapshot |
2008-03-18 |
blueswir1 | Convert CCR and CWP ops to TCG |
commit | commitdiff | tree | snapshot |
2008-03-18 |
blueswir1 | Convert array8/16/32 and alignaddr to TCG |
commit | commitdiff | tree | snapshot |
2008-03-18 |
aurel32 | Typo in curses_keys.h. |
commit | commitdiff | tree | snapshot |
2008-03-18 |
aurel32 | Clean fdc.h |
commit | commitdiff | tree | snapshot |
2008-03-18 |
aurel32 | Add KBD_CMD_SCANCODE command. |
commit | commitdiff | tree | snapshot |
2008-03-18 |
aurel32 | SCI fixes |
commit | commitdiff | tree | snapshot |
2008-03-18 |
aurel32 | restore rw support for vvfat |
commit | commitdiff | tree | snapshot |
2008-03-18 |
aurel32 | Documentation update for the monitor change command |
commit | commitdiff | tree | snapshot |
2008-03-18 |
aurel32 | Documentation for the -curses option |
commit | commitdiff | tree | snapshot |
2008-03-16 |
blueswir1 | Convert umul and smul to TCG |
commit | commitdiff | tree | snapshot |
2008-03-16 |
blueswir1 | Use a TCG global for pc and npc |
commit | commitdiff | tree | snapshot |
2008-03-16 |
blueswir1 | Convert mulscc to TCG, add cc_src2 |
commit | commitdiff | tree | snapshot |
2008-03-16 |
blueswir1 | Increase max temps limit |
commit | commitdiff | tree | snapshot |
2008-03-16 |
blueswir1 | Discard unused data, use less temps |
commit | commitdiff | tree | snapshot |
2008-03-16 |
blueswir1 | Add discard_ptr and discard_tl |
commit | commitdiff | tree | snapshot |
2008-03-16 |
edgar_igl | More TCG conversions for CRIS. |
commit | commitdiff | tree | snapshot |
2008-03-16 |
edgar_igl | Remove unused members. |
commit | commitdiff | tree | snapshot |
2008-03-15 |
edgar_igl | More TCG conversions for CRIS. |
commit | commitdiff | tree | snapshot |
2008-03-15 |
blueswir1 | Use a TCG global for fsr |
commit | commitdiff | tree | snapshot |
2008-03-15 |
blueswir1 | Convert ldfsr and stfsr to TCG |
commit | commitdiff | tree | snapshot |
2008-03-15 |
edgar_igl | Simplified some dead extended arith code after search... |
commit | commitdiff | tree | snapshot |
2008-03-14 |
blueswir1 | Eliminate some uses of T2 |
commit | commitdiff | tree | snapshot |
2008-03-14 |
blueswir1 | Convert udivx and sdivx to TCG |
commit | commitdiff | tree | snapshot |
2008-03-14 |
blueswir1 | Allow op_opt for all targets |
commit | commitdiff | tree | snapshot |
2008-03-14 |
blueswir1 | Use memory globals for G registers |
commit | commitdiff | tree | snapshot |
2008-03-14 |
edgar_igl | Use TARGET_FMT_lx. |
commit | commitdiff | tree | snapshot |
2008-03-14 |
aurel32 | CFI: Fix AMD erase support |
commit | commitdiff | tree | snapshot |
2008-03-14 |
edgar_igl | Improve readability by moving the continue operation... |
commit | commitdiff | tree | snapshot |
2008-03-14 |
edgar_igl | Made the etrax timers and serial-ports base address... |
commit | commitdiff | tree | snapshot |
2008-03-14 |
edgar_igl | A first small step to convert the CRIS translator to... |
commit | commitdiff | tree | snapshot |
2008-03-14 |
edgar_igl | Model more parts of the ETRAX mmu (still alot missing). |
commit | commitdiff | tree | snapshot |
2008-03-14 |
edgar_igl | * Add a model of the ETRAX interrupt controller. |
commit | commitdiff | tree | snapshot |
2008-03-13 |
blueswir1 | Use tcg_const_tl for zero constant |
commit | commitdiff | tree | snapshot |
2008-03-13 |
blueswir1 | Add tcg_const_tl |
commit | commitdiff | tree | snapshot |
2008-03-13 |
blueswir1 | Convert condition code changing versions of add, sub... |
commit | commitdiff | tree | snapshot |
2008-03-13 |
aurel32 | ds1225y nvram: Fix some bugs |
commit | commitdiff | tree | snapshot |
2008-03-13 |
aurel32 | Slowdown SDL while minimized |
commit | commitdiff | tree | snapshot |
2008-03-13 |
aurel32 | SDL mouse events smoothness |
commit | commitdiff | tree | snapshot |
2008-03-13 |
aurel32 | Math functions helper for CONFIG_SOFTFLOAT=yes |
commit | commitdiff | tree | snapshot |
2008-03-13 |
aurel32 | Use float32/64 instead of float/double |
commit | commitdiff | tree | snapshot |
2008-03-13 |
aurel32 | e1000: fix endianness issues |
commit | commitdiff | tree | snapshot |
2008-03-13 |
aurel32 | rtl8139: fix endianness on big endian targets |
commit | commitdiff | tree | snapshot |
2008-03-13 |
blueswir1 | Fix i32 memory backed variables on 64-bit host |
commit | commitdiff | tree | snapshot |
2008-03-13 |
aurel32 | Convert from DOS to UNIX format, no code change. |
commit | commitdiff | tree | snapshot |
2008-03-12 |
aurel32 | TCG README fixes (Stuart Brady) |
commit | commitdiff | tree | snapshot |
2008-03-11 |
aurel32 | Revert fix for CVE-2008-0928. Will be fixed in a differ... |
commit | commitdiff | tree | snapshot |
2008-03-11 |
aurel32 | SH4, fix several instructions |
commit | commitdiff | tree | snapshot |
2008-03-11 |
blueswir1 | Remove blank elements in tcg_target_reg_alloc_order... |
commit | commitdiff | tree | snapshot |
2008-03-11 |
blueswir1 | Use a TCG global for regwptr |
commit | commitdiff | tree | snapshot |
2008-03-11 |
aurel32 | Fix CVE-2008-0928 - insufficient block device address... |
commit | commitdiff | tree | snapshot |
2008-03-10 |
aurel32 | Let the USB tablet reach the far bottom and right pixels |
commit | commitdiff | tree | snapshot |
2008-03-10 |
aurel32 | GT64XXX: fix endianness issues: |
commit | commitdiff | tree | snapshot |
2008-03-10 |
aurel32 | mtfsf: fix FPSCR_VX and FPSCR_FEX computation |
commit | commitdiff | tree | snapshot |
2008-03-10 |
aurel32 | Honor TMPDIR environment variable |
commit | commitdiff | tree | snapshot |
2008-03-10 |
aurel32 | Change the e1000 mmio addr space according to spec. |
commit | commitdiff | tree | snapshot |
2008-03-09 |
aurel32 | Be consistent in -clock parameter. Display also the... |
commit | commitdiff | tree | snapshot |
2008-03-09 |
blueswir1 | Convert andn, orn and xnor to TCG |
commit | commitdiff | tree | snapshot |
2008-03-09 |
blueswir1 | Fix some functions declared () rather than (void)... |
commit | commitdiff | tree | snapshot |
2008-03-08 |
blueswir1 | Convert branches and conditional moves to TCG |
commit | commitdiff | tree | snapshot |
2008-03-08 |
blueswir1 | Add function prologue, fix pointer load on Sparc64... |
commit | commitdiff | tree | snapshot |
2008-03-07 |
blueswir1 | Update based on Stuart Brady's comments |
commit | commitdiff | tree | snapshot |
2008-03-06 |
balrog | Split OMAP DMA out to a file apart. |
commit | commitdiff | tree | snapshot |
2008-03-06 |
balrog | Check for out of range update regions (original patch... |
commit | commitdiff | tree | snapshot |
next |