Sign in

gwj / at91sam9263 · Commits

GitLab

  • Go to dashboard
  • Project
  • Activity
  • Files
  • Commits
  • Network
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 0
  • Labels
  • Wiki
  • Snippets
  • Commits 8,232
  • Compare
  • Branches 2
  • Tags 0
  • at91sam9263
21 Nov, 2007
5 commits
  • Fix more typos in softloat code (Eduardo Felipe) ...
    cd8a2533
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@3716 c046a42c-6fe2-441c-8c8c-71466251a162
    blueswir1 authored
    2007-11-21 18:57:44 +0000  
    Browse Dir »
  • typo fix ...
    0b1b91c7
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@3715 c046a42c-6fe2-441c-8c8c-71466251a162
    bellard authored
    2007-11-21 16:18:21 +0000  
    Browse Code »
  • Fix typo in softfloat code. ...
    a1b91bb4
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@3714 c046a42c-6fe2-441c-8c8c-71466251a162
    pbrook authored
    2007-11-21 15:32:12 +0000  
    Browse Dir »
  • Fix PowerPC 7xx definitions. ...
    bd928eba
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@3713 c046a42c-6fe2-441c-8c8c-71466251a162
    j_mayer authored
    2007-11-21 13:08:23 +0000  
    Browse Dir »
  • Fix PowerPC 64 stat and statfs structures definitions. ...
    325e651f
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@3712 c046a42c-6fe2-441c-8c8c-71466251a162
    j_mayer authored
    2007-11-21 13:06:54 +0000  
    Browse Code »

20 Nov, 2007
2 commits
  • SH4 Fix missing 6th arg of syscall, by "takasi-y". ...
    fca743f3
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@3711 c046a42c-6fe2-441c-8c8c-71466251a162
    ths authored
    2007-11-20 15:22:44 +0000  
    Browse Code »
  • OMAP LPGs (LED pulse generators). ...
    f9d43072
    OMAP MPUI bridge config register.
    
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@3710 c046a42c-6fe2-441c-8c8c-71466251a162
    balrog authored
    2007-11-20 11:15:27 +0000  
    Browse File »

19 Nov, 2007
12 commits
  • Fix MXCC register 64 bit read word order (Robert Reif) ...
    d07b4d0e
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@3709 c046a42c-6fe2-441c-8c8c-71466251a162
    blueswir1 authored
    2007-11-19 19:14:10 +0000  
    Browse Dir »
  • Add older 4Km variants. ...
    8d162c2b
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@3708 c046a42c-6fe2-441c-8c8c-71466251a162
    ths authored
    2007-11-19 16:10:33 +0000  
    Browse Code »
  • Remove shared macro used to define PowerPC implementations instructions sets: ...
    082c6681
    tend more to propagate bugged definition than simplify the code.
    Check and fix PowerPC 6xx implementations definitions.
    Misc fixes in PowerPC CPU list.
    
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@3707 c046a42c-6fe2-441c-8c8c-71466251a162
    j_mayer authored
    2007-11-19 13:22:47 +0000  
    Browse Dir »
  • PowerPC 620 MMU do not have the same exact behavior as standard ...
    add78955
    64 bits PowerPC ones.
    
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@3706 c046a42c-6fe2-441c-8c8c-71466251a162
    j_mayer authored
    2007-11-19 11:41:10 +0000  
    Browse Dir »
  • PowerPC instruction fixes: ...
    5b8105fa
    - hrfid is part of the hypervisor extension
    - fix stfiwx naming
    
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@3705 c046a42c-6fe2-441c-8c8c-71466251a162
    j_mayer authored
    2007-11-19 11:39:29 +0000  
    Browse Dir »
  • Clean-up/rewrite audio over I^2S support. ...
    73560bc8
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@3704 c046a42c-6fe2-441c-8c8c-71466251a162
    balrog authored
    2007-11-19 03:43:51 +0000  
    Browse Dir »
  • Fix typo in error message. ...
    79b02417
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@3703 c046a42c-6fe2-441c-8c8c-71466251a162
    pbrook authored
    2007-11-19 02:38:22 +0000  
    Browse Code »
  • Fix another collision in PowerPC instructions definitions. ...
    c8623f2e
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@3702 c046a42c-6fe2-441c-8c8c-71466251a162
    j_mayer authored
    2007-11-19 01:48:51 +0000  
    Browse Dir »
  • New PowerPC CPU flag to define the decrementer and time-base source clock. ...
    4018bae9
    Use it to properly initialize the clock for the PreP target.
    
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@3701 c046a42c-6fe2-441c-8c8c-71466251a162
    j_mayer authored
    2007-11-19 01:48:12 +0000  
    Browse File »
  • Fix attempt to inline recursive functions. ...
    26553115
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@3700 c046a42c-6fe2-441c-8c8c-71466251a162
    j_mayer authored
    2007-11-19 01:06:24 +0000  
    Browse Code »
  • Mark hex_dump as unused to avoid compilation warnings. ...
    3f4afa14
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@3699 c046a42c-6fe2-441c-8c8c-71466251a162
    j_mayer authored
    2007-11-19 01:05:22 +0000  
    Browse Code »
  • Avoid duplicated definitions: move common definitions from exec-all.h ...
    df2542c7
    and qemu-common.h to osdep.h.
    Include this header in translate-op.c.
    Make sure it's included first in darwin-user/qemu.h.
    To avoid discarded inlining bug, define inline as always_inline and
    always_inline as (( attribute (always_inline) )) __inline__.
    
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@3698 c046a42c-6fe2-441c-8c8c-71466251a162
    j_mayer authored
    2007-11-19 00:38:33 +0000  
    Browse File »

18 Nov, 2007
15 commits
  • Solaris build fixes, based on a patch by Ben Taylor. ...
    8a0ef219
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@3697 c046a42c-6fe2-441c-8c8c-71466251a162
    ths authored
    2007-11-18 22:34:46 +0000  
    Browse Code »
  • SSD0323 vertical incrememnt mode. ...
    7ac56ff0
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@3696 c046a42c-6fe2-441c-8c8c-71466251a162
    pbrook authored
    2007-11-18 21:54:57 +0000  
    Browse File »
  • Add -m64 to OS_LDFLAGS for Solaris/x86_64. Use OS_CFLAGS when looking for ...
    8281db4d
    libSDL. Patch by Ben Taylor.
    
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@3695 c046a42c-6fe2-441c-8c8c-71466251a162
    ths authored
    2007-11-18 21:37:07 +0000  
    Browse File »
  • Use CONFIG_VNC_TLS_CFLAGS for building vnc.o. ...
    d5db4246
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@3694 c046a42c-6fe2-441c-8c8c-71466251a162
    ths authored
    2007-11-18 21:33:07 +0000  
    Browse Code »
  • Fixes for s/390 host support, by Bastian Blank. ...
    76d83bde
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@3693 c046a42c-6fe2-441c-8c8c-71466251a162
    ths authored
    2007-11-18 21:22:10 +0000  
    Browse Code »
  • Fix out of tree builds. ...
    8c462f8f
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@3692 c046a42c-6fe2-441c-8c8c-71466251a162
    pbrook authored
    2007-11-18 21:12:37 +0000  
    Browse Code »
  • Fix for ISO C compliance: ...
    189cd4d4
    function qualifiers must always come before the return type.
    
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@3691 c046a42c-6fe2-441c-8c8c-71466251a162
    j_mayer authored
    2007-11-18 15:50:41 +0000  
    Browse File »
  • Fix connex board init routine. ...
    ec4ef316
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@3690 c046a42c-6fe2-441c-8c8c-71466251a162
    pbrook authored
    2007-11-18 14:40:35 +0000  
    Browse File »
  • Luminary board input support. ...
    cf0dbb21
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@3689 c046a42c-6fe2-441c-8c8c-71466251a162
    pbrook authored
    2007-11-18 14:36:08 +0000  
    Browse File »
  • Add strict checking mode for softfp code. ...
    f090c9d4
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@3688 c046a42c-6fe2-441c-8c8c-71466251a162
    pbrook authored
    2007-11-18 14:33:24 +0000  
    Browse Dir »
  • Remove unused parameters from QEMUMachineInitFunc (Laurent Vivier) ...
    b881c2c6
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@3687 c046a42c-6fe2-441c-8c8c-71466251a162
    blueswir1 authored
    2007-11-18 08:46:58 +0000  
    Browse File »
  • Fix MIPS64 R2 instructions. ...
    c6d6dd7c
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@3686 c046a42c-6fe2-441c-8c8c-71466251a162
    ths authored
    2007-11-18 03:36:07 +0000  
    Browse Code »
  • Use a valid PRid. ...
    8c89395e
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@3685 c046a42c-6fe2-441c-8c8c-71466251a162
    ths authored
    2007-11-18 03:19:58 +0000  
    Browse Dir »
  • Fix a && -> & typo. ...
    7317b8ca
    Catch wrong/unknown NOR flash command sequences, by Thorsten Zitterell.
    
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@3684 c046a42c-6fe2-441c-8c8c-71466251a162
    balrog authored
    2007-11-18 02:09:36 +0000  
    Browse Dir »
  • Add statics and missing #includes for prototypes. ...
    9596ebb7
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@3683 c046a42c-6fe2-441c-8c8c-71466251a162
    pbrook authored
    2007-11-18 01:44:38 +0000  
    Browse File »

17 Nov, 2007
6 commits
  • Improve PowerPC instructions set dump. ...
    4c1b1bfe
    Remove meaningless define from cpu.h
    Misc cleanups.
    
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@3682 c046a42c-6fe2-441c-8c8c-71466251a162
    j_mayer authored
    2007-11-17 23:14:53 +0000  
    Browse File »
  • Add definitions for Freescale PowerPC implementations, ...
    80d11f44
    ie MPC5xx, MPC8xx, e200, e300, e500 and e600 cores.
    Make those CPUs and PowerPC 440 available for user-mode emulation,
      thus providing a way of testing their implementation specific instructions.
    
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@3681 c046a42c-6fe2-441c-8c8c-71466251a162
    j_mayer authored
    2007-11-17 23:02:20 +0000  
    Browse File »
  • Define Freescale cores specific MMU model, exceptions and input bus. ...
    b4095fed
    (but do not provide any actual implementation).
    
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@3680 c046a42c-6fe2-441c-8c8c-71466251a162
    j_mayer authored
    2007-11-17 22:42:36 +0000  
    Browse Dir »
  • A little more granularity in PowerPC instructions definition is needed ...
    05332d70
    in order to implement Freescale cores.
    Fix efsadd / efssub opcodes.
    
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@3679 c046a42c-6fe2-441c-8c8c-71466251a162
    j_mayer authored
    2007-11-17 22:26:51 +0000  
    Browse Code »
  • PowerPC hypervisor mode is not fundamentally available only for PowerPC 64. ...
    a4f30719
    Remove TARGET_PPC64 dependency and add code provision to be able
      to define a fake 32 bits CPU with hypervisor feature support.
    
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@3678 c046a42c-6fe2-441c-8c8c-71466251a162
    j_mayer authored
    2007-11-17 21:14:09 +0000  
    Browse Code »
  • Name the magic constants, fix a hex number without 0x ...
    9a87ce9b
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@3677 c046a42c-6fe2-441c-8c8c-71466251a162
    blueswir1 authored
    2007-11-17 21:01:04 +0000  
    Browse Code »