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 May, 2007
3 commits
  • Change ptimer API to use 64-bit values, add save and load methods ...
    8d05ea8a
    Use ptimers for Sparc32 Slavio
    
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2859 c046a42c-6fe2-441c-8c8c-71466251a162
    blueswir1 authored
    2007-05-24 19:48:41 +0000  
    Browse Code »
  • Commit NAND image changes on "commit all" or "commit mtd". ...
    2dc7b602
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2858 c046a42c-6fe2-441c-8c8c-71466251a162
    balrog authored
    2007-05-24 18:53:22 +0000  
    Browse Code »
  • Savevm/loadvm bits for ARM core, the PXA2xx peripherals and Spitz hardware. ...
    aa941b94
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2857 c046a42c-6fe2-441c-8c8c-71466251a162
    balrog authored
    2007-05-24 18:50:09 +0000  
    Browse File »

23 May, 2007
12 commits
  • Use i2c_slave_init() to allocate the PXA (dummy) I2C slave. ...
    3f6c925f
    Hush the warning:
    hw/pc.c:402: warning: control reaches end of non-void function
    
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2856 c046a42c-6fe2-441c-8c8c-71466251a162
    balrog authored
    2007-05-23 22:21:27 +0000  
    Browse File »
  • Speed up m68k by 20%. ...
    7ec47ead
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2855 c046a42c-6fe2-441c-8c8c-71466251a162
    pbrook authored
    2007-05-23 22:07:36 +0000  
    Browse Dir »
  • Add WM8750 and MAX7310 chips (I2C slaves). ...
    adb86c37
    Wolfson Microsystems WM8750 audio chip and Maxim MAX7310 gpio expander chip are used in the Spitz.
    
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2854 c046a42c-6fe2-441c-8c8c-71466251a162
    balrog authored
    2007-05-23 22:04:23 +0000  
    Browse File »
  • Implement the PXA2xx I2C master controller. ...
    3f582262
    Fix PXA270-specific timers and make minor changes in other PXA parts.
    
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2853 c046a42c-6fe2-441c-8c8c-71466251a162
    balrog authored
    2007-05-23 21:47:51 +0000  
    Browse File »
  • Document ColdFire system emulation. ...
    209a4e69
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2852 c046a42c-6fe2-441c-8c8c-71466251a162
    pbrook authored
    2007-05-23 20:16:15 +0000  
    Browse Code »
  • m68k/ColdFire system emulation. ...
    0633879f
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2851 c046a42c-6fe2-441c-8c8c-71466251a162
    pbrook authored
    2007-05-23 19:58:11 +0000  
    Browse File »
  • Add more cpu.h dependencies. ...
    9daea906
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2850 c046a42c-6fe2-441c-8c8c-71466251a162
    ths authored
    2007-05-23 08:35:19 +0000  
    Browse Code »
  • The 24k wants more watch and srsmap registers. ...
    fd88b6ab
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2849 c046a42c-6fe2-441c-8c8c-71466251a162
    ths authored
    2007-05-23 08:24:25 +0000  
    Browse File »
  • The previous patch to make breakpoints work was a performance ...
    df1561e2
    disaster, use a similiar hack as ARM does instead.
    
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2848 c046a42c-6fe2-441c-8c8c-71466251a162
    ths authored
    2007-05-23 08:18:27 +0000  
    Browse Dir »
  • Add ptimer.c function declarations and makefile rule. ...
    6963d7af
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2847 c046a42c-6fe2-441c-8c8c-71466251a162
    pbrook authored
    2007-05-23 01:13:57 +0000  
    Browse File »
  • Add periodic timer implementation. ...
    423f0742
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2846 c046a42c-6fe2-441c-8c8c-71466251a162
    pbrook authored
    2007-05-23 00:06:54 +0000  
    Browse File »
  • I2C/SMBus framework. ...
    0ff596d0
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2845 c046a42c-6fe2-441c-8c8c-71466251a162
    pbrook authored
    2007-05-23 00:03:59 +0000  
    Browse File »

21 May, 2007
2 commits
  • Fix interrupt controller address masking ...
    c6fdf5fc
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2844 c046a42c-6fe2-441c-8c8c-71466251a162
    blueswir1 authored
    2007-05-21 18:08:36 +0000  
    Browse Code »
  • Don't touch carry flag in ASR <reg> with zero <reg>, submitted by Aurelien Jarno. ...
    1b1afeb9
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2843 c046a42c-6fe2-441c-8c8c-71466251a162
    balrog authored
    2007-05-21 17:48:01 +0000  
    Browse Dir »

20 May, 2007
7 commits
  • M68k addx/subx fix. ...
    8d7fe053
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2842 c046a42c-6fe2-441c-8c8c-71466251a162
    pbrook authored
    2007-05-20 22:20:28 +0000  
    Browse Dir »
  • Catch more MIPS FPU cornercases, fix addr.ps and mulr.ps instructions. ...
    3a5b360d
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2841 c046a42c-6fe2-441c-8c8c-71466251a162
    ths authored
    2007-05-20 13:27:58 +0000  
    Browse File »
  • Delete now unused define. ...
    5f30d62c
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2840 c046a42c-6fe2-441c-8c8c-71466251a162
    ths authored
    2007-05-20 10:59:07 +0000  
    Browse File »
  • Delete linux_boot.bin from the install target. ...
    860c6c52
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2839 c046a42c-6fe2-441c-8c8c-71466251a162
    ths authored
    2007-05-20 10:54:50 +0000  
    Browse Code »
  • Delete one more leftover file. ...
    d640d6d4
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2838 c046a42c-6fe2-441c-8c8c-71466251a162
    ths authored
    2007-05-20 10:53:26 +0000  
    Browse Dir »
  • Fix indexed FP load/store instructions. ...
    93b12ccc
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2837 c046a42c-6fe2-441c-8c8c-71466251a162
    ths authored
    2007-05-20 01:36:29 +0000  
    Browse File »
  • Remove leftover file, should have happened in the Linux loader rewrite commit. ...
    cfc05abe
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2836 c046a42c-6fe2-441c-8c8c-71466251a162
    ths authored
    2007-05-20 01:34:23 +0000  
    Browse Dir »

19 May, 2007
6 commits
  • Linux loader rewrite, by H. Peter Anvin. ...
    642a4f96
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2835 c046a42c-6fe2-441c-8c8c-71466251a162
    ths authored
    2007-05-19 21:04:38 +0000  
    Browse File »
  • More MIPS 64-bit FPU support. ...
    57fa1fb3
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2834 c046a42c-6fe2-441c-8c8c-71466251a162
    ths authored
    2007-05-19 20:29:41 +0000  
    Browse File »
  • Fix slti/sltiu for MIPS64, by Aurelien Jarno. ...
    f469b9db
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2833 c046a42c-6fe2-441c-8c8c-71466251a162
    ths authored
    2007-05-19 17:45:43 +0000  
    Browse File »
  • Fix ldl/ldr implementation, by Aurelien Jarno. ...
    5d46d55d
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2832 c046a42c-6fe2-441c-8c8c-71466251a162
    ths authored
    2007-05-19 17:44:33 +0000  
    Browse File »
  • Update Sparc32 OpenBIOS image to SVN revision 149. Changes: ...
    642b043a
    r145: Fix power-management location for SS-10
    r146: Fix overallocation
    r147: NetBSD and OpenBSD fixes:
     - Correct timer and interrupt controller mappings
     - Add ESP clock frequency to avoid division by zero
     - CS4231 exists only in SS5
     - Disable BPP for now, it's not emulated by Qemu anyway
    With these fixes, one NetBSD kernel even got to root device prompt on SS5.
    r148: Update vsprintf.c from Linux to get 64-bit output
    r149: Use full 36-bit physical address space on SS10
    
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2831 c046a42c-6fe2-441c-8c8c-71466251a162
    blueswir1 authored
    2007-05-19 13:12:09 +0000  
    Browse File »
  • Use full 36-bit physical address space on SS10 ...
    5dcb6b91
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2830 c046a42c-6fe2-441c-8c8c-71466251a162
    blueswir1 authored
    2007-05-19 12:58:30 +0000  
    Browse Dir »

18 May, 2007
3 commits
  • Fix sysrq support from the monitor mux (originally by Jason Wessel). ...
    36ddb83b
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2829 c046a42c-6fe2-441c-8c8c-71466251a162
    balrog authored
    2007-05-18 17:46:59 +0000  
    Browse Code »
  • - Move FPU exception handling into helper functions, since they are big. ...
    fd4a04eb
    - Fix FP-conditional branches.
    - Check FPU register mode at runtime, not translation time, as the F64
      status bit can change.
    
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2828 c046a42c-6fe2-441c-8c8c-71466251a162
    ths authored
    2007-05-18 11:55:54 +0000  
    Browse File »
  • Work around the lack of proper handling for self-modifying code. ...
    34ae7b51
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2827 c046a42c-6fe2-441c-8c8c-71466251a162
    ths authored
    2007-05-18 01:13:09 +0000  
    Browse Code »

17 May, 2007
5 commits
  • Make TCX registers match what NetBSD expects ...
    f96f4c9d
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2826 c046a42c-6fe2-441c-8c8c-71466251a162
    blueswir1 authored
    2007-05-17 19:34:41 +0000  
    Browse File »
  • Fix Qemu division by zero triggered by NetBSD ...
    31ade715
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2825 c046a42c-6fe2-441c-8c8c-71466251a162
    blueswir1 authored
    2007-05-17 19:32:20 +0000  
    Browse Code »
  • Enable faults for unassigned memory accesses and unimplemented ASIs ...
    6c36d3fa
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2824 c046a42c-6fe2-441c-8c8c-71466251a162
    blueswir1 authored
    2007-05-17 19:30:10 +0000  
    Browse Dir »
  • Set limits for memory size to avoid overlap with devices ...
    4edebb0e
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2823 c046a42c-6fe2-441c-8c8c-71466251a162
    blueswir1 authored
    2007-05-17 19:25:14 +0000  
    Browse Code »
  • Force the primary CPU to run and other CPUs to halt, recalculate timers ...
    3d29fbef
    after system_reset.
    
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2822 c046a42c-6fe2-441c-8c8c-71466251a162
    blueswir1 authored
    2007-05-17 19:21:46 +0000  
    Browse File »

16 May, 2007
1 commit
  • More generic 64 bit multiplication support, by Aurelien Jarno. ...
    69d35728
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2821 c046a42c-6fe2-441c-8c8c-71466251a162
    ths authored
    2007-05-16 11:59:40 +0000  
    Browse Code »

13 May, 2007
1 commit
  • Full MIPS64 MMU implementation, by Aurelien Jarno. ...
    100ce988
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2820 c046a42c-6fe2-441c-8c8c-71466251a162
    ths authored
    2007-05-13 19:22:13 +0000  
    Browse File »