aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2007-05-23Add WM8750 and MAX7310 chips (I2C slaves).balrog
2007-05-23Implement the PXA2xx I2C master controller.balrog
2007-05-23m68k/ColdFire system emulation.pbrook
2007-05-23Add periodic timer implementation.pbrook
2007-05-23I2C/SMBus framework.pbrook
2007-05-21Fix interrupt controller address maskingblueswir1
2007-05-20Delete now unused define.ths
2007-05-19Linux loader rewrite, by H. Peter Anvin.ths
2007-05-19Use full 36-bit physical address space on SS10blueswir1
2007-05-17Make TCX registers match what NetBSD expectsblueswir1
2007-05-17Fix Qemu division by zero triggered by NetBSDblueswir1
2007-05-17Set limits for memory size to avoid overlap with devicesblueswir1
2007-05-17Force the primary CPU to run and other CPUs to halt, recalculate timersblueswir1
2007-05-13Allow VMware-SVGA operation enable before command FIFO is configured. Implem...balrog
2007-05-12Correct NAND erase block size. Misc fixes in Spitz code.balrog
2007-05-09PCMCIA addresses are 26-bit, widen the address type from 16 to 32 bits.balrog
2007-05-08Correct the number of PXA255 GPIO lines. Reuse the PXA timers struct for PXA...balrog
2007-05-08Set OOK when OON is set in OSCC register (thanks to BobOfDoom). Correct a fa...balrog
2007-05-08Switch to qemu_ram_alloc() for memory allocation in PXA255/270.balrog
2007-05-08ARM946 CPU support.pbrook
2007-05-06Add dummy THC and TEC registers to TCXblueswir1
2007-05-06Fix slavio_misc baseblueswir1
2007-05-04Support for simple YAMON output, by Alec Voropay.ths
2007-05-03Change the PCI IO region start to that hardcoded in VBE bios (reported by Jer...balrog
2007-05-01Set OpenBIOS variables in NVRAMblueswir1
2007-05-01Implement power state changes (IDLE and SLEEP) for PXA.balrog
2007-05-01Honour limited subset of --cpu values instead of ignoring.balrog
2007-04-30Remove the use of Linux / BSD specific asprintf call.balrog
2007-04-30PL050 status register fixes.pbrook
2007-04-30Account for machine with RAM which is not mapped at 0x0 in arm_boot.c.balrog
2007-04-30Spitz PDA, example PXA270 machine (four similar models).balrog
2007-04-30Maxim MAX1110/1111 ADC chip.balrog
2007-04-30Texas Instruments ADS7846 ADC chip.balrog
2007-04-30NAND Flash memory emulation and ECC calculation helpers for use by NAND contr...balrog
2007-04-30Add remaining PXA2xx on-chip peripherals except I2C master.balrog
2007-04-30Remove repeated code and enable encrypted SD cards and USB sticks images.balrog
2007-04-30Core features of ARM XScale processors. Main PXA270 and PXA255 peripherals.balrog
2007-04-30PCMCIA bus support. Parts of CF-ATA command set. Hitachi DSCM microdrive emul...balrog
2007-04-29Memory-mapped interface for VGA, by Herve Poussineau.ths
2007-04-28Switch default CPU to 24Kf for now, as the Linux FPU emulation inths
2007-04-28Buffer length fixes, by Wang Cheng Yeh.ths
2007-04-28Fix length mismatch condition, by Wang Cheng Yeh.ths
2007-04-24Improved mini-bootloader, based on a patch by Alec Voropay.ths
2007-04-24Evaluation boards for PowerPC 405EP.j_mayer
2007-04-24PowerPC 405 microcontrollers fixes and improvments:j_mayer
2007-04-24PowerPC embedded timers fixes.j_mayer
2007-04-22Typo fix, by Wang Cheng Yeh.ths
2007-04-21TCX 24 bit model supportblueswir1
2007-04-20Fix keyboard serial and mouse bugsblueswir1
2007-04-19More Gallileo register initialization, by Aurelien Jarno and Stefan Weil.ths