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
17 Apr, 2007
1 commit
  • 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
8 commits
  • 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 »
  • Don't use T2 for INS, it conflicts with branch delay slot handling. ...
    171b31e7
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2674 c046a42c-6fe2-441c-8c8c-71466251a162
    ths authored
    2007-04-15 21:26:37 +0000  
    Browse File »
  • Fix qemu SIGFPE caused by division-by-zero due to underflow. ...
    80c27194
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2673 c046a42c-6fe2-441c-8c8c-71466251a162
    ths authored
    2007-04-15 21:21:33 +0000  
    Browse File »
  • Small code generation optimization. ...
    a85427b1
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2672 c046a42c-6fe2-441c-8c8c-71466251a162
    ths authored
    2007-04-15 19:52:12 +0000  
    Browse Code »
  • Delete unused define. ...
    fff739cc
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2671 c046a42c-6fe2-441c-8c8c-71466251a162
    ths authored
    2007-04-15 17:27:07 +0000  
    Browse Code »
  • Gallileo fixes, by Stefan Weil. ...
    bc687ec9
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2670 c046a42c-6fe2-441c-8c8c-71466251a162
    ths authored
    2007-04-15 15:15:10 +0000  
    Browse File »
  • bFLT loader alignment fix. ...
    2a1094cd
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2669 c046a42c-6fe2-441c-8c8c-71466251a162
    pbrook authored
    2007-04-15 14:13:11 +0000  
    Browse Code »
  • Update OpenBIOS for Sparc32 and add a Sparc64 image ...
    080a0ba4
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2668 c046a42c-6fe2-441c-8c8c-71466251a162
    blueswir1 authored
    2007-04-15 06:38:29 +0000  
    Browse Dir »

14 Apr, 2007
8 commits
  • Fix format specified for watchpoint address. ...
    aa6290b7
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2667 c046a42c-6fe2-441c-8c8c-71466251a162
    pbrook authored
    2007-04-14 22:35:50 +0000  
    Browse Code »
  • Fix Sparc64 double float gdb protocol (initial version by Paul Brook) ...
    8979596d
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2666 c046a42c-6fe2-441c-8c8c-71466251a162
    blueswir1 authored
    2007-04-14 16:15:48 +0000  
    Browse Code »
  • Add device save and reset methods to FDC and M48T59 ...
    3ccacc4a
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2665 c046a42c-6fe2-441c-8c8c-71466251a162
    blueswir1 authored
    2007-04-14 13:01:31 +0000  
    Browse Code »
  • Restart interrupts after an exception. ...
    16c00cb2
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2664 c046a42c-6fe2-441c-8c8c-71466251a162
    ths authored
    2007-04-14 12:56:46 +0000  
    Browse Code »
  • Know about more PCI device classes. ...
    dcb5b19a
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2663 c046a42c-6fe2-441c-8c8c-71466251a162
    ths authored
    2007-04-14 12:24:46 +0000  
    Browse File »
  • Fix incorrect pointers casts. ...
    1c5bf3bf
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2662 c046a42c-6fe2-441c-8c8c-71466251a162
    j_mayer authored
    2007-04-14 12:17:59 +0000  
    Browse File »
  • Fix miscellaneous display warnings for PowerPC & alpha targets ...
    e96efcfc
    and parallel CFI flash driver.
    
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2661 c046a42c-6fe2-441c-8c8c-71466251a162
    j_mayer authored
    2007-04-14 12:17:09 +0000  
    Browse File »
  • Add TARGET_FMT_plx to properly display target_phys_addr_t variables. ...
    ba13c432
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2660 c046a42c-6fe2-441c-8c8c-71466251a162
    j_mayer authored
    2007-04-14 12:15:36 +0000  
    Browse File »

13 Apr, 2007
5 commits
  • Nicer Log formatting. ...
    744e0915
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2659 c046a42c-6fe2-441c-8c8c-71466251a162
    ths authored
    2007-04-13 22:30:36 +0000  
    Browse Code »
  • Another fix for CP0 Cause register handling. ...
    e58c8ba5
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2658 c046a42c-6fe2-441c-8c8c-71466251a162
    ths authored
    2007-04-13 20:17:54 +0000  
    Browse File »
  • Fix Sparc32 device save methods ...
    5425a216
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2657 c046a42c-6fe2-441c-8c8c-71466251a162
    blueswir1 authored
    2007-04-13 19:24:07 +0000  
    Browse File »
  • Fix Sparc64 wrfprs, move VIS ops where they belong, more VIS ops ...
    3299908c
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2656 c046a42c-6fe2-441c-8c8c-71466251a162
    blueswir1 authored
    2007-04-13 15:49:56 +0000  
    Browse File »
  • Alignment check mechanism (not fully enabled yet) (Aurelien Jarno) ...
    d2889a3e
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2655 c046a42c-6fe2-441c-8c8c-71466251a162
    blueswir1 authored
    2007-04-13 15:46:16 +0000  
    Browse Code »

12 Apr, 2007
2 commits
  • Add PowerPC 405 input pins (IRQ, resets, ...) model. ...
    24be5ae3
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2654 c046a42c-6fe2-441c-8c8c-71466251a162
    j_mayer authored
    2007-04-12 21:24:29 +0000  
    Browse File »
  • Embedded PowerPC Device Control Registers infrastructure. ...
    2e719ba3
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2653 c046a42c-6fe2-441c-8c8c-71466251a162
    j_mayer authored
    2007-04-12 21:11:03 +0000  
    Browse Code »