1. 1d4e547 Add the LM8323-based keyboard of N810. by balrog · 16 years ago
  2. 64a88d5 CPU feature selection support by blueswir1 · 16 years ago
  3. 0828b44 Move #include to speed up compilation by blueswir1 · 16 years ago
  4. bf5b742 SH4 serial controler improvements by aurel32 · 16 years ago
  5. ea2b542 SH4 MMU improvements by aurel32 · 16 years ago
  6. 939ef59 Move #include "softfloat.h" to cpu-all.h by aurel32 · 16 years ago
  7. 7980857 x86_64 and better i386 support by bellard · 16 years ago
  8. b6f97c1 list of maintainers by bellard · 16 years ago
  9. fde3fd6 Remove x86-64 specific reg fillers. by edgar_igl · 16 years ago
  10. 60897d3 Debugger single step without interrupts (Jason Wessel). by edgar_igl · 16 years ago
  11. c584116 Add x86_64 gdb stub for qemu (Jason Wessel). by edgar_igl · 16 years ago
  12. 73e5172 CRIS: Concistent use of btarget and make it possible to single-step over delayslots. by edgar_igl · 16 years ago
  13. e83a867 Make a safer guess for max generated ops per guest insn (spotted by Jan Kiszka). by edgar_igl · 16 years ago
  14. 7855682 CFI-0002 linux MTD compatibility. by edgar_igl · 16 years ago
  15. ca896ef cirrusfb: proper "Attribute Controller Toggle Readback" register behaviour by aurel32 · 16 years ago
  16. a8c3320 Update ARM non-rt sigframe layout. by pbrook · 16 years ago
  17. 1ffc346 Be more economical with local temporaries. by ths · 16 years ago
  18. 9c6c666 Simplify some constant loads by blueswir1 · 16 years ago
  19. ba28189 Fix potential condition code problems by blueswir1 · 16 years ago
  20. bec19c0 Mention missing CPU save/restore. by ths · 16 years ago
  21. b5e817e CRIS: Disable softfloat and dyngen ops. by edgar_igl · 16 years ago
  22. cdf5cf5 Delete redundant prototype. by ths · 16 years ago
  23. 17a594d CRIS: Remove X flag from tb flags. by edgar_igl · 16 years ago
  24. 6dd2db5 Revert 4367 by blueswir1 · 16 years ago
  25. dceaf39 CRIS: More TCG conversion. by edgar_igl · 16 years ago
  26. 069de56 Add a file missing from the previous commit. by balrog · 16 years ago
  27. e927bb0 Nokia N810 basic system emulation. by balrog · 16 years ago
  28. a350e69 Avoid arithmetics on void * in MusicPal audio code (Jan Kiszka). by balrog · 16 years ago
  29. 5856507 Delete more obsolete dyngen ops. by ths · 16 years ago
  30. 57cd6e9 MusicPal docs snippet (Jan Kiszka) and reshuffle ChangeLog. by balrog · 16 years ago
  31. 6a2d4d4 Delete obsolete MIPS dyngen ops. by ths · 16 years ago
  32. aaa9128 Convert some MIPS load/store instructions to TCG. by ths · 16 years ago
  33. 3627189 Enable 64-bit FPU only for NewABI. Spotted by Vince Weaver. by ths · 16 years ago
  34. adcbeba Align file accesses with cache=off (Kevin Wolf, Laurent Vivier) by blueswir1 · 16 years ago
  35. dd53ded ECC updated based on information released recently by Sun (Robert Reif) by blueswir1 · 16 years ago
  36. a745ec6 Update ARM rt_frame layout. by pbrook · 16 years ago
  37. f0b86b1 Disable the temporary timer slowdown for etrax. by edgar_igl · 16 years ago
  38. 4f3cb3b MusicPal: fix gcc4 build (Jan Kiszka). by balrog · 16 years ago
  39. 894efdd PPC: fix efstst* instructions by aurel32 · 16 years ago
  40. f932041 PPC: fix definition of msr_spe by aurel32 · 16 years ago
  41. b8b137d Fix OMAP1 MPU-timer rate on 32-bit hosts. by balrog · 16 years ago
  42. 4eee57f Fix signal handler compilation on __arm__. by balrog · 16 years ago
  43. 57d69a9 Force correct evaluation order in a a == b != c condition. by balrog · 16 years ago
  44. c7b76a0 Fix i64 remainder calculation copy-paste error. by balrog · 16 years ago
  45. 958fb4a Use TCG for MIPS GPR moves. by ths · 16 years ago
  46. b7ef7bf Fix MIPS64 branches. Funny how this survived testing. by ths · 16 years ago
  47. 5b9a129 ide: Enable byte&word access to DMA address register by aurel32 · 16 years ago
  48. bfaf9a4 Teach the CRIS disassembler to stay within the provided buffer. by edgar_igl · 16 years ago
  49. 5c751e9 Make sure we flush cached blocks from the tb-jmp-cache when we replace valid tlb entries. by edgar_igl · 16 years ago
  50. b5e19d4 Make the paged properties of the tb-jmp-cache hash function work for TARGET_PAGE_BITS != 12. by edgar_igl · 16 years ago
  51. 17ac975 More TCG updates for CRIS by edgar_igl · 16 years ago
  52. ef29a70 CRIS MMU Updates by edgar_igl · 16 years ago
  53. 4586f9e Really really revert commit r4343 by aurel32 · 16 years ago
  54. e34d2d6 Really revert commit r4343 by aurel32 · 16 years ago
  55. cb7cca1 Revert commit r4342 and r4343, wasn't intended to be committed by aurel32 · 16 years ago
  56. fd501a0 PPC: fix isel opcode decoding by aurel32 · 16 years ago
  57. cfa2af1 hw/pc.c: fix warning by aurel32 · 16 years ago
  58. d478990 Don't stop translation for mtc0 compare by aurel32 · 16 years ago
  59. a366649 Disable debug code for production. by aurel32 · 16 years ago
  60. 603d3e7 qemu: generate signals on tap I/O by aurel32 · 16 years ago
  61. b2eb849 CVE-2007-1320 - Cirrus LGD-54XX "bitblt" heap overflow by aurel32 · 16 years ago
  62. cbf5c74 Fix Sparc64 serial device breakage by blueswir1 · 16 years ago
  63. 64b7b73 Put Pseudo-TTY in rawmode for char devices by aurel32 · 16 years ago
  64. f2bf094 Qemu 32-bit i386, gcc >= 3.4 spill error fix by aurel32 · 16 years ago
  65. b6cd0ea 8250: Customized base baudrate by aurel32 · 16 years ago
  66. 6936bfe 8250: throttle TX-completion IRQs by aurel32 · 16 years ago
  67. 7caa33f Correctly save and restore env->a20_mask now that it is a 64-bit by aurel32 · 16 years ago
  68. 0ecdffb Allow bootdevice change from the monitor by aurel32 · 16 years ago
  69. 4001a81 MusicPal mono playback support. by balrog · 16 years ago
  70. 54585ff OMAP STI/XTI console. by balrog · 16 years ago
  71. 4c54e87 Remember the state of level-triggered interrupts by aurel32 · 16 years ago
  72. 50bf72b PPC UIC: Remove interrupt polarity code by aurel32 · 16 years ago
  73. 1534272 Fix spurious VGA updates by aurel32 · 16 years ago
  74. 8dd3dca remove target ifdefs from vl.c by aurel32 · 16 years ago
  75. 9183499 Remove debug sample rate slowdown. by balrog · 16 years ago
  76. af83e09 Use external clock in wm8750 slave mode. by balrog · 16 years ago
  77. 762abf6 Complete the TCG conversion (and delete some files, too) by blueswir1 · 16 years ago
  78. 7fa76c0 Complete the TCG conversion by blueswir1 · 16 years ago
  79. db502b6 Update volume for WM8750 input voices. by balrog · 16 years ago
  80. 683efdc First cut at WM8750 volume control (Jan Kiszka). by balrog · 16 years ago
  81. 3945462 Simplify mips branch handling. Retire T2 from use. Use TCG for branches. by ths · 16 years ago
  82. f730fd2 Add helpers and shorthands for mul and muli operations. by ths · 16 years ago
  83. 653ccb8 Avoid some brconds by blueswir1 · 16 years ago
  84. b5fc09a Fix crash due to invalid env->current_tb (Adam Lackorzynski, Paul Brook, me) by blueswir1 · 16 years ago
  85. c75a823 Set default console size by aurel32 · 16 years ago
  86. a40e56d Add ${ARCH_CFLAGS} when testing for libbrlapi by aurel32 · 16 years ago
  87. f76b45b configure: silence test for brlapi by aurel32 · 16 years ago
  88. aae6b32 CRIS: Convert divide step to TCG. by edgar_igl · 16 years ago
  89. 4d07272 Skip register moves when the target and the source are the same by blueswir1 · 16 years ago
  90. 6f55126 Use memory based registers in functions containing brconds by blueswir1 · 16 years ago
  91. e0b8d65 Do not attempt to set page flags for pages outside target address space by blueswir1 · 16 years ago
  92. d059c17 CRIS: Convert lz (leading zeros) to TCG. by edgar_igl · 16 years ago
  93. 7dd7c98 Correct broken test for fixed file mmaps. by edgar_igl · 16 years ago
  94. 5b2808b Fix MIPS MT GPR accesses, thanks Stefan Weil. by ths · 16 years ago
  95. 50cfa95 CRIS: Eliminate a few unneeded moves to/from T0/T1. by edgar_igl · 16 years ago
  96. 5d1d98e CRIS: Reduce the number of tb dependent flags. by edgar_igl · 16 years ago
  97. c7d0569 CRIS: Do post-increment without going via T0. by edgar_igl · 16 years ago
  98. 63c1d92 Avoid a build warning. by edgar_igl · 16 years ago
  99. b01cde7 ETRAX-FS board: Add more flash and internal memory. Select interrupt nr for the by edgar_igl · 16 years ago
  100. 6023722 ETRAX timers: Improve the support for timer1 and let the board-setup choose irq nr. by edgar_igl · 16 years ago