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 Oct, 2007
4 commits
  • Support tap down script, by Wolfram Gloger. ...
    b46a8906
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@3425 c046a42c-6fe2-441c-8c8c-71466251a162
    ths authored
    2007-10-21 23:20:45 +0000  
    Browse Code »
  • Bugfix: now PCI NICs really work on PowerPC PreP platform. ...
    fce62c4e
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@3424 c046a42c-6fe2-441c-8c8c-71466251a162
    j_mayer authored
    2007-10-21 15:53:01 +0000  
    Browse File »
  • Allow use of PCI NICs on PowerPC PreP platform. ...
    bd3e2c4e
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@3423 c046a42c-6fe2-441c-8c8c-71466251a162
    j_mayer authored
    2007-10-21 12:29:36 +0000  
    Browse File »
  • New status file for Alpha emulation target. ...
    615e2dba
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@3422 c046a42c-6fe2-441c-8c8c-71466251a162
    j_mayer authored
    2007-10-21 09:46:04 +0000  
    Browse Code »

20 Oct, 2007
11 commits
  • "QEMU keyboard issue with Gujin-2.2", by Etienne Lorrain. ...
    a47b8d38
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@3421 c046a42c-6fe2-441c-8c8c-71466251a162
    ths authored
    2007-10-20 20:48:09 +0000  
    Browse File »
  • Physical hard disk drive for win32, by Stefan Weil. ...
    e9c08226
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@3420 c046a42c-6fe2-441c-8c8c-71466251a162
    ths authored
    2007-10-20 20:40:05 +0000  
    Browse Dir »
  • Enable ACPI interrupts, by Igor Lvovsky. ...
    3f6ffb6a
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@3419 c046a42c-6fe2-441c-8c8c-71466251a162
    ths authored
    2007-10-20 20:36:52 +0000  
    Browse Code »
  • Syscall target errno fixes, by Thayne Harbaugh. ...
    0da46a6e
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@3418 c046a42c-6fe2-441c-8c8c-71466251a162
    ths authored
    2007-10-20 20:23:07 +0000  
    Browse Code »
  • Check the Galilleo config register instead of hardcoding the endianness. ...
    1931e260
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@3417 c046a42c-6fe2-441c-8c8c-71466251a162
    ths authored
    2007-10-20 19:47:14 +0000  
    Browse Code »
  • Handle IBE on MIPS properly. ...
    647de6ca
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@3416 c046a42c-6fe2-441c-8c8c-71466251a162
    ths authored
    2007-10-20 19:45:44 +0000  
    Browse File »
  • Don't install tools if $(TOOLS) is empty, by Thayne Harbaugh. ...
    932a79df
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@3415 c046a42c-6fe2-441c-8c8c-71466251a162
    ths authored
    2007-10-20 18:29:34 +0000  
    Browse Code »
  • Avoid PreP target kernel freeze waiting for IRQs. ...
    5a9b7d36
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@3414 c046a42c-6fe2-441c-8c8c-71466251a162
    j_mayer authored
    2007-10-20 09:13:55 +0000  
    Browse Code »
  • Update Sparc parts in documentation ...
    a785e42e
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@3413 c046a42c-6fe2-441c-8c8c-71466251a162
    blueswir1 authored
    2007-10-20 08:09:05 +0000  
    Browse Code »
  • Avoid gcc warnings ...
    20b749f6
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@3412 c046a42c-6fe2-441c-8c8c-71466251a162
    blueswir1 authored
    2007-10-20 07:09:08 +0000  
    Browse Code »
  • Fix compiling Sparc64 on PPC host ...
    1e64e78d
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@3411 c046a42c-6fe2-441c-8c8c-71466251a162
    blueswir1 authored
    2007-10-20 07:07:47 +0000  
    Browse Code »

18 Oct, 2007
3 commits
  • Use TARGET_ABI_DIR feature to unify PowerPC and PowerPC 64 definitions. ...
    f85e9a68
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@3410 c046a42c-6fe2-441c-8c8c-71466251a162
    j_mayer authored
    2007-10-18 20:51:49 +0000  
    Browse Dir »
  • Use the new TARGET_ABI32 feature to implement a ppc64abi32-linux-user target ...
    e85e7c6e
    (PowerPC 64 running in 32 bits mode).
    Use the new TARGET_ABI_DIR feature to implement a ppcemb-linux-user target
      (PowerPC 32 with 64 bits GPRs and vector extensions).
    
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@3409 c046a42c-6fe2-441c-8c8c-71466251a162
    j_mayer authored
    2007-10-18 19:59:49 +0000  
    Browse Code »
  • Only map BIOS space when it was actually loaded. ...
    b5334159
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@3408 c046a42c-6fe2-441c-8c8c-71466251a162
    ths authored
    2007-10-18 15:05:11 +0000  
    Browse Code »

17 Oct, 2007
8 commits
  • Cast ELF datatypes properly to host 64bit types. ...
    82790064
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@3407 c046a42c-6fe2-441c-8c8c-71466251a162
    ths authored
    2007-10-17 23:07:31 +0000  
    Browse File »
  • Really update the image ...
    06c0b388
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@3406 c046a42c-6fe2-441c-8c8c-71466251a162
    blueswir1 authored
    2007-10-17 17:42:21 +0000  
    Browse Dir »
  • Use ldq and stq for 8 byte accesses (original patch by Robert Reif) ...
    e909ec2f
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@3405 c046a42c-6fe2-441c-8c8c-71466251a162
    blueswir1 authored
    2007-10-17 17:37:13 +0000  
    Browse Dir »
  • Enable all alignment checks ...
    8f577d3d
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@3404 c046a42c-6fe2-441c-8c8c-71466251a162
    blueswir1 authored
    2007-10-17 17:34:57 +0000  
    Browse Code »
  • Update Sparc32 OpenBIOS image to SVN revision 171. Changes: ...
    dbe7fb91
    r170: Fix exception handling and printout
    r171: Fix 8 byte alignment problems
    
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@3403 c046a42c-6fe2-441c-8c8c-71466251a162
    blueswir1 authored
    2007-10-17 17:34:17 +0000  
    Browse Dir »
  • Update TODO. ...
    c7890fc2
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@3402 c046a42c-6fe2-441c-8c8c-71466251a162
    ths authored
    2007-10-17 13:43:58 +0000  
    Browse File »
  • Second half of mipssim support, plus documentation improvements. ...
    f0fc6f8f
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@3401 c046a42c-6fe2-441c-8c8c-71466251a162
    ths authored
    2007-10-17 13:39:42 +0000  
    Browse File »
  • MIPSsim pseudo machine emulation. ...
    6bf5b4e8
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@3400 c046a42c-6fe2-441c-8c8c-71466251a162
    ths authored
    2007-10-17 13:08:32 +0000  
    Browse File »

14 Oct, 2007
14 commits
  • Fix bug in Sparc32 sta op (Robert Reif) ...
    94ced075
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@3399 c046a42c-6fe2-441c-8c8c-71466251a162
    blueswir1 authored
    2007-10-14 20:27:00 +0000  
    Browse Dir »
  • Sparc64 hypervisor mode ...
    6f27aba6
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@3398 c046a42c-6fe2-441c-8c8c-71466251a162
    blueswir1 authored
    2007-10-14 17:07:21 +0000  
    Browse File »
  • SuperSparc MXCC support (Robert Reif) ...
    952a328f
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@3397 c046a42c-6fe2-441c-8c8c-71466251a162
    blueswir1 authored
    2007-10-14 16:29:21 +0000  
    Browse File »
  • Support for 32 bit ABI on 64 bit targets (only enabled Sparc64) ...
    992f48a0
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@3396 c046a42c-6fe2-441c-8c8c-71466251a162
    blueswir1 authored
    2007-10-14 16:27:31 +0000  
    Browse Dir »
  • Properly implement non-execute bit on PowerPC segments and PTEs. ...
    b227a8e9
    Fix page protection bits for PowerPC 64 MMU.
    
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@3395 c046a42c-6fe2-441c-8c8c-71466251a162
    j_mayer authored
    2007-10-14 10:21:20 +0000  
    Browse File »
  • Implement time-base start/stop helpers. ...
    dbdd2506
    Implement PowerPC 6xx time-base enable input pin.
    
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@3394 c046a42c-6fe2-441c-8c8c-71466251a162
    j_mayer authored
    2007-10-14 09:35:30 +0000  
    Browse File »
  • Merge PowerPC 620 input bus definitions with standard PowerPC 6xx. ...
    d68f1306
    Avoid hardcoding PowerPC interrupts definitions to ease updates.
    
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@3393 c046a42c-6fe2-441c-8c8c-71466251a162
    j_mayer authored
    2007-10-14 09:27:16 +0000  
    Browse Dir »
  • There is no need of a specific MMU model for PowerPC 601. ...
    a13d7523
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@3392 c046a42c-6fe2-441c-8c8c-71466251a162
    j_mayer authored
    2007-10-14 09:14:08 +0000  
    Browse File »
  • Implement PowerPC 64 SLB invalidation helpers. ...
    eacc3249
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@3391 c046a42c-6fe2-441c-8c8c-71466251a162
    j_mayer authored
    2007-10-14 09:06:19 +0000  
    Browse File »
  • Fix memory corruption reported by Julian Seward ...
    a01d8cad
    (still more bugs to fix in PreP emulation).
    
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@3390 c046a42c-6fe2-441c-8c8c-71466251a162
    j_mayer authored
    2007-10-14 08:52:44 +0000  
    Browse Dir »
  • Allow Alpha target to use supervisor and executive mode micro-ops. ...
    bb6f6792
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@3389 c046a42c-6fe2-441c-8c8c-71466251a162
    j_mayer authored
    2007-10-14 08:50:17 +0000  
    Browse Dir »
  • Do not allow PowerPC CPU restart after entering checkstop mode. ...
    e63ecc6f
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@3388 c046a42c-6fe2-441c-8c8c-71466251a162
    j_mayer authored
    2007-10-14 08:48:23 +0000  
    Browse Dir »
  • Provision for PowerPC 64 with hypervisor mode support - not enabled for now. ...
    22f8a8b3
    For consistency, group all PowerPC targets.
    
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@3387 c046a42c-6fe2-441c-8c8c-71466251a162
    j_mayer authored
    2007-10-14 08:38:29 +0000  
    Browse Code »
  • Generate micro-ops for PowerPC hypervisor mode. ...
    1e42b8f0
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@3386 c046a42c-6fe2-441c-8c8c-71466251a162
    j_mayer authored
    2007-10-14 08:27:14 +0000  
    Browse File »