aboutsummaryrefslogtreecommitdiff
path: root/hw/pxa2xx.c
AgeCommit message (Expand)AuthorFilesLines
2007-05-08Set OOK when OON is set in OSCC register (thanks to BobOfDoom). Correct a fa...balrog1-1/+3
2007-05-08Switch to qemu_ram_alloc() for memory allocation in PXA255/270.balrog1-2/+16
2007-05-08ARM946 CPU support.pbrook1-1/+1
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.balrog1-3/+6
2007-04-30Remove the use of Linux / BSD specific asprintf call.balrog1-3/+2
2007-04-30Add remaining PXA2xx on-chip peripherals except I2C master.balrog1-0/+29
2007-04-30Core features of ARM XScale processors. Main PXA270 and PXA255 peripherals.balrog1-0/+1673