summaryrefslogtreecommitdiffstats
path: root/hw/pxa2xx.c
Commit message (Expand)AuthorAgeFilesLines
...
* Use i2c_slave_init() to allocate the PXA (dummy) I2C slave.balrog2007-05-231-1/+1
* Implement the PXA2xx I2C master controller.balrog2007-05-231-2/+245
* Correct NAND erase block size. Misc fixes in Spitz code.balrog2007-05-121-4/+4
* Correct the number of PXA255 GPIO lines. Reuse the PXA timers struct for PXA...balrog2007-05-081-1/+1
* Set OOK when OON is set in OSCC register (thanks to BobOfDoom). Correct a fa...balrog2007-05-081-1/+3
* Switch to qemu_ram_alloc() for memory allocation in PXA255/270.balrog2007-05-081-2/+16
* ARM946 CPU support.pbrook2007-05-081-1/+1
* 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-011-3/+6
* Remove the use of Linux / BSD specific asprintf call.balrog2007-04-301-3/+2
* Add remaining PXA2xx on-chip peripherals except I2C master.balrog2007-04-301-0/+29
* Core features of ARM XScale processors. Main PXA270 and PXA255 peripherals.balrog2007-04-301-0/+1673
OpenPOWER on IntegriCloud