Age | Commit message (Expand) | Author | Files | Lines |
2007-05-13 | Allow VMware-SVGA operation enable before command FIFO is configured. Implem... | balrog | 3 | -23/+31 |
2007-05-12 | Correct NAND erase block size. Misc fixes in Spitz code. | balrog | 5 | -10/+9 |
2007-05-09 | PCMCIA addresses are 26-bit, widen the address type from 16 to 32 bits. | balrog | 1 | -4/+4 |
2007-05-08 | Correct the number of PXA255 GPIO lines. Reuse the PXA timers struct for PXA... | balrog | 2 | -22/+17 |
2007-05-08 | Set OOK when OON is set in OSCC register (thanks to BobOfDoom). Correct a fa... | balrog | 2 | -2/+4 |
2007-05-08 | Switch to qemu_ram_alloc() for memory allocation in PXA255/270. | balrog | 4 | -19/+35 |
2007-05-08 | ARM946 CPU support. | pbrook | 1 | -1/+1 |
2007-05-06 | Add dummy THC and TEC registers to TCX | blueswir1 | 1 | -3/+36 |
2007-05-06 | Fix slavio_misc base | blueswir1 | 1 | -2/+2 |
2007-05-04 | Support for simple YAMON output, by Alec Voropay. | ths | 1 | -2/+62 |
2007-05-03 | Change the PCI IO region start to that hardcoded in VBE bios (reported by Jer... | balrog | 1 | -2/+2 |
2007-05-01 | Set OpenBIOS variables in NVRAM | blueswir1 | 2 | -5/+108 |
2007-05-01 | Implement power state changes (IDLE and SLEEP) for PXA. | balrog | 1 | -1/+2 |
2007-05-01 | Honour limited subset of --cpu values instead of ignoring. | balrog | 2 | -9/+14 |
2007-04-30 | Remove the use of Linux / BSD specific asprintf call. | balrog | 1 | -3/+2 |
2007-04-30 | PL050 status register fixes. | pbrook | 1 | -6/+25 |
2007-04-30 | Account for machine with RAM which is not mapped at 0x0 in arm_boot.c. | balrog | 5 | -13/+14 |
2007-04-30 | Spitz PDA, example PXA270 machine (four similar models). | balrog | 1 | -0/+1100 |
2007-04-30 | Maxim MAX1110/1111 ADC chip. | balrog | 1 | -0/+136 |
2007-04-30 | Texas Instruments ADS7846 ADC chip. | balrog | 1 | -0/+131 |
2007-04-30 | NAND Flash memory emulation and ECC calculation helpers for use by NAND contr... | balrog | 1 | -0/+603 |
2007-04-30 | Add remaining PXA2xx on-chip peripherals except I2C master. | balrog | 7 | -0/+2622 |
2007-04-30 | Remove repeated code and enable encrypted SD cards and USB sticks images. | balrog | 1 | -0/+2 |
2007-04-30 | Core features of ARM XScale processors. Main PXA270 and PXA255 peripherals. | balrog | 5 | -0/+2915 |
2007-04-30 | PCMCIA bus support. Parts of CF-ATA command set. Hitachi DSCM microdrive emul... | balrog | 1 | -4/+737 |
2007-04-29 | Memory-mapped interface for VGA, by Herve Poussineau. | ths | 3 | -1/+105 |
2007-04-28 | Switch default CPU to 24Kf for now, as the Linux FPU emulation in | ths | 3 | -3/+4 |
2007-04-28 | Buffer length fixes, by Wang Cheng Yeh. | ths | 1 | -4/+5 |
2007-04-28 | Fix length mismatch condition, by Wang Cheng Yeh. | ths | 1 | -2/+3 |
2007-04-24 | Improved mini-bootloader, based on a patch by Alec Voropay. | ths | 1 | -4/+5 |
2007-04-24 | Evaluation boards for PowerPC 405EP. | j_mayer | 1 | -0/+630 |
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 |