Age | Commit message (Expand) | Author | Files | Lines |
2007-05-04 | Support for simple YAMON output, by Alec Voropay. | ths | 1 | -2/+62 |
2007-05-03 | Remove obsolete variables that came with VMware svga by mistake. | balrog | 1 | -4/+0 |
2007-05-03 | Change the PCI IO region start to that hardcoded in VBE bios (reported by Jer... | balrog | 1 | -2/+2 |
2007-05-02 | Handle division by zero case in Sparc64 udivx and sdivx ops | blueswir1 | 1 | -0/+6 |
2007-05-02 | Don't define HIGH_LATENCY for ARM, this was a workaround for an ALSA problem. | balrog | 2 | -3/+3 |
2007-05-01 | Correct a docs typo and list of available NIC names (by Stefan Weil). | balrog | 1 | -5/+7 |
2007-05-01 | Set OpenBIOS variables in NVRAM | blueswir1 | 5 | -5/+144 |
2007-05-01 | -show-cursor switch to inhibit SDL hiding cursor. | balrog | 3 | -0/+13 |
2007-05-01 | Implement power state changes (IDLE and SLEEP) for PXA. | balrog | 4 | -14/+26 |
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 | Add missing gpio_handler_t definition. | balrog | 1 | -0/+3 |
2007-04-30 | Account for machine with RAM which is not mapped at 0x0 in arm_boot.c. | balrog | 7 | -15/+17 |
2007-04-30 | Spitz PDA, example PXA270 machine (four similar models). | balrog | 5 | -5/+1152 |
2007-04-30 | Maxim MAX1110/1111 ADC chip. | balrog | 2 | -0/+144 |
2007-04-30 | Texas Instruments ADS7846 ADC chip. | balrog | 2 | -0/+137 |
2007-04-30 | NAND Flash memory emulation and ECC calculation helpers for use by NAND contr... | balrog | 4 | -0/+723 |
2007-04-30 | Implement iwMMXt instruction set for the PXA270 cpu. | balrog | 9 | -6/+1882 |
2007-04-30 | Add remaining PXA2xx on-chip peripherals except I2C master. | balrog | 9 | -2/+2642 |
2007-04-30 | Remove repeated code and enable encrypted SD cards and USB sticks images. | balrog | 4 | -25/+29 |
2007-04-30 | Core features of ARM XScale processors. Main PXA270 and PXA255 peripherals. | balrog | 11 | -16/+3127 |
2007-04-30 | PCMCIA bus support. Parts of CF-ATA command set. Hitachi DSCM microdrive emul... | balrog | 4 | -4/+831 |
2007-04-29 | Kill broken host register definitions, thanks to Paul Brook and Herve | ths | 2 | -13/+4 |
2007-04-29 | Revert last checkin. | ths | 1 | -1/+1 |
2007-04-29 | Hopefully the final fix for LUI sign extensions. | ths | 1 | -1/+1 |
2007-04-29 | More Sparc32 CPUs | blueswir1 | 1 | -3/+20 |
2007-04-29 | Fix CPU type zapped by system_reset | blueswir1 | 1 | -2/+2 |
2007-04-29 | Fix ARM fine pagetables. | pbrook | 1 | -1/+7 |
2007-04-29 | Crop VNC update requests to avoid segfaults, by Thomas Tuttle. | ths | 1 | -0/+9 |
2007-04-29 | Memory-mapped interface for VGA, by Herve Poussineau. | ths | 4 | -1/+109 |
2007-04-28 | Update TODO. | ths | 1 | -0/+9 |
2007-04-28 | Switch default CPU to 24Kf for now, as the Linux FPU emulation in | ths | 3 | -3/+4 |
2007-04-28 | Fix typo, by Linus Nordberg. | ths | 1 | -1/+1 |
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-28 | Update ppc.ld to work with newer binutils. | ths | 1 | -68/+156 |
2007-04-28 | Fix Sparc32 ldscript | blueswir1 | 1 | -0/+3 |
2007-04-27 | Workaround qemu guest SIGSEGVs with cmpxchg8b insn, by Juergen Keil. | ths | 1 | -0/+1 |
2007-04-26 | Fix inc8 and dec8 operations, by Magnus Damm. | ths | 1 | -2/+2 |
2007-04-26 | Use 16-bit uid wrappers, by Magnus Damm. | ths | 1 | -1/+1 |
2007-04-26 | Fix opcode for sts.l fpul/cpscr, by Magnus Damm. | ths | 1 | -2/+2 |
2007-04-26 | Update Sparc32 rom to support *BSD boot and 24 bit TCX | blueswir1 | 2 | -1/+2 |
2007-04-25 | Next attempt to get the lui sign extension right. | ths | 2 | -3/+2 |
2007-04-25 | Fix lui sign extension. | ths | 1 | -1/+1 |
2007-04-24 | Improved mini-bootloader, based on a patch by Alec Voropay. | ths | 1 | -4/+5 |
2007-04-24 | Update PowerPC target status. | j_mayer | 1 | -2/+16 |
2007-04-24 | Update .cvsignore for new PowerPC embedded target. | j_mayer | 1 | -0/+2 |
2007-04-24 | Evaluation boards for PowerPC 405EP. | j_mayer | 4 | -1/+635 |
2007-04-24 | Debug traces fixes. | j_mayer | 1 | -19/+20 |