summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* Linux loader rewrite, by H. Peter Anvin.ths2007-05-191-82/+222
* Use full 36-bit physical address space on SS10blueswir12007-05-1913-89/+102
* Make TCX registers match what NetBSD expectsblueswir12007-05-171-2/+3
* Fix Qemu division by zero triggered by NetBSDblueswir12007-05-171-6/+4
* Set limits for memory size to avoid overlap with devicesblueswir12007-05-171-3/+8
* Force the primary CPU to run and other CPUs to halt, recalculate timersblueswir12007-05-172-3/+16
* Allow VMware-SVGA operation enable before command FIFO is configured. Implem...balrog2007-05-133-23/+31
* Correct NAND erase block size. Misc fixes in Spitz code.balrog2007-05-125-10/+9
* PCMCIA addresses are 26-bit, widen the address type from 16 to 32 bits.balrog2007-05-091-4/+4
* Correct the number of PXA255 GPIO lines. Reuse the PXA timers struct for PXA...balrog2007-05-082-22/+17
* Set OOK when OON is set in OSCC register (thanks to BobOfDoom). Correct a fa...balrog2007-05-082-2/+4
* Switch to qemu_ram_alloc() for memory allocation in PXA255/270.balrog2007-05-084-19/+35
* ARM946 CPU support.pbrook2007-05-081-1/+1
* Add dummy THC and TEC registers to TCXblueswir12007-05-061-3/+36
* Fix slavio_misc baseblueswir12007-05-061-2/+2
* Support for simple YAMON output, by Alec Voropay.ths2007-05-041-2/+62
* Change the PCI IO region start to that hardcoded in VBE bios (reported by Jer...balrog2007-05-031-2/+2
* Set OpenBIOS variables in NVRAMblueswir12007-05-012-5/+108
* Implement power state changes (IDLE and SLEEP) for PXA.balrog2007-05-011-1/+2
* Honour limited subset of --cpu values instead of ignoring.balrog2007-05-012-9/+14
* Remove the use of Linux / BSD specific asprintf call.balrog2007-04-301-3/+2
* PL050 status register fixes.pbrook2007-04-301-6/+25
* Account for machine with RAM which is not mapped at 0x0 in arm_boot.c.balrog2007-04-305-13/+14
* Spitz PDA, example PXA270 machine (four similar models).balrog2007-04-301-0/+1100
* Maxim MAX1110/1111 ADC chip.balrog2007-04-301-0/+136
* Texas Instruments ADS7846 ADC chip.balrog2007-04-301-0/+131
* NAND Flash memory emulation and ECC calculation helpers for use by NAND contr...balrog2007-04-301-0/+603
* Add remaining PXA2xx on-chip peripherals except I2C master.balrog2007-04-307-0/+2622
* Remove repeated code and enable encrypted SD cards and USB sticks images.balrog2007-04-301-0/+2
* Core features of ARM XScale processors. Main PXA270 and PXA255 peripherals.balrog2007-04-305-0/+2915
* PCMCIA bus support. Parts of CF-ATA command set. Hitachi DSCM microdrive emul...balrog2007-04-301-4/+737
* Memory-mapped interface for VGA, by Herve Poussineau.ths2007-04-293-1/+105
* Switch default CPU to 24Kf for now, as the Linux FPU emulation inths2007-04-283-3/+4
* Buffer length fixes, by Wang Cheng Yeh.ths2007-04-281-4/+5
* Fix length mismatch condition, by Wang Cheng Yeh.ths2007-04-281-2/+3
* Improved mini-bootloader, based on a patch by Alec Voropay.ths2007-04-241-4/+5
* Evaluation boards for PowerPC 405EP.j_mayer2007-04-241-0/+630
* PowerPC 405 microcontrollers fixes and improvments:j_mayer2007-04-242-49/+673
* PowerPC embedded timers fixes.j_mayer2007-04-241-53/+101
* Typo fix, by Wang Cheng Yeh.ths2007-04-221-5/+5
* TCX 24 bit model supportblueswir12007-04-212-13/+224
* Fix keyboard serial and mouse bugsblueswir12007-04-201-15/+29
* More Gallileo register initialization, by Aurelien Jarno and Stefan Weil.ths2007-04-191-0/+44
* No functional changes:j_mayer2007-04-193-16/+14
* Fix keyboard detection bugsblueswir12007-04-181-11/+36
* Another lsi53c895a patch, by Wang Cheng Yeh.ths2007-04-171-0/+3
* TCX palette bug fixblueswir12007-04-171-0/+1
* Fix mmapped register alignment and endianness handling.ths2007-04-172-11/+26
* Choose number of TLBs at runtime, by Herve Poussineau.ths2007-04-171-1/+1
* Move PowerPC 405 specific definitions into a separate filej_mayer2007-04-172-41/+238
OpenPOWER on IntegriCloud