Age | Commit message (Expand) | Author | Files | Lines |
2007-04-24 | PowerPC 405 microcontrollers fixes and improvments: | j_mayer | 2 | -49/+673 |
2007-04-24 | PowerPC embedded timers fixes. | j_mayer | 1 | -53/+101 |
2007-04-22 | Typo fix, by Wang Cheng Yeh. | ths | 1 | -5/+5 |
2007-04-21 | TCX 24 bit model support | blueswir1 | 2 | -13/+224 |
2007-04-20 | Fix keyboard serial and mouse bugs | blueswir1 | 1 | -15/+29 |
2007-04-19 | More Gallileo register initialization, by Aurelien Jarno and Stefan Weil. | ths | 1 | -0/+44 |
2007-04-19 | No functional changes: | j_mayer | 3 | -16/+14 |
2007-04-18 | Fix keyboard detection bugs | blueswir1 | 1 | -11/+36 |
2007-04-17 | Another lsi53c895a patch, by Wang Cheng Yeh. | ths | 1 | -0/+3 |
2007-04-17 | TCX palette bug fix | blueswir1 | 1 | -0/+1 |
2007-04-17 | Fix mmapped register alignment and endianness handling. | ths | 2 | -11/+26 |
2007-04-17 | Choose number of TLBs at runtime, by Herve Poussineau. | ths | 1 | -1/+1 |
2007-04-17 | Move PowerPC 405 specific definitions into a separate file | j_mayer | 2 | -41/+238 |
2007-04-16 | Support it_shift for mmapped pckbd. | ths | 1 | -12/+22 |
2007-04-16 | Add callbacks to allow dynamic change of PowerPC clocks (to be improved) | j_mayer | 2 | -29/+2824 |
2007-04-16 | Acer Pica 61 machine, by Herve Poussineau. | ths | 1 | -0/+175 |
2007-04-16 | Memory-mapped interface for RTC, by Herve Poussineau. | ths | 1 | -0/+93 |
2007-04-16 | Memory-mapped interface for PS/2 controller, by Herve Poussineau. | ths | 1 | -2/+59 |
2007-04-16 | Add reset callbacks for PowerPC CPU. | j_mayer | 2 | -2/+4 |
2007-04-16 | PREP and heathrow machines only support PowerPC CPU with a 6xx bus. | j_mayer | 2 | -12/+44 |
2007-04-16 | Add bus model (or input pins) into PowerPC CPU flags. | j_mayer | 1 | -0/+122 |
2007-04-16 | Parallel flash bugfixes: | j_mayer | 1 | -12/+19 |
2007-04-16 | Fix a lot of debug traces for PowerPC emulation: use logfile instead of stdout | j_mayer | 1 | -27/+79 |
2007-04-15 | Remove unused variable. | pbrook | 1 | -1/+1 |
2007-04-15 | Gallileo fixes, by Stefan Weil. | ths | 1 | -4/+22 |
2007-04-14 | Add device save and reset methods to FDC and M48T59 | blueswir1 | 2 | -2/+136 |
2007-04-14 | Know about more PCI device classes. | ths | 1 | -0/+27 |
2007-04-14 | Fix miscellaneous display warnings for PowerPC & alpha targets | j_mayer | 3 | -19/+24 |
2007-04-13 | Fix Sparc32 device save methods | blueswir1 | 3 | -3/+17 |
2007-04-12 | Add PowerPC 405 input pins (IRQ, resets, ...) model. | j_mayer | 3 | -13/+99 |
2007-04-12 | Embedded PowerPC Device Control Registers infrastructure. | j_mayer | 1 | -0/+95 |
2007-04-09 | Implement embedded IRQ controller for PowerPC 6xx/740 & 750. | j_mayer | 4 | -85/+192 |
2007-04-09 | ARM IRQ fix. | pbrook | 1 | -1/+1 |
2007-04-07 | Fix TCX base on SS10 | blueswir1 | 1 | -1/+1 |
2007-04-07 | Unify IRQ handling. | pbrook | 67 | -560/+529 |
2007-04-07 | Remove dead code. | pbrook | 1 | -13/+6 |
2007-04-07 | Remove dead code. | pbrook | 1 | -38/+0 |
2007-04-06 | Comment spelling fix. | pbrook | 1 | -1/+1 |
2007-04-06 | Use correct type for card field. | pbrook | 1 | -1/+1 |
2007-04-06 | SD card emulation (initial implementation by Andrzei Zaborowski). | pbrook | 6 | -5/+2049 |
2007-04-05 | Fix disabling of the Cause register for R2. | ths | 1 | -11/+11 |
2007-04-05 | Clear BEV and ERL for the fake bootloader. | ths | 1 | -1/+4 |
2007-04-05 | Fill in real SparcStation 10 values | blueswir1 | 1 | -17/+17 |
2007-04-05 | Alpha CPU palcode emulation. Only usable in user mode for now with | j_mayer | 1 | -0/+1099 |
2007-04-04 | Change NIC registration to be consistent with other machines definitions. | j_mayer | 1 | -4/+4 |
2007-04-03 | i386 return APIC ID with cpuid, by Bernhard Kauer. | ths | 1 | -0/+1 |
2007-04-03 | Fix Malta tty2 UART registers. | ths | 1 | -10/+10 |
2007-04-02 | Eepro100 emulation, by Stefan Weil. | ths | 4 | -0/+2075 |
2007-04-02 | ne2k buffer full bug fix, by Marcel Block. | ths | 1 | -1/+1 |
2007-04-02 | Random bug fixes from code inspection, by Wang Cheng Yeh. | ths | 2 | -3/+4 |