aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2007-05-17Make TCX registers match what NetBSD expectsblueswir11-2/+3
2007-05-17Fix Qemu division by zero triggered by NetBSDblueswir11-6/+4
2007-05-17Set limits for memory size to avoid overlap with devicesblueswir11-3/+8
2007-05-17Force the primary CPU to run and other CPUs to halt, recalculate timersblueswir12-3/+16
2007-05-13Allow VMware-SVGA operation enable before command FIFO is configured. Implem...balrog3-23/+31
2007-05-12Correct NAND erase block size. Misc fixes in Spitz code.balrog5-10/+9
2007-05-09PCMCIA addresses are 26-bit, widen the address type from 16 to 32 bits.balrog1-4/+4
2007-05-08Correct the number of PXA255 GPIO lines. Reuse the PXA timers struct for PXA...balrog2-22/+17
2007-05-08Set OOK when OON is set in OSCC register (thanks to BobOfDoom). Correct a fa...balrog2-2/+4
2007-05-08Switch to qemu_ram_alloc() for memory allocation in PXA255/270.balrog4-19/+35
2007-05-08ARM946 CPU support.pbrook1-1/+1
2007-05-06Add dummy THC and TEC registers to TCXblueswir11-3/+36
2007-05-06Fix slavio_misc baseblueswir11-2/+2
2007-05-04Support for simple YAMON output, by Alec Voropay.ths1-2/+62
2007-05-03Change the PCI IO region start to that hardcoded in VBE bios (reported by Jer...balrog1-2/+2
2007-05-01Set OpenBIOS variables in NVRAMblueswir12-5/+108
2007-05-01Implement power state changes (IDLE and SLEEP) for PXA.balrog1-1/+2
2007-05-01Honour limited subset of --cpu values instead of ignoring.balrog2-9/+14
2007-04-30Remove the use of Linux / BSD specific asprintf call.balrog1-3/+2
2007-04-30PL050 status register fixes.pbrook1-6/+25
2007-04-30Account for machine with RAM which is not mapped at 0x0 in arm_boot.c.balrog5-13/+14
2007-04-30Spitz PDA, example PXA270 machine (four similar models).balrog1-0/+1100
2007-04-30Maxim MAX1110/1111 ADC chip.balrog1-0/+136
2007-04-30Texas Instruments ADS7846 ADC chip.balrog1-0/+131
2007-04-30NAND Flash memory emulation and ECC calculation helpers for use by NAND contr...balrog1-0/+603
2007-04-30Add remaining PXA2xx on-chip peripherals except I2C master.balrog7-0/+2622
2007-04-30Remove repeated code and enable encrypted SD cards and USB sticks images.balrog1-0/+2
2007-04-30Core features of ARM XScale processors. Main PXA270 and PXA255 peripherals.balrog5-0/+2915
2007-04-30PCMCIA bus support. Parts of CF-ATA command set. Hitachi DSCM microdrive emul...balrog1-4/+737
2007-04-29Memory-mapped interface for VGA, by Herve Poussineau.ths3-1/+105
2007-04-28Switch default CPU to 24Kf for now, as the Linux FPU emulation inths3-3/+4
2007-04-28Buffer length fixes, by Wang Cheng Yeh.ths1-4/+5
2007-04-28Fix length mismatch condition, by Wang Cheng Yeh.ths1-2/+3
2007-04-24Improved mini-bootloader, based on a patch by Alec Voropay.ths1-4/+5
2007-04-24Evaluation boards for PowerPC 405EP.j_mayer1-0/+630
2007-04-24PowerPC 405 microcontrollers fixes and improvments:j_mayer2-49/+673
2007-04-24PowerPC embedded timers fixes.j_mayer1-53/+101
2007-04-22Typo fix, by Wang Cheng Yeh.ths1-5/+5
2007-04-21TCX 24 bit model supportblueswir12-13/+224
2007-04-20Fix keyboard serial and mouse bugsblueswir11-15/+29
2007-04-19More Gallileo register initialization, by Aurelien Jarno and Stefan Weil.ths1-0/+44
2007-04-19No functional changes:j_mayer3-16/+14
2007-04-18Fix keyboard detection bugsblueswir11-11/+36
2007-04-17Another lsi53c895a patch, by Wang Cheng Yeh.ths1-0/+3
2007-04-17TCX palette bug fixblueswir11-0/+1
2007-04-17Fix mmapped register alignment and endianness handling.ths2-11/+26
2007-04-17Choose number of TLBs at runtime, by Herve Poussineau.ths1-1/+1
2007-04-17Move PowerPC 405 specific definitions into a separate filej_mayer2-41/+238
2007-04-16Support it_shift for mmapped pckbd.ths1-12/+22
2007-04-16Add callbacks to allow dynamic change of PowerPC clocks (to be improved)j_mayer2-29/+2824