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
22 Apr, 2007
4 commits
  • Sparc64 update: more VIS ops ...
    e9ebed4d
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2714 c046a42c-6fe2-441c-8c8c-71466251a162
    blueswir1 authored
    2007-04-22 19:14:52 +0000  
    Browse Dir »
  • Typo fix, by Wang Cheng Yeh. ...
    3d834c78
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2713 c046a42c-6fe2-441c-8c8c-71466251a162
    ths authored
    2007-04-22 17:18:38 +0000  
    Browse File »
  • Check that HOST_SOLARIS is defined before relying on its value. ...
    fc81ba53
    Spotted by Joachim Henke.
    
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2712 c046a42c-6fe2-441c-8c8c-71466251a162
    ths authored
    2007-04-22 17:16:54 +0000  
    Browse File »
  • Constification ...
    a68156d0
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2711 c046a42c-6fe2-441c-8c8c-71466251a162
    blueswir1 authored
    2007-04-22 12:45:28 +0000  
    Browse Dir »

21 Apr, 2007
1 commit
  • TCX 24 bit model support ...
    eee0b836
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2710 c046a42c-6fe2-441c-8c8c-71466251a162
    blueswir1 authored
    2007-04-21 19:45:49 +0000  
    Browse File »

20 Apr, 2007
1 commit
  • Fix keyboard serial and mouse bugs ...
    b9652ca3
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2709 c046a42c-6fe2-441c-8c8c-71466251a162
    blueswir1 authored
    2007-04-20 19:35:25 +0000  
    Browse Code »

19 Apr, 2007
5 commits
  • Update comment. We can't easily adhere to the architecture spec because ...
    19221bda
    it would involve counting the actually executed instructions.
    
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2708 c046a42c-6fe2-441c-8c8c-71466251a162
    ths authored
    2007-04-19 16:35:09 +0000  
    Browse File »
  • More Gallileo register initialization, by Aurelien Jarno and Stefan Weil. ...
    2802bfe3
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2707 c046a42c-6fe2-441c-8c8c-71466251a162
    ths authored
    2007-04-19 15:38:26 +0000  
    Browse File »
  • No functional changes: ...
    4a057712
    - compilation warning fixes
    - make loglevel tests consistent
    - use cpu_abort instead of printf(...); exit
    
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2706 c046a42c-6fe2-441c-8c8c-71466251a162
    j_mayer authored
    2007-04-19 08:42:21 +0000  
    Browse File »
  • termios structure definition fix by Stuart Anderson. ...
    0405f55b
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2705 c046a42c-6fe2-441c-8c8c-71466251a162
    j_mayer authored
    2007-04-19 07:17:50 +0000  
    Browse Dir »
  • Duplicated SPR fix for BookE PowerPC by Guglielmo Morandin ...
    f9d6b6b0
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2704 c046a42c-6fe2-441c-8c8c-71466251a162
    j_mayer authored
    2007-04-19 07:16:51 +0000  
    Browse Dir »

18 Apr, 2007
4 commits
  • Fix keyboard detection bugs ...
    67deb562
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2703 c046a42c-6fe2-441c-8c8c-71466251a162
    blueswir1 authored
    2007-04-18 19:21:38 +0000  
    Browse File »
  • Fix compiler warning. ...
    877cf882
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2702 c046a42c-6fe2-441c-8c8c-71466251a162
    ths authored
    2007-04-18 18:11:47 +0000  
    Browse Code »
  • Win32 Tap inferface PPC Guest issue, by Ely Soto. ...
    e6b1e558
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2701 c046a42c-6fe2-441c-8c8c-71466251a162
    ths authored
    2007-04-18 17:56:02 +0000  
    Browse File »
  • Revert, this is already fixed in a better way. ...
    095f61d2
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2700 c046a42c-6fe2-441c-8c8c-71466251a162
    ths authored
    2007-04-18 11:15:56 +0000  
    Browse Dir »

17 Apr, 2007
8 commits
  • Another lsi53c895a patch, by Wang Cheng Yeh. ...
    92d88ecb
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2699 c046a42c-6fe2-441c-8c8c-71466251a162
    ths authored
    2007-04-17 23:53:10 +0000  
    Browse File »
  • Fix helper.c with isinf on Solaris 9/Sparc, by Ben Taylor. ...
    4b70269e
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2698 c046a42c-6fe2-441c-8c8c-71466251a162
    ths authored
    2007-04-17 23:25:06 +0000  
    Browse File »
  • Ptable calculation broken for 32bit code under x86_64, by Bernhard Kauer. ...
    af661ad1
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2697 c046a42c-6fe2-441c-8c8c-71466251a162
    ths authored
    2007-04-17 23:08:56 +0000  
    Browse Code »
  • Updated Solaris isinf support, by Juergen Keil and Ben Taylor. ...
    c94655b0
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2696 c046a42c-6fe2-441c-8c8c-71466251a162
    ths authored
    2007-04-17 21:57:02 +0000  
    Browse Dir »
  • TCX palette bug fix ...
    5c8cdbf8
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2695 c046a42c-6fe2-441c-8c8c-71466251a162
    blueswir1 authored
    2007-04-17 19:42:21 +0000  
    Browse File »
  • Fix mmapped register alignment and endianness handling. ...
    18c6e2ff
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2694 c046a42c-6fe2-441c-8c8c-71466251a162
    ths authored
    2007-04-17 16:28:29 +0000  
    Browse Code »
  • Choose number of TLBs at runtime, by Herve Poussineau. ...
    fcb4a419
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2693 c046a42c-6fe2-441c-8c8c-71466251a162
    ths authored
    2007-04-17 15:26:47 +0000  
    Browse Code »
  • Move PowerPC 405 specific definitions into a separate file ...
    04f20795
    Preliminary code for -kernel option support for PowerPC 405 boards
    Fix DBSR in case of PowerPC 405 chip reset
    Add enums for PowerPC 405 clocks.
    Fix IRQ numbers (IBM reversed bits numbering...)
    Fix SPRG4-7 read access right
    Fix MSR mask in CPU definitions
    
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2692 c046a42c-6fe2-441c-8c8c-71466251a162
    j_mayer authored
    2007-04-17 02:50:56 +0000  
    Browse File »

16 Apr, 2007
16 commits
  • Support it_shift for mmapped pckbd. ...
    80355292
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2691 c046a42c-6fe2-441c-8c8c-71466251a162
    ths authored
    2007-04-16 22:47:54 +0000  
    Browse File »
  • Add callbacks to allow dynamic change of PowerPC clocks (to be improved) ...
    8ecc7913
    Fix embedded PowerPC watchdog and timers
    Fix PowerPC 405 SPR
    Add generic PowerPC 405 core instanciation code + resets support.
    Implement simple peripherals shared by most PowerPC 405 implementations
    PowerPC 405 EC & EP microcontrollers preliminary support
    
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2690 c046a42c-6fe2-441c-8c8c-71466251a162
    j_mayer authored
    2007-04-16 20:09:45 +0000  
    Browse File »
  • Sparc host update (Ben Taylor, Martin Bochnig) ...
    3142255c
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2689 c046a42c-6fe2-441c-8c8c-71466251a162
    blueswir1 authored
    2007-04-16 18:27:06 +0000  
    Browse Code »
  • Update OpenBIOS Sparc images to SVN 125 ...
    6083f933
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2688 c046a42c-6fe2-441c-8c8c-71466251a162
    blueswir1 authored
    2007-04-16 17:41:15 +0000  
    Browse File »
  • Acer Pica 61 machine, by Herve Poussineau. ...
    ad6fe1d2
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2687 c046a42c-6fe2-441c-8c8c-71466251a162
    ths authored
    2007-04-16 17:23:27 +0000  
    Browse Code »
  • Memory-mapped interface for RTC, by Herve Poussineau. ...
    2ca9d013
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2686 c046a42c-6fe2-441c-8c8c-71466251a162
    ths authored
    2007-04-16 17:21:21 +0000  
    Browse Code »
  • Memory-mapped interface for PS/2 controller, by Herve Poussineau. ...
    b92bb99b
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2685 c046a42c-6fe2-441c-8c8c-71466251a162
    ths authored
    2007-04-16 17:20:48 +0000  
    Browse File »
  • Cleanup and add more PowerPC core definitions. ...
    3a607854
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2684 c046a42c-6fe2-441c-8c8c-71466251a162
    j_mayer authored
    2007-04-16 09:31:49 +0000  
    Browse Dir »
  • PowerPC 4xx software driven TLB fixes + debug traces. ...
    c55e9aef
    Add code provision for more MMU models support.
    
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2683 c046a42c-6fe2-441c-8c8c-71466251a162
    j_mayer authored
    2007-04-16 09:21:46 +0000  
    Browse File »
  • Add reset callbacks for PowerPC CPU. ...
    0a032cbe
    Move cpu_ppc_init, cpu_ppc_close, cpu_ppc_reset and ppc_tlb_invalidate
    into helper.c as they are to be called from outside of the translated code.
    
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2682 c046a42c-6fe2-441c-8c8c-71466251a162
    j_mayer authored
    2007-04-16 08:56:52 +0000  
    Browse File »
  • PREP and heathrow machines only support PowerPC CPU with a 6xx bus. ...
    dd37a5e4
    Mac99 machine may also support PowerPC 970 CPU.
    
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2681 c046a42c-6fe2-441c-8c8c-71466251a162
    j_mayer authored
    2007-04-16 07:41:07 +0000  
    Browse File »
  • Add bus model (or input pins) into PowerPC CPU flags. ...
    d0dfae6e
    Add PowerPC 970 bus and exceptions model.
    Add code provision for PowerPC 970 instanciation.
    
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2680 c046a42c-6fe2-441c-8c8c-71466251a162
    j_mayer authored
    2007-04-16 07:34:39 +0000  
    Browse Code »
  • PowerPC emulation bugfixes: ...
    08e46e54
    - don't generate multiple exit_tb at the end of conditional branches
    - disable TRACE exception as it is not correct for embedded PowerPC.
    
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2679 c046a42c-6fe2-441c-8c8c-71466251a162
    j_mayer authored
    2007-04-16 07:18:42 +0000  
    Browse File »
  • Parallel flash bugfixes: ...
    95d1f3ed
    - always need to register flash area back to IO_MEM_ROMD at reset time
    - disabled buffered write as it's not actually supported
    - don't check flash time at registration time
    
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2678 c046a42c-6fe2-441c-8c8c-71466251a162
    j_mayer authored
    2007-04-16 07:14:26 +0000  
    Browse Code »
  • Fix a lot of debug traces for PowerPC emulation: use logfile instead of stdout ...
    a496775f
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2677 c046a42c-6fe2-441c-8c8c-71466251a162
    j_mayer authored
    2007-04-16 07:10:48 +0000  
    Browse File »
  • Simplify branch likely handling. ...
    9898128f
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2676 c046a42c-6fe2-441c-8c8c-71466251a162
    ths authored
    2007-04-16 01:35:29 +0000  
    Browse File »

15 Apr, 2007
1 commit
  • Remove unused variable. ...
    e9a9a081
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2675 c046a42c-6fe2-441c-8c8c-71466251a162
    pbrook authored
    2007-04-15 23:54:20 +0000  
    Browse Code »