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
24 Nov, 2007
3 commits
  • ARMv7-M SysTick fix. ...
    e57ec016
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@3727 c046a42c-6fe2-441c-8c8c-71466251a162
    pbrook authored
    2007-11-24 03:09:07 +0000  
    Browse Code »
  • More PowerPC debug print fixes - hardware emulation pass. ...
    aae9366a
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@3726 c046a42c-6fe2-441c-8c8c-71466251a162
    j_mayer authored
    2007-11-24 02:56:36 +0000  
    Browse File »
  • Fix incorrect debug prints (reported by Paul Brook). ...
    6b542af7
    Remove obsolete / duplicated debug prints and improve output consistency.
    
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@3725 c046a42c-6fe2-441c-8c8c-71466251a162
    j_mayer authored
    2007-11-24 02:03:55 +0000  
    Browse File »

23 Nov, 2007
4 commits
  • Revert foolish patch. ...
    69facb78
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@3724 c046a42c-6fe2-441c-8c8c-71466251a162
    j_mayer authored
    2007-11-23 22:16:59 +0000  
    Browse File »
  • Fix ppc32 register dumps on 64-bit hosts. ...
    9b605b9e
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@3723 c046a42c-6fe2-441c-8c8c-71466251a162
    pbrook authored
    2007-11-23 17:33:12 +0000  
    Browse File »
  • Fix va_list reuse in cpu_abort. ...
    493ae1f0
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@3722 c046a42c-6fe2-441c-8c8c-71466251a162
    pbrook authored
    2007-11-23 16:53:59 +0000  
    Browse Code »
  • Fix TB chaining for exceptions. ...
    497ad68c
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@3721 c046a42c-6fe2-441c-8c8c-71466251a162
    pbrook authored
    2007-11-23 02:11:10 +0000  
    Browse Code »

22 Nov, 2007
3 commits
  • Optimize the conventional move operation. ...
    185f0762
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@3720 c046a42c-6fe2-441c-8c8c-71466251a162
    ths authored
    2007-11-22 15:10:21 +0000  
    Browse Dir »
  • Add new sane low-level memory accessors for PowerPC that do proper ...
    e7c24003
    size or zero extension, with homogenous names.
    Fix load & store strings: those are now endian-sensitive, by definition.
    Fix dcbz: must always align the target address to a cache line boundary.
    
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@3719 c046a42c-6fe2-441c-8c8c-71466251a162
    j_mayer authored
    2007-11-22 11:00:46 +0000  
    Browse Code »
  • Fix off-by-one address checks in MIPS64 MMU, by Aurelien Jarno. ...
    67d6abff
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@3718 c046a42c-6fe2-441c-8c8c-71466251a162
    ths authored
    2007-11-22 00:34:36 +0000  
    Browse File »

21 Nov, 2007
6 commits
  • Documentation formatting improvements, by Stefan Weil. ...
    89dfe898
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@3717 c046a42c-6fe2-441c-8c8c-71466251a162
    ths authored
    2007-11-21 22:38:37 +0000  
    Browse File »
  • 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 File »
  • 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
10 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 »